Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248254 - sandbox-1.3.0 causes access violation during configure
Summary: sandbox-1.3.0 causes access violation during configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 22:23 UTC by Ryan Hill (RETIRED)
Modified: 2008-11-29 02:51 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2008-11-22 22:23:36 UTC
new sandbox doesn't like the rsync testsuite:


>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-28624.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: __xmknod
S: deny
P: fifo-test
A: /var/tmp/portage/net-misc/rsync-3.0.4/work/rsync-3.0.4/fifo-test
R: /var/tmp/portage/net-misc/rsync-3.0.4/work/rsync-3.0.4/fifo-test
C: ./conftest

F: __xmknod
S: deny
P: sock-test
A: /var/tmp/portage/net-misc/rsync-3.0.4/work/rsync-3.0.4/sock-test
R: /var/tmp/portage/net-misc/rsync-3.0.4/work/rsync-3.0.4/sock-test
C: ./conftest
--------------------------------------------------------------------------------

>>> Failed to emerge net-misc/rsync-3.0.4


Portage 2.2_rc14 (default/linux/amd64/2008.0/developer, gcc-4.4.0-pre9999, glibc-2.8_p20080602-r0, 2.6.27-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r1-x86_64-Intel-R-_Pentium-R-_D_CPU_3.00GHz-with-glibc2.2.5
Timestamp of tree: Thu, 20 Nov 2008 22:02:01 +0000
distcc 3.0 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p48
dev-lang/python:     2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.3.0
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.19.50.0.1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -g -march=nocona -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="-O2 -g -march=nocona -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-v"
FEATURES="ccache collision-protect cvs digest distlocks fixpackages multilib-strict parallel-fetch preserve-libs protect-owned sandbox sfperms sign splitdebug strict test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,--as-needed,--hash-style=gnu"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/dirtyepic/overlay /home/dirtyepic/svn/dirtyepic /home/dirtyepic/svn/gcc-porting"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
Comment 1 Maciej Mrozowski gentoo-dev 2008-11-24 21:54:49 UTC
Hmm, I have and idea - to create some sandbox 1.3.0 access violation tracker instead of separate bugs for each package - there will be more of them and usually they're easy to fix (haven't checked this one though).
Comment 2 SpanKY gentoo-dev 2008-11-27 19:32:14 UTC
it's a bug in sandbox, not packages ... so when 1.3.1 rolls around, any regressions should be fixed there