Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945982 - www-servers/varnish-7.5.0 - [gcc-15] vcc_std_if.h: error: two or more data types in declaration specifiers
Summary: www-servers/varnish-7.5.0 - [gcc-15] vcc_std_if.h: error: two or more data ty...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-06 19:09 UTC by Toralf Förster
Modified: 2024-12-06 19:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.86 KB, text/plain)
2024-12-06 19:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,224.15 KB, text/plain)
2024-12-06 19:09 UTC, Toralf Förster
Details
environment (environment,126.18 KB, text/plain)
2024-12-06 19:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-12-06 19:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,29.21 KB, application/x-xz)
2024-12-06 19:09 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,277.91 KB, application/x-xz)
2024-12-06 19:09 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,59.57 KB, application/x-xz)
2024-12-06 19:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.42 KB, application/x-xz)
2024-12-06 19:09 UTC, Toralf Förster
Details
www-servers:varnish-7.5.0:20241206-121141.log.xz (www-servers:varnish-7.5.0:20241206-121141.log.xz,12.88 KB, application/x-xz)
2024-12-06 19: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 2024-12-06 19:09:40 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../bin/varnishd -I../include -O2 -pipe -march=native -fno-diagnostics-color -DZ_PREFIX -pthread -Wall -Wno-error=unused-result -c vmod_purge.c  -fPIC -DPIC -o .libs/libvmod_purge_la-vmod_purge.o
make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-7.5.0/work/varnish-7.5.0/vmod'
make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-7.5.0/work/varnish-7.5.0/vmod'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../bin/varnishd -I../include   -O2 -pipe -march=native -fno-diagnostics-color -DZ_PREFIX -pthread -Wall  -Wno-error=unused-result -c -o libvmod_std_la-vmod_std.lo `test -f 'vmod_std.c' || e
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../bin/varnishd -I../include -O2 -pipe -march=native -fno-diagnostics-color -DZ_PREFIX -pthread -Wall -Wno-error=unused-result -c vmod_std.c  -fPIC -DPIC -o .libs/libvmod_std_la-vmod_std.o
In file included from vmod_std.c:52:
vcc_std_if.h:78:33: error: two or more data types in declaration specifiers
   78 |         VCL_BOOL                bool;
      |                                 ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241201-015002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.5
llvm-config: 19.1.5
Python 3.12.8
go version go1.23.3 linux/amd64
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.82.0
  [4]   rust-bin-1.83.0
  [5]   rust-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 64346efbb8a1e62b7077c2c5260be6c52eaecd14
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 6 11:48:32 2024 +0000

    2024-12-06 11:48:31 UTC

emerge -qpvO =www-servers/varnish-7.5.0
[ebuild  N    ] www-servers/varnish-7.5.0  USE="jemalloc -jit (-selinux) -static-libs -unwind" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-12-06 19:09:41 UTC
Created attachment 913450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-06 19:09:42 UTC
Created attachment 913451 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-06 19:09:43 UTC
Created attachment 913452 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-06 19:09:44 UTC
Created attachment 913453 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-06 19:09:45 UTC
Created attachment 913454 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-06 19:09:47 UTC
Created attachment 913455 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-06 19:09:48 UTC
Created attachment 913456 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-06 19:09:49 UTC
Created attachment 913457 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-06 19:09:50 UTC
Created attachment 913458 [details]
www-servers:varnish-7.5.0:20241206-121141.log.xz