Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247129 Details for
Bug 337092
net-misc/ipvsd fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
ipsvd-1.0.0:20100913-143428.log (text/plain), 5.19 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-13 15:13:20 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-13 15:13:20 UTC
Size:
5.19 KB
patch
obsolete
> * CPV: net-misc/ipsvd-1.0.0 > * REPO: gentoo > * Maintainer: bangert@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking ipsvd-1.0.0.tar.gz to /var/tmp/portage/net-misc/ipsvd-1.0.0/work >>>> Source unpacked in /var/tmp/portage/net-misc/ipsvd-1.0.0/work >>>> Compiling source in /var/tmp/portage/net-misc/ipsvd-1.0.0/work/net/ipsvd-1.0.0 ... >make -j14 >( (test ! -r matrixssl.tar.gz && echo nossl) || \ > echo sslio sslsvd) >command.sslcheck >sh find-systype.sh >systype >rm -f choose >mv -f command.sslcheck command.ssl >cat warn-auto.sh choose.sh >choose >chmod 555 choose >rm -f load >rm -f compile >rm -f makelib >sh print-ld.sh >load >sh print-cc.sh >compile >sh print-ar.sh >makelib >chmod 555 makelib >chmod 555 compile >chmod 555 load >./choose c trydrent direntry.h1 direntry.h2 >direntry.h >./compile chkshsgr.c >./choose c trysysel select.h1 select.h2 >select.h >./choose clr tryulong64 uint64.h1 uint64.h2 >uint64.h >( (./compile tryulong32.c && ./load tryulong32 && \ >./tryulong32) >/dev/null 2>&1 \ >&& cat uint32.h2 || cat uint32.h1) >uint32.h >./compile trysocketlib.c >./compile ipsvd_log.c >./compile ipsvd_fmt.c >./compile ipsvd_phcc.c >./compile ipsvd_scan.c >./compile uidgid.c >./compile alloc.c >./compile alloc_re.c >./compile buffer.c >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 *â >./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 >rm -f tryulong32.o tryulong32 >./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 >(./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 seek_set.c >./compile sgetopt.c >./compile sig.c >./compile socket_bind.c >./compile socket_conn.c >./compile socket_tcp.c >./compile socket_udp.c >./compile stralloc_cat.c >./compile stralloc_catb.c >./compile stralloc_cats.c >./compile stralloc_copy.c >./compile stralloc_eady.c >socket_conn.c: In function âsocket_connectedâ: >socket_conn.c:29:9: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >./compile stralloc_opyb.c >./compile stralloc_opys.c >./compile stralloc_pend.c >./compile strerr_die.c >./compile strerr_sys.c >rm -f trysocketlib.o trysocketlib >./compile subgetopt.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 case_diffb.c >./compile fmt_uint.c >./compile fmt_uint0.c >./compile fmt_ulong.c >./compile ip4_scan.c >./compile scan_ulong.c >./compile str_chr.c >./compile str_diff.c >./compile str_len.c >./compile str_start.c >./compile uint16_pack.c >./compile uint16_unpack.c >./compile tai_now.c >./compile tai_pack.c >./compile tai_sub.c >./compile tai_unpack.c >./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 >./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 >./choose cl trywaitp haswaitp.h1 haswaitp.h2 >haswaitp.h >./choose clr trypoll iopause.h1 iopause.h2 >iopause.h >./compile ipsvd_check.c >./compile ipsvd_hostname.c >./compile cdb.c >./compile cdb_hash.c >./compile cdb_make.c >./compile uint32_pack.c >In file included from ipsvd_hostname.h:1:0, > from ipsvd_hostname.c:1: >dns.h:62:51: error: expected declaration specifiers or â...â before âiopause_fdâ >dns.h:63:68: error: expected â;â, â,â or â)â before â*â token >./compile uint32_unpack.c >In file included from ipsvd_check.c:18:0: >dns.h:62:51: error: expected declaration specifiers or â...â before âiopause_fdâ >dns.h:63:68: error: expected â;â, â,â or â)â before â*â token >make: *** [ipsvd_hostname.o] Error 1 >make: *** Waiting for unfinished jobs.... >make: *** [ipsvd_check.o] Error 1 >emake failed > * ERROR: net-misc/ipsvd-1.0.0 failed: > * make failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2783: Called die > * The specific snippet of code: > * emake || die "make failed" > * > * If you need support, post the output of 'emerge --info =net-misc/ipsvd-1.0.0', > * the complete build log and the output of 'emerge -pqv =net-misc/ipsvd-1.0.0'. > * The complete build log is located at '/var/log/portage/build/net-misc/ipsvd-1.0.0:20100913-143428.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/ipsvd-1.0.0/temp/environment'. > * S: '/var/tmp/portage/net-misc/ipsvd-1.0.0/work/net/ipsvd-1.0.0'
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 337092
: 247129