Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637484 - net-misc/netkit-rwho-0.17-r4 : removal (was: rwhod.c:344:9: error: uintmax_t undeclared (first use in this function))
Summary: net-misc/netkit-rwho-0.17-r4 : removal (was: rwhod.c:344:9: error: uintmax_t ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-05-13
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-11-14 14:02 UTC by Toralf Förster
Modified: 2019-05-15 20:08 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.93 KB, text/plain)
2017-11-14 14:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.83 KB, text/plain)
2017-11-14 14:02 UTC, Toralf Förster
Details
environment (environment,75.64 KB, text/plain)
2017-11-14 14:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.46 KB, application/x-bzip)
2017-11-14 14:02 UTC, Toralf Förster
Details
net-misc:netkit-rwho-0.17-r4:20171113-215801.log (net-misc:netkit-rwho-0.17-r4:20171113-215801.log,4.20 KB, text/plain)
2017-11-14 14:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.69 KB, application/x-bzip)
2017-11-14 14:02 UTC, Toralf Förster
Details
patch to fix build (netkit-diff.patch,1.20 KB, patch)
2018-07-14 16:07 UTC, Spooky Ghost
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-14 14:02:29 UTC
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

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20171110-180110

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv net-misc/netkit-rwho
[ebuild  N    ] net-misc/netkit-rwho-0.17-r4
Comment 1 Toralf Förster gentoo-dev 2017-11-14 14:02:32 UTC
Created attachment 504158 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-14 14:02:35 UTC
Created attachment 504160 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-14 14:02:38 UTC
Created attachment 504162 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-14 14:02:41 UTC
Created attachment 504164 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-14 14:02:44 UTC
Created attachment 504166 [details]
net-misc:netkit-rwho-0.17-r4:20171113-215801.log
Comment 6 Toralf Förster gentoo-dev 2017-11-14 14:02:47 UTC
Created attachment 504168 [details]
temp.tbz2
Comment 7 Spooky Ghost 2018-07-14 16:07:03 UTC
Created attachment 539564 [details, diff]
patch to fix build

This patch adds stdint.h to rwhod.c
Comment 8 Larry the Git Cow gentoo-dev 2019-04-13 08:36:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec2e997995c6fdf5a6712f89a6bed6148215dc6

commit 2ec2e997995c6fdf5a6712f89a6bed6148215dc6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-13 08:35:27 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-13 08:35:27 +0000

    package.mask: Last rite net-misc/netkit-rwho
    
    Bug: https://bugs.gentoo.org/637484
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-05-15 20:08:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a7dd24e67695433b13c7d65ee803aead736236

commit c2a7dd24e67695433b13c7d65ee803aead736236
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-05-15 20:04:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-05-15 20:07:54 +0000

    net-misc/netkit-rwho: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/637484
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-misc/netkit-rwho/Manifest                      |  2 -
 net-misc/netkit-rwho/files/netkit-rwho-0.17-confd  |  4 --
 net-misc/netkit-rwho/files/netkit-rwho-0.17-cron   |  7 ----
 .../files/netkit-rwho-0.17-printf.patch            | 23 -----------
 net-misc/netkit-rwho/files/netkit-rwho-0.17-rc     | 17 --------
 net-misc/netkit-rwho/metadata.xml                  |  8 ----
 net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild    | 47 ----------------------
 profiles/package.mask                              |  6 ---
 8 files changed, 114 deletions(-)