Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81194 - shfs doesn't compile...
Summary: shfs doesn't compile...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 86849 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-07 22:43 UTC by Anton A. Arapov
Modified: 2005-12-13 16:59 UTC (History)
2 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 Anton A. Arapov 2005-02-07 22:43:25 UTC
When I'm trying to emerge shfs, ... I get error with compilation.


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

Actual Results:  
>>> Source unpacked.
make[1]: Entering directory `/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
gcc -O2 -mcmodel=kernel -fomit-frame-pointer -fno-strict-aliasing -pipe -Wall
-I- -I.
-I/var/tmp/portage/shfs-0.31-r1/image//lib/modules/2.6.9-gentoo-r14/build/include
-I/usr/src/linux/include/ -DMODULE -DMODVERSIONS -DEXPORT_SYMTAB -D__KERNEL__
-DLINUX -DDEBUG_LEVEL=0 -c dcache.c -o dcache.o
dcache.c:2:31: linux/modversions.h: No such file or directory
In file included from /usr/src/linux/include/linux/percpu.h:4,
                 from /usr/src/linux/include/linux/sched.h:31,
                 from /usr/src/linux/include/linux/module.h:10,
                 from dcache.c:6:
/usr/src/linux/include/linux/slab.h:86:27: kmalloc_sizes.h: No such file or
directory
In file included from /usr/src/linux/include/linux/percpu.h:4,
                 from /usr/src/linux/include/linux/sched.h:31,
                 from /usr/src/linux/include/linux/module.h:10,
                 from dcache.c:6:
/usr/src/linux/include/linux/slab.h: In function `kmalloc':
/usr/src/linux/include/linux/slab.h:92: warning: label `found' defined but not used
In file included from ./shfs.h:13,
                 from dcache.c:9:
./shfs_dcache.h: At top level:
./shfs_dcache.h:22: error: parse error before "kdev_t"
./shfs_dcache.h:22: warning: no semicolon at end of struct or union
./shfs_dcache.h:27: error: parse error before '}' token
./shfs_dcache.h:31: error: field `entry' has incomplete type
./shfs_dcache.h:57: warning: "struct iattr" declared inside parameter list
./shfs_dcache.h:57: warning: its scope is only this definition or declaration,
which is probably not what you want
In file included from dcache.c:9:
./shfs.h:53: error: parse error before "kdev_t"
./shfs.h:53: warning: no semicolon at end of struct or union
./shfs.h:60: error: parse error before '}' token
In file included from dcache.c:11:
./shfs_proc.h:22: warning: "struct super_block" declared inside parameter list
./shfs_proc.h:37: warning: "struct iattr" declared inside parameter list
dcache.c: In function `shfs_dcache_add':
dcache.c:137: error: incompatible types in assignment
dcache.c: In function `shfs_dcache_get':
dcache.c:186: error: invalid operands to binary -
dcache.c: In function `shfs_dcache_revalidate':
dcache.c:210: error: dereferencing pointer to incomplete type
dcache.c:217: error: invalid operands to binary -
dcache.c:219: error: dereferencing pointer to incomplete type
dcache.c: In function `shfs_dcache_invalidate':
dcache.c:236: error: dereferencing pointer to incomplete type
dcache.c:237: error: dereferencing pointer to incomplete type
dcache.c: At top level:
dcache.c:256: warning: "struct iattr" declared inside parameter list
dcache.c:257: error: conflicting types for 'shfs_dcache_update_fattr'
./shfs_dcache.h:57: error: previous declaration of 'shfs_dcache_update_fattr'
was here
dcache.c:257: error: conflicting types for 'shfs_dcache_update_fattr'
./shfs_dcache.h:57: error: previous declaration of 'shfs_dcache_update_fattr'
was here
dcache.c: In function `shfs_dcache_update_fattr':
dcache.c:258: error: dereferencing pointer to incomplete type
dcache.c:259: error: dereferencing pointer to incomplete type
dcache.c:265: error: dereferencing pointer to incomplete type
dcache.c:270: error: dereferencing pointer to incomplete type
dcache.c:274: error: dereferencing pointer to incomplete type
dcache.c:274: error: `ATTR_MODE' undeclared (first use in this function)
dcache.c:274: error: (Each undeclared identifier is reported only once
dcache.c:274: error: for each function it appears in.)
dcache.c:275: error: dereferencing pointer to incomplete type
dcache.c:276: error: dereferencing pointer to incomplete type
dcache.c:276: error: `ATTR_UID' undeclared (first use in this function)
dcache.c:277: error: dereferencing pointer to incomplete type
dcache.c:278: error: dereferencing pointer to incomplete type
dcache.c:278: error: `ATTR_GID' undeclared (first use in this function)
dcache.c:279: error: dereferencing pointer to incomplete type
dcache.c:280: error: dereferencing pointer to incomplete type
dcache.c:280: error: `ATTR_SIZE' undeclared (first use in this function)
dcache.c:281: error: dereferencing pointer to incomplete type
dcache.c:283: error: dereferencing pointer to incomplete type
make[1]: *** [dcache.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'make: *** [all] Error 2


Expected Results:  
success build...


Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3,
libc-2.3.4.20041102-r0, 2.6.9-gentoo-r14 x86_64)

CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
GENTOO_MIRRORS="http://mirror.aiya.ru/pub/gentoo/"
USE="alsa cdr dvd cups usb ppds foomaticdb gnome gtk2 gpm samba unicode truetype
crypt nls nptl opengl svg -kde -qt -multilib"
Comment 1 Miles Lubin 2005-02-10 20:31:05 UTC
use 0.35-r1, which compiles fine
Comment 2 Johannes Schneider 2005-02-22 07:37:03 UTC
Same problem here - event with shfs-0.31-r1

I have a AMD64-system here... 


emerge shfs
Calculating dependencies ...done!
>>> emerge (1 of 1) net-fs/shfs-0.31-r1 to /
>>> md5 src_uri ;-) shfs-0.31-1.tar.gz
>>> Unpacking source...
>>> Unpacking shfs-0.31-1.tar.gz to /var/tmp/portage/shfs-0.31-r1/work
 * Applying shfs-gentoo-0.31-makefile-root.diff ...                                        [ ok ]
 * Applying shfs-amd64-makefile.patch ...                                                  [ ok ]
>>> Source unpacked.
make[1]: Entering directory `/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
gcc -O2 -mcmodel=kernel -fomit-frame-pointer -fno-strict-aliasing -pipe -Wall -I- -I. -I/var/tmp/portage/shfs-0.31-r1/image//lib/modules/2.6.10-gentoo-r7/build/include -I/usr/src/linux/include/-DMODULE -DMODVERSIONS -DEXPORT_SYMTAB -D__KERNEL__ -DLINUX -DDEBUG_LEVEL=0 -c dcache.c -o dcache.o
dcache.c:2:31: linux/modversions.h: No such file or directory
In file included from /usr/src/linux/include/linux/percpu.h:4,
                 from /usr/src/linux/include/linux/sched.h:31,
                 from /usr/src/linux/include/linux/module.h:10,
                 from dcache.c:6:
