Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933430 - dev-util/pkgconf-2.2.0 possible race condition in tests
Summary: dev-util/pkgconf-2.2.0 possible race condition in tests
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2024-06-02 17:28 UTC by Arniii
Modified: 2024-06-03 00:20 UTC (History)
0 users

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


Attachments
build.log (file_933430.txt,46.49 KB, text/plain)
2024-06-02 17:28 UTC, Arniii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniii 2024-06-02 17:28:11 UTC
Created attachment 894961 [details]
build.log

install-xattr: failed to stat tests/framework: No such file or directory
install-xattr: failed to stat tests/parser: No such file or directory
Comment 1 Mike Gilbert gentoo-dev 2024-06-02 18:41:47 UTC
 * abi_x86_64.amd64: running multilib-minimal_abi_src_test
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/basic.sh tests/basic
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/builtins.sh tests/builtins
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/conflicts.sh tests/conflicts
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/framework.sh tests/framework
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/parser.sh tests/parser
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/provides.sh tests/provides
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/regress.sh tests/regress
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/requires.sh tests/requires
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/sysroot.sh tests/sysroot
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/version.sh tests/version
make  tests/basic tests/builtins tests/conflicts tests/framework tests/parser tests/provides tests/regress tests/requires tests/sysroot tests/version
make[1]: Entering directory '/var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0-abi_x86_64.amd64'
make[1]: 'tests/basic' is up to date.
make[1]: 'tests/builtins' is up to date.
make[1]: 'tests/conflicts' is up to date.
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/framework.sh tests/framework
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/parser.sh tests/parser
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/provides.sh tests/provides
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/regress.sh tests/regress
make[1]: 'tests/requires' is up to date.
make[1]: 'tests/sysroot' is up to date.
install -m 755 /var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0/tests/version.sh tests/version
install-xattr: failed to stat tests/framework: No such file or directory
install-xattr: failed to stat tests/parser: No such file or directory
make: *** [Makefile:1586: tests/framework] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:1586: tests/parser] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/pkgconf-2.2.0/work/pkgconf-2.2.0-abi_x86_64.amd64'