Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101140 - shadow-4.0.11.1 compilation fails
Summary: shadow-4.0.11.1 compilation fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-02 14:40 UTC by alex f
Modified: 2005-08-02 18:23 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 alex f 2005-08-02 14:40:36 UTC
i686-pc-linux-gnu-gcc -I. -I. -I.. -march=pentium-m -O2 -pipe -MT pwauth.lo -MD
-MP -MF .deps/pwauth.Tpo -c pwauth.c -o pwauth.o
pwauth.c: In function `pw_auth':
pwauth.c:126: error: too few arguments to function `skeychallenge'
pwauth.c:187: warning: passing arg 2 of `skeyverify' discards qualifiers from
pointer target type
make[2]: *** [pwauth.lo] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
 i686-pc-linux-gnu-gcc -I. -I. -I.. -march=pentium-m -O2 -pipe -MT pwio.lo -MD
-MP -MF .deps/pwio.Tpo -c pwio.c -o pwio.o
make[2]: Leaving directory
`/var/tmp/portage/shadow-4.0.11.1/work/shadow-4.0.11.1/lib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/shadow-4.0.11.1/work/shadow-4.0.11.1'
make: *** [all] Fehler 2

!!! ERROR: sys-apps/shadow-4.0.11.1 failed.
!!! Function src_compile, Line 76, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.

 $ emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1.50GHz
Gentoo Base System version 1.12.0_pre3
ccache version 2.4 [enabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="de de-DE"
MAKEOPTS="-j2"
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 X X509 a52 aac acpi alsa artworkextra avi bash-completion berkdb
bitmap-fonts bluetooth browserplugin cdr crypt cups curl dbus dhcp directfb
divx4linux dmx dvb dvd dvdr dvdread dvi eds emboss encode ethereal evo exif faad
fbcon firefox flac font-server foomaticdb gdbm gif glitz gmail gnome gnutls
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl icu imap imlib ipv6 irmc
java jce jikes jpeg junit kdeenablefinal kdexdeltas libcaca libg++ libwww mad
maildir matroska mbox mikmod mime mmap mmx mmx2 mng mono mozilla moznocompose
moznoirc moznomail mozsvg mp3 mpeg ncurses network nfs nls nntp noantlr nobcel
nobeanutils nobsf nobsh nocommonslogging nocommonsnet nojdepend nojsch nojython
nolog4j nooro noregexp norhino noxalan noxerces nptl nptlonly objc ogg oggvorbis
opengl pcre pdflib perl pic png pnp python quicktime readline real rtc ruby
samba sdl skey softmmu speex spell sqlite sse sse2 ssl svg svga symlink tcpd
theora threads tiff truetype truetype-fonts trusted type1-fonts ucs2 unicode
vorbis wifi xml2 xv xvid zlib video_cards_radeon linguas_de linguas_de-DE
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-08-02 18:04:29 UTC
odd, the skey code was punted with shadow-4.0.10 ...
Comment 2 SpanKY gentoo-dev 2005-08-02 18:23:06 UTC
fixed in cvs