Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554966 - dev-ada/glade-2006.0: wants dev-lang/gnat-gcc-4.2.3 which fails with "configure: error: installation or configuration problem: C compiler cannot create executables."
Summary: dev-ada/glade-2006.0: wants dev-lang/gnat-gcc-4.2.3 which fails with "configu...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: ada team [OBSOLETE]
URL:
Whiteboard: Pending removal: 2016-11-08
Keywords: PMASKED
Depends on:
Blocks: 402157
  Show dependency tree
 
Reported: 2015-07-15 13:12 UTC by Toralf Förster
Modified: 2016-11-09 10:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-07-15 13:12:19 UTC
cat /var/log/portage/_emerge_20150715-142559.log
                                                                                                                   
These are the packages that would be merged, in reverse order:                                                     
                                                                                                                   
Calculating dependencies  .... done!                                                                               
[ebuild  N     ] dev-ada/glade-2006.0                                                                              
[ebuild  NS    ]  virtual/ada-1995 [2005]                                                                          
[ebuild  NS    ]   dev-lang/gnat-gcc-4.2.3 [4.6.4] USE="nls"                                                                      
                                                                                                                                  
>>> Verifying ebuild manifests                                                                                                    
>>> Jobs: 0 of 3 complete, 1 running                Load avg: 3.63, 4.25, 4.40                                                    
>>> Emerging (1 of 3) dev-lang/gnat-gcc-4.2.3::gentoo                                                                                               
>>> Jobs: 0 of 3 complete, 1 running                Load avg: 3.63, 4.25, 4.40                                                                      
>>> Failed to emerge dev-lang/gnat-gcc-4.2.3, Log file:                                                                                             
>>> Jobs: 0 of 3 complete, 1 running                Load avg: 3.79, 4.25, 4.40                                                                      
>>>  '/var/log/portage/dev-lang:gnat-gcc-4.2.3:20150715-122541.log'
>>> Jobs: 0 of 3 complete, 1 running                Load avg: 3.79, 4.25, 4.40
>>> Jobs: 0 of 3 complete, 1 running, 1 failed      Load avg: 3.79, 4.25, 4.40
>>> Jobs: 0 of 3 complete, 1 failed                 Load avg: 3.79, 4.25, 4.40

 * Package:    dev-lang/gnat-gcc-4.2.3
 * Repository: gentoo
 * Maintainer: ada@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux nls policykit userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gcc-core-4.2.3.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work
>>> Unpacking gcc-ada-4.2.3.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work
>>> Unpacking gnatboot-4.1-amd64.tar.bz2 to /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work
 *      /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/usr/bin/gnat1
 * PT PaX marking -E /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/usr/bin/gnat1 with paxctl
 * 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 libgomp/configure
 *  - fixed libiberty/configure
 *  - fixed libmudflap/configure
 *  - fixed libssp/configure
 * Running elibtoolize in: gcc-4.2.3/
 *   Applying install-sh/1.5.4 patch ...
 *   Applying ltmain/1.5 patch ...
 *   Applying portage/1.5.10 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying test/1.4.0 patch ...
 *   Applying tmp/1.3.5 patch ...
 *   Applying as-needed/1.5 patch ...
 * Using GNU config files from /usr/share/gnuconfig
 *   Updating config.sub
 [ ok ]
 *   Updating config.guess
 [ ok ]
 * Fixing misc issues in configure files
 *   Updating /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/gcc-4.2.3/configure ...
 [ ok ]
>>> Source unpacked in /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work
>>> Compiling source in /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/gcc-4.2.3 ...
 * 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-libgomp                                        --disable-libmudflap                                    --disable-libssp                   --disable-libunwind-exceptions --enable-libada --enable-threads=posix --enable-shared --enable-multilib --enable-__cxa_atexit --enable-clocale=gnu
loading site script /usr/share/config.site
creating cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking build 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 gcc... /var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/usr/bin/gnatgcc
checking whether the C compiler (/var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/usr/bin/gnatgcc -march=native -O2 -pipe -L/var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/usr/lib/gnatgcc/x86_64-pc-linux-gnu/4.1) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
 * ERROR: dev-lang/gnat-gcc-4.2.3::gentoo failed (compile phase):
 *   configure failed
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3826:  Called gnatbuild_src_compile 'configure' 'make-tools' 'bootstrap'
 *   environment, line 2585:  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.2.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/gnat-gcc-4.2.3::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-lang:gnat-gcc-4.2.3:20150715-122541.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.2.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.2.3/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/build'
 * S: '/var/tmp/portage/dev-lang/gnat-gcc-4.2.3/work/gcc-4.2.3'




tor-relay / # emerge --info gnat-gcc            
Portage 2.2.20 (python 2.7.10-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.9.3, glibc-2.20-r2, 4.0.8-hardened x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.0.8-hardened-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164692 total,    392588 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Wed, 15 Jul 2015 09:45:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25 p1.2) 2.25
ccache version 3.2.2 [disabled]
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.10::gentoo, 3.3.5-r1::gentoo, 3.4.3::gentoo
dev-util/ccache:          3.2.2::gentoo
dev-util/cmake:           3.2.3::gentoo
dev-util/pkgconfig:       0.28-r3::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.9.6-r4::gentoo, 1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25-r1::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.0::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

local
    location: /usr/local/portage
    masters: gentoo

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: 9999

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/entropy /etc/stunnel/stunnel.conf /opt/openfire/resources/security/ /usr/lib64/tomoyo/conf /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb /var/lib/i2pd/certificates /var/rancid/.cloginrc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/games/angband/edit/ /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aes-ni alsa amd64 apache2 avx avx2 berkdb bluetooth branding btrfs bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus declarative designer dnssec dot dri drmkms dts dvd dvdr ecc emboss encode exif extraengine fam ffmpeg firefox flac fontconfig fortran fpm gd gdbm gif glamor gpm gtk gudev gui iconv icu ipv6 isag jadetex jpeg kde kipi kvm lapack lcms libkms libnotify libvirtd logrotate mad mbox minizip mmx mmxext mng modules mp3 mp4 mpeg multilib mysql ncurses nls nptl ogg opengl openmp openssl pam pango pax_kernel pcre pcre16 pdf phonon plasma png policykit ppds pwquality python qemu qt3support qt4 readline scrpyt sdl session spell spice sqlite sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 startup-notification svg tcl tcpd theora thinkpad threads tiff tk tls truetype udev udisks uml unicode upower usb usbredir uxa v4l v4l2 video vorbis wxwidgets x264 xa xcb xcomposite xinerama xkb xml xmp xscreensaver xslt xv xvfb xvid xvmc zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

dev-lang/gnat-gcc-4.6.4::gentoo was built with the following:
USE="nls openmp (policykit) -doc -lto" ABI_X86="64"
LDFLAGS="-L/var/tmp/portage/dev-lang/gnat-gcc-4.6.4/work/usr/lib"
Comment 1 Pacho Ramos gentoo-dev 2016-11-09 10:32:25 UTC
removed