Ticket #40072: main.log

File main.log, 15.7 KB (added by absima@…, 11 years ago)
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 (py27-graph-tool)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (py27-graph-tool)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (py27-graph-tool)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (py27-graph-tool)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (py27-graph-tool)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (py27-graph-tool)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Mon Aug 12 11:43:38 CEST 2013
18:notice:configure --->  Configuring py27-graph-tool
19:debug:configure Using compiler 'Mac OS X Clang'
20:debug:configure Executing proc-pre-org.macports.configure-configure-0
21:debug:configure boost is installed with the following variants: +no_single+no_static+python27
22:debug:configure   required: python27, forbidden:
23:debug:configure   accepted
24:debug:configure Executing org.macports.configure (py27-graph-tool)
25:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/..' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -arch x86_64' __CFPREFERENCES_AVOID_DAEMON='1' FCFLAGS='-pipe -Os -m64' PYTHON_LDFLAGS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/.. -lpython2.7' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7' PYTHON='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7' FFLAGS='-pipe -Os -m64' OBJCFLAGS='-pipe -Os -arch x86_64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' PYTHON_VERSION='2.7'
26:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.24" && ./configure --prefix=/opt/local --with-boost=/opt/local --exec-prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --disable-sparsehash'
27:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.24" && ./configure --prefix=/opt/local --with-boost=/opt/local --exec-prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --disable-sparsehash
28:info:configure checking for a BSD-compatible install... /usr/bin/install -c
29:info:configure checking whether build environment is sane... yes
30:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
31:info:configure checking for gawk... no
32:info:configure checking for mawk... no
33:info:configure checking for nawk... no
34:info:configure checking for awk... awk
35:info:configure checking whether make sets $(MAKE)... yes
36:info:configure checking whether make supports nested variables... yes
37:info:configure checking whether make supports nested variables... (cached) yes
38:info:configure checking for style of include used by make... GNU
39:info:configure checking for gcc... /usr/bin/clang
40:info:configure checking whether the C compiler works... yes
41:info:configure checking for C compiler default output file name... a.out
42:info:configure checking for suffix of executables...
43:info:configure checking whether we are cross compiling... no
44:info:configure checking for suffix of object files... o
45:info:configure checking whether we are using the GNU C compiler... yes
46:info:configure checking whether /usr/bin/clang accepts -g... yes
47:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
48:info:configure checking dependency style of /usr/bin/clang... gcc3
49:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
50:info:configure checking for library containing strerror... none required
51:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
52:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
53:info:configure checking for egrep... /usr/bin/grep -E
54:info:configure checking for ANSI C header files... yes
55:info:configure checking for sys/types.h... yes
56:info:configure checking for sys/stat.h... yes
57:info:configure checking for stdlib.h... yes
58:info:configure checking for string.h... yes
59:info:configure checking for memory.h... yes
60:info:configure checking for strings.h... yes
61:info:configure checking for inttypes.h... yes
62:info:configure checking for stdint.h... yes
63:info:configure checking for unistd.h... yes
64:info:configure checking minix/config.h usability... no
65:info:configure checking minix/config.h presence... no
66:info:configure checking for minix/config.h... no
67:info:configure checking whether it is safe to define __EXTENSIONS__... yes
68:info:configure checking whether we are using the GNU C++ compiler... yes
69:info:configure checking whether /usr/bin/clang++ accepts -g... yes
70:info:configure checking dependency style of /usr/bin/clang++... gcc3
71:info:configure checking for /usr/bin/clang option to accept ISO C99... unsupported
72:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
73:info:configure checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
74:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
75:info:configure checking for ANSI C header files... (cached) yes
76:info:configure checking build system type... x86_64-apple-darwin12.4.0
77:info:configure checking host system type... x86_64-apple-darwin12.4.0
78:info:configure checking how to print strings... printf
79:info:configure checking for a sed that does not truncate output... /usr/bin/sed
80:info:configure checking for fgrep... /usr/bin/grep -F
81:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld
82:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
83:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
84:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
85:info:configure checking whether ln -s works... yes
86:info:configure checking the maximum length of command line arguments... 196608
87:info:configure checking whether the shell understands some XSI constructs... yes
88:info:configure checking whether the shell understands "+="... yes
89:info:configure checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format... func_convert_file_noop
90:info:configure checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format... func_convert_file_noop
91:info:configure checking for /usr/bin/ld option to reload object files... -r
92:info:configure checking for objdump... no
93:info:configure checking how to recognize dependent libraries... pass_all
94:info:configure checking for dlltool... no
95:info:configure checking how to associate runtime and link libraries... printf %s\n
96:info:configure checking for ar... ar
97:info:configure checking for archiver @FILE support... no
98:info:configure checking for strip... strip
99:info:configure checking for ranlib... ranlib
100:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
101:info:configure checking for sysroot... no
102:info:configure checking for mt... no
103:info:configure checking if : is a manifest tool... no
104:info:configure checking for dsymutil... dsymutil
105:info:configure checking for nmedit... nmedit
106:info:configure checking for lipo... lipo
107:info:configure checking for otool... otool
108:info:configure checking for otool64... no
109:info:configure checking for -single_module linker flag... yes
110:info:configure checking for -exported_symbols_list linker flag... yes
111:info:configure checking for -force_load linker flag... yes
112:info:configure checking for dlfcn.h... yes
113:info:configure checking for objdir... .libs
114:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
115:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
116:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
117:info:configure checking if /usr/bin/clang static flag -static works... no
118:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
119:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
120:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
121:info:configure checking dynamic linker characteristics... darwin12.4.0 dyld
122:info:configure checking how to hardcode library paths into programs... immediate
123:info:configure checking whether stripping libraries is possible... yes
124:info:configure checking if libtool supports shared libraries... yes
125:info:configure checking whether to build shared libraries... yes
126:info:configure checking whether to build static libraries... no
127:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
128:info:configure checking for ld used by /usr/bin/clang++... /usr/bin/ld
129:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
130:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
131:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
132:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
133:info:configure checking if /usr/bin/clang++ static flag -static works... no
134:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
135:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
136:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
137:info:configure checking dynamic linker characteristics... darwin12.4.0 dyld
138:info:configure checking how to hardcode library paths into programs... immediate
139:info:configure checking target system type... x86_64-apple-darwin12.4.0
140:info:configure checking whether to enable debug info...... no
141:info:configure checking whether to enable function inlining...... yes
142:info:configure checking whether to enable optimizations...... yes
143:info:configure checking whether to enable symbol visibility manipulation...... yes
144:info:configure checking whether to enable graph filtering...... yes
145:info:configure checking whether to enable parallel algorithms with openmp...... no
146:info:configure checking whether to enable cairo drawing...... yes
147:info:configure checking whether to enable sparsehash...... no
148:info:configure checking for main in -lm... yes
149:info:configure checking for main in -lbz2... yes
150:info:configure checking for main in -lexpat... yes
151:info:configure ================
152:info:configure Detecting python
153:info:configure ================
154:info:configure checking whether /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version is >= 2.6... yes
155:info:configure checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version... 2.7
156:info:configure checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 platform... darwin
157:info:configure checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
158:info:configure checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
159:info:configure checking for python2.7... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
160:info:configure checking for a version of Python >= '2.1.0'... yes
161:info:configure checking for a version of Python == '2.7.5'... yes
162:info:configure checking for the distutils Python package... yes
163:info:configure checking for Python include path... -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
164:info:configure checking for Python library path... -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/.. -lpython2.7
165:info:configure checking for Python site-packages path... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
166:info:configure checking python extra libraries...  -ldl  -framework CoreFoundation
167:info:configure checking python extra linking flags... -u _PyMac_Error Python.framework/Versions/2.7/Python
168:info:configure checking consistency of all components of python development environment... no
169:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.24':
170:info:configure configure: error:
171:info:configure   Could not link test program to Python. Maybe the main Python library has been
172:info:configure   installed in some non-standard library path. If so, pass it to configure,
173:info:configure   via the LDFLAGS environment variable.
174:info:configure   Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
175:info:configure   ============================================================================
176:info:configure    ERROR!
177:info:configure    You probably have to install the development version of the Python package
178:info:configure    for your distribution.  The exact name of this package varies among them.
179:info:configure   ============================================================================
180:info:configure
181:info:configure See `config.log' for more details
182:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.24" && ./configure --prefix=/opt/local --with-boost=/opt/local --exec-prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --disable-sparsehash
183:info:configure Exit code: 1
184:error:configure Failed to configure py27-graph-tool, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.24/config.log
185:error:configure org.macports.configure for port py27-graph-tool returned: configure failure: command execution failed
186:debug:configure Error code: NONE
187:debug:configure Backtrace: configure failure: command execution failed
188    while executing
189"$procedure $targetname"
190:info:configure Warning: targets not executed for py27-graph-tool: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
191:error:configure Failed to install py27-graph-tool
192:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
193    while executing
194"open [file join $dir tclIndex]"
195:notice:configure Please see the log file for port py27-graph-tool for details:
196    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/main.log