Ticket #32863: main.log

File main.log, 7.3 KB (added by trog24 (Frank J. R. Hanstick), 12 years ago)

configuration error log

Line 
1version:1
2:msg:main --->  Computing dependencies for gcc45:info:main .:debug:main Searching for dependency: gmp
3:debug:main Found Dependency: receipt exists for gmp
4:debug:main Searching for dependency: mpfr
5:debug:main Found Dependency: receipt exists for mpfr
6:debug:main Searching for dependency: libiconv
7:debug:main Found Dependency: receipt exists for libiconv
8:debug:main Searching for dependency: libmpc
9:debug:main Found Dependency: receipt exists for libmpc
10:debug:main Searching for dependency: gcc_select
11:debug:main Found Dependency: receipt exists for gcc_select
12:msg:main
13:debug:main Executing org.macports.main (gcc45)
14:debug:main Skipping completed org.macports.archivefetch (gcc45)
15:debug:main Skipping completed org.macports.fetch (gcc45)
16:debug:main Skipping completed org.macports.checksum (gcc45)
17:debug:main Skipping completed org.macports.extract (gcc45)
18:debug:main Skipping completed org.macports.patch (gcc45)
19:debug:configure configure phase started at Tue Jan 24 10:59:49 PST 2012
20:notice:configure --->  Configuring gcc45
21:debug:configure Using compiler 'Mac OS X gcc 4.0'
22:debug:configure Executing proc-pre-org.macports.configure-configure-0
23:debug:configure Executing org.macports.configure (gcc45)
24:debug:configure Environment: CPATH='/opt/local/include' CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include' AS_FOR_TARGET='/usr/bin/as' CFLAGS='-O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/gcc45/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LD_FOR_TARGET='/usr/bin/ld' RANLIB_FOR_TARGET='/usr/bin/ranlib' LDFLAGS='-L/opt/local/lib' OBJDUMP_FOR_TARGET='/usr/bin/objdump' FCFLAGS='-O2 -m32' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' AR_FOR_TARGET='/usr/bin/ar' NM_FOR_TARGET='/usr/bin/nm' FFLAGS='-O2 -m32' OBJCFLAGS='-O2' CC_PRINT_OPTIONS='YES' STRIP_FOR_TARGET='/usr/bin/strip' CC='/usr/bin/gcc-4.0'
25:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/gcc45/work/build" && ../gcc-4.5.3/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc45 --includedir=/opt/local/include/gcc45 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.5 --with-gxx-include-dir=/opt/local/include/gcc45/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --enable-stage1-checking --disable-multilib --enable-lto'
26:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/gcc45/work/build" && ../gcc-4.5.3/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc45 --includedir=/opt/local/include/gcc45 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.5 --with-gxx-include-dir=/opt/local/include/gcc45/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --enable-stage1-checking --disable-multilib --enable-lto
27:info:configure checking build system type... powerpc-apple-darwin9
28:info:configure checking host system type... powerpc-apple-darwin9
29:info:configure checking target system type... powerpc-apple-darwin9
30:info:configure checking for a BSD-compatible install... /usr/bin/install -c
31:info:configure checking whether ln works... yes
32:info:configure checking whether ln -s works... yes
33:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
34:info:configure checking for gawk... gawk
35:info:configure checking for gcc... /usr/bin/gcc-4.0
36:info:configure checking for C compiler default output file name... a.out
37:info:configure checking whether the C compiler works... yes
38:info:configure checking whether we are cross compiling... no
39:info:configure checking for suffix of executables...
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 /usr/bin/gcc-4.0 accepts -g... yes
43:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
44:info:configure checking whether we are using the GNU C++ compiler... yes
45:info:configure checking whether /usr/bin/g++-4.0 accepts -g... yes
46:info:configure checking for gnatbind... gnatbind
47:info:configure checking for gnatmake... gnatmake
48:info:configure checking whether compiler driver understands Ada... no
49:info:configure checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
50:info:configure checking for objdir... .libs
51:info:configure checking for the correct version of gmp.h... yes
52:info:configure checking for the correct version of mpfr.h... yes
53:info:configure checking for the correct version of mpc.h... yes
54:info:configure checking for the correct version of the gmp/mpfr/mpc libraries... yes
55:info:configure checking for version 0.10 (or later revision) of PPL... no
56:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
57:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
58:info:configure checking for egrep... /usr/bin/grep -E
59:info:configure checking for ANSI C header files... yes
60:info:configure checking for sys/types.h... yes
61:info:configure checking for sys/stat.h... yes
62:info:configure checking for stdlib.h... yes
63:info:configure checking for string.h... yes
64:info:configure checking for memory.h... yes
65:info:configure checking for strings.h... yes
66:info:configure checking for inttypes.h... yes
67:info:configure checking for stdint.h... yes
68:info:configure checking for unistd.h... yes
69:info:configure configure: error: LTO support is not enabled for this target.
70:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/gcc45/work/build" && ../gcc-4.5.3/configure --prefix=/opt/local --build=ppc-apple-darwin9 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc45 --includedir=/opt/local/include/gcc45 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.5 --with-gxx-include-dir=/opt/local/include/gcc45/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --enable-stage1-checking --disable-multilib --enable-lto " returned error 1
71:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
72:debug:configure Backtrace: configure failure: shell command failed (see log for details)
73    while executing
74"$procedure $targetname"
75:info:configure Warning: the following items did not execute (for gcc45): org.macports.install org.macports.configure org.macports.build org.macports.destroot
76:notice:configure Log for gcc45 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/gcc45/main.log