Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885785 - app-forensics/aflplusplus-4.04c-r1 - instrumentation/afl-gcc-pass.so.cc: error: use of undeclared identifier
Summary: app-forensics/aflplusplus-4.04c-r1 - instrumentation/afl-gcc-pass.so.cc: erro...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-13 15:08 UTC by Toralf Förster
Modified: 2022-12-13 15:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.63 KB, text/plain)
2022-12-13 15:08 UTC, Toralf Förster
Details
app-forensics:aflplusplus-4.04c-r1:20221213-145755.log (app-forensics:aflplusplus-4.04c-r1:20221213-145755.log,86.54 KB, text/plain)
2022-12-13 15:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.68 KB, text/plain)
2022-12-13 15:08 UTC, Toralf Förster
Details
environment (environment,107.91 KB, text/plain)
2022-12-13 15:09 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2022-12-13 15:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.70 KB, application/x-bzip)
2022-12-13 15:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.09 KB, application/x-bzip)
2022-12-13 15:09 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-12-13 15:08:55 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/12/plugin/include/tree-ssanames.h:72:41: error: 
      unknown type name 'value_range'
extern void set_range_info (tree, const value_range &);
                                        ^
20 warnings and 10 errors generated.
make[1]: *** [GNUmakefile.gcc_plugin:159: afl-gcc-cmptrs-pass.so] Error 1
instrumentation/afl-gcc-pass.so.cc:315:58: error: use of undeclared identifier
      'MEMMODEL_SEQ_CST'
          tree memmod = build_int_cst(integer_type_node, MEMMODEL_SEQ_CST);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221211-150005

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
5)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-8 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit ade22a0f0a52b7ff07952112358f9385d0c878b1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 13 14:31:51 2022 +0000

    2022-12-13 14:31:50 UTC

emerge -qpvO app-forensics/aflplusplus
[ebuild  N    ] app-forensics/aflplusplus-4.04c-r1  USE="-test" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-13 15:08:56 UTC
Created attachment 842459 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-13 15:08:57 UTC
Created attachment 842461 [details]
app-forensics:aflplusplus-4.04c-r1:20221213-145755.log
Comment 3 Toralf Förster gentoo-dev 2022-12-13 15:08:58 UTC
Created attachment 842463 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-13 15:09:00 UTC
Created attachment 842465 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-13 15:09:00 UTC
Created attachment 842467 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-13 15:09:01 UTC
Created attachment 842469 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-13 15:09:02 UTC
Created attachment 842471 [details]
temp.tar.bz2