Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 504166 Details for
Bug 637484
net-misc/netkit-rwho-0.17-r4 : removal (was: rwhod.c:344:9: error: uintmax_t undeclared (first use in this function))
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:netkit-rwho-0.17-r4:20171113-215801.log
net-misc:netkit-rwho-0.17-r4:20171113-215801.log (text/plain), 4.20 KB, created by
Toralf Förster
on 2017-11-14 14:02:44 UTC
(
hide
)
Description:
net-misc:netkit-rwho-0.17-r4:20171113-215801.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-11-14 14:02:44 UTC
Size:
4.20 KB
patch
obsolete
> * Package: net-misc/netkit-rwho-0.17-r4 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking netkit-rwho-0.17.tar.gz to /var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work >>>> Unpacking netkit-rwho-0.17-patches.tar.bz2 to /var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work >>>> Source unpacked in /var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work >>>> Preparing source in /var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17 ... > * Applying 0001-tiny-packet-dos.patch ... > [ ok ] > * Applying 0002-gentoo.patch ... > [ ok ] > * Applying 0003-debian.patch ... > [ ok ] > * Applying 0004-ldflags.patch ... > [ ok ] > * Applying netkit-rwho-0.17-printf.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17 ... >Directories: /usr/bin /usr/sbin /usr/man >Checking if C compiler works... yes >Checking if x86_64-pc-linux-gnu-gcc accepts gcc warnings... yes >Checking if x86_64-pc-linux-gnu-gcc accepts -O2... yes >Checking for BSD signal semantics... yes >Checking for snprintf declaration... ok >Checking for snprintf implementation... ok >Generating MCONFIG... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17 ... >make -j1 >(cd rwho && make) >make[1]: Entering directory '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17/rwho' >x86_64-pc-linux-gnu-gcc -pipe -march=native -Wall -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline rwho.c -c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed rwho.o -o rwho >make[1]: Leaving directory '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17/rwho' >(cd rwhod && make) >make[1]: Entering directory '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17/rwhod' >x86_64-pc-linux-gnu-gcc -pipe -march=native -Wall -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -D_GNU_SOURCE rwhod.c -c >rwhod.c: In function âmainâ: >rwhod.c:344:9: error: âuintmax_tâ undeclared (first use in this function) > if ((uintmax_t) (now - before) >= AL_INTERVAL) { > ^~~~~~~~~ >rwhod.c:344:9: note: each undeclared identifier is reported only once for each function it appears in >rwhod.c:259:2: warning: ignoring return value of âdaemonâ, declared with attribute warn_unused_result [-Wunused-result] > daemon(1, 0); > ^~~~~~~~~~~~ >rwhod.c:391:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(whod, (char *)&wd, cc); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >rwhod.c:393:4: warning: ignoring return value of âftruncateâ, declared with attribute warn_unused_result [-Wunused-result] > ftruncate(whod, cc); > ^~~~~~~~~~~~~~~~~~~ >rwhod.c: In function âgetboottimeâ: >rwhod.c:615:2: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] > fscanf(fp, "%ld", &uptime); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >make[1]: *** [../MRULES:4: rwhod.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17/rwhod' >make: *** [Makefile:7: rwhod.build] Error 2 > * ERROR: net-misc/netkit-rwho-0.17-r4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/netkit-rwho-0.17-r4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/netkit-rwho-0.17-r4::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:netkit-rwho-0.17-r4:20171113-215801.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17' > * S: '/var/tmp/portage/net-misc/netkit-rwho-0.17-r4/work/netkit-rwho-0.17'
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 637484
:
504158
|
504160
|
504162
|
504164
| 504166 |
504168
|
539564