Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949868 - app-forensics/sleuthkit-4.12.1-r2 - [gcc-15] aff.c: error: bool cannot be defined via typedef
Summary: app-forensics/sleuthkit-4.12.1-r2 - [gcc-15] aff.c: error: bool cannot be def...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-02-17 17:31 UTC by Toralf Förster
Modified: 2025-02-17 17:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2025-02-17 17:31 UTC, Toralf Förster
Details
app-forensics:sleuthkit-4.12.1-r2:20250217-132039.log.xz (app-forensics:sleuthkit-4.12.1-r2:20250217-132039.log.xz,18.73 KB, application/x-xz)
2025-02-17 17:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,122.56 KB, text/plain)
2025-02-17 17:31 UTC, Toralf Förster
Details
environment (environment,126.63 KB, text/plain)
2025-02-17 17:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2025-02-17 17:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.22 KB, application/x-xz)
2025-02-17 17:31 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,52.13 KB, application/x-xz)
2025-02-17 17:31 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,255.95 KB, text/plain)
2025-02-17 17:31 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 2025-02-17 17:31:29 UTC
too long lines were shrinked:

/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk  -I../.. -I./../.. -I/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/temp/image/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/temp/image/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c img_types.c  -fPIC -DP
make[3]: Leaving directory '/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/work/sleuthkit-4.12.1/tsk/img'
make[3]: Entering directory '/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/work/sleuthkit-4.12.1/tsk/img'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk  -I../.. -I./../.. -I/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/temp/image/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -I./../.. -I/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/temp/image/include -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c aff.c  -fPIC -DPIC -o 
aff.c:17:13: error: 'bool' cannot be defined via 'typedef'
   17 | typedef int bool;
      |             ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20250214-185502

  UNMASKED:

    
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.7
llvm-config: 19.1.7
Python 3.12.9
go version go1.23.6 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.84.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 0252793fc36e7d33b8e6410983131cd699651e69
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 17 12:48:29 2025 +0000

    2025-02-17 12:48:28 UTC

emerge -qpvO =app-forensics/sleuthkit-4.12.1-r2
[ebuild  N    ] app-forensics/sleuthkit-4.12.1-r2  USE="aff ewf threads zlib -doc -java -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2025-02-17 17:31:30 UTC
Created attachment 919164 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-17 17:31:31 UTC
Created attachment 919165 [details]
app-forensics:sleuthkit-4.12.1-r2:20250217-132039.log.xz
Comment 3 Toralf Förster gentoo-dev 2025-02-17 17:31:32 UTC
Created attachment 919166 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-02-17 17:31:34 UTC
Created attachment 919167 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-02-17 17:31:34 UTC
Created attachment 919168 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-02-17 17:31:35 UTC
Created attachment 919169 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-02-17 17:31:36 UTC
Created attachment 919170 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-02-17 17:31:37 UTC
Created attachment 919171 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-02-17 17:31:38 UTC
The file size of ./files/temp.tar.xz is too big (10M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_desktop_gnome_systemd-20250214-185502/var/tmp/tb/issues/20250217-132157-app-forensics_sleuthkit-4.12.1-r2/files/temp.tar.xz is valid.