Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100973 - Can not compile pam-0.78-r2
Summary: Can not compile pam-0.78-r2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-01 01:13 UTC by skchae, soo
Modified: 2006-04-21 08:54 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 skchae, soo 2005-08-01 01:13:50 UTC
I can not compile pam-0.78-r2
When I compile pam there is an "ACCESS VIOLATION". So there is an pam image but
it is not install it's own directory.

What's the problem?

The emerge message and emerge info is below.

emerge message
====
ACCESS DENIED  chmod:     /root/.gnome2_private
`/root/.gnome2_private/' permission can not be 0700 : access denied.
...
making executable: /lib/libpam.so.0.78
making executable: /lib/libpam_misc.so.0.78
making executable: /lib/libpamc.so.0.78
making executable: /usr/lib/libpam.so
making executable: /usr/lib/libpam_misc.so
making executable: /usr/lib/libpamc.so
>>> Completed installing pam-0.78-r2 into /var/tmp/portage/pam-0.78-r2/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-sys-libs_-_pam-0.78-r2-23270.log"

chmod:     /root/.gnome2_private
chmod:     /root/.gnome2_private
chmod:     /root/.gnome2_private
--------------------------------------------------------------------------------


And emerge info
=====
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.12
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO 
ftp://gg3.net/pub/linux/gentoo/ http://ftp.gentoo.or.kr"
LANG="ko_KR.UTF-8"
LC_ALL="ko_KR.UTF-8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm arts avi berkdb bitmap-fonts bonobo cdr cjk crypt cups
curl divx4linux dts dvd dvdread emboss encode esd fam ffmpeg foomaticdb fortran
freetype freetype2 gdbm gif gimpprint gnome gpm gtk gtk2 gtkhtml imagemagick
imlib ipv6 java jpeg kde libg++ libwww live mad mikmod mmx motif mp3 mpeg
ncurses network nls nptl ogg oggvorbis opengl oss pam pdflib perl png ppds
python qt quicktime readline samba scanner sdk sdl slang spell ssl symlink tcltk
tcpd threads tiff truetype truetype-fonts type1-fonts unicode usb v4l vorbis
win32codecs xft xine xml xml2 xmms xprint xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-01 06:43:14 UTC
NOT a Bugzila product bug! How is a pam related to the Gentoo Bugzilla website
(bugs.gentoo.org)? What's so unclear about:

<snip>
Gentoo Linux: The Gentoo Linux Distribution - Ebuilds and System related issues.
If you're unsure where your bugs go, then file them here.
</snip>
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-01 06:55:20 UTC
Try to add 'userpriv usersandbox' to your FEATURES.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2005-08-01 07:48:42 UTC
Do you call emerge as root ?
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-21 08:54:33 UTC
Can't reproduce.