Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269240 - sys-fs/reiser4progs-1.0.7 fails to emerge with GCC 4.4
Summary: sys-fs/reiser4progs-1.0.7 fails to emerge with GCC 4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-05-10 12:50 UTC by 404 Error
Modified: 2009-05-11 05:54 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,76.78 KB, text/plain)
2009-05-10 12:58 UTC, 404 Error
Details
Patch allowing sys-fs/reiser4progs-1.0.7 to compile with gcc-4.4.0 (reiser4progs-1.0.7-gcc4.4.0.patch,629 bytes, patch)
2009-05-10 22:58 UTC, Víctor Ostorga (RETIRED)
Details | Diff
Patch from current ebuild sys-fs/reiser4progs-1.0.7 (reiser4progs-1.0.7-r1.ebuild.patch,856 bytes, patch)
2009-05-10 23:03 UTC, Víctor Ostorga (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description 404 Error 2009-05-10 12:50:58 UTC
When the package is emerged, the compilation step aborts:

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DENABLE_MINIMAL -DENABLE_SYMLINKS -DENABLE_SPECIAL -DENABLE_R5_HASH -DENABLE_FNV1_HASH -DENABLE_RUPASOV_HASH -DENABLE_TEA_HASH -falign-jumps=1 -falign-loops=1 -falign-functions=1 -falign-labels=1 -fno-inline -fstrength-reduce -DENABLE_LARGE_KEYS -DENABLE_SHORT_KEYS -DENABLE_DOT_O_FIBRE -DENABLE_EXT_1_FIBRE -DENABLE_EXT_3_FIBRE -DENABLE_LEXIC_FIBRE -Os -march=native -O2 -pipe -msse4 -W -Wall -Wuninitialized -Wno-unused-parameter -Wredundant-decls -MT libnode40_minimal_la-node40_repair.lo -MD -MP -MF .deps/libnode40_minimal_la-node40_repair.Tpo -c node40_repair.c -o libnode40_minimal_la-node40_repair.o >/dev/null 2>&1
node40.c:999:6: error: #elif with no expression
make[4]: *** [libnode40_minimal_la-node40.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [libnode40_static_la-node40.lo] Error 1
mv -f .deps/libnode40_minimal_la-node40_repair.Tpo .deps/libnode40_minimal_la-node40_repair.Plo
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DENABLE_SYMLINKS -DENABLE_SPECIAL -DENABLE_R5_HASH -DENABLE_FNV1_HASH -DENABLE_RUPASOV_HASH -DENABLE_TEA_HASH -DENABLE_DEG_HASH -DENABLE_LARGE_KEYS -DENABLE_SHORT_KEYS -DENABLE_DOT_O_FIBRE -DENABLE_EXT_1_FIBRE -DENABLE_EXT_3_FIBRE -DENABLE_LEXIC_FIBRE -O3 -march=native -O2 -pipe -msse4 -W -Wall -Wuninitialized -Wno-unused-parameter -Wredundant-decls -MT libnode40_static_la-node40_repair.lo -MD -MP -MF .deps/libnode40_static_la-node40_repair.Tpo -c node40_repair.c -o libnode40_static_la-node40_repair.o >/dev/null 2>&1
mv -f .deps/libnode40_static_la-node40_repair.Tpo .deps/libnode40_static_la-node40_repair.Plo
make[4]: Leaving directory `/var/tmp/portage/sys-fs/reiser4progs-1.0.7/work/reiser4progs-1.0.7/plugin/node/node40'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-fs/reiser4progs-1.0.7/work/reiser4progs-1.0.7/plugin/node'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-fs/reiser4progs-1.0.7/work/reiser4progs-1.0.7/plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-fs/reiser4progs-1.0.7/work/reiser4progs-1.0.7'
make: *** [all] Error 2
 * 
 * ERROR: sys-fs/reiser4progs-1.0.7 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  810:  Called die
 * The specific snippet of code:
 *       emake || die "make failed"
 *  The die message:
 *   make failed

Prior packages versions are also subject to this issue

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-fs/reiser4progs-1.0.7





Portage 2.1.6.13 (default/linux/amd64/2008.0/desktop, gcc-4.4.0, glibc-2.9_p20081201-r2, 2.6.30-rc5 x86_64)
=================================================================
System uname: Linux-2.6.30-rc5-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.0.0
Timestamp of tree: Sat, 09 May 2009 21:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     4.0_p17-r1
dev-java/java-config: 2.1.7
dev-lang/python:     2.5.4-r2, 2.6.2
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r2
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -msse4"
CHOST="x86_64-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/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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="-march=native -O2 -pipe -msse4"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://localhost/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en fr"
MAKEOPTS="-j9"
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/layman/nx /usr/local/portage/layman/enlightenment /usr/local/portage/layman/mozilla /usr/local/portage/layman/dotnet /usr/local/portage/layman/emacs /usr/local/portage/layman/gentoo-quebec"
SYNC="rsync://localhost/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 berkdb bluetooth branding bzip2 cairo cdda cddb cdio cdr chardet cli cracklib crypt cups dbus dirac dri dts dvd dvdr dvdread dvi eds emboss encode esd evo fam ffmpeg flac fortran ftp gdbm gif glib gnome gpm gstreamer gtk gtk2 hal hvm iconv isdnlog jack java jpeg jpeg2k kde kdeprefix kerberos kpathsea ldap libnotify mad midi mikmod mmx mp2 mp3 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly nswrapper objc objc++ objc-gc ogg openal opengl openmp oss pam pcre pdf perl png postgres ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcl tcpd theora threads tiff tk truetype unicode usb vorbis x264 xml xorg xulrunner xv xvid zlib" 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" 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr" USERLAND="GNU" VIDEO_CARDS="vesa radeonhd"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 404 Error 2009-05-10 12:58:12 UTC
Created attachment 190828 [details]
build.log
Comment 2 Víctor Ostorga (RETIRED) gentoo-dev 2009-05-10 22:58:33 UTC
Created attachment 190882 [details, diff]
Patch allowing sys-fs/reiser4progs-1.0.7 to compile with gcc-4.4.0

Patch is confirmed in org.kernel.vger.reiserfs-devel [1]

[1] http://markmail.org/message/7jy77otmyyw5gjcz
Comment 3 Víctor Ostorga (RETIRED) gentoo-dev 2009-05-10 23:03:41 UTC
Created attachment 190883 [details, diff]
Patch from current ebuild sys-fs/reiser4progs-1.0.7
Comment 4 Víctor Ostorga (RETIRED) gentoo-dev 2009-05-10 23:15:20 UTC
reiser4progs-1.0.6 needs the same patch as well