Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32415 - lufs 0.9.7 is out
Summary: lufs 0.9.7 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Wout Mertens (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-31 11:44 UTC by Radek Podgorny
Modified: 2003-11-25 17:26 UTC (History)
1 user (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 Radek Podgorny 2003-10-31 11:44:43 UTC
The new version is out. It claims to resolve the 2.6 kernel compilation problems so take a look at bug 32296 after you create the ebuild...

Sincerely...
Radek
Comment 1 James Le Cuirot gentoo-dev 2003-11-04 06:41:21 UTC
Still seg faults as in <a href="http://bugs.gentoo.org/show_bug.cgi?id=32250">bug
32250</a>.

 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -I/usr/src/lufs-0.9.7/include
-O2 -Wall -DSSHPROG=\"/usr/bin/ssh\" -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-MT sshfs.lo -MD -MP -MF .deps/sshfs.Tpo -c sshfs.cpp  -fPIC -DPIC -o .libs/sshfs.o
g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
distcc[18373] ERROR: compile on localhost failed
make[3]: *** [sshfs.lo] Error 1
make[3]: Leaving directory `/usr/src/lufs-0.9.7/filesystems/sshfs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/lufs-0.9.7/filesystems'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lufs-0.9.7'
make: *** [all] Error 2

~ Chewi
Comment 2 Daath 2003-11-24 05:08:54 UTC
I got the same:

g++: Internal error: Segmentation fault (program cc1plus)
Comment 3 Daath 2003-11-25 04:08:44 UTC
Oh I should mention that I'm using 2.4.20-r8 not 2.6
Comment 4 Wout Mertens (RETIRED) gentoo-dev 2003-11-25 17:26:51 UTC
I bumped it and fixed the compilation error (see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13192). Please test.