Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740206 - net-misc/curl-7.72.0 test failure: sh: ../src/curl: No such file or directory
Summary: net-misc/curl-7.72.0 test failure: sh: ../src/curl: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 779535
  Show dependency tree
 
Reported: 2020-09-03 13:02 UTC by Alexey
Modified: 2021-04-25 12:51 UTC (History)
3 users (show)

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


Attachments
build.log (build.log.bz2,29.15 KB, application/x-bzip2)
2020-09-03 13:02 UTC, Alexey
Details
emerge --info (file_740206.txt,19.88 KB, text/plain)
2020-09-03 13:03 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2020-09-03 13:02:28 UTC
Created attachment 658096 [details]
build.log

couldn't get curl's version at /mnt/portagetmp/portage/net-misc/curl-7.72.0/work/curl-7.72.0/tests/runtests.pl line 3122.                                                                                                                                                         
unable to get curl's version, further details are:                                                                                                                                                                                                                                
issued command:                                                                                                                                                                                                                                                                   
../src/curl --version 1>log/curlverout.log 2>log/curlvererr.log                                                                                                                                                                                                                   
command exited with value 127                                                                                                                                                                                                                                                     
contents of log/curlverout.log:                                                                                                                                                                                                                                                   
contents of log/curlvererr.log:                                                                                                                                                                                                                                                   
 sh: ../src/curl: No such file or directory                                                                                                                                                                                                                                       
make[1]: *** [Makefile:797: quiet-test] Error 255                                                                                                                                                                                                                                 
make[1]: Leaving directory '/mnt/portagetmp/portage/net-misc/curl-7.72.0/work/curl-7.72.0-abi_x86_32.x86/tests'
Comment 1 Alexey 2020-09-03 13:03:10 UTC
Created attachment 658098 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-25 11:17:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bc8e37d82d1f43b57a42bf00d1c549bdaf33cc

commit 54bc8e37d82d1f43b57a42bf00d1c549bdaf33cc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-04-25 11:17:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-04-25 11:17:45 +0000

    net-misc/curl: Only run tests under native ABI
    
    Closes: https://bugs.gentoo.org/740206
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-misc/curl/curl-7.76.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)