Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870154 - app-arch/libarchive-3.6.1:0/13 fails test - FAIL: libarchive_test
Summary: app-arch/libarchive-3.6.1:0/13 fails test - FAIL: libarchive_test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-09-14 20:27 UTC by Toralf Förster
Modified: 2024-02-16 12:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.91 KB, text/plain)
2022-09-14 20:27 UTC, Toralf Förster
Details
app-arch:libarchive-3.6.1:20220914-201442.log.bz2 (app-arch:libarchive-3.6.1:20220914-201442.log.bz2,16.16 KB, application/x-bzip)
2022-09-14 20:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,14.34 KB, text/plain)
2022-09-14 20:27 UTC, Toralf Förster
Details
environment (environment,84.47 KB, text/plain)
2022-09-14 20:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.68 KB, application/x-bzip)
2022-09-14 20:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,47.43 KB, application/x-bzip)
2022-09-14 20:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,141.91 KB, application/x-bzip)
2022-09-14 20:27 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 2022-09-14 20:27:45 UTC
make[3]: Entering directory '/var/tmp/portage/app-arch/libarchive-3.6.1/work/libarchive-3.6.1-abi_x86_64.amd64'
PASS: bsdcat_test
PASS: bsdcpio_test
PASS: bsdtar_test
FAIL: libarchive_test
============================================================================
Testsuite summary for libarchive 3.6.1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20220914-180004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
Python 3.10.6
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 1050cd999930b44a71142bb87dccd16ec730791b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 14 17:46:48 2022 +0000

    2022-09-14 17:46:48 UTC

emerge -qpvO app-arch/libarchive
[ebuild  N    ] app-arch/libarchive-3.6.1  USE="acl bzip2 e2fsprogs iconv lzma xattr -blake2 -expat -lz4 -lzo -nettle -static-libs -verify-sig -zstd" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-09-14 20:27:48 UTC
Created attachment 805177 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-14 20:27:49 UTC
Created attachment 805180 [details]
app-arch:libarchive-3.6.1:20220914-201442.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-14 20:27:50 UTC
Created attachment 805183 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-14 20:27:52 UTC
Created attachment 805186 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-14 20:27:53 UTC
Created attachment 805189 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-14 20:27:56 UTC
Created attachment 805192 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-14 20:27:59 UTC
Created attachment 805195 [details]
temp.tar.bz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-09-14 20:41:47 UTC
I can't reproduce.
Comment 9 Larry the Git Cow gentoo-dev 2024-02-16 12:11:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52756e88dd9d1e0bb05247c78b3223b853978482

commit 52756e88dd9d1e0bb05247c78b3223b853978482
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-16 10:56:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-16 12:11:41 +0000

    app-arch/libarchive: Require xz-utils[extra-filters] for tests
    
    Closes: https://bugs.gentoo.org/870154
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-arch/libarchive/libarchive-3.7.2.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)