Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265957 - sys-apps/pcmcia-cs-3.2.8-r2 doesn't build anymore (gcc-4.3.2-r2)
Summary: sys-apps/pcmcia-cs-3.2.8-r2 doesn't build anymore (gcc-4.3.2-r2)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 09:15 UTC by Marcello Magaldi
Modified: 2010-05-26 10:29 UTC (History)
4 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 Marcello Magaldi 2009-04-13 09:15:19 UTC
since I upgraded gcc , I'm following the gentoo gcc-upgrade guide and so I'm rebuilding the whole system, while rebuilding emerge of pcmcia-cs fails with the following errors :
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -Wl,-O1  ide_info.c   -o ide_info
In file included from yacc_config.y:40:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
In file included from cardmgr.c:56:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
ide_info.c: In function ‘read_proc_identify’:
ide_info.c:92: warning: pointer targets in passing argument 1 of ‘fix_string’ differ in signedness
ide_info.c:93: warning: pointer targets in passing argument 1 of ‘fix_string’ differ in signedness
ide_info.c:94: warning: pointer targets in passing argument 1 of ‘fix_string’ differ in signedness
In file included from cardctl.c:53:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -MD -I../include/static -I/usr/src/linux/include -I../include -I../modules -I/usr/X11R6/include -I/usr/X11/include -I/usr/X11R6/include/X11 -c xcardinfo.c
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O -Wall -MD -I../include/static -I/usr/src/linux/include -I../include -I../modules -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12   -c gpccard.c
In file included from ../include/static/pcmcia/version.h:9,
                 from xcardinfo.c:45:
../include/pcmcia/version.h:9:33: error: pcmcia/version.h: No such file or directory
In file included from ../include/static/pcmcia/version.h:9,
                 from gpccard.c:49:
../include/pcmcia/version.h:9:33: error: pcmcia/version.h: No such file or directory
In file included from gpccard.c:52:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter listIn file included from xcardinfo.c:48:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list

