Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 333392 Details for
Bug 365199
dev-util/catalyst is removing necessary static libraries (like libcrypt.a, required by sysvinit)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log for sysvinit 2.88-r3 building stage3
file_365199.txt (text/plain), 7.49 KB, created by
Juanlu Pérez
on 2012-12-26 17:47:15 UTC
(
hide
)
Description:
build.log for sysvinit 2.88-r3 building stage3
Filename:
MIME Type:
Creator:
Juanlu Pérez
Created:
2012-12-26 17:47:15 UTC
Size:
7.49 KB
patch
obsolete
> * Package: sys-apps/sysvinit-2.88-r3 > * Repository: gentoo > * USE: elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: ccache sandbox > * Applying sysvinit-2.86-kexec.patch ... > [ ok ] > * Applying sysvinit-2.86-shutdown-single.patch ... > [ ok ] > * Applying sysvinit-2.88-makefile.patch ... > [ ok ] > * Applying sysvinit-2.88-selinux.patch ... > [ ok ] >make: Entering directory `/var/tmp/portage/sys-apps/sysvinit-2.88-r3/work/sysvinit-2.88dsf/src' >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o init.o init.c >init.c: In function 'telinit': >init.c:2733:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >init.c: In function 'get_record': >init.c:373:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:376:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:379:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:382:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:385:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:388:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:391:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:394:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:397:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:400:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:419:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c:422:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >init.c: In function 'spawn': >init.c:1060:10: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >init.c:1061:10: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >init.c:1129:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >init.c:1130:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >init.c: In function 'ask_runlevel': >init.c:1669:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >init.c:1671:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result >init.c: In function 'make_pipe': >init.c:1956:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >init.c:1961:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >init.c: In function 'process_signals': >init.c:2407:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result >init.c:2416:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result >init.c: In function 'coredump': >init.c:662:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >init.c: In function 'print': >init.c:817:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINIT_MAIN -c -o init_utmp.o utmp.c >i486-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed init.o init_utmp.o -o init >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o halt.o halt.c >halt.c: In function 'main': >halt.c:251:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o ifdown.o ifdown.c >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o hddown.o hddown.c >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o utmp.o utmp.c >i486-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed halt.o ifdown.o hddown.o utmp.o -o halt >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o shutdown.o shutdown.c >shutdown.c: In function 'main': >shutdown.c:630:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >shutdown.c:721:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >shutdown.c: In function 'spawn': >shutdown.c:289:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o dowall.o dowall.c >i486-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed shutdown.o dowall.o utmp.o -o shutdown >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o runlevel.o runlevel.c >i486-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed runlevel.o -o runlevel >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed killall5.c -o killall5 >killall5.c: In function 'readproc': >killall5.c:500:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed fstab-decode.c -o fstab-decode >i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -W -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o sulogin.o sulogin.c >sulogin.c: In function 'sushell': >sulogin.c:407:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >sulogin.c:427:8: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result >i486-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed sulogin.o -o sulogin >sulogin.o: In function `main': >sulogin.c:(.text+0x53b): undefined reference to `crypt' >collect2: ld returned 1 exit status >make: *** [sulogin] Error 1 >make: Leaving directory `/var/tmp/portage/sys-apps/sysvinit-2.88-r3/work/sysvinit-2.88dsf/src' >emake failed > * ERROR: sys-apps/sysvinit-2.88-r3 failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 2350: Called die > * The specific snippet of code: > * emake -C src ${myconf} || die > * > * If you need support, post the output of `emerge --info '=sys-apps/sysvinit-2.88-r3'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/sysvinit-2.88-r3'`. > * The complete build log is located at '/var/tmp/portage/sys-apps/sysvinit-2.88-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sysvinit-2.88-r3/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/sysvinit-2.88-r3/work/sysvinit-2.88dsf' > * S: '/var/tmp/portage/sys-apps/sysvinit-2.88-r3/work/sysvinit-2.88dsf'
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 365199
: 333392