A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4957 ====================================================================== Reported By: tjyang Assigned To: ====================================================================== Project: 389_ds_base Issue ID: 4957 Category: packaging Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2012-06-12 03:19 CEST Last Modified: 2012-06-12 10:59 CEST ====================================================================== Summary: Failed to download work/download/389-ds-base-1.2.10.7.tar.bz2! Description: I have to manually use wget to get 389-ds-base-1.2.10.7.tar.bz2 and put it into /root/opencsw/src to get the build going.
root@b-solaris11-amd64:~/opencsw/389-ds-base/trunk# wget http://port389.org/sources/389-ds-base-1.2.10.7.tar.bz2 --2012-06-11 20:17:33-- http://port389.org/sources/389-ds-base-1.2.10.7.tar.bz2 Resolving port389.org (port389.org)... 209.132.180.101 Connecting to port389.org (port389.org)|209.132.180.101|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2901168 (2.8M) [application/x-bzip2] Saving to: `389-ds-base-1.2.10.7.tar.bz2' 49% [=======================================> ] 1,428,608 80.9K/s eta 16s looks like there is timeout(not responding in time) issue when running mgar build. how can I adjust the timeout on waiting fetching src tar ball ? ====================================================================== ---------------------------------------------------------------------- (0009935) tjyang (reporter) - 2012-06-12 10:59 https://www.opencsw.org/mantis/view.php?id=4957#c9935 ---------------------------------------------------------------------- Now the error from "mgar build" <snipped> /bin/sh ./libtool --tag=CXX --mode=compile /opt/solarisstudio12.3/bin/CC -DHAVE_CONFIG_H -I. -I./include/base -DBUILD_NUM=\"2012.164.855\" -DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I./ldap/include -I./ldap/servers/slapd -I./include -I. -DLOCALSTATEDIR="\"/var/opt/csw\"" -DSYSCONFDIR="\"/etc/opt/csw\"" -DLIBDIR="\"/opt/csw/lib\"" -DBINDIR="\"/opt/csw/bin\"" -DDATADIR="\"/opt/csw/share\"" -DDOCDIR="\"/opt/csw/share/doc/389-ds-base\"" -DSBINDIR="\"/opt/csw/sbin\"" -DPLUGINDIR="\"/opt/csw/lib/dirsrv/plugins\"" -DTEMPLATEDIR="\"/opt/csw/share/dirsrv/data\"" -I./lib/ldaputil -I/opt/csw/include/dirsrv -I/opt/csw/include/nss -I/opt/csw/include/nspr -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -c -o lib/base/libns_dshttpd_la-dnsdmain.lo `test -f 'lib/base/dnsdmain.cpp' || echo './'`lib/base/dnsdmain.cpp libtool: compile: /opt/solarisstudio12.3/bin/CC -DHAVE_CONFIG_H -I. -I./include/base "-DBUILD_NUM=\"2012.164.855\"" "-DVENDOR=\"389 Project\"" "-DBRAND=\"389\"" "-DCAPBRAND=\"389\"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I./ldap/include -I./ldap/servers/slapd -I./include -I. "-DLOCALSTATEDIR=\"/var/opt/csw\"" "-DSYSCONFDIR=\"/etc/opt/csw\"" "-DLIBDIR=\"/opt/csw/lib\"" "-DBINDIR=\"/opt/csw/bin\"" "-DDATADIR=\"/opt/csw/share\"" "-DDOCDIR=\"/opt/csw/share/doc/389-ds-base\"" "-DSBINDIR=\"/opt/csw/sbin\"" "-DPLUGINDIR=\"/opt/csw/lib/dirsrv/plugins\"" "-DTEMPLATEDIR=\"/opt/csw/share/dirsrv/data\"" -I./lib/ldaputil -I/opt/csw/include/dirsrv -I/opt/csw/include/nss -I/opt/csw/include/nspr -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -c lib/base/dnsdmain.cpp -KPIC -DPIC -o lib/base/.libs/libns_dshttpd_la-dnsdmain.o "lib/base/dnsdmain.cpp", line 82: Error: Only one of a set of overloaded functions can be extern "C". 1 Error(s) detected. gmake[1]: *** [lib/base/libns_dshttpd_la-dnsdmain.lo] Error 1 gmake[1]: Leaving directory `/home/gobuild/opencsw/389-ds-base/trunk/work/build-isa-pentium_pro/389-ds-base-1.2.10.7' gmake: *** [all] Error 2 gmake: Leaving directory `/home/gobuild/opencsw/389-ds-base/trunk/work/build-isa-pentium_pro/389-ds-base-1.2.10.7' gmake[1]: *** [build-work/build-isa-pentium_pro/389-ds-base-1.2.10.7/Makefile] Error 2 gmake[1]: Leaving directory `/home/gobuild/opencsw/389-ds-base/trunk' gmake: *** [build-isa-pentium_pro] Error 2 -bash-4.1$ _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
