Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 305767 Details for
Bug 408647
sys-auth/tcb-1.0.6-r1 - install -d -o root -g chkpwd -m 710 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/libexec/chkpwd install: invalid group `chkpwd'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
Build.log (text/plain), 8.48 KB, created by
Piotr Szymaniak
on 2012-03-17 22:24:37 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2012-03-17 22:24:37 UTC
Size:
8.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-auth/tcb-1.0.6-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: phajdan.jr@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux userland_GNU x86 >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking tcb-1.0.6.tar.gz to /var/tmp/portage/sys-auth/tcb-1.0.6-r1/work >>>> Source unpacked in /var/tmp/portage/sys-auth/tcb-1.0.6-r1/work >>>> Preparing source in /var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6 ... > [32;01m*[0m Applying tcb-gentoo.patch ... >[A[132C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6 ... >make -j3 SLIBDIR=/lib LIBDIR=/usr/lib MANDIR=/usr/share/man DESTDIR=/var/tmp/portage/sys-auth/tcb-1.0.6-r1/image/ >make -C misc all >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/misc' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/misc' >make -C libs all >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/libs' >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c libtcb.c -o libtcb.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c nss.c -o nss.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -c libtcb.c -o libtcb_a.o >ar -cr libtcb.a libtcb_a.o >gcc -Wl,-O1 -Wl,--as-needed -L../libs -shared -o libtcb.so.0.9.8 -Wl,-soname,libtcb.so.0 \ > -Wl,--version-script=libtcb.map libtcb.o >ranlib libtcb.a >ln -sf libtcb.so.0.9.8 libtcb.so.0 >ln -sf libtcb.so.0 libtcb.so >gcc -Wl,-O1 -Wl,--as-needed -L../libs -shared -o libnss_tcb.so.2 -Wl,--version-script=libnss_tcb.map \ > nss.o -ltcb >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/libs' >make -C progs all >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/progs' >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -c tcb_convert.c -o tcb_convert.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -c tcb_unconvert.c -o tcb_unconvert.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -c tcb_chkpwd.c -o tcb_chkpwd.o >tcb_unconvert.c: In function âmainâ: >tcb_unconvert.c:245:7: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result [-Wunused-result] >gcc -Wl,-O1 -Wl,--as-needed -L../libs -o tcb_unconvert tcb_unconvert.o -ltcb >gcc -Wl,-O1 -Wl,--as-needed -L../libs -o tcb_chkpwd tcb_chkpwd.o -lcrypt >gcc -Wl,-O1 -Wl,--as-needed -L../libs -o tcb_convert tcb_convert.o >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/progs' >make -C pam_tcb all >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/pam_tcb' >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c pam_unix_auth.c -o pam_unix_auth.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c pam_unix_acct.c -o pam_unix_acct.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c pam_unix_sess.c -o pam_unix_sess.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c pam_unix_passwd.c -o pam_unix_passwd.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -DCHKPWD_HELPER=\"/usr/libexec/chkpwd/tcb_chkpwd\" \ > -fPIC -c support.c -o support.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c compat.c -o compat.o >gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -I../include -Wall -fPIC -c yppasswd_xdr.c -o yppasswd_xdr.o >support.c: In function âunix_run_helper_binaryâ: >support.c:409:3: warning: pointer targets in passing argument 1 of âexecveâ differ in signedness [-Wpointer-sign] >/usr/include/unistd.h:548:12: note: expected âconst char *â but argument is of type âconst unsigned char *â >support.c: In function âcheck_cryptâ: >support.c:523:6: warning: pointer targets in passing argument 1 of âcrypt_gensalt_raâ differ in signedness [-Wpointer-sign] >support.c:472:14: note: expected âconst char *â but argument is of type âconst unsigned char *â >support.c: In function âdo_cryptâ: >support.c:915:6: warning: pointer targets in passing argument 1 of âcrypt_gensalt_raâ differ in signedness [-Wpointer-sign] >support.c:472:14: note: expected âconst char *â but argument is of type âconst unsigned char *â >support.c: In function â_set_ctrlâ: >support.c:1060:30: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] >support.c:1063:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] >gcc -Wl,-O1 -Wl,--as-needed -L../libs -shared -o pam_tcb.so -Wl,--version-script=pam_tcb.map \ > pam_unix_auth.o pam_unix_acct.o pam_unix_sess.o pam_unix_passwd.o support.o compat.o yppasswd_xdr.o -lnsl -lcrypt -lpam -ltcb >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/pam_tcb' >>>> Source compiled. >>>> Test phase [not enabled]: sys-auth/tcb-1.0.6-r1 > >>>> Install tcb-1.0.6-r1 into /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image/ category sys-auth >make -j3 SLIBDIR=/lib LIBDIR=/usr/lib MANDIR=/usr/share/man DESTDIR=/var/tmp/portage/sys-auth/tcb-1.0.6-r1/image/ install >make -C misc install >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/misc' >mkdir -p /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/share/man/man5 >mkdir -p /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/include >install -m 644 tcb.5 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/share/man/man5/ >install -m 644 ../include/tcb.h /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/include/ >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/misc' >make -C libs install >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/libs' >mkdir -p /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//lib >mkdir -p /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/lib >install -m 755 libtcb.so.0.9.8 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//lib/ >ln -sf libtcb.so.0.9.8 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//lib/libtcb.so.0 >ln -sf ../../lib/libtcb.so.0 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/lib/libtcb.so >install -m 755 libnss_tcb.so.2 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//lib/ >install -m 644 libtcb.a /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/lib/ >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/libs' >make -C progs install >make[1]: Entering directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/progs' >mkdir -p /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//sbin >mkdir -p /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/share/man/man8 >install -m 700 tcb_convert /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//sbin/ >install -m 700 tcb_unconvert /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//sbin/ >install -m 644 tcb_convert.8 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/share/man/man8/ >install -m 644 tcb_unconvert.8 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/share/man/man8/ >install -d -o root -g chkpwd -m 710 /var/tmp/portage/sys-auth/tcb-1.0.6-r1/image//usr/libexec/chkpwd >install: invalid group `chkpwd' >make[1]: *** [install] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6/progs' >make: *** [install] Error 2 >emake failed > [31;01m*[0m ERROR: sys-auth/tcb-1.0.6-r1 failed (install phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_install > [31;01m*[0m environment, line 1846: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake "${mymakeopts[@]}" install || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-auth/tcb-1.0.6-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-auth/tcb-1.0.6-r1'. >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. > [31;01m*[0m The complete build log is located at '/var/log/portage/sys-auth:tcb-1.0.6-r1:20120316-212907.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-auth/tcb-1.0.6-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-auth/tcb-1.0.6-r1/work/tcb-1.0.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 408647
: 305767