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

Bug 48119

Summary: error emerge jfsutils and xfsprogs for qtparted
Product: Gentoo Linux Reporter: Denis Kot <denis.kot>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Denis Kot 2004-04-17 05:21:32 UTC
gcc -O1 -mcpu=pentium4 -march=pentium4 -funroll-loops -pipe -O1 -mcpu=pentium4 -march=pentium4 -funroll-loops -pipe -DNDEBUG -funsigned-char -Wall -I./include -DVERSION=\"2.3.9\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -O1 -mcpu=pentium4 -march=pentium4 -funroll-loops -pipe -DNDEBUG -funsigned-char -Wall -I../include -DVERSION=\"2.3.9\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -I. -D_REENTRANT -fno-strict-aliasing -c linux.c  -fPIC -DPIC -o .libs/linux.lo
linux.c: In function `set_blocksize':
linux.c:113: error: syntax error before '[' token
linux.c: In function `findsize':
linux.c:151: error: syntax error before '[' token
make[1]: *** [linux.lo] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
make: *** [default] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 2

!!! ERROR: sys-fs/xfsprogs-2.3.9 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -D_FILE_OFFSET_BITS=64 -O3 -mcpu=pentium4 -march=pentium4 -funroll-loops -pipe -c `test -f 'super.c' || echo './'`super.c
devices.c: In function `ujfs_get_dev_size':
devices.c:87: error: syntax error before '[' token
make[2]: *** [devices.o] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
make[2]: *** &#1054;&#1078;&#1080;&#1076;&#1072;&#1085;&#1080;&#1077; &#1079;&#1072;&#1074;&#1077;&#1088;&#1096;&#1077;&#1085;&#1080;&#1103; &#1079;&#1072;&#1076;&#1072;&#1085;&#1080;&#1081;...
make[2]: Leaving directory `/var/tmp/portage/jfsutils-1.1.3/work/jfsutils-1.1.3/libfs'
make[1]: *** [all-recursive] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
make[1]: Leaving directory `/var/tmp/portage/jfsutils-1.1.3/work/jfsutils-1.1.3'
make: *** [all] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 2

!!! ERROR: sys-fs/jfsutils-1.1.3 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
1.
2.
3.




bash-2.05b# emerge info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5)
=================================================================
System uname: 2.6.5 i686 Intel(R) Celeron(R) CPU 1.70GHz
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://128.213.5.34/gentoo/
http://gentoo.gg3.net/ http://gentoo.kems.net
http://mirror.clarkson.edu/pub/distributions/gentoo/ http://lug.mtu.edu/gentoo/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://ftp.lug.ro/gentoo
http://gentoo.inode.at/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif
gnome gphoto2 gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif
mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt
quicktime readline samba sdl slang spell ssl svga tcltk tcpd tiff tk truetype
unicode usb x86 xml2 xmms xv zlib"
Comment 1 Steve Arnold archtester gentoo-dev 2004-04-21 19:25:00 UTC
This looks like a duplicate of Bug# 45212.

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