Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663144 - dev-util/patchelf-0.8 test failed: maximum file size exceeded
Summary: dev-util/patchelf-0.8 test failed: maximum file size exceeded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
: 682100 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-08-08 07:13 UTC by Alexey
Modified: 2019-05-26 21:38 UTC (History)
2 users (show)

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


Attachments
test-suite.log (test-suite.log,3.28 KB, text/x-log)
2018-08-08 07:13 UTC, Alexey
Details
build.log (build.log,10.25 KB, text/x-log)
2018-08-08 07:14 UTC, Alexey
Details
emerge --info (file_663144.txt,19.22 KB, text/plain)
2018-08-08 07:15 UTC, Alexey
Details
0.9 build.log (build.log,57.97 KB, text/x-log)
2018-08-09 21:12 UTC, Alexey
Details
dev-util/patchelf-0.9_p20180129/temp/build.log (build.log,63.12 KB, text/x-log)
2018-08-09 21:21 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
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.