Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 92528

Summary: sys-libs/pam-0.78-r2 fails to compile with USE="pam_console"
Product: Gentoo Linux Reporter: Mark Rosenstand <mark>
Component: Current packagesAssignee: PAM Gentoo Team (OBSOLETE) <pam-bugs+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark Rosenstand 2005-05-13 12:35:06 UTC
[ebuild   R   ] sys-libs/pam-0.78-r2  +berkdb -debug -nis -pam_chroot +pam_console -pam_timestamp -pwdb (-selinux) 0 kB

Reproducible: Always
Steps to Reproduce:
1. USE="pam_console" emerge --oneshot sys-libs/pam
Actual Results:  
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/pam-0.78-r2/work/glib-2.6.3/glib'
Making all in libcharset
make[2]: Entering directory
`/var/tmp/portage/pam-0.78-r2/work/glib-2.6.3/glib/libcharset'
if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H
-I. -I. -I../..
-DLIBDIR=\"/var/tmp/portage/pam-0.78-r2/work/Linux-PAM-0.78/lib\" -I../..   
-march=athlon64 -O2 -pipe -fPIC -Wall -MT localcharset.lo -MD -MP -MF
".deps/localcharset.Tpo" \
  -c -o localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c;
\then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Plo"; \
else rm -f ".deps/localcharset.Tpo"; exit 1; \
fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [localcharset.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/pam-0.78-r2/work/glib-2.6.3/glib/libcharset'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pam-0.78-r2/work/glib-2.6.3/glib'
make: *** [all] Error 2

!!! ERROR: sys-libs/pam-0.78-r2 failed.
!!! Function src_compile, Line 212, Exitcode 2
!!! GLIB build failed


Portage 2.0.51.21-r1 (default-linux/amd64/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.12-rc4 x86_64)
=================================================================
System uname: 2.6.12-rc4 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.11
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.8
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-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox strict"
GENTOO_MIRRORS="http://mirror.uni-c.dk/gentoo http://gentoo.osuosl.org"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/mark/overlays/local /home/mark/overlays/galago
/home/mark/overlays/gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib acpi alsa apache2 artworkextra bash-completion berkdb c++
cairo cdr dbus dvd dvdr eds encode epiphany fam fb fbcon ffmpeg flac fortran gif
glitz glut gnome gpm gstreamer gtk gtk2 gtkhtml hal howl icq imap imlib imlib2
innodb jabber jpeg mad matroska mbox mozilla mpm-worker mysql ncurses nls
nopop3d nptl offensive ogg oggvorbis openal opengl pam pam_console pcre perl pic
png postgres python readline samba ssl svg svgz tcpd tetex theora threads tiff
truetype unicode usb userlocales v4l vorbis xinerama xinetd xml xml2 xmlrpc xosd
xpm xscreensaver xsl xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-13 15:06:23 UTC
I reopened the original bug. 

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