5 | | :debug:configure Environment: CPATH='/opt/local/include' CXXFLAGS='-O2' [[BR]]CPPFLAGS='-I/opt/local/include' |
6 | | [[BR]]CFLAGS='-O2' |
7 | | [[BR]]AS_FOR_TARGET='/usr/bin/as' |
8 | | [[BR]]LIBRARY_PATH='/opt/local/lib' |
9 | | [[BR]]MACOSX_DEPLOYMENT_TARGET='10.6' |
10 | | [[BR]]CXX='/opt/local/bin/g++-gnat-4.4' |
11 | | [[BR]]CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/.CC_PRINT_OPTIONS' [[BR]]F90FLAGS='-O2 -m64' |
12 | | [[BR]] LD_FOR_TARGET='/usr/bin/ld' |
13 | | [[BR]]RANLIB_FOR_TARGET='/usr/bin/ranlib' |
14 | | [[BR]]LDFLAGS='-L/opt/local/lib -arch x86_64' [[BR]]OBJDUMP_FOR_TARGET='/usr/bin/objdump' |
15 | | [[BR]]FCFLAGS='-O2 -m64' |
16 | | [[BR]]OBJC='/opt/local/bin/gcc-gnat-4.4' |
17 | | [[BR]]INSTALL='/usr/bin/install -c' |
18 | | [[BR]]AR_FOR_TARGET='/usr/bin/ar' |
19 | | [[BR]] NM_FOR_TARGET='/usr/bin/nm' |
20 | | [[BR]]GNATBIND='/opt/local/bin/gnatbind' |
21 | | [[BR]]GNATMAKE='/opt/local/bin/gnatmake' |
22 | | [[BR]]FFLAGS='-O2 -m64' |
23 | | [[BR]]OBJCFLAGS='-O2' |
24 | | [[BR]]CC_PRINT_OPTIONS='YES' [[BR]]PATH='/opt/local/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' [[BR]]STRIP_FOR_TARGET='/usr/bin/strip' |
25 | | [[BR]]CC='/opt/local/bin/gcc-gnat-4.4' |
26 | | [[BR]]:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/build" && ../gcc-4.4.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,ada,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gnat-gcc --includedir=/opt/local/include/gnat-gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-gnat-4.4 --with-gxx-include-dir=/opt/local/include/gnat-gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local'[[BR]] |
27 | | :info:configure checking build system type... x86_64-apple-darwin10[[BR]] |
28 | | :info:configure checking host system type... x86_64-apple-darwin10[[BR]] |
29 | | :info:configure checking target system type... x86_64-apple-darwin10[[BR]] |
30 | | :info:configure checking for a BSD-compatible install... /usr/bin/install -c[[BR]] |
31 | | :info:configure checking whether ln works... yes[[BR]] |
32 | | :info:configure checking whether ln -s works... yes[[BR]] |
33 | | :info:configure checking for gcc... /opt/local/bin/gcc-gnat-4.4[[BR]] |
34 | | :info:configure checking for C compiler default output file name... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/build':[[BR]] |
35 | | :info:configure configure: error: C compiler cannot create executables[[BR]] |
36 | | :info:configure See `config.log' for more details.[[BR]] |
37 | | :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/build" && ../gcc-4.4.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,ada,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gnat-gcc --includedir=/opt/local/include/gnat-gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-gnat-4.4 --with-gxx-include-dir=/opt/local/include/gnat-gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local " returned error 77[[BR]] |
38 | | :error:configure Target org.macports.configure returned: configure failure: shell command failed[[BR]] |
39 | | :debug:configure Backtrace: configure failure: shell command failed while executing[[BR]] |
40 | | "$procedure $targetname"[[BR]] |
41 | | :info:configure Warning: the following items did not execute (for gnat-gcc): [[BR]]org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install[[BR]] |
| 4 | {{{ |
| 5 | :debug:configure Environment: CPATH='/opt/local/include' CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include' |
| 6 | CFLAGS='-O2' |
| 7 | AS_FOR_TARGET='/usr/bin/as' |
| 8 | LIBRARY_PATH='/opt/local/lib' |
| 9 | MACOSX_DEPLOYMENT_TARGET='10.6' |
| 10 | CXX='/opt/local/bin/g++-gnat-4.4' |
| 11 | CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m64' |
| 12 | LD_FOR_TARGET='/usr/bin/ld' |
| 13 | RANLIB_FOR_TARGET='/usr/bin/ranlib' |
| 14 | LDFLAGS='-L/opt/local/lib -arch x86_64' OBJDUMP_FOR_TARGET='/usr/bin/objdump' |
| 15 | FCFLAGS='-O2 -m64' |
| 16 | OBJC='/opt/local/bin/gcc-gnat-4.4' |
| 17 | INSTALL='/usr/bin/install -c' |
| 18 | AR_FOR_TARGET='/usr/bin/ar' |
| 19 | NM_FOR_TARGET='/usr/bin/nm' |
| 20 | GNATBIND='/opt/local/bin/gnatbind' |
| 21 | GNATMAKE='/opt/local/bin/gnatmake' |
| 22 | FFLAGS='-O2 -m64' |
| 23 | OBJCFLAGS='-O2' |
| 24 | CC_PRINT_OPTIONS='YES' PATH='/opt/local/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' STRIP_FOR_TARGET='/usr/bin/strip' |
| 25 | CC='/opt/local/bin/gcc-gnat-4.4' |
| 26 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/build" && ../gcc-4.4.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,ada,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gnat-gcc --includedir=/opt/local/include/gnat-gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-gnat-4.4 --with-gxx-include-dir=/opt/local/include/gnat-gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local' |
| 27 | :info:configure checking build system type... x86_64-apple-darwin10 |
| 28 | :info:configure checking host system type... x86_64-apple-darwin10 |
| 29 | :info:configure checking target system type... x86_64-apple-darwin10 |
| 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 gcc... /opt/local/bin/gcc-gnat-4.4 |
| 34 | :info:configure checking for C compiler default output file name... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/build': |
| 35 | :info:configure configure: error: C compiler cannot create executables |
| 36 | :info:configure See `config.log' for more details. |
| 37 | :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/work/build" && ../gcc-4.4.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,ada,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gnat-gcc --includedir=/opt/local/include/gnat-gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-gnat-4.4 --with-gxx-include-dir=/opt/local/include/gnat-gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local " returned error 77 |
| 38 | :error:configure Target org.macports.configure returned: configure failure: shell command failed |
| 39 | :debug:configure Backtrace: configure failure: shell command failed while executing |
| 40 | "$procedure $targetname" |
| 41 | :info:configure Warning: the following items did not execute (for gnat-gcc): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |