Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 637486

Summary: net-analyzer/nodebrain-0.9.04 : nbhash.c:144:18: error: UINT32_MAX undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 628768    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-analyzer:nodebrain-0.9.04:20171114-095538.log
temp.tbz2

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.