Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831064 - net-analyzer/flowgrind-0.8.2 - src/flowgrind.h: error: expected identifier before numeric constant
Summary: net-analyzer/flowgrind-0.8.2 - src/flowgrind.h: error: expected identifier be...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 09:11 UTC by Toralf Förster
Modified: 2022-01-12 09:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.39 KB, text/plain)
2022-01-12 09:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,112.70 KB, text/plain)
2022-01-12 09:11 UTC, Toralf Förster
Details
environment (environment,20.69 KB, text/plain)
2022-01-12 09:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.12 KB, application/x-bzip)
2022-01-12 09:11 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.59 KB, application/x-bzip)
2022-01-12 09:11 UTC, Toralf Förster
Details
net-analyzer:flowgrind-0.8.2:20220112-024435.log (net-analyzer:flowgrind-0.8.2:20220112-024435.log,13.05 KB, text/plain)
2022-01-12 09:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.48 KB, application/x-bzip)
2022-01-12 09:11 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 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