Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489824 - sys-fs/exfat-utils-1.0.1: Build fails - no working C compiler
Summary: sys-fs/exfat-utils-1.0.1: Build fails - no working C compiler
Status: RESOLVED DUPLICATE of bug 489828
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 21:53 UTC by Joerg Schaible
Modified: 2013-10-30 16:28 UTC (History)
0 users

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 Joerg Schaible 2013-10-29 21:53:50 UTC
It is not possible to build exfat-utils, ebuild simply fails, because it claims it cannot find a working C compiler. Therefore it is no longer possible to access large microSDXCs with Gentoo (sys-fs/fuse-exfat-1.0.1 fails with identical error).


Reproducible: Always

Steps to Reproduce:
1. emerge exfat-utils-1.0.1
2.
3.
Actual Results:  
>>> Emerging (1 of 1) sys-fs/exfat-utils-1.0.1
 * exfat-utils-1.0.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                             [ ok ]
>>> Unpacking source...
>>> Unpacking exfat-utils-1.0.1.tar.gz to /var/tmp/portage/portage/sys-fs/exfat-utils-1.0.1/work
>>> Source unpacked in /var/tmp/portage/portage/sys-fs/exfat-utils-1.0.1/work
>>> Preparing source in /var/tmp/portage/portage/sys-fs/exfat-utils-1.0.1/work/exfat-utils-1.0.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/portage/sys-fs/exfat-utils-1.0.1/work/exfat-utils-1.0.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/portage/sys-fs/exfat-utils-1.0.1/work/exfat-utils-1.0.1 ...
scons -j4 CCFLAGS=-march=native -mtune=native -Os -pipe -ggdb
scons: Reading SConscript files ...
Checking whether the C compiler worksno

        A working C compiler is needed very much.

 * ERROR: sys-fs/exfat-utils-1.0.1::gentoo failed (compile phase):
 *   escons failed.
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_compile
 *   environment, line 760:  Called escons 'CCFLAGS=-march=native -mtune=native -Os -pipe -ggdb'
 *   environment, line 217:  Called die
 * The specific snippet of code:
 *       [[ ${ret} -ne 0 ]] && has "${EAPI:-0}" 4 5 && die "escons failed.";


Expected Results:  
Build and install

$ emerge --info
Portage 2.2.7 (default/linux/amd64/13.0/desktop/gnome, gcc-4.7.3, glibc-2.15-r3, 3.10.7-gentoo x86_64)
=================================================================
System uname: Linux-3.10.7-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.2
KiB Mem:     6107228 total,   1160624 free
KiB Swap:   25173848 total,  24731056 free
Timestamp of tree: Tue, 29 Oct 2013 16:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.5-r3
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.11.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.3, 4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo local
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -Os -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-2.0/conf /usr/share/maven-bin-2.2/conf /usr/share/maven-bin-3.0/conf /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=native -mtune=native -Os -pipe -ggdb -fno-default-inline"
DISTDIR="/mnt/portage/distfiles/floh"
EMERGE_DEFAULT_OPTS="--autounmask=n --with-bdeps=y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://sunsite.cnlab-switch.ch/mirror/gentoo/ http://ftp.heanet.ie/pub/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4 -s"
PKGDIR="/mnt/portage/packages/core-i7"
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/portage"
PORTDIR="/mnt/portage/tree/central"
PORTDIR_OVERLAY="/mnt/portage/local"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb bmp branding bzip2 cairo caps cdda cdr cli colord consolekit cracklib crypt cups curl cxx dbus dga dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome-online-accounts gpm gstreamer gtk handbook iconv idn introspection jpeg jpeg2k kde lcms libnotify libsecret lzma mad maildir mmap mmx mng modules mp3 mp4 mpeg mudflap multilib mysql nautilus ncurses nls nptl odbc ogg opengl openmp openssh openvg pam pango pch pcre pdf png policykit ppds qt qt3support qt4 readline sdl semantic-desktop session socialweb spell sse sse2 sse4_1 sse4_2 ssl ssse3 startup-notification svg syslog tcpd threads tiff truetype udev udisks unicode upower usb vim-syntax vorbis wxwidgets x264 xattr xcb xml xpm xv xvid zlib" ABI_X86="64" ALSA_CARDS="hda_intel" 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" 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 ubx" GRUB_PLATFORMS="multiboot pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer pdfimport wiki-publisher" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="net" USERLAND="GNU" VIDEO_CARDS="fglrx r600 radeon radeonsi fbdev v4l vesa" 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
Comment 1 Rafał Mużyło 2013-10-29 22:47:14 UTC
While I don't recall the actual name, IIRC scons has  a file of similar function to config.log. Attach it.

Though, check 'gcc-config -l' first.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-10-30 16:28:00 UTC

*** This bug has been marked as a duplicate of bug 489828 ***