/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
make[1]: *** [xcardinfo.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [gpccard.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/work/pcmcia-cs-3.2.8/cardmgr'
make: *** [all] Error 2
 * 
 * ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3282:  Called die
 * The specific snippet of code:
 *       emake all || die "emake all failed"
 *  The die message:
 *   emake all failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/environment'.
 * 

>>> Failed to emerge sys-apps/pcmcia-cs-3.2.8-r2, Log file:

>>>  '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'

 * Messages for package sys-apps/pcmcia-cs-3.2.8-r2:

 * QA: stop using the bindnow-flags function ... simply drop it from your ebuild
 * 
 * ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3282:  Called die
 * The specific snippet of code:
 *       emake all || die "emake all failed"
 *  The die message:
 *   emake all failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/environment'.
 * 


Reproducible: Always

Steps to Reproduce:
1.emerge pcmcia-cs
2.
3.




 emerge --info
Portage 2.1.6.7 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-glibc2.0
Timestamp of tree: Sat, 04 Apr 2009 21:45:01 +0000
distcc 3.0 i686-pc-linux-gnu [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.5.2-r7
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium4 -pipe  -msse2 -msse3 -mmmx"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-Os -march=pentium4 -pipe  -msse2 -msse3 -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it en en_US"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=500"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/synce /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac aalib acl acpi aim alsa amr amrnb amrwb apache2 arts asp aspnet audiofile autoipd avahi avi bash-completion beagle berkdb bitmap-fonts bluetooth bonobo boo branding bzip2 c++ cairo caps cdparanoia cdr cli cracklib crypt css cups curl cxx dba dbus devhelp directfb divx4linux dri dts dvd dvdnav dvdr dvdread eds emboss encode esd evo examples exif expat fam fbcon ffmpeg firefox flac foomaticdb fortran ftp galago gcj gdbm gif gimp glade glitz gnome gnome-keyring gnustep gpm gstreamer gtk gtk2 guile hal howl iconv icq id3tag imagemagick imap imlib ipv6 irda isdnlog jabber jack java java6 javascript jpeg junit kde kpathsea latex ldap libg++ libnotify libwww lisa live lzo mad matroska md5sum midi mikmod mime mjpeg mmx mmx2 mono motif mp2 mp3 mp4 mpeg msn mudflap musepack mysql nas nautilus ncurses nls normalize nptl nptlonly nsplugin obex objc odbc offensive ogg oggvorbis ogm openal opengl openmp oscar oss pam pcmcia pcre pda pdf pdflib perl php png pnm pnp portaudio posix ppds pppd python qt qt3 qt3support qt4 quicktime rar readline reflection samba scanner sdl sensord session shorten slang sndfile sockets sourceview speex spell spl sqlite sqlite3 srt sse sse2 ssl ssse3 startup-notification subversion svg svga sysfs tcltk tcpd tetex theora threads thunderbird tidy tiff tk totem truetype truetype-fonts type1-fonts unicode usb utf v4l v4l2 valgrind vcd videos vorbis wifi win32codecs wxgtk1 wxwindows x264 x86 xanim xcomposite xine xml xml2 xorg xpm xulrunner xv xvid yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INITNG_PLUGINS="service_file also bash_launcher chdir chroot conflict cpout critical ctrlaltdel daemon_clean debug_commands envparser find fmon fstat history idleprobe initctl interactive iparser last limit lockfile logfile netdev netprobe ngc4 ngcs nge pause provide reload renice rlparser simple_launcher stcmd stdout suid syncron syslog sysreq unneeded usplash" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it en en_US" USERLAND="GNU" VIDEO_CARDS="radeon fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-13 09:23:04 UTC
Could be a parallel make issue. Did you try to emerge the package with MAKEOPTS set to "-j1"?
Comment 2 Marcello Magaldi 2009-04-13 09:29:36 UTC
(In reply to comment #1)
> Could be a parallel make issue. Did you try to emerge the package with MAKEOPTS
> set to "-j1"?
> 

I ran 
FEATURES="-ccache -distcc" MAKEOPTS="-j1" emerge --oneshot pcmcia-cs 

and I get this error :
make -j1 all 
make[1]: Entering directory `/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/work/pcmcia-cs-3.2.8/cardmgr'
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -MD -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -c cardmgr.c
In file included from cardmgr.c:56:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -c -MD -O -pipe -I../include/static -I/usr/src/linux/include -I../include -I../modules yacc_config.c
In file included from yacc_config.y:40:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -c -MD -O -pipe -I../include/static -I/usr/src/linux/include -I../include -I../modules lex_config.c
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -Wl,-O1  cardmgr.o yacc_config.o lex_config.o   -o cardmgr
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -Wl,-O1  cardctl.c   -o cardctl
In file included from cardctl.c:53:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -Wl,-O1  ifport.c   -o ifport
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -Wl,-O1  ifuser.c   -o ifuser
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -Wl,-O1  scsi_info.c   -o scsi_info
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux/include -I../include -I../modules -Wl,-O1  ide_info.c   -o ide_info
ide_info.c: In function ‘read_proc_identify’:
ide_info.c:92: warning: pointer targets in passing argument 1 of ‘fix_string’ differ in signedness
ide_info.c:93: warning: pointer targets in passing argument 1 of ‘fix_string’ differ in signedness
ide_info.c:94: warning: pointer targets in passing argument 1 of ‘fix_string’ differ in signedness
i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -msse2 -msse3 -mmmx -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -MD -I../include/static -I/usr/src/linux/include -I../include -I../modules -I/usr/X11R6/include -I/usr/X11/include -I/usr/X11R6/include/X11 -c xcardinfo.c
In file included from ../include/static/pcmcia/version.h:9,
                 from xcardinfo.c:45:
../include/pcmcia/version.h:9:33: error: pcmcia/version.h: No such file or directory
In file included from xcardinfo.c:48:
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:590: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:593: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:594: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: ‘struct pcmcia_socket’ declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: ‘struct pcmcia_socket’ declared inside parameter list
make[1]: *** [xcardinfo.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/work/pcmcia-cs-3.2.8/cardmgr'
make: *** [all] Error 2
 * 
 * ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3282:  Called die
 * The specific snippet of code:
 *       emake all || die "emake all failed"
 *  The die message:
 *   emake all failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/environment'.
 * 

>>> Failed to emerge sys-apps/pcmcia-cs-3.2.8-r2, Log file:

>>>  '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'

 * Messages for package sys-apps/pcmcia-cs-3.2.8-r2:

 * QA: stop using the bindnow-flags function ... simply drop it from your ebuild
 * 
 * ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3282:  Called die
 * The specific snippet of code:
 *       emake all || die "emake all failed"
 *  The die message:
 *   emake all failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/environment'.
 * 
Comment 3 Mike West 2009-04-26 04:09:54 UTC
(In reply to comment #2)
> (In reply to comment #1)

I'm seeing the same error messages on both pcmcia-cs 3.2.8-r2 and 3.2.9_pre20050614. I'm using gcc-4.3.3-r3 and kernel 2.6.27.10
Comment 4 Jeroen Roos 2009-06-01 19:17:27 UTC
Sorry for being impatient, but is anything going to happen with this bug? A more-or-less critical part of most laptop-system has not been working for well over 2 months and nothing seems to have happened so far?
Comment 5 Vlad Berditchevskiy 2009-06-24 16:00:26 UTC
I've got the same problem. Tried to compile it with GCC 4.1.2 or 4.3.2 - with the same result.


Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo-r5 i686)
=================================================================
System uname: Linux-2.6.29-gentoo-r5-i686-Intel-R-_Core-TM-2_Duo_CPU_T7300_@_2.00GHz-with-glibc2.0
Timestamp of tree: Tue, 23 Jun 2009 20:00:20 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.4
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /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 /etc/udev/rules.d"
CXXFLAGS="-O2 -march=prescott -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US de ru uk"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi aiptek alsa amr amrnb amrwb apache2 archive bash-completion berkdb bindist bl bluetooth bogofilter bzip2 cairo cdda cddb cdparanoia cdr cli cpudetection cracklib crypt cscope cups curl dbus dell dga dicectfb directfb disk-partition dts dv dvb dvd dvdnav dvdr dvdread dvi emacs enca encode esd exif expat fbcon ffmpeg flac fontconfig fortran fpx ftp gdbm ggi gif gimp gnome gnome-keyring gnutls gpm graphviz gs gstreamer gtk gtk2 hal hdri iconv ieee1394 imagemagick imap imlib ipv6 isdnlog jack jbig jpeg jpeg2k keyring lame latex lcms lcmsopenexr lesstif libcaca libnotify live livecd lzo mad md5sum midi mmap mmx mmxext mng modplug mono mp2 mp3 mp4 mpeg mudflap multitarget musepack nas ncurses network networkmanager nfs nls nntp nptl nptlonly nsplugin nvidia odbc ogg openal opengl openmp oss pam pcmcia pcre pdf perl pmu png pnm postgres pppd python quicktime radio rar raw readline reflection rtc ruby samba sasl sdl session smp speex spell spl sqlite srt sse sse2 ssl ssse3 svg svga sysfs t1lib tcpd tetex tga theora threads tiff tivo truetype unicode usb v4l v4l2 vcd vidix vorbis wavpack win32codecs wmf x264 x86 xanim xface xinerama xml xorg xpm xprint xulrunner xv xvid xvmc zlib zoran" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US de ru uk" USERLAND="GNU" VIDEO_CARDS="fbdev nv nvidia v4l vesa vga vmware"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 6 Andy Getz 2009-07-15 16:13:52 UTC
You should be using sys-apps/pcmciautils instead of sys-apps/pcmcia-cs; try that instead.
sys-apps/pcmcia-cs is deprecated and is only recommended for 2.4 and older kernels [0].
The bug is still unresolved, but I doubt there are many folks using such old kernels with such new GCCs as to see this bug.

[0] http://pcmcia-cs.sourceforge.net/
Comment 7 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-10-27 09:17:06 UTC
i am inclined to close this as WONTFIX, since pcmcia-cs is, as mentioned, deprecated in favor of pcmciautils. does that work for people?
Comment 8 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-05-26 10:29:15 UTC
please use pcmciautils - thanks