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-13 11:28 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 ? ====================================================================== ---------------------------------------------------------------------- (0009948) cgrzemba (manager) - 2012-06-13 11:28 https://www.opencsw.org/mantis/view.php?id=4957#c9948 ---------------------------------------------------------------------- that is the output with working SOS12.3: configure:3490: checking for C++ compiler version configure:3499: /opt/solarisstudio12.3/bin/CC --version >&5 CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise usage: CC [ options ] files. Use 'CC -flags' for details configure:3510: $? = 1 configure:3499: /opt/solarisstudio12.3/bin/CC -v >&5 ### CC: Note: NLSPATH = /opt/solarisstudio12.3/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/solarisstudio12.3/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat ### command line files and options (expanded): ### -v usage: CC [ options ] files. Use 'CC -flags' for details configure:3510: $? = 1 configure:3499: /opt/solarisstudio12.3/bin/CC -V >&5 CC: Sun C++ 5.12 SunOS_i386 Patch 148509-02 2012/05/08 configure:3510: $? = 0 configure:3499: /opt/solarisstudio12.3/bin/CC -qversion >&5 CC: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise usage: CC [ options ] files. Use 'CC -flags' for details configure:3510: $? = 1 configure:3530: checking whether the C++ compiler works configure:3552: /opt/solarisstudio12.3/bin/CC -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -m32 -xarch=pentium_pro -xchip=pentium_pro -L/opt/csw/bdb48/lib -L/opt/csw/lib -xnorunpath -norunpath conftest.cpp >&5 configure:3556: $? = 0 configure:3604: result: yes configure:3607: checking for C++ compiler default output file name configure:3609: result: a.out configure:3615: checking for suffix of executables _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
