Changes between Initial Version and Version 1 of Ticket #25243


Ignore:
Timestamp:
Jun 14, 2010, 2:35:44 PM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

What command did you run to try to install?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25243

    • Property Keywords gnat gcc gnuada removed
    • Property Owner changed from macports-tickets@… to krischik@…
  • Ticket #25243 – Description

    initial v1  
    1 Hi I'm trying to install gnat-gcc on my OSX, a SL 10.6.3, but I'm having some issues, mainly the biggest issue is the following:[[BR]]
    2 [[BR]]
     1Hi I'm trying to install gnat-gcc on my OSX, a SL 10.6.3, but I'm having some issues, mainly the biggest issue is the following:
    32
    43
    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'
     6CFLAGS='-O2'
     7AS_FOR_TARGET='/usr/bin/as'
     8LIBRARY_PATH='/opt/local/lib'
     9MACOSX_DEPLOYMENT_TARGET='10.6'
     10CXX='/opt/local/bin/g++-gnat-4.4'
     11CC_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'
     13RANLIB_FOR_TARGET='/usr/bin/ranlib'
     14LDFLAGS='-L/opt/local/lib -arch x86_64' OBJDUMP_FOR_TARGET='/usr/bin/objdump'
     15FCFLAGS='-O2 -m64'
     16OBJC='/opt/local/bin/gcc-gnat-4.4'
     17INSTALL='/usr/bin/install -c'
     18AR_FOR_TARGET='/usr/bin/ar'
     19 NM_FOR_TARGET='/usr/bin/nm'
     20GNATBIND='/opt/local/bin/gnatbind'
     21GNATMAKE='/opt/local/bin/gnatmake'
     22FFLAGS='-O2 -m64'
     23OBJCFLAGS='-O2'
     24CC_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'
     25CC='/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
    4242:notice:configure Log for gnat-gcc is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gnat-gcc/main.log
     43}}}