Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


The full error is as follows:
shally@shally-TravelMate-P643-M:~/git/libreoffice$ make
cd /home/shally/git/libreoffice/external/tarballs/tmp && wget
--progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N
http://dev-www.libreoffice.org/src/libabw-0.1.1.tar.bz2 2>&1 | tee -a
/home/shally/git/libreoffice/external/tarballs/fetch.log && [ $PIPESTATUS
-eq 0 ] && SUM=`md5sum libabw-0.1.1.tar.bz2 | sed "s/ .*//"` && if test
"$SUM" != "7a3815b506d064313ba309617b6f5a0b"; then echo ERROR: expected
checksum for libabw-0.1.1.tar.bz2 is 7a3815b506d064313ba309617b6f5a0b 2>&1
| tee -a /home/shally/git/libreoffice/external/tarballs/fetch.log; false;
fi && mv libabw-0.1.1.tar.bz2 ../
--2015-03-14 10:27:38--
http://dev-www.libreoffice.org/src/libabw-0.1.1.tar.bz2
Connecting to 172.16.19.10:80... connected.
Proxy request sent, awaiting response... 502 Bad Gateway
2015-03-14 10:29:23 ERROR 502: Bad Gateway.

make: *** [/home/shally/git/libreoffice/workdir/download] Error 1


Why is it first connecting to the proxy server??

Regards,
Anjali

On Sat, Mar 14, 2015 at 2:49 PM, David Tardon <dtardon@redhat.com> wrote:

Hi,

On Sat, Mar 14, 2015 at 10:42:57AM +0530, Anjali Shally wrote:
Hi,
My name is Anjali.I am applying for GSOC this time.While building libre
office am getting the following error when running make command:
make: *** [../libreoffice/workdir/download] Error 1

This is only the last line and it is useless for a diagnose. There
should have been a failed command up the output list, which would point
to the problem. What happens if you re-run make?

D.


Context


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.