Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 284227 Details for
Bug 380249
app-admin/socklog-2.1.0: QA Notice: file does not exist
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.62 KB, created by
Michael Palimaka (kensington)
on 2011-08-22 17:04:41 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Michael Palimaka (kensington)
Created:
2011-08-22 17:04:41 UTC
Size:
8.62 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-admin/socklog-2.1.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >[32;01m * [39;49;00mFEATURES: keeptemp sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking socklog-2.1.0.tar.gz to /var/tmp/portage/app-admin/socklog-2.1.0/work >>>> Source unpacked in /var/tmp/portage/app-admin/socklog-2.1.0/work >>>> Preparing source in /var/tmp/portage/app-admin/socklog-2.1.0/work/admin/socklog-2.1.0/src ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/socklog-2.1.0/work/admin/socklog-2.1.0/src ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/socklog-2.1.0/work/admin/socklog-2.1.0/src ... >make -j5 >sh find-systype.sh > systype >rm -f choose >cat warn-auto.sh choose.sh \ >> choose >chmod 555 choose >rm -f compile >rm -f load >rm -f makelib >sh print-cc.sh > compile >sh print-ld.sh > load >sh print-ar.sh > makelib >chmod 555 compile >chmod 555 load >chmod 555 makelib >./choose c trydrent direntry.h1 direntry.h2 > direntry.h >./compile chkshsgr.c >./choose cl trywaitp haswaitp.h1 haswaitp.h2 > haswaitp.h >./choose clr trypoll iopause.h1 iopause.h2 > iopause.h >./choose c trysysel select.h1 select.h2 > select.h >chkshsgr.c: In function 'main': >chkshsgr.c:10:3: warning: passing argument 2 of 'getgroups' from incompatible pointer type >/usr/include/bits/unistd.h:266:1: note: expected '__gid_t *' but argument is of type 'short int *' >./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h >./compile socklog.c >./compile alloc.c >./compile alloc_re.c >./compile buffer.c >./compile buffer_0.c >./compile buffer_1.c >./compile buffer_2.c >./compile buffer_get.c >./compile buffer_put.c >./compile buffer_read.c >./compile buffer_write.c >./compile coe.c >./compile env.c >./compile error.c >./compile error_str.c >./compile fd_copy.c >./compile fd_move.c >./compile ndelay_off.c >./compile ndelay_on.c >./compile open_append.c >./compile open_read.c >./compile open_trunc.c >./compile open_write.c >./compile openreadclose.c >./compile pathexec_env.c >./compile pathexec_run.c >./compile readclose.c >./compile seek_set.c >./compile sgetopt.c >./compile sig.c >./compile stralloc_cat.c >./compile stralloc_catb.c >./compile stralloc_cats.c >./compile stralloc_eady.c >./compile stralloc_opyb.c >./compile stralloc_opys.c >./compile stralloc_pend.c >./compile strerr_die.c >./compile strerr_sys.c >./compile subgetopt.c >./compile wait_nohang.c >./compile wait_pid.c >./compile byte_chr.c >./compile byte_copy.c >./compile byte_cr.c >./compile byte_diff.c >./compile byte_rchr.c >./compile byte_zero.c >./compile fmt_uint.c >./compile fmt_uint0.c >./compile fmt_ulong.c >./compile scan_ulong.c >./compile str_chr.c >./compile str_diff.c >./compile str_len.c >./compile str_start.c >./compile trysocketlib.c >./compile socklog-check.c >./compile socklog-conf.c >./compile tryto.c >./compile iopause.c >( ./load trysocketlib >/dev/null 2>&1 || \ > ( ./load trysocketlib -lxnet >/dev/null 2>&1 && echo '-lxnet' ) || \ > ( ./load trysocketlib -lsocket -lnsl >/dev/null 2>&1 && \ > echo '-lsocket -lnsl' ) \ >) >socket.lib >./compile tai_now.c >tryto.c: In function 'sig_child_handler': >tryto.c:32:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result >socklog-conf.c: In function 'start': >socklog-conf.c:76:3: warning: passing argument 2 of 'buffer_init' from incompatible pointer type >buffer.h:18:13: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' >./compile tai_pack.c >./compile tai_sub.c >./compile tai_unpack.c >rm -f trysocketlib.o trysocketlib >./compile taia_add.c >./compile taia_approx.c >./compile taia_frac.c >./compile taia_less.c >./compile taia_now.c >./compile taia_pack.c >./compile taia_sub.c >./compile taia_uint.c >./compile uncat.c >./choose cl tryflock hasflock.h1 hasflock.h2 > hasflock.h >./choose cl trymkffo hasmkffo.h1 hasmkffo.h2 > hasmkffo.h >./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h >./choose cl trysgprm hassgprm.h1 hassgprm.h2 > hassgprm.h >./load chkshsgr >./compile fifo.c >./makelib byte.a byte_chr.o byte_copy.o byte_cr.o byte_diff.o \ >byte_rchr.o byte_zero.o fmt_uint.o fmt_uint0.o fmt_ulong.o \ >scan_ulong.o str_chr.o str_diff.o str_len.o str_start.o >./makelib time.a iopause.o tai_now.o tai_pack.o tai_sub.o \ >tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o \ >taia_now.o taia_pack.o taia_sub.o taia_uint.o >./chkshsgr || ( cat warn-shsgr; exit 1 ) >./compile lock_ex.c >./compile lock_exnb.c >./choose clr tryshsgr hasshsgr.h1 hasshsgr.h2 > hasshsgr.h >./compile sig_block.c >./compile sig_catch.c >./compile sig_pause.c >rm -f sysdeps >./compile prot.c >cat systype compile load >> sysdeps >grep sysdep direntry.h >> sysdeps >grep sysdep haswaitp.h >> sysdeps >grep sysdep hassgact.h >> sysdeps >grep sysdep hassgprm.h >> sysdeps >./makelib unix.a alloc.o alloc_re.o buffer.o buffer_0.o buffer_1.o \ >buffer_2.o buffer_get.o buffer_put.o buffer_read.o buffer_write.o \ >coe.o env.o error.o error_str.o fd_copy.o fd_move.o fifo.o lock_ex.o \ >lock_exnb.o ndelay_off.o ndelay_on.o open_append.o open_read.o \ >open_trunc.o open_write.o openreadclose.o pathexec_env.o \ >pathexec_run.o prot.o readclose.o seek_set.o sgetopt.o sig.o \ >sig_block.o sig_catch.o sig_pause.o stralloc_cat.o stralloc_catb.o \ >stralloc_cats.o stralloc_eady.o stralloc_opyb.o stralloc_opys.o \ >stralloc_pend.o strerr_die.o strerr_sys.o subgetopt.o wait_nohang.o \ >wait_pid.o >grep sysdep select.h >> sysdeps >grep sysdep uint64.h >> sysdeps >grep sysdep iopause.h >> sysdeps >grep sysdep hasmkffo.h >> sysdeps >grep sysdep hasflock.h >> sysdeps >./load socklog unix.a byte.a `cat socket.lib` >./load socklog-check unix.a byte.a `cat socket.lib` >./load socklog-conf unix.a byte.a >./load tryto unix.a byte.a time.a >grep sysdep hasshsgr.h >> sysdeps >cat sysdeps >linux-2.6.39-gentoo-r3-libre-:-:-:genuineintel-0001067a-bfebfbff-:- >#!/bin/sh ># WARNING: This file was auto-generated. Do not edit! >exec x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -c ${1+"$@"} >#!/bin/sh ># WARNING: This file was auto-generated. Do not edit! >main="$1"; shift >exec x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o "$main" "$main".o ${1+"$@"} >/* sysdep: +dirent */ >/* sysdep: +waitpid */ >/* sysdep: +sigaction */ >/* sysdep: +sigprocmask */ >/* sysdep: +sysselect */ >/* sysdep: +ulong64 */ >/* sysdep: +poll */ >/* sysdep: +mkfifo */ >/* sysdep: +flock */ >/* sysdep: -shortsetgroups */ >./load uncat unix.a byte.a time.a >>>> Source compiled. >>>> Test phase [check]: app-admin/socklog-2.1.0 >./compile check-socklog-unix.c >./load check-socklog-unix unix.a byte.a `cat socket.lib` >./compile check-socklog-inet.c >./load check-socklog-inet unix.a byte.a `cat socket.lib` >./check-local socklog socklog-check socklog-conf tryto uncat >Checking socklog... >Checking socklog-check... >Checking socklog-conf... >Checking tryto... >Checking uncat... > >>>> Install socklog-2.1.0 into /var/tmp/portage/app-admin/socklog-2.1.0/image/ category app-admin >!!! dodoc: package/CHANGES does not exist >dodoc failed >!!! dohtml: doc/*.html does not exist >dohtml failed >doman: 'man/*' is probably not a man page; skipping >doman failed >>>> Completed installing socklog-2.1.0 into /var/tmp/portage/app-admin/socklog-2.1.0/image/ > >[33;01m * [39;49;00mQA Notice: file does not exist: >[33;01m * [39;49;00m >[33;01m * [39;49;00m dodoc: package/CHANGES does not exist >[33;01m * [39;49;00m dohtml: doc/*.html does not exist >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/tryto > usr/bin/uncat > usr/bin/socklog-check > usr/sbin/socklog > usr/sbin/socklog-conf >./ >./usr/ >./usr/bin/ >./usr/bin/tryto >./usr/bin/uncat >./usr/bin/socklog-check >./usr/sbin/ >./usr/sbin/socklog >./usr/sbin/socklog-conf >./usr/share/ >./usr/share/doc/ >./usr/share/doc/socklog-2.1.0/ >>>> Done. > [32;01m*[39;49;00m checking 5 files for package collisions >>>> Merging app-admin/socklog-2.1.0 to / >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/tryto >>>> /usr/bin/uncat >>>> /usr/bin/socklog-check >--- /usr/sbin/ >>>> /usr/sbin/socklog >>>> /usr/sbin/socklog-conf >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/socklog-2.1.0/ >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced dir /usr/share/doc/socklog-2.1.0 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/sbin/socklog-conf >--- replaced obj /usr/sbin/socklog >--- replaced dir /usr/sbin >--- replaced obj /usr/bin/uncat >--- replaced obj /usr/bin/tryto >--- replaced obj /usr/bin/socklog-check >--- replaced dir /usr/bin >--- replaced dir /usr >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. >>>> app-admin/socklog-2.1.0 merged.
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 380249
: 284227