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

Bug 639456

Summary: net-libs/libflowmanager-3.0.0-r1 : tcp_reorder.c:74:30: error: UINT32_MAX undeclared (first use in this function); did you mean UINT_MAX ?
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-libs:libflowmanager-3.0.0-r1:20171201-230932.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-12-01 23:23:16 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I plugins/ -O2 -pipe -march=native -Wall -Wall -W -c tcp_reorder.c  -fPIC -DPIC -o .libs/libflowmanager_la-tcp_reorder.o
tcp_reorder.c: In function ‘seq_cmp’:
tcp_reorder.c:74:30: error: ‘UINT32_MAX’ undeclared (first use in this function); did you mean ‘UINT_MAX’?
                 return (int)(UINT32_MAX - ((seq_b - seq_a) - 1));
                              ^~~~~~~~~~
                              UINT_MAX

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_test_20171129-200748

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-libs/libflowmanager
[ebuild  N    ] net-libs/libflowmanager-3.0.0-r1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2017-12-01 23:23:19 UTC
Created attachment 507610 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-01 23:23:22 UTC
Created attachment 507612 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-01 23:23:25 UTC
Created attachment 507614 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-01 23:23:28 UTC
Created attachment 507616 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-01 23:23:31 UTC
Created attachment 507618 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-01 23:23:34 UTC
Created attachment 507620 [details]
net-libs:libflowmanager-3.0.0-r1:20171201-230932.log
Comment 7 Toralf Förster gentoo-dev 2017-12-01 23:23:37 UTC
Created attachment 507622 [details]
temp.tbz2