Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122787 - sys-fs/ext2resize-1.1.19 fails to build anymore
Summary: sys-fs/ext2resize-1.1.19 fails to build anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 05:49 UTC by Sean Davidson
Modified: 2006-02-14 16:18 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 Sean Davidson 2006-02-14 05:49:06 UTC
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=pentium4 -march=pentium4 -fomit-frame-pointer -fforce-addr -maccumulate-outgoing-args -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=pentium4 -march=pentium4 -fomit-frame-pointer -fforce-addr -maccumulate-outgoing-args -pipe"
DISTDIR="/x/kits/gentoo/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/x/kits/gentoo/packages/x86-p4"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/x/kits/gentoo/tools/portage"
SYNC="rsync://localhost/gentoo-portage"
USE="x86 X aalib alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl directfb dri dvdread eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imagemagick imlib ipv6 jack java jpeg kde lcms ldap libg++ libwww mad mhash mikmod mng motif mozilla mp3 mpeg mysql ncurses nls odbc ogg oggvorbis openal opengl oss pam pcmcia pcre pdflib perl php png postgres python qt quicktime readline real recode samba sdl slang smooth snmp speex spell sqlite ssl svg svga tcltk tcpd tiff truetype truetype-fonts type1-fonts udev vorbis wmf xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS

I have built ext2resize in the past but now when I do an emerge of ext2resize
it fails to compile with the following error:

source='ext2_unix_io.c' object='ext2_unix_io.o' libtool=no \
depfile='.deps/ext2_unix_io.Po' tmpdepfile='.deps/ext2_unix_io.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -O2 -mtune=pentium4 -march=pentium4 -fomit-frame-pointer -fforce-addr -maccumulate-outgoing-args -pipe -c `test -f 'ext2_unix_io.c' || echo './'`ext2_unix_io.c
ext2_unix_io.c: In function `do_get_size':
ext2_unix_io.c:106: error: parse error before '[' token
make[2]: *** [ext2_unix_io.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/ext2resize-1.1.19/work/ext2resize-1.1.19/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/ext2resize-1.1.19/work/ext2resize-1.1.19/src'
make: *** [all-recursive] Error 1

!!! ERROR: sys-fs/ext2resize-1.1.19 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! Make failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 05:57:45 UTC
Hmmm, the patch for Bug 96699 vanished again...
Comment 2 SpanKY gentoo-dev 2006-02-14 10:23:19 UTC
the patch wasnt "lost", the patch was wrong so it was removed
Comment 3 SpanKY gentoo-dev 2006-02-14 16:18:53 UTC
grabbed patch from upstream cvs