/usr/src/linux/include/linux/slab.h:94:27: kmalloc_sizes.h: No such file or directory
In file included from /usr/src/linux/include/linux/percpu.h:4,
                 from /usr/src/linux/include/linux/sched.h:31,
                 from /usr/src/linux/include/linux/module.h:10,
                 from dcache.c:6:
/usr/src/linux/include/linux/slab.h: In function `kmalloc':
/usr/src/linux/include/linux/slab.h:100: warning: label `found' defined but not used
In file included from ./shfs.h:13,
                 from dcache.c:9:
./shfs_dcache.h: At top level:
./shfs_dcache.h:22: error: parse error before "kdev_t"
./shfs_dcache.h:22: warning: no semicolon at end of struct or union
./shfs_dcache.h:27: error: parse error before '}' token
./shfs_dcache.h:31: error: field `entry' has incomplete type
./shfs_dcache.h:57: warning: "struct iattr" declared inside parameter list
./shfs_dcache.h:57: warning: its scope is only this definition or declaration, which is probablynot what you want
In file included from dcache.c:9:
./shfs.h:53: error: parse error before "kdev_t"
./shfs.h:53: warning: no semicolon at end of struct or union
./shfs.h:60: error: parse error before '}' token
In file included from dcache.c:11:
./shfs_proc.h:22: warning: "struct super_block" declared inside parameter list
./shfs_proc.h:37: warning: "struct iattr" declared inside parameter list
dcache.c: In function `shfs_dcache_add':
dcache.c:137: error: incompatible types in assignment
dcache.c: In function `shfs_dcache_get':
dcache.c:186: error: invalid operands to binary -
dcache.c: In function `shfs_dcache_revalidate':
dcache.c:210: error: dereferencing pointer to incomplete type
dcache.c:217: error: invalid operands to binary -
dcache.c:219: error: dereferencing pointer to incomplete type
dcache.c: In function `shfs_dcache_invalidate':
dcache.c:236: error: dereferencing pointer to incomplete type
dcache.c:237: error: dereferencing pointer to incomplete type
dcache.c: At top level:
dcache.c:256: warning: "struct iattr" declared inside parameter list
dcache.c:257: error: conflicting types for 'shfs_dcache_update_fattr'
./shfs_dcache.h:57: error: previous declaration of 'shfs_dcache_update_fattr' was here
dcache.c:257: error: conflicting types for 'shfs_dcache_update_fattr'
./shfs_dcache.h:57: error: previous declaration of 'shfs_dcache_update_fattr' was here
dcache.c: In function `shfs_dcache_update_fattr':
dcache.c:258: error: dereferencing pointer to incomplete type
dcache.c:259: error: dereferencing pointer to incomplete type
dcache.c:265: error: dereferencing pointer to incomplete type
dcache.c:270: error: dereferencing pointer to incomplete type
dcache.c:274: error: dereferencing pointer to incomplete type
dcache.c:274: error: `ATTR_MODE' undeclared (first use in this function)
dcache.c:274: error: (Each undeclared identifier is reported only once
dcache.c:274: error: for each function it appears in.)
dcache.c:275: error: dereferencing pointer to incomplete type
dcache.c:276: error: dereferencing pointer to incomplete type
dcache.c:276: error: `ATTR_UID' undeclared (first use in this function)
dcache.c:277: error: dereferencing pointer to incomplete type
dcache.c:278: error: dereferencing pointer to incomplete type
dcache.c:278: error: `ATTR_GID' undeclared (first use in this function)
dcache.c:279: error: dereferencing pointer to incomplete type
dcache.c:280: error: dereferencing pointer to incomplete type
dcache.c:280: error: `ATTR_SIZE' undeclared (first use in this function)
dcache.c:281: error: dereferencing pointer to incomplete type
dcache.c:283: error: dereferencing pointer to incomplete type
make[1]: *** [dcache.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'
make: *** [all] Error 2

!!! ERROR: net-fs/shfs-0.31-r1 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.





emerge --info
Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 19 2005, 14:20:26)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/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 -pipe -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.eliteitminds.com ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE8@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts avi berkdb bitmap-fonts cdr crypt cups curl divx4linux dvd dvdr dvdread encode esd f77 fam flac font-server foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk imagemagick imlib ipv6 java joystick jp2 jpeg kde lm_sensors lzw lzw-tiff mad mikmod motif mozilla mpeg multilib ncurses network nls ntpl oggvorbis opengl oss pam perl png ppds python qt readline samba scanner sdl ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xmms xpm xrandr xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 3 Johannes Schneider 2005-02-22 08:49:28 UTC
Sorry - I made a mistake (emerged old version).

