Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943829 - dev-tex/sketch-0.3.7 - [meson] [libtool] [gcc-15] memutil.h: error: two or more data types in declaration specifiers
Summary: dev-tex/sketch-0.3.7 - [meson] [libtool] [gcc-15] memutil.h: error: two or mo...
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 19:20 UTC by Toralf Förster
Modified: 2024-12-01 13:46 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.77 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
dev-tex:sketch-0.3.7:20241118-164224.log (dev-tex:sketch-0.3.7:20241118-164224.log,2.30 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.14 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
environment (environment,62.59 KB, text/plain)
2024-11-18 19:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.54 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.91 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.92 KB, application/x-xz)
2024-11-18 19:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.16 KB, application/x-xz)
2024-11-18 19:20 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-18 19:20:16 UTC
>>> Compiling source in /var/tmp/portage/dev-tex/sketch-0.3.7/work/sketch-0.3.7 ...
make -O -j4 CC=x86_64-pc-linux-gnu-gcc 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 ' 
perl makever.pl
not generating web page
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color   -c -o geometry.o geometry.c
In file included from geometry.c:27:
memutil.h:28:13: error: two or more data types in declaration specifiers
   28 | typedef int bool;
      |             ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-212003

  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

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

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.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-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 d0fdee6eb9b5bc59e15ade2cb88da247a1adaf84
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 15:33:24 2024 +0000

    2024-11-18 15:33:24 UTC

emerge -qpvO =dev-tex/sketch-0.3.7
[ebuild  N    ] dev-tex/sketch-0.3.7  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:20:17 UTC
Created attachment 909396 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:20:18 UTC
Created attachment 909397 [details]
dev-tex:sketch-0.3.7:20241118-164224.log
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:20:20 UTC
Created attachment 909398 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:20:21 UTC
Created attachment 909399 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:20:22 UTC
Created attachment 909400 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:20:22 UTC
Created attachment 909401 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:20:23 UTC
Created attachment 909402 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:20:24 UTC
Created attachment 909403 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:20:25 UTC
Created attachment 909404 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-01 13:38:24 UTC
I'm going to slap on -std=gnu17 for these but I'm going to keep the bugs open until I finish off the patches shortly.
Comment 11 Larry the Git Cow gentoo-dev 2024-12-01 13:46:56 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401eaca8212670cc2f79cb7c4664a662c1b605b1

commit 401eaca8212670cc2f79cb7c4664a662c1b605b1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-01 13:46:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-01 13:46:08 +0000

    dev-tex/sketch: build w/ -std=gnu17
    
    Bug: https://bugs.gentoo.org/943829
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-tex/sketch/sketch-0.3.7.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)