Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637486 - net-analyzer/nodebrain-0.9.04 : nbhash.c:144:18: error: UINT32_MAX undeclared (first use in this function)
Summary: net-analyzer/nodebrain-0.9.04 : nbhash.c:144:18: error: UINT32_MAX undeclared...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: glibc-2.26
  Show dependency tree
 
Reported: 2017-11-14 14:02 UTC by Toralf Förster
Modified: 2018-04-28 19:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2017-11-14 14:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.19 KB, text/plain)
2017-11-14 14:02 UTC, Toralf Förster
Details
environment (environment,76.14 KB, text/plain)
2017-11-14 14:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.63 KB, application/x-bzip)
2017-11-14 14:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.50 KB, application/x-bzip)
2017-11-14 14:03 UTC, Toralf Förster
Details
net-analyzer:nodebrain-0.9.04:20171114-095538.log (net-analyzer:nodebrain-0.9.04:20171114-095538.log,20.45 KB, text/plain)
2017-11-14 14:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.98 KB, application/x-bzip)
2017-11-14 14:03 UTC, Toralf Förster
Details

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:53 UTC
<built-in>: note: this is the location of the previous definition
nbhash.c: In function ‘nbHashNew’:
nbhash.c:144:18: error: ‘UINT32_MAX’ undeclared (first use in this function)
   else if(modulo>UINT32_MAX) nbExit("nbHashNew: Logic error - modulo %ld exceeds limit of %u - terminating",modulo,UINT32_MAX);
                  ^~~~~~~~~~
nbhash.c:144:18: 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-desktop-gnome-systemd_20171108-200002

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

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-analyzer/nodebrain
[ebuild  N    ] net-analyzer/nodebrain-0.9.04  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2017-11-14 14:02:56 UTC
Created attachment 504170 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-14 14:02:59 UTC
Created attachment 504172 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-14 14:03:02 UTC
Created attachment 504174 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-14 14:03:05 UTC
Created attachment 504176 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-14 14:03:08 UTC
Created attachment 504178 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-14 14:03:11 UTC
Created attachment 504180 [details]
net-analyzer:nodebrain-0.9.04:20171114-095538.log
Comment 7 Toralf Förster gentoo-dev 2017-11-14 14:03:14 UTC
Created attachment 504182 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2017-11-20 09:04:35 UTC
Fixed in -r1.