I tryed to emerge the latest version (0.35-r1) and got the following error:

emerge shfs
--- Invalid atom in /etc/portage/package.keywords: net-fs/shfs-0.35-r1
Calculating dependencies ...done!
>>> emerge (1 of 1) net-fs/shfs-0.31-r1 to /
>>> md5 src_uri ;-) shfs-0.31-1.tar.gz
>>> Unpacking source...
>>> Unpacking shfs-0.31-1.tar.gz to /var/tmp/portage/shfs-0.31-r1/work
 * Applying shfs-gentoo-0.31-makefile-root.diff ...                                                [ ok ]
 * Applying shfs-amd64-makefile.patch ...                                                          [ ok ]
>>> Source unpacked.
make[1]: Entering directory `/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'
make[1]: Warnung: Kein Jobserver verf
Comment 4 Johannes Schneider 2005-02-22 08:49:28 UTC
Sorry - I made a mistake (emerged old version).

I tryed to emerge the latest version (0.35-r1) and got the following error:

emerge shfs
--- Invalid atom in /etc/portage/package.keywords: net-fs/shfs-0.35-r1
Calculating dependencies ...done!
>>> emerge (1 of 1) net-fs/shfs-0.31-r1 to /
>>> md5 src_uri ;-) shfs-0.31-1.tar.gz
>>> Unpacking source...
>>> Unpacking shfs-0.31-1.tar.gz to /var/tmp/portage/shfs-0.31-r1/work
 * Applying shfs-gentoo-0.31-makefile-root.diff ...                                                [ ok ]
 * Applying shfs-amd64-makefile.patch ...                                                          [ ok ]
>>> Source unpacked.
make[1]: Entering directory `/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'
make[1]: Warnung: Kein Jobserver verfügbar: setzen -j1. Fügen »+« zur Ursprungsregel hinzu.
gcc -O2 -mcmodel=kernel -fomit-frame-pointer -fno-strict-aliasing -pipe -Wall -I- -I. -I/var/tmp/portage/shfs-0.31-r1/image//lib/modules/2.6.10-gentoo-r7/build/include -I/usr/src/linux/include/ -DMODULE -DMODVERSIONS -DEXPORT_SYMTAB -D__KERNEL__ -DLINUX -DDEBUG_LEVEL=0 -c dcache.c -o dcache.o
dcache.c:2:31: linux/modversions.h: Datei oder Verzeichnis nicht gefunden
In Datei, eingefügt von /usr/src/linux/include/linux/percpu.h:4,
                    von /usr/src/linux/include/linux/sched.h:31,
                    von /usr/src/linux/include/linux/module.h:10,
                    von dcache.c:6:
