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

Bug 831064

Summary: net-analyzer/flowgrind-0.8.2 - src/flowgrind.h: error: expected identifier before numeric constant
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: netmon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-analyzer:flowgrind-0.8.2:20220112-024435.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-12 09:11:33 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src    -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline  -I/usr/include   -pipe -march=native -fno-diagnostics-color -O2 -c -o src/flowgrind-flowgrind.o `test -f 'src/flowgrind.c' || echo './'`src/flowgrind.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src    -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline  -I/usr/include   -pipe -march=native -fno-diagnostics-color -O2 -c -o src/flowgrind-fg_argparser.o `test -f 'src/fg_argparser.c' || echo './'`src/fg_argparser.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src    -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline  -I/usr/include   -pipe -march=native -fno-diagnostics-color -O2 -c -o src/flowgrind-fg_rpc_client.o `test -f 'src/fg_rpc_client.c' || echo './'`src/fg_rpc_client.c
In file included from src/flowgrind.c:45:
src/flowgrind.h:84:9: error: expected identifier before numeric constant
   84 |         TCP_CA_Open = 0,
      |         ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220111-092048

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit d963e6e9023cf9a245ee161ea2f0da067508063f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 12 00:51:50 2022 +0000

    2022-01-12 00:51:47 UTC

emerge -qpvO net-analyzer/flowgrind
[ebuild  N    ] net-analyzer/flowgrind-0.8.2  USE="-debug -doc -gsl -pcap"
Comment 1 Toralf Förster gentoo-dev 2022-01-12 09:11:35 UTC
Created attachment 761955 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-12 09:11:36 UTC
Created attachment 761956 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-12 09:11:37 UTC
Created attachment 761957 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-12 09:11:38 UTC
Created attachment 761958 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-12 09:11:39 UTC
Created attachment 761959 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-12 09:11:40 UTC
Created attachment 761960 [details]
net-analyzer:flowgrind-0.8.2:20220112-024435.log
Comment 7 Toralf Förster gentoo-dev 2022-01-12 09:11:41 UTC
Created attachment 761961 [details]
temp.tar.bz2