Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 169907

Summary: net-fs/nfs-utils-1.0.10 with USE=nonfsv4 fails to compile on uclibc due to 'invalid use of void expression'
Product: Gentoo Linux Reporter: Natanael Copa <natanael.copa>
Component: New packagesAssignee: Network Filesystems <net-fs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gentoo-bugs, stefan
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 182094    
Bug Blocks:    

Description Natanael Copa 2007-03-08 08:41:12 UTC
if i386-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../support/include  -I../../support/include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall  -pipe -march=i386 -Os -pipe -fomit-frame-pointer -MT mount_xdr.o -MD -MP -MF ".deps/mount_xdr.Tpo" -c -o mount_xdr.o mount_xdr.c; \
        then mv -f ".deps/mount_xdr.Tpo" ".deps/mount_xdr.Po"; else rm -f ".deps/mount_xdr.Tpo"; exit 1; fi
mount_xdr.c: In function `xdr_ppathcnf':
mount_xdr.c:218: error: invalid use of void expression
mount_xdr.c:219: error: invalid use of void expression
mount_xdr.c:220: error: invalid use of void expression
mount_xdr.c:221: error: invalid use of void expression
mount_xdr.c:222: error: invalid use of void expression
mount_xdr.c:242: warning: operation on `genp' may be undefined

Portage 2.1.2-r9 (uclibc/x86/hardened, gcc-3.4.6, uclibc-0.9.28.1-r0, 2.6.20-gentoo i686)
=================================================================
System uname: 2.6.20-gentoo i686 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 08 Mar 2007 07:30:01 +0000
distcc 2.18.3 i386-gentoo-linux-uclibc (protocols 1 and 2) (default port 3632) [disabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-gentoo-linux-uclibc"
CFLAGS="-march=i386 -Os -pipe -fomit-frame-pointer"
CHOST="i386-gentoo-linux-uclibc"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/bind /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -pipe"
DISTDIR="/var/cache/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer nodoc noinfo noman sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/var/cache/packages/default"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/alpine-portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X509 bitmap-fonts bri bzip2 cli cracklib dri encode expat extensions hardened iproute2 ipv6 jpeg lua mad midi minimal ncurses netboot nonfsv4 ntfs ogg oss pci pcmcia pic png pppd pri readline reflection rrdtool sensord session snmp speex spl ssl tdb truetype truetype-fonts type1-fonts uclibc uclibc++ udev usb userlocales wordexp x86 xorg zaptel zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="uclibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" MISDN_CARDS="avmfritz hfcmulti hfcpci hfcsmini hfcsusb netjetpci sedlfax w6692pci xhfc" USERLAND="GNU" VIDEO_CARDS="dummy fbdev v4l apm ark chips cirrus cyrix epson glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng vesa vga via voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2007-03-25 07:32:44 UTC
this has been fixed upstream ... it'll trickle down into our tree
Comment 2 Natanael Copa 2007-03-26 07:21:36 UTC
where is it fixed? in uclibc or nfs-utils? I tried to compile nfs-utils-1.0.12-r2 but got the same error.
Comment 3 SpanKY gentoo-dev 2007-03-26 20:06:18 UTC
the next major uclibc release
Comment 4 Natanael Copa 2007-06-22 08:53:05 UTC
reopening this bug as it depends on the uclibc-0.9.29 release (#182094)
Comment 5 nobody 2008-05-02 21:00:19 UTC
dup ? http://bugs.gentoo.org/show_bug.cgi?id=144215
Comment 6 SpanKY gentoo-dev 2009-01-31 22:09:28 UTC

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