/usr/src/linux/include/linux/slab.h:94:27: kmalloc_sizes.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/src/linux/include/linux/percpu.h:4,
                 from /usr/src/linux/include/linux/sched.h:31,
                 from /usr/src/linux/include/linux/module.h:10,
                 from dcache.c:6:
/usr/src/linux/include/linux/slab.h: In function `kmalloc':
/usr/src/linux/include/linux/slab.h:100: Warnung: Marke »found« definiert aber nicht verwendet
In file included from ./shfs.h:13,
                 from dcache.c:9:
./shfs_dcache.h: At top level:
./shfs_dcache.h:22: Fehler: Fehler beim Parsen vor "kdev_t"
./shfs_dcache.h:22: Warnung: kein Semikolon am Ende von »struct« oder »union«
./shfs_dcache.h:27: Fehler: Fehler beim Parsen vor »}«-Zeichen
./shfs_dcache.h:31: Fehler: Feld »entry« hat unvollständigen Typen
./shfs_dcache.h:57: Warnung: "struct iattr" innerhalb Parameterliste deklariert
./shfs_dcache.h:57: Warnung: sein Gültigkeitsbereich umfasst nur diese Definition bzw. Deklaration, was Sie wahrscheinlich nicht wollten
In file included from dcache.c:9:
./shfs.h:53: Fehler: Fehler beim Parsen vor "kdev_t"
./shfs.h:53: Warnung: kein Semikolon am Ende von »struct« oder »union«
./shfs.h:60: Fehler: Fehler beim Parsen vor »}«-Zeichen
In file included from dcache.c:11:
./shfs_proc.h:22: Warnung: "struct super_block" innerhalb Parameterliste deklariert
./shfs_proc.h:37: Warnung: "struct iattr" innerhalb Parameterliste deklariert
dcache.c: In function `shfs_dcache_add':
dcache.c:137: Fehler: inkompatible Typen in Zuweisung
dcache.c: In function `shfs_dcache_get':
dcache.c:186: Fehler: ungültige Operanden für binäres -
dcache.c: In function `shfs_dcache_revalidate':
dcache.c:210: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:217: Fehler: ungültige Operanden für binäres -
dcache.c:219: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c: In function `shfs_dcache_invalidate':
dcache.c:236: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:237: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c: At top level:
dcache.c:256: Warnung: "struct iattr" innerhalb Parameterliste deklariert
dcache.c:257: Fehler: in Konflikt stehende Typen für »shfs_dcache_update_fattr«
./shfs_dcache.h:57: Fehler: vorherige Deklaration von »shfs_dcache_update_fattr« war hier
dcache.c:257: Fehler: in Konflikt stehende Typen für »shfs_dcache_update_fattr«
./shfs_dcache.h:57: Fehler: vorherige Deklaration von »shfs_dcache_update_fattr« war hier
dcache.c: In function `shfs_dcache_update_fattr':
dcache.c:258: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:259: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:265: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:270: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:274: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:274: Fehler: »ATTR_MODE« nicht deklariert (erste Benutzung in dieser Funktion)
dcache.c:274: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt
dcache.c:274: Fehler: für jede Funktion in der er auftritt.)
dcache.c:275: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:276: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:276: Fehler: »ATTR_UID« nicht deklariert (erste Benutzung in dieser Funktion)
dcache.c:277: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:278: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:278: Fehler: »ATTR_GID« nicht deklariert (erste Benutzung in dieser Funktion)
dcache.c:279: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:280: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:280: Fehler: »ATTR_SIZE« nicht deklariert (erste Benutzung in dieser Funktion)
dcache.c:281: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
dcache.c:283: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen
make[1]: *** [dcache.o] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/shfs-0.31-r1/work/shfs-0.31-1/shfs'
make: *** [all] Fehler 2

