Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622486 - gcc-5.4.0-r3 fails to build - install-xattr: setxattr() failed: Operation not supported
Summary: gcc-5.4.0-r3 fails to build - install-xattr: setxattr() failed: Operation not...
Status: RESOLVED DUPLICATE of bug 612612
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-22 22:50 UTC by Mark Knecht
Modified: 2017-06-22 23:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info for gcc-5.4.0-r3 (gcc-5.4.0-r3_INFO,5.85 KB, text/plain)
2017-06-22 22:51 UTC, Mark Knecht
Details
more info (gcc-5.4.0-r3_INFO2,266 bytes, text/plain)
2017-06-22 22:52 UTC, Mark Knecht
Details
gcc-5.4.0-r3 environment file (gcc-5.4.0-r3_ENVIRO,170.87 KB, text/plain)
2017-06-22 22:52 UTC, Mark Knecht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Knecht 2017-06-22 22:50:52 UTC
Normal upgrade of mostly stable machine fails for the last 2-3 days due to problems with gcc-5.4.0-r3. 

I note that there is a new use flag "gcj" that is being enabled apparently by default. I have not attempted to disable that yet.

Will attach emerge generated files requested. 


/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 contrib/aotcompile.py \
  /var/tmp/portage/sys-devel/gcc-5.4.0-r3/image//usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python/aotcompile.py;
test -z "/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/java" || /bin/mkdir -p "/var/tmp/portage/sys-devel/gcc-5.4.0-r3/image//usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/java"
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 libgcj-5.4.0.jar libgcj-tools-5.4.0.jar /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/libjava/../ecj.jar '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/image//usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/java'
install-xattr: setxattr() failed: Operation not supported
make[6]: *** [Makefile:10195: install-jarDATA] Error 1
make[6]: Leaving directory '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/build/x86_64-pc-linux-gnu/32/libjava'
make[5]: *** [Makefile:10382: install-am] Error 2
make[5]: Leaving directory '/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/build/x86_64-pc-linux-gnu/32/libjava'
make[4]: *** [Makefile:10240: install-recursive] Error 1
Comment 1 Mark Knecht 2017-06-22 22:51:43 UTC
Created attachment 477638 [details]
emerge --info for gcc-5.4.0-r3
Comment 2 Mark Knecht 2017-06-22 22:52:14 UTC
Created attachment 477640 [details]
more info
Comment 3 Mark Knecht 2017-06-22 22:52:46 UTC
Created attachment 477642 [details]
gcc-5.4.0-r3 environment file
Comment 4 Mike Gilbert gentoo-dev 2017-06-22 23:06:22 UTC

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