Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944350 - dev-lang/neko-2.4.0 - [ncurses-6.5] [gcc-15] /.../neko.h: error: two or more data types in declaration specifiers
Summary: dev-lang/neko-2.4.0 - [ncurses-6.5] [gcc-15] /.../neko.h: error: two or more ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 20:21 UTC by Toralf Förster
Modified: 2024-11-21 20:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.71 KB, text/plain)
2024-11-21 20:21 UTC, Toralf Förster
Details
dev-lang:neko-2.4.0:20241121-031632.log (dev-lang:neko-2.4.0:20241121-031632.log,13.14 KB, text/plain)
2024-11-21 20:21 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,63.07 KB, application/x-xz)
2024-11-21 20:21 UTC, Toralf Förster
Details
environment (environment,100.70 KB, text/plain)
2024-11-21 20:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-11-21 20:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.48 KB, application/x-xz)
2024-11-21 20:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.30 KB, application/x-xz)
2024-11-21 20:21 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,74.02 KB, application/x-xz)
2024-11-21 20:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.36 KB, application/x-xz)
2024-11-21 20:22 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-21 20:21:52 UTC
too long lines were shrinked:

 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0_build"
ninja -v -j4 -l0
[1/63] /usr/bin/x86_64-pc-linux-gnu-gcc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0_build -I/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0/vm -I/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-
FAILED: CMakeFiles/libneko.dir/vm/callback.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0_build -I/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0/vm -I/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0/libs/
In file included from /var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0/vm/callback.c:23:
/var/tmp/portage/dev-lang/neko-2.4.0/work/neko-2-4-0_build/neko.h:302:29: error: two or more data types in declaration specifiers
  302 |                 typedef int bool;
      |                             ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241112-111005

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_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 6f9f04c8d985f9b593fa688828ed6234142183ff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 21 02:48:48 2024 +0000

    2024-11-21 02:48:47 UTC

emerge -qpvO =dev-lang/neko-2.4.0
[ebuild  N    ] dev-lang/neko-2.4.0  USE="ssl -apache -mysql -sqlite"
Comment 1 Toralf Förster gentoo-dev 2024-11-21 20:21:53 UTC
Created attachment 911096 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-21 20:21:54 UTC
Created attachment 911097 [details]
dev-lang:neko-2.4.0:20241121-031632.log
Comment 3 Toralf Förster gentoo-dev 2024-11-21 20:21:55 UTC
Created attachment 911098 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-21 20:21:56 UTC
Created attachment 911099 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-21 20:21:57 UTC
Created attachment 911100 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-21 20:21:58 UTC
Created attachment 911101 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-21 20:21:59 UTC
Created attachment 911102 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-21 20:22:00 UTC
Created attachment 911103 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-21 20:22:01 UTC
Created attachment 911104 [details]
temp.tar.xz