Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911321 - net-misc/curl-8.2.1 fails test - sh:line <snip>: no -v 2>/.../null: No such file or directory
Summary: net-misc/curl-8.2.1 fails test - sh:line <snip>: no -v 2>/.../null: No such f...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-27 16:46 UTC by Toralf Förster
Modified: 2023-08-06 11:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.27 KB, text/plain)
2023-07-27 16:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.60 KB, text/plain)
2023-07-27 16:46 UTC, Toralf Förster
Details
environment (environment,111.97 KB, text/plain)
2023-07-27 16:46 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-07-27 16:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,12.97 KB, application/x-xz)
2023-07-27 16:47 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,52.83 KB, application/x-xz)
2023-07-27 16:47 UTC, Toralf Förster
Details
net-misc:curl-8.2.1:20230727-030122.log.xz (net-misc:curl-8.2.1:20230727-030122.log.xz,117.69 KB, application/x-xz)
2023-07-27 16:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,151.89 KB, application/x-xz)
2023-07-27 16:47 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,390.05 KB, application/x-xz)
2023-07-27 16:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-07-27 16:46:55 UTC
make[3]: Leaving directory '/var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1-abi_x86_64.amd64/tests/http'
make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1-abi_x86_64.amd64/tests/http'
make[2]: Entering directory '/var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1-abi_x86_64.amd64/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1-abi_x86_64.amd64/tests'
srcdir=/var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1/tests /usr/bin/perl -I/var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1/tests /var/tmp/portage/net-misc/curl-8.2.1/work/curl-8.2.1/tests/runtests.pl -a -s -n -v -a -k -am -p -j35 !241 !1083
sh: line 1: no -v 2>/dev/null: No such file or directory
CMD (0): ../src/curl --version 1>log/curlverout.log 2>log/curlvererr.log
********* System characteristics ******** 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_test-20230723-154051

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
2)	Eclipse Temurin JRE 11.0.19_p7 [openjdk-jre-bin-11]
3)	Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-jre-bin-11 
  [3]   openjdk-jre-bin-17 

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 5b693d0fee9d250d6195576ff8d98a1f376c7205
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 27 02:46:41 2023 +0000

    2023-07-27 02:46:40 UTC

emerge -qpvO net-misc/curl
[ebuild     U ] net-misc/curl-8.2.1 [8.2.0-r1] USE="adns alt-svc brotli ftp gnutls hsts idn nss openssl pop3 progress-meter rustls smtp ssh ssl telnet test -gopher -http2 -imap -kerberos -ldap -mbedtls (-nghttp3) -rtmp -samba (-sslv3) -static-libs -tftp -verify-sig -websockets -zstd" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -mbedtls -nss -rustls"
Comment 1 Toralf Förster gentoo-dev 2023-07-27 16:46:56 UTC
Created attachment 866410 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-27 16:46:58 UTC
Created attachment 866411 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-07-27 16:46:59 UTC
Created attachment 866412 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-07-27 16:47:00 UTC
Created attachment 866413 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-07-27 16:47:00 UTC
Created attachment 866414 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-27 16:47:01 UTC
Created attachment 866415 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-27 16:47:03 UTC
Created attachment 866416 [details]
net-misc:curl-8.2.1:20230727-030122.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-07-27 16:47:04 UTC
Created attachment 866417 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-07-27 16:47:06 UTC
Created attachment 866418 [details]
tests.tar.xz
Comment 10 Matt Jolly gentoo-dev 2023-08-06 11:26:17 UTC
I've attempted to repro in a container and cannot; suspect something went awry with configure based on the 'no -v 2>/dev/null'. Let's keep an eye on this one and see if something similar pops up again!