Hello, Everyone
I've been trying to build LibreOffice from GIT for the last few days,
and "make" exits in the following manner:
cd /home/libreoffice/core/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps
http://dev-www.libreoffice.org/src/boost_1_63_0.tar.bz2 2>&1 | tee -a /home/libreoffice/core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`md5sum
boost_1_63_0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "1c837ecd990bb022d07e7aab32b09847"; then echo ERROR: expected checksum for boost_1_63_0.tar.bz2
is 1c837ecd990bb022d07e7aab32b09847 2>&1 | tee -a /home/libreoffice/core/external/tarballs/fetch.log; false; fi && mv boost_1_63_0.tar.bz2 ../
--2017-02-12 14:21:23-- http://dev-www.libreoffice.org/src/boost_1_63_0.tar.bz2
Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 195.135.221.70, 2001:67c:2178:7::70
Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|195.135.221.70|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File ‘./boost_1_63_0.tar.bz2’ not modified on server. Omitting download.
ERROR: expected checksum for boost_1_63_0.tar.bz2 is 1c837ecd990bb022d07e7aab32b09847
/home/libreoffice/core/Makefile.fetch:103: recipe for target
'/home/libreoffice/core/workdir/download' failed
make: *** [/home/libreoffice/core/workdir/download] Error 1
Anyone else seen this? Ideas on how to work around this?
Thank you,
Steven P. Ulrick
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
- [libreoffice-users] Error building Libreoffice from GIT: expected checksum for boost_1_63_0.tar.bz2 is... · Steven P. Ulrick
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.