Ticket #53415: main.log

File main.log, 13.1 KB (added by ballapete (Peter "Pete" Dyballa), 7 years ago)

main.log from Snow Leopard

Line 
1version:1
2:msg:main --->  Computing dependencies for glpk:debug:main glpk has no conflicts
3:debug:main Searching for dependency: gmp
4:debug:main Found Dependency: receipt exists for gmp
5:debug:main Executing org.macports.main (glpk)
6:debug:main dropping privileges: euid changed to 504, egid changed to 501.
7:debug:archivefetch archivefetch phase started at Fri Jan 27 22:39:24 CET 2017
8:msg:archivefetch --->  Fetching archive for glpk
9:debug:archivefetch Executing org.macports.archivefetch (glpk)
10:debug:archivefetch euid/egid changed to: 0/0
11:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
12:debug:archivefetch euid/egid changed to: 504/501
13:info:archivefetch --->  glpk-4.61_0.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
14:msg:archivefetch --->  Attempting to fetch glpk-4.61_0.darwin_10.x86_64.tbz2 from http://nue.de.packages.macports.org/glpk
15:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
16:msg:archivefetch --->  Attempting to fetch glpk-4.61_0.darwin_10.x86_64.tbz2 from http://osl.no.packages.macports.org/glpk
17:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
18:msg:archivefetch --->  Attempting to fetch glpk-4.61_0.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/glpk
19:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
20:debug:archivefetch Privilege de-escalation not attempted as not running as root.
21:debug:fetch fetch phase started at Fri Jan 27 22:39:28 CET 2017
22:notice:fetch --->  Fetching distfiles for glpk
23:debug:fetch Executing org.macports.fetch (glpk)
24:debug:fetch Privilege de-escalation not attempted as not running as root.
25:debug:checksum checksum phase started at Fri Jan 27 22:39:28 CET 2017
26:notice:checksum --->  Verifying checksums for glpk
27:debug:checksum Executing org.macports.checksum (glpk)
28:info:checksum --->  Checksumming glpk-4.61.tar.gz
29:debug:checksum Calculated (rmd160) is 763b558b32b91fbf36a52cf539e11b7897bf7507
30:debug:checksum Correct (rmd160) checksum for glpk-4.61.tar.gz
31:debug:checksum Calculated (sha256) is 9866de41777782d4ce21da11b88573b66bb7858574f89c28be6967ac22dfaba9
32:debug:checksum Correct (sha256) checksum for glpk-4.61.tar.gz
33:debug:checksum Privilege de-escalation not attempted as not running as root.
34:debug:extract extract phase started at Fri Jan 27 22:39:28 CET 2017
35:notice:extract --->  Extracting glpk
36:debug:extract Executing org.macports.extract (glpk)
37:info:extract --->  Extracting glpk-4.61.tar.gz
38:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/glpk/glpk-4.61.tar.gz'
39:debug:extract Environment:
40:debug:extract CC_PRINT_OPTIONS='YES'
41:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work/.CC_PRINT_OPTIONS'
42:debug:extract CPATH='/opt/local/include'
43:debug:extract LIBRARY_PATH='/opt/local/lib'
44:debug:extract MACOSX_DEPLOYMENT_TARGET='10.6'
45:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/glpk/glpk-4.61.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
46:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/glpk/glpk-4.61.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
47:debug:extract euid/egid changed to: 0/0
48:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work to macports
49:debug:extract euid/egid changed to: 504/501
50:debug:extract Privilege de-escalation not attempted as not running as root.
51:debug:patch patch phase started at Fri Jan 27 22:39:30 CET 2017
52:debug:patch Executing org.macports.patch (glpk)
53:debug:patch Privilege de-escalation not attempted as not running as root.
54:debug:configure configure phase started at Fri Jan 27 22:39:30 CET 2017
55:notice:configure --->  Configuring glpk
56:debug:configure Preferred compilers: llvm-gcc-4.2 clang macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2
57:debug:configure Using compiler 'Xcode LLVM-GCC 4.2'
58:debug:configure Executing org.macports.configure (glpk)
59:debug:configure Environment:
60:debug:configure CC='/usr/bin/llvm-gcc-4.2'
61:debug:configure CC_PRINT_OPTIONS='YES'
62:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work/.CC_PRINT_OPTIONS'
63:debug:configure CFLAGS='-pipe -Os -arch x86_64'
64:debug:configure CPATH='/opt/local/include'
65:debug:configure CPPFLAGS='-I/opt/local/include'
66:debug:configure CXX='/usr/bin/llvm-g++-4.2'
67:debug:configure CXXFLAGS='-pipe -Os -arch x86_64'
68:debug:configure F77FLAGS='-m64'
69:debug:configure F90FLAGS='-pipe -Os -m64'
70:debug:configure FCFLAGS='-pipe -Os -m64'
71:debug:configure FFLAGS='-pipe -Os'
72:debug:configure INSTALL='/usr/bin/install -c'
73:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
74:debug:configure LIBRARY_PATH='/opt/local/lib'
75:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
76:debug:configure OBJC='/usr/bin/llvm-gcc-4.2'
77:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
78:debug:configure OBJCXX='/usr/bin/llvm-g++-4.2'
79:debug:configure OBJCXXFLAGS='-pipe -Os -arch x86_64'
80:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work/glpk-4.61" && ./configure --prefix=/opt/local --with-gmp
81:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work/glpk-4.61" && ./configure --prefix=/opt/local --with-gmp
82:info:configure checking for a BSD-compatible install... /usr/bin/install -c
83:info:configure checking whether build environment is sane... yes
84:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
85:info:configure checking for gawk... gawk
86:info:configure checking whether make sets $(MAKE)... yes
87:info:configure checking for gcc... /usr/bin/llvm-gcc-4.2
88:info:configure checking whether the C compiler works... yes
89:info:configure checking for C compiler default output file name... a.out
90:info:configure checking for suffix of executables...
91:info:configure checking whether we are cross compiling... no
92:info:configure checking for suffix of object files... o
93:info:configure checking whether we are using the GNU C compiler... yes
94:info:configure checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
95:info:configure checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
96:info:configure checking for style of include used by make... GNU
97:info:configure checking dependency style of /usr/bin/llvm-gcc-4.2... gcc3
98:info:configure checking build system type... x86_64-apple-darwin10.8.0
99:info:configure checking host system type... x86_64-apple-darwin10.8.0
100:info:configure checking how to print strings... printf
101:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
102:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
103:info:configure checking for egrep... /usr/bin/grep -E
104:info:configure checking for fgrep... /usr/bin/grep -F
105:info:configure checking for ld used by /usr/bin/llvm-gcc-4.2... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld
106:info:configure checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
107:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
108:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
109:info:configure checking whether ln -s works... yes
110:info:configure checking the maximum length of command line arguments... 196608
111:info:configure checking whether the shell understands some XSI constructs... yes
112:info:configure checking whether the shell understands "+="... yes
113:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
114:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
115:info:configure checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
116:info:configure checking for objdump... no
117:info:configure checking how to recognize dependent libraries... pass_all
118:info:configure checking for dlltool... no
119:info:configure checking how to associate runtime and link libraries... printf %s\n
120:info:configure checking for ar... ar
121:info:configure checking for archiver @FILE support... no
122:info:configure checking for strip... strip
123:info:configure checking for ranlib... ranlib
124:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/llvm-gcc-4.2 object... ok
125:info:configure checking for sysroot... no
126:info:configure checking for mt... no
127:info:configure checking if : is a manifest tool... no
128:info:configure checking for dsymutil... dsymutil
129:info:configure checking for nmedit... nmedit
130:info:configure checking for lipo... lipo
131:info:configure checking for otool... otool
132:info:configure checking for otool64... no
133:info:configure checking for -single_module linker flag... yes
134:info:configure checking for -exported_symbols_list linker flag... yes
135:info:configure checking for -force_load linker flag... yes
136:info:configure checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
137:info:configure checking for ANSI C header files... yes
138:info:configure checking for sys/types.h... yes
139:info:configure checking for sys/stat.h... yes
140:info:configure checking for stdlib.h... yes
141:info:configure checking for string.h... yes
142:info:configure checking for memory.h... yes
143:info:configure checking for strings.h... yes
144:info:configure checking for inttypes.h... yes
145:info:configure checking for stdint.h... yes
146:info:configure checking for unistd.h... yes
147:info:configure checking for dlfcn.h... yes
148:info:configure checking for objdir... .libs
149:info:configure checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
150:info:configure checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
151:info:configure checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
152:info:configure checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
153:info:configure checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
154:info:configure checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
155:info:configure checking whether the /usr/bin/llvm-gcc-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
156:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
157:info:configure checking how to hardcode library paths into programs... immediate
158:info:configure checking whether stripping libraries is possible... yes
159:info:configure checking if libtool supports shared libraries... yes
160:info:configure checking whether to build shared libraries... yes
161:info:configure checking whether to build static libraries... yes
162:info:configure checking for exp in -lm... yes
163:info:configure checking sys/time.h usability... yes
164:info:configure checking sys/time.h presence... yes
165:info:configure checking for sys/time.h... yes
166:info:configure checking for gettimeofday... yes
167:info:configure checking gmp.h usability... yes
168:info:configure checking gmp.h presence... yes
169:info:configure checking for gmp.h... yes
170:info:configure checking whether to use GNU MP bignum library... yes
171:info:configure checking whether to enable shared library support... no
172:info:configure checking whether to enable MathProg ODBC support... no
173:info:configure checking whether to enable MathProg MySQL support... no
174:info:configure checking whether to enable reentrancy support... yes
175:info:configure checking for thread local storage (TLS) class specifier... none
176:info:configure configure: error: Reentrancy needs complier support for TLS
177:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work/glpk-4.61" && ./configure --prefix=/opt/local --with-gmp
178:info:configure Exit code: 1
179:error:configure Failed to configure glpk, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/work/glpk-4.61/config.log
180:error:configure Failed to configure glpk: configure failure: command execution failed
181:debug:configure Error code: NONE
182:debug:configure Backtrace: configure failure: command execution failed
183:debug:configure     while executing
184:debug:configure "$procedure $targetname"
185:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_math_glpk/glpk/main.log for details.