Ticket #40850: FailConfigure_llvm33_py33scipy.log

File FailConfigure_llvm33_py33scipy.log, 12.4 KB (added by manuel.deljesuspe@…, 11 years ago)

Log of the failed configuration process of llvm-3.3

Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 501
4:debug:main euid changed to: 502
5:debug:main Executing org.macports.main (llvm-3.3)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (llvm-3.3)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (llvm-3.3)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (llvm-3.3)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (llvm-3.3)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (llvm-3.3)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Wed Oct 23 12:11:28 CEST 2013
18:notice:configure --->  Configuring llvm-3.3
19:debug:configure Using compiler 'Mac OS X Clang'
20:debug:configure Executing org.macports.configure (llvm-3.3)
21:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -arch x86_64' CXXFLAGS='-pipe -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -m64' LDFLAGS='-arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -arch x86_64' FFLAGS='-pipe -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
22:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src" && ./configure --build=x86_64-apple-darwin13 --enable-bindings=none --enable-libffi --enable-shared --enable-jit --enable-optimized --disable-profiling --enable-pic --enable-debug-symbols --disable-debug-runtime --prefix="/opt/local/libexec/llvm-3.3"'
23:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src" && ./configure --build=x86_64-apple-darwin13 --enable-bindings=none --enable-libffi --enable-shared --enable-jit --enable-optimized --disable-profiling --enable-pic --enable-debug-symbols --disable-debug-runtime --prefix="/opt/local/libexec/llvm-3.3"
24:info:configure ./configure: line 1990: -pipe: command not found
25:info:configure ./configure: line 1991: -pipe: command not found
26:info:configure checking for C compiler default output file name... a.out
27:info:configure checking whether the C compiler works... yes
28:info:configure checking whether we are cross compiling... no
29:info:configure checking for suffix of executables...
30:info:configure checking for suffix of object files... o
31:info:configure checking whether we are using the GNU C compiler... yes
32:info:configure checking whether /usr/bin/clang accepts -g... yes
33:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
34:info:configure checking whether we are using the GNU C++ compiler... yes
35:info:configure checking whether /usr/bin/clang++ accepts -g... yes
36:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
37:info:configure checking build system type... x86_64-apple-darwin13
38:info:configure checking host system type... x86_64-apple-darwin13
39:info:configure checking target system type... x86_64-apple-darwin13
40:info:configure checking type of operating system we're going to host on... Darwin
41:info:configure checking type of operating system we're going to target... Darwin
42:info:configure checking target architecture... x86_64
43:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
44:info:configure checking for egrep... /usr/bin/grep -E
45:info:configure checking for ANSI C header files... yes
46:info:configure checking for sys/types.h... yes
47:info:configure checking for sys/stat.h... yes
48:info:configure checking for stdlib.h... yes
49:info:configure checking for string.h... yes
50:info:configure checking for memory.h... yes
51:info:configure checking for strings.h... yes
52:info:configure checking for inttypes.h... yes
53:info:configure checking for stdint.h... yes
54:info:configure checking for unistd.h... yes
55:info:configure checking whether byte ordering is bigendian... no
56:info:configure checking optimization flags... -O3
57:info:configure checking for BSD-compatible nm... /usr/bin/nm
58:info:configure checking for GNU make... make
59:info:configure checking whether ln -s works... yes
60:info:configure checking for cmp... /usr/bin/cmp
61:info:configure checking for cp... /bin/cp
62:info:configure checking for date... /bin/date
63:info:configure checking for find... /usr/bin/find
64:info:configure checking for grep... (cached) /usr/bin/grep
65:info:configure checking for mkdir... /bin/mkdir
66:info:configure checking for mv... /bin/mv
67:info:configure checking for ranlib... ranlib
68:info:configure checking for ar... ar
69:info:configure checking for rm... /bin/rm
70:info:configure checking for sed... /usr/bin/sed
71:info:configure checking for tar... /usr/bin/tar
72:info:configure checking for pwd... /bin/pwd
73:info:configure checking for Graphviz... echo Graphviz
74:info:configure checking for dot... echo dot
75:info:configure checking for fdp... echo fdp
76:info:configure checking for neato... echo neato
77:info:configure checking for twopi... echo twopi
78:info:configure checking for circo... echo circo
79:info:configure checking for gv... no
80:info:configure checking for gsview32... no
81:info:configure checking for dotty... echo dotty
82:info:configure checking for xdot.py... echo xdot.py
83:info:configure checking for a BSD-compatible install... /usr/bin/install -c
84:info:configure checking for bzip2... /opt/local/bin/bzip2
85:info:configure checking for cat... /bin/cat
86:info:configure checking for doxygen... no
87:info:configure checking for groff... /usr/bin/groff
88:info:configure checking for gzip... /usr/bin/gzip
89:info:configure checking for pdfroff... /usr/bin/pdfroff
90:info:configure checking for zip... /usr/bin/zip
91:info:configure checking for ocamlc... no
92:info:configure checking for ocamlopt... no
93:info:configure checking for ocamldep... no
94:info:configure checking for ocamldoc... no
95:info:configure checking for gas... no
96:info:configure checking for as... /usr/bin/as
97:info:configure checking for linker version... 224.1
98:info:configure checking for compiler -Wl,-R<path> option... no
99:info:configure checking for compiler -Wl,-export-dynamic option... no
100:info:configure checking for compiler -Wl,--version-script option... no
101:info:configure checking for an ANSI C-conforming const... yes
102:info:configure checking for dirent.h that defines DIR... yes
103:info:configure checking for library containing opendir... none required
104:info:configure checking dlfcn.h usability... yes
105:info:configure checking dlfcn.h presence... yes
106:info:configure checking for dlfcn.h... yes
107:info:configure checking dynamic linker characteristics... darwin13 dyld
108:info:configure checking which extension is used for loadable modules... .dylib
109:info:configure checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
110:info:configure checking for the default library search path... /usr/local/lib /lib /usr/lib
111:info:configure checking for objdir... .libs
112:info:configure checking command to parse /usr/bin/nm output from  object... ok
113:info:configure checking whether libtool supports -dlopen/-dlpreopen... yes
114:info:configure checking for shl_load... no
115:info:configure checking for shl_load in -ldld... no
116:info:configure checking for dlopen in -ldl... yes
117:info:configure checking for dlerror... yes
118:info:configure checking for _ prefix in compiled symbols... yes
119:info:configure checking whether we have to add an underscore for dlsym... no
120:info:configure checking whether deplibs are loaded by dlopen... yes
121:info:configure checking argz.h usability... no
122:info:configure checking argz.h presence... no
123:info:configure checking for argz.h... no
124:info:configure checking for error_t... no
125:info:configure checking for argz_append... no
126:info:configure checking for argz_create_sep... no
127:info:configure checking for argz_insert... no
128:info:configure checking for argz_next... no
129:info:configure checking for argz_stringify... no
130:info:configure checking assert.h usability... yes
131:info:configure checking assert.h presence... yes
132:info:configure checking for assert.h... yes
133:info:configure checking ctype.h usability... yes
134:info:configure checking ctype.h presence... yes
135:info:configure checking for ctype.h... yes
136:info:configure checking errno.h usability... yes
137:info:configure checking errno.h presence... yes
138:info:configure checking for errno.h... yes
139:info:configure checking malloc.h usability... no
140:info:configure checking malloc.h presence... no
141:info:configure checking for malloc.h... no
142:info:configure checking for memory.h... (cached) yes
143:info:configure checking for stdlib.h... (cached) yes
144:info:configure checking stdio.h usability... yes
145:info:configure checking stdio.h presence... yes
146:info:configure checking for stdio.h... yes
147:info:configure checking for unistd.h... (cached) yes
148:info:configure checking dl.h usability... no
149:info:configure checking dl.h presence... no
150:info:configure checking for dl.h... no
151:info:configure checking sys/dl.h usability... no
152:info:configure checking sys/dl.h presence... no
153:info:configure checking for sys/dl.h... no
154:info:configure checking dld.h usability... no
155:info:configure checking dld.h presence... no
156:info:configure checking for dld.h... no
157:info:configure checking mach-o/dyld.h usability... yes
158:info:configure checking mach-o/dyld.h presence... yes
159:info:configure checking for mach-o/dyld.h... yes
160:info:configure checking for string.h... (cached) yes
161:info:configure checking for strchr... yes
162:info:configure checking for strrchr... yes
163:info:configure checking for memcpy... yes
164:info:configure checking for memmove... yes
165:info:configure checking for strcmp... yes
166:info:configure checking for closedir... yes
167:info:configure checking for opendir... yes
168:info:configure checking for readdir... yes
169:info:configure checking tool compatibility... ok
170:info:configure checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wcovered-switch-default -Wno-uninitialized
171:info:configure checking for python... /opt/local/bin/python
172:info:configure checking for python >= 2.5...   File "<string>", line 1
173:info:configure     import sys; print sys.version.split()[0]
174:info:configure                         ^
175:info:configure SyntaxError: invalid syntax
176:info:configure ./configure: line 12394: test: : integer expression expected
177:info:configure not found
178:info:configure configure: error: found python  (/opt/local/bin/python); required >= 2.5
179:info:configure See `config.log' for more details.
180:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src" && ./configure --build=x86_64-apple-darwin13 --enable-bindings=none --enable-libffi --enable-shared --enable-jit --enable-optimized --disable-profiling --enable-pic --enable-debug-symbols --disable-debug-runtime --prefix="/opt/local/libexec/llvm-3.3"
181:info:configure Exit code: 1
182:error:configure Failed to configure llvm-3.3, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/config.log
183:error:configure org.macports.configure for port llvm-3.3 returned: configure failure: command execution failed
184:debug:configure Error code: NONE
185:debug:configure Backtrace: configure failure: command execution failed
186    while executing
187"$procedure $targetname"
188:info:configure Warning: targets not executed for llvm-3.3: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
189:error:configure Failed to install llvm-3.3
190:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
191    while executing
192"open [file join $dir tclIndex]"
193:notice:configure Please see the log file for port llvm-3.3 for details:
194    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/main.log