Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943976 - app-forensics/sleuthkit-4.12.1-r2 - [ncurses-6.5] [meson] [libtool] [gcc-15] crc.h: error: both unsigned and _Bool in declaration specifiers
Summary: app-forensics/sleuthkit-4.12.1-r2 - [ncurses-6.5] [meson] [libtool] [gcc-15] ...
Status: RESOLVED FIXED
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: PATCH
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 10:24 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.18 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
app-forensics:sleuthkit-4.12.1-r2:20241119-095034.log (app-forensics:sleuthkit-4.12.1-r2:20241119-095034.log,21.15 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,49.13 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
environment (environment,137.10 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.76 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,52.41 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,122.45 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.43 KB, application/x-xz)
2024-11-19 10:24 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 2024-11-19 10:24:19 UTC
make  all-recursive
Making all in base
make[3]: Entering directory '/var/tmp/portage/app-forensics/sleuthkit-4.12.1-r2/work/sleuthkit-4.12.1/tsk/base'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk  -I../..  -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color   -c -o crc.lo crc.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk -I../.. -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -c crc.c  -fPIC -DPIC -o .libs/crc.o
In file included from crc.c:44:
crc.h:94:25: error: both 'unsigned' and '_Bool' in declaration specifiers
   94 | typedef unsigned        bool;
      |                         ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20241117-232508

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  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.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 0a3ab8aa13d65142d2a1f4a38f981314e528d96a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 09:33:39 2024 +0000

    2024-11-19 09:33:39 UTC

emerge -qpvO =app-forensics/sleuthkit-4.12.1-r2
[ebuild  N    ] app-forensics/sleuthkit-4.12.1-r2  USE="threads zlib -aff -doc -ewf -java -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 10:24:19 UTC
Created attachment 910144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 10:24:20 UTC
Created attachment 910145 [details]
app-forensics:sleuthkit-4.12.1-r2:20241119-095034.log
Comment 3 Toralf Förster gentoo-dev 2024-11-19 10:24:21 UTC
Created attachment 910146 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-19 10:24:23 UTC
Created attachment 910147 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-19 10:24:24 UTC
Created attachment 910148 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 10:24:25 UTC
Created attachment 910149 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 10:24:26 UTC
Created attachment 910150 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 10:24:27 UTC
Created attachment 910151 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-19 10:24:28 UTC
Created attachment 910152 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-02-16 13:17:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5251f8f8122302cfbd8c0e0c64948890f8bd2b38

commit 5251f8f8122302cfbd8c0e0c64948890f8bd2b38
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-16 13:14:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-16 13:17:11 +0000

    app-forensics/sleuthkit: fix build w/ c23
    
    Closes: https://bugs.gentoo.org/943976
    Signed-off-by: Sam James <sam@gentoo.org>

 .../sleuthkit/files/sleuthkit-4.12.1-c23.patch     | 30 ++++++++++++++++++++++
 app-forensics/sleuthkit/sleuthkit-4.12.1-r2.ebuild |  3 ++-
 2 files changed, 32 insertions(+), 1 deletion(-)