!!! ERROR: net-fs/shfs-0.31-r1 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 5 Herbie Hopkins (RETIRED) gentoo-dev 2005-03-29 06:07:28 UTC
*** Bug 86849 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-05-04 09:18:48 UTC
*** Bug 91446 has been marked as a duplicate of this bug. ***
Comment 7 Stuart Herbert (RETIRED) gentoo-dev 2005-11-18 15:57:33 UTC
Hi,

I don't use Gentoo/amd64, and cannot support this platform.  Re-assigning to the
amd64 arch team to see if they can help.

Best regards,
Stu
Comment 8 Scott Stoddard (RETIRED) gentoo-dev 2005-11-18 16:10:54 UTC
Compiles clean here...  (amd64)

delta ~ # emerge --info
Portage 2.0.53_rc7 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.13-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre10
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
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.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdr
crypt cups dbus divx4linux dvd dvdread eds emboss encode esd exif expat fam
ffmpeg firefox flac foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk
gtk2 hal icq idn imagemagick imlib ipv6 jabber java jpeg lcms live lua lzw
lzw-tiff mad mjpeg mng motif mozilla mp3 mpeg msn native ncurses network nls
no-old-linux noantlr nobcel nobeanutils nobsh nptl nptlonly offensive ogg
oggvorbis opengl pam pcre pdflib perl png python qt quicktime radeon readline
real rtc sdk sdl spell sqlite ssl svg tcpd theora tiff transcode truetype
truetype-fonts type1-fonts udev usb userlocales v4l v4l2 vorbis wmf xine xml
xml2 xpm xv xvid xvmc yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 9 Scott Stoddard (RETIRED) gentoo-dev 2005-11-18 16:42:46 UTC
Actually, I would like to know if any of the original reporters are still having
this problem after a kernel upgrade?  (I would think not.)
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2005-12-13 16:59:34 UTC
This bug is awaiting user response...