Ticket #31376: main.log

File main.log, 11.6 KB (added by motya@…, 13 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 (ppl)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (ppl)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (ppl)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (ppl)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (ppl)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (ppl)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Fri Sep 23 16:23:23 EEST 2011
18:notice:configure --->  Configuring ppl
19:debug:configure Using compiler 'Mac OS X llvm-gcc 4.2'
20:debug:configure Executing org.macports.configure (ppl)
21:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/llvm-gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/llvm-gcc-4.2'
22:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2" && ./configure --prefix=/opt/local'
23:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2" && ./configure --prefix=/opt/local
24:info:configure checking build system type... x86_64-apple-darwin11.1.0
25:info:configure checking host system type... x86_64-apple-darwin11.1.0
26:info:configure checking for a BSD-compatible install... /usr/bin/install -c
27:info:configure checking whether build environment is sane... yes
28:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
29:info:configure checking for gawk... no
30:info:configure checking for mawk... no
31:info:configure checking for nawk... no
32:info:configure checking for awk... awk
33:info:configure checking whether make sets $(MAKE)... yes
34:info:configure checking how to create a ustar tar archive... gnutar
35:info:configure checking for gcc... /Developer/usr/bin/llvm-gcc-4.2
36:info:configure checking whether the C compiler works... yes
37:info:configure checking for C compiler default output file name... a.out
38:info:configure checking for suffix of executables...
39:info:configure checking whether we are cross compiling... no
40:info:configure checking for suffix of object files... o
41:info:configure checking whether we are using the GNU C compiler... yes
42:info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g... yes
43:info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
44:info:configure checking for style of include used by make... GNU
45:info:configure checking dependency style of /Developer/usr/bin/llvm-gcc-4.2... gcc3
46:info:configure checking whether we are actually using the Intel C compiler... no
47:info:configure checking whether we are using the GNU C++ compiler... yes
48:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 accepts -g... yes
49:info:configure checking dependency style of /Developer/usr/bin/llvm-g++-4.2... gcc3
50:info:configure checking whether we are actually using the Intel C++ compiler... no
51:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
52:info:configure checking for fgrep... /usr/bin/grep -F
53:info:configure checking for egrep... /usr/bin/grep -E
54:info:configure checking for a sed that does not truncate output... /usr/bin/sed
55:info:configure checking how to run the C++ preprocessor... /Developer/usr/bin/llvm-g++-4.2 -E
56:info:configure checking whether make sets $(MAKE)... (cached) yes
57:info:configure checking whether to compile with debug info... yes
58:info:configure checking whether to compile for profiling... no
59:info:configure checking whether to compile for test coverage... no
60:info:configure checking whether to enable checking of run-time assertions... no
61:info:configure checking whether to enable even more run-time assertions... no
62:info:configure checking whether to enable optimizations... standard
63:info:configure checking for which architecture to optimize... default
64:info:configure checking whether to use (a specific) floating point arithmetic... default
65:info:configure checking whether to use precompiled headers... no
66:info:configure checking the type of integral values to use as coefficients... GMP mpz
67:info:configure checking for an ANSI C-conforming const... yes
68:info:configure checking for inline... inline
69:info:configure checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -E
70:info:configure checking for ANSI C header files... yes
71:info:configure checking for sys/types.h... yes
72:info:configure checking for sys/stat.h... yes
73:info:configure checking for stdlib.h... yes
74:info:configure checking for string.h... yes
75:info:configure checking for memory.h... yes
76:info:configure checking for strings.h... yes
77:info:configure checking for inttypes.h... yes
78:info:configure checking for stdint.h... yes
79:info:configure checking for unistd.h... yes
80:info:configure checking whether byte ordering is bigendian... no
81:info:configure checking for typeof syntax and keyword spelling... typeof
82:info:configure checking size of char... 1
83:info:configure checking size of short... 2
84:info:configure checking size of int... 4
85:info:configure checking size of long... 8
86:info:configure checking size of long long... 8
87:info:configure checking size of size_t... 8
88:info:configure checking size of float... 4
89:info:configure checking size of double... 8
90:info:configure checking size of long double... 16
91:info:configure checking size of int*... 8
92:info:configure checking size of fp... 8
93:info:configure checking for perl... /opt/local/bin/perl
94:info:configure checking for library containing sqrt... none required
95:info:configure checking fenv.h usability... yes
96:info:configure checking fenv.h presence... yes
97:info:configure checking for fenv.h... yes
98:info:configure checking ieeefp.h usability... no
99:info:configure checking ieeefp.h presence... no
100:info:configure checking for ieeefp.h... no
101:info:configure checking if it is possible to control the FPU... yes
102:info:configure checking whether the plain char type is signed... no
103:info:configure checking whether the C++ compiler provides proper long doubles... yes
104:info:configure checking the binary format of C++ floats... unknown
105:info:configure checking whether C++ provides exact output for floats... no
106:info:configure checking the binary format of C++ doubles... unknown
107:info:configure checking whether C++ provides exact output for doubles... no
108:info:configure checking the binary format of C++ long doubles... unknown
109:info:configure checking whether C++ provides exact output for long doubles... no
110:info:configure checking whether the C++ compiler supports flexible arrays... no
111:info:configure checking whether the IEEE inexact flag is supported in C++... yes
112:info:configure checking if the compiler has the remainder bug... yes
113:info:configure checking whether the C++ compiler supports __attribute__ ((weak))... yes
114:info:configure checking for fenv.h... (cached) yes
115:info:configure checking for ieeefp.h... (cached) no
116:info:configure checking getopt.h usability... yes
117:info:configure checking getopt.h presence... yes
118:info:configure checking for getopt.h... yes
119:info:configure checking signal.h usability... yes
120:info:configure checking signal.h presence... yes
121:info:configure checking for signal.h... yes
122:info:configure checking for string.h... (cached) yes
123:info:configure checking for strings.h... (cached) yes
124:info:configure checking sys/resource.h usability... yes
125:info:configure checking sys/resource.h presence... yes
126:info:configure checking for sys/resource.h... yes
127:info:configure checking sys/time.h usability... yes
128:info:configure checking sys/time.h presence... yes
129:info:configure checking for sys/time.h... yes
130:info:configure checking for sys/types.h... (cached) yes
131:info:configure checking for unistd.h... (cached) yes
132:info:configure checking whether ffs is declared... yes
133:info:configure checking whether getenv is declared... no
134:info:configure checking whether strtof is declared... no
135:info:configure checking whether strtod is declared... no
136:info:configure checking whether strtold is declared... no
137:info:configure checking whether strtoll is declared... no
138:info:configure checking whether strtoull is declared... no
139:info:configure checking whether fma is declared... no
140:info:configure checking whether fmaf is declared... no
141:info:configure checking whether fmal is declared... no
142:info:configure checking whether rintf is declared... no
143:info:configure checking whether rintl is declared... no
144:info:configure checking for int_fast16_t... yes
145:info:configure checking for int_fast32_t... yes
146:info:configure checking for int_fast64_t... yes
147:info:configure checking for uint_fast16_t... yes
148:info:configure checking for uint_fast32_t... yes
149:info:configure checking for uint_fast64_t... yes
150:info:configure checking for uintptr_t... yes
151:info:configure checking for ld used by GCC... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
152:info:configure checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
153:info:configure checking for shared library run path origin... done
154:info:configure checking how to link with libgmp... -lgmp
155:info:configure checking how to link with libgmpxx... -lgmpxx -lgmp
156:info:configure checking for the GMP library version 4.1.3 or above... no
157:info:configure configure: error: Cannot find GMP version 4.1.3 or higher.
158:info:configure GMP is the GNU Multi-Precision library:
159:info:configure see http://www.swox.com/gmp/ for more information.
160:info:configure When compiling the GMP library, do not forget to enable the C++ interface:
161:info:configure add --enable-cxx to the configuration options.
162:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/work/ppl-0.11.2" && ./configure --prefix=/opt/local " returned error 1
163:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
164:debug:configure Backtrace: configure failure: shell command failed (see log for details)
165    while executing
166"$procedure $targetname"
167:info:configure Warning: the following items did not execute (for ppl): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
168:error:configure Failed to install ppl
169:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
170    while executing
171"open [file join $dir tclIndex]"
172:notice:configure Log for ppl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ppl/ppl/main.log