No matter how many times I type make, I get this: bzip2: I/O or other error, bailing out. Possible reason follows. bzip2: Broken pipe Input file = (stdin), output file = (stdout) bsdtar: Child process exited with status 1 bsdtar: Error exit delayed from previous errors. make[1]: *** [/home/user/libreoffice/solenv/gbuild/UnpackedTarball.mk:175: /home/user/libreoffice-build/workdir/UnpackedTarball/liblangtag.done] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:288: build] Error 2 I had a successful build from git last month and I git pulled last night and tonight and getting these errors.
hi tripleo, are you in the master branch ? then try 'git pull -r && make clean && make'. Anyway, bugzilla is for bugs in the software itself, not in the building process. For that, you can use the developer mailing list -> https://wiki.documentfoundation.org/Development/Mailing_List