Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24353 - Pam broken on clean install
Summary: Pam broken on clean install
Status: RESOLVED DUPLICATE of bug 23934
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-12 13:28 UTC by Eric Olinger
Modified: 2005-07-17 13:06 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 Eric Olinger 2003-07-12 13:28:44 UTC
I've started a clean install using the ARCH="~x86". It currently
stops compiling after checking to see if the modules were build 
when it checks for pam_pwdb. If I go into the pam_pwdb module
directory and run make it throws a 'This module will not be compiled'
error. I've checked bugzilla but the one simmilar error sugests emergeing
sys-libs/pwdb, but its already on my system at the version they specify
(0.61-r4).

PS: I've have tried this with and without the -fstack-protector flag,
there is still breakage.

Reproducible: Always
Steps to Reproduce:
1. boot live cd
2. unpack stage2 tarball
3. chroot into tarball
4. emerge sync
5. emerge system
Actual Results:  
Stops at compiling pam with the error:
* Checking if all modules were built...
* ERROR: pam_pwdb module did not build.

Expected Results:  
Compiles pam

!!! No gcc found. You probably need to 'source /etc/profile' to update
!!! the environment of this terminal and possibly other terminals also.

Portage 2.0.48-r1 (default-x86-1.4, [unavailable], glibc-2.3.1-r4,2.3.2-r1)
=================================================================
System uname: 2.4.20-xfs-r2 i686 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow arts avi encode gif imlib jpeg libg++ libwww mad mikmod motif
mpeg ncurses oggvorbis pdflib png quicktime sdl slang spell svga truetype xml2
xmms xv gdbm berkdb readline perl acl crypt exiscan-acl imap ipv6 maildir mmx
mysql pam php python sse ssl zlib -acpi -alsa -apm -cups -gnome -gpm -gtk -gtk2
-java -kde -kerberos -ldap -nls -oss -opengl -postgres -qt -selinux -tcpd -X"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fstack-protector -funroll-loops
-fomit-frame-pointer -finline-functions"
CXXFLAGS="-march=pentium3 -O3 -pipe -fstack-protector -funroll-loops
-fomit-frame-pointer -finline-functions"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache -sandbox"
Comment 1 Eric Olinger 2003-07-15 10:05:23 UTC
Oops, my bad. 

It is a problem with pro police. Method told me 
sys-libs/pwdb has a problem being compile with
pro police, and it's being looked into.
Comment 2 Donny Davies (RETIRED) gentoo-dev 2003-07-19 15:12:23 UTC
yeah this is a dupe of another bug, sorry i cant recall which atm but we're aware, thanks...


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