Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58704 - tcp-wrappers compile fails with access violation "open_wr: /proc/self/attr/fscreate" during stage1 install
Summary: tcp-wrappers compile fails with access violation "open_wr: /proc/self/attr...
Status: RESOLVED DUPLICATE of bug 48451
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Hardened Gentoo
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 15:16 UTC by Chris
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Chris 2004-07-28 15:16:36 UTC
>>>md5 src_uri ;-) tcp_wrappers_7.6.tar.gz
>>>md5 src_uri ;-) tcp-wrappers-7.6-r8-patches.tar.bz2
>>>Unpacking source...
>>>Unpacking tcp_wrappers_7.6.tar.gz to /var/tmp/portage/tcp-wrappers-7.6-r8/work
>>>Unpacking tcp-wrappers-7.6-r8-patches.tar.bz2 to /var/tmp/portage/tcp-wrappers-7.6-r8/work
*Applying tcp-wrappers-7.6-makefile.patch.bz2...        [ ok ]
*Applying various patches (bugfixes/updates)...         [ ok ]
*  01_all_redhat-bug11881.patch.bz2...                  [ ok ]
*  02_all_redhat-bug17795.patch.bz2...                  [ ok ]
*  03_all_wildcard.patch.bz2...                         [ ok ]
*  04_all_fixgethostbyname.patch.bz2...                 [ ok ]
*  07_all_sig.patch.bz2...                              [ ok ]
*  08_all_strerror.patch.bz2...                         [ ok ]
*  09_all_gcc-3.4.patch.bz2...                          [ ok ]
*Done with patching
*Applying tcp-wrappers-7.6-shared.patch.bz2...          [ ok ]
>>>Source unpacked.
make: *** [config-check] Error 1

!!! ERROR: sys-apps/tcp-wrappers-7.6-r8 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! emake config-check failed

----------------------- ACCESS VIOLATION SUMMARY -----------------------
LOG FILE = "/tmp/sandbox-sys-apps_-_tcp-wrappers-7.6-r8-5437.log"

open_wr:    /proc/self/attr/fscreate
------------------------------------------------------------------------------------

Reproducible: Always
Steps to Reproduce:
1. use stage1-x86-selinux-pie-ssp-20040611.tar.bz2 tarball for stage1 install of Gentoo x86 SELinux
2. fails during 'emerge system' tcp-wrappers compile
3. FEATURES="-sandbox" emerge tcp-wrappers is a workaround

Actual Results:  
tcp-wrappers compile fails as above unless the step 3 work around is applied
Comment 1 Bryan Stine (RETIRED) gentoo-dev 2004-07-28 15:23:59 UTC

*** This bug has been marked as a duplicate of 48451 ***