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

Bug 663144

Summary: dev-util/patchelf-0.8 test failed: maximum file size exceeded
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: test-suite.log
build.log
emerge --info
0.9 build.log
dev-util/patchelf-0.9_p20180129/temp/build.log

Description Alexey 2018-08-08 07:13:56 UTC
Created attachment 542746 [details]
test-suite.log

PASS: plain-fail.sh
PASS: plain-run.sh
PASS: shrink-rpath.sh
FAIL: set-interpreter-short.sh
FAIL: set-interpreter-long.sh
FAIL: set-rpath.sh
PASS: no-rpath.sh
FAIL: big-dynstr.sh
FAIL: set-rpath-library.sh
Comment 1 Alexey 2018-08-08 07:14:21 UTC
Created attachment 542748 [details]
build.log
Comment 2 Alexey 2018-08-08 07:15:01 UTC
Created attachment 542750 [details]
emerge --info
Comment 3 James Le Cuirot gentoo-dev 2018-08-08 13:06:11 UTC
I think this is fixed in 0.9. Please try it.
Comment 4 Alexey 2018-08-09 21:12:03 UTC
0.9 also fails, but with different message: Segmentation fault
Comment 5 Alexey 2018-08-09 21:12:25 UTC
Created attachment 542882 [details]
0.9 build.log
Comment 6 James Le Cuirot gentoo-dev 2018-08-09 21:18:42 UTC
Okay, how about 0.9_p20180129? Sorry, should have been more explicit before.
Comment 7 Alexey 2018-08-09 21:21:48 UTC
Created attachment 542884 [details]
dev-util/patchelf-0.9_p20180129/temp/build.log
Comment 8 Alexey 2018-08-09 21:22:10 UTC
The same.
Comment 9 James Le Cuirot gentoo-dev 2018-08-09 21:36:12 UTC
Given that I have successfully run the tests before, I had assumed that this was unique to your system but having tried it just now, the same is happening to me. :( I wonder if this is related to https://github.com/NixOS/patchelf/issues/136. More investigation needed.
Comment 10 James Le Cuirot gentoo-dev 2019-03-31 08:53:55 UTC
*** Bug 682100 has been marked as a duplicate of this bug. ***
Comment 11 James Le Cuirot gentoo-dev 2019-05-26 21:38:50 UTC
I fixed this in 0.8 a few weeks ago by building tests with -no-pie. 0.10 has one failure but that's a separate issue.