All pastes #2080398 Raw Edit

Someone

public text v1 · immutable
#2080398 ·published 2011-09-08 19:32 UTC
rendered paste body
 * Package:    dev-lang/gnat-gcc-4.3.5
 * Repository: gentoo
 * Maintainer: ada@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib nls userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking gcc-core-4.3.5.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work
>>> Unpacking gcc-ada-4.3.5.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work
>>> Unpacking gnatboot-4.3-amd64.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work
 * PT PaX marking -E
 *      /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work/usr/bin/gnat1
 * Replacing obsolete head/tail with POSIX compliant ones
 *  - fixed fixincludes/configure
 *  - fixed gcc/configure
 *  - fixed gnattools/configure
 *  - fixed intl/configure
 *  - fixed libada/configure
 *  - fixed libcpp/configure
 *  - fixed libdecnumber/configure
 *  - fixed libgcc/configure
 *  - fixed libgomp/configure
 *  - fixed libiberty/configure
 *  - fixed libmudflap/configure
 *  - fixed libssp/configure
 *  - fixed zlib/configure
 * Running elibtoolize in: gcc-4.3.5/
 *   Applying install-sh-1.5.4.patch ...
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Using GNU config files from /usr/share/gnuconfig
 *   Updating config.sub                                                 [ ok ]
 *   Updating config.guess                                               [ ok ]
 * Fixing misc issues in configure files
>>> Source unpacked in /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work
>>> Compiling source in /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work/gcc-4.3.5 ...
 * setting gnat thread model
 * confgcc= --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --enable-nls --without-included-gettext                                      --with-system-zlib                                      --disable-checking                     --disable-werror                                         --disable-libmudflap   --disable-libssp                                         --disable-libunwind-exceptions --enable-libada --enable-threads=gnat --enable-shared=boehm-gc,ada,libada --enable-multilib --enable-__cxa_atexit --enable-clocale=gnu
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-gcc... /var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work/usr/bin/gnatgcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
 * ERROR: dev-lang/gnat-gcc-4.3.5 failed (compile phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3939:  Called gnatbuild_src_compile 'configure' 'make-tools' 'bootstrap'
 *   environment, line 2817:  Called die
 * The specific snippet of code:
 *                       CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" "${S}"/configure --prefix=${PREFIX} --bindir=${BINPATH} --includedir=${INCLUDEPATH} --libdir="${LIBPATH}" --libexecdir="${LIBEXECPATH}" --datadir=${DATAPATH} --mandir=${DATAPATH}/man --infodir=${DATAPATH}/info --program-prefix=gnat --enable-languages="c,ada" --with-gcc ${confgcc} || die "configure failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-lang/gnat-gcc-4.3.5',
 * the complete build log and the output of 'emerge -pqv =dev-lang/gnat-gcc-4.3.5'.
 * The complete build log is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.3.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.3.5/temp/environment'.
 * S: '/var/tmp/portage/dev-lang/gnat-gcc-4.3.5/work/gcc-4.3.5'