Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839804 - dev-libs/libxml2-2.9.13-r1 fails test - sandbox issue
Summary: dev-libs/libxml2-2.9.13-r1 fails test - sandbox issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 839747
  Show dependency tree
 
Reported: 2022-04-21 07:32 UTC by Toralf Förster
Modified: 2022-04-23 00:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.20 KB, text/plain)
2022-04-21 07:32 UTC, Toralf Förster
Details
dev-libs:libxml2-2.9.13-r1:20220421-002903.log.bz2 (dev-libs:libxml2-2.9.13-r1:20220421-002903.log.bz2,9.70 KB, application/x-bzip)
2022-04-21 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,11.14 KB, text/plain)
2022-04-21 07:32 UTC, Toralf Förster
Details
environment (environment,146.40 KB, text/plain)
2022-04-21 07:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.89 KB, application/x-bzip)
2022-04-21 07:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.80 KB, application/x-bzip)
2022-04-21 07:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.42 KB, application/x-bzip)
2022-04-21 07:32 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-04-21 07:32:09 UTC
head: cannot open '/var/tmp/portage/dev-libs/libxml2-2.9.13-r1/temp/sandbox.log' for reading: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_test-20220420-221025

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1
 [2] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.60.0 *
php cli:

  HEAD of ::gentoo
commit 80573c4d531b92ccbe670281ebf6b1be4b004f66
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 20 22:38:54 2022 +0000

    2022-04-20 22:38:53 UTC

emerge -qpvO dev-libs/libxml2
[ebuild   R   ] dev-libs/libxml2-2.9.13-r1  USE="icu python readline test* -debug -examples -lzma -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-21 07:32:11 UTC
Created attachment 772280 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-21 07:32:12 UTC
Created attachment 772283 [details]
dev-libs:libxml2-2.9.13-r1:20220421-002903.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-21 07:32:13 UTC
Created attachment 772286 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-21 07:32:15 UTC
Created attachment 772289 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-21 07:32:16 UTC
Created attachment 772292 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-21 07:32:17 UTC
Created attachment 772295 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-21 07:32:18 UTC
Created attachment 772298 [details]
temp.tar.bz2
Comment 8 Mike Gilbert gentoo-dev 2022-04-22 23:57:59 UTC
 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
 * LOG FILE: "/var/tmp/portage/dev-libs/libxml2-2.9.13-r1/temp/sandbox.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: fopen_wr
S: deny
P: /missing.xml
A: /missing.xml
R: /missing.xml
C: /var/tmp/portage/dev-libs/libxml2-2.9.13-r1/work/libxml2-2.9.13-abi_x86_64.amd64/.libs/testapi
Comment 9 Larry the Git Cow gentoo-dev 2022-04-23 00:27:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1962521dfb13aae2f73a0fddaba1c0a68e5b5670

commit 1962521dfb13aae2f73a0fddaba1c0a68e5b5670
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-04-23 00:27:27 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-04-23 00:27:27 +0000

    dev-libs/libxml2: avoid creating /missing.xml in tests
    
    Closes: https://bugs.gentoo.org/839804
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../files/libxml2-2.9.13-testapi-missing-xml.patch | 28 ++++++++++++++++++++++
 dev-libs/libxml2/libxml2-2.9.13-r1.ebuild          |  3 +++
 2 files changed, 31 insertions(+)