A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4957 ====================================================================== Reported By: tjyang Assigned To: ====================================================================== Project: gcc4core 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 03:39 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 ? ====================================================================== ---------------------------------------------------------------------- (0009925) tjyang (reporter) - 2012-06-12 03:39 https://www.opencsw.org/mantis/view.php?id=4957#c9925 ---------------------------------------------------------------------- found more cdependency packages, like nspr,nss. Can't figure out what package contain "/opt/csw/include/dirsrv" <snip> /root/opencsw/389-ds-base/trunk/work/build-isa-pentium_pro/389-ds-base-1.2.10.7/configure[17937]: PKG_PROG_PKG_CONFIG: not found [No such file or directory] checking for --with-systemdsystemunitdir... checking for --with-systemdsystemconfdir... checking for --with-instconfigdir... no checking for --with-initddir... no configure: checking for NSPR... checking for --with-nspr... yes checking for --with-nspr-inc... using /opt/csw/include/nspr checking for --with-nspr-lib... using /opt/csw/lib configure: checking for NSS... checking for --with-nss... yes checking for --with-nss-inc... using /opt/csw/include/nss checking for --with-nss-lib... using /opt/csw/lib configure: checking for OpenLDAP... checking for --with-openldap... no checking for --with-openldap-inc... no checking for --with-openldap-lib... no checking for --with-openldap-bin... no configure: checking for Mozilla LDAPSDK... checking for --with-ldapsdk... yes checking for --with-ldapsdk-inc... configure: error: /opt/csw/include/dirsrv not found gmake[1]: *** [configure-work/build-isa-pentium_pro/389-ds-base-1.2.10.7/configure] Error 1 gmake[1]: Leaving directory `/root/opencsw/389-ds-base/trunk' gmake: *** [build-isa-pentium_pro] Error 2 root@b-solaris11-amd64:~/opencsw/389-ds-base/trunk# _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
