Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948465 - net-misc/openvswitch-2.17.9-r1 - [gcc-15] [ffmpeg] lib/ovs-replay.c: error: implicit declaration of function ATOMIC_VAR_INIT
Summary: net-misc/openvswitch-2.17.9-r1 - [gcc-15] [ffmpeg] lib/ovs-replay.c: error: i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-01-20 20:18 UTC by Toralf Förster
Modified: 2025-01-20 20:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.50 KB, text/plain)
2025-01-20 20:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,72.38 KB, application/x-xz)
2025-01-20 20:18 UTC, Toralf Förster
Details
environment (environment,180.97 KB, text/plain)
2025-01-20 20:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2025-01-20 20:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.45 KB, application/x-xz)
2025-01-20 20:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.93 KB, application/x-xz)
2025-01-20 20:18 UTC, Toralf Förster
Details
net-misc:openvswitch-2.17.9-r1:20250120-194547.log (net-misc:openvswitch-2.17.9-r1:20250120-194547.log,63.34 KB, text/plain)
2025-01-20 20:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,75.87 KB, application/x-xz)
2025-01-20 20:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,42.38 KB, application/x-xz)
2025-01-20 20:18 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-01-20 20:18:12 UTC
too long lines were shrinked:

/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib -I ./lib  -DNDEBUG  -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wc
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -DNDEBUG -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wo
make[2]: Leaving directory '/var/tmp/portage/net-misc/openvswitch-2.17.9-r1/work/openvswitch-2.17.9'
make[2]: Entering directory '/var/tmp/portage/net-misc/openvswitch-2.17.9-r1/work/openvswitch-2.17.9'
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib -I ./lib  -DNDEBUG  -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wc
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -DNDEBUG -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wo
lib/ovs-replay.c:37:34: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration]
   37 | static atomic_int replay_state = ATOMIC_VAR_INIT(OVS_REPLAY_NONE);
      |                                  ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20250116-044007

  UNMASKED:

    Requested by sam
  >=media-video/ffmpeg-7.0

    
  <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 *
llvm-config: 19.1.7
Python 3.12.8
go version go1.23.5 linux/amd64
  [1]   php8.2 *
  [2]   php8.3
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.84.0
  [4]   rust-1.84.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 baf70f47b9901a89aff7b12697272f5cac6ad022
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 20 17:48:28 2025 +0000

    2025-01-20 17:48:27 UTC

emerge -qpvO =net-misc/openvswitch-2.17.9-r1
[ebuild  N    ] net-misc/openvswitch-2.17.9-r1  USE="valgrind -debug -dist-kernel -modules -modules-compress -modules-sign -monitor -ssl -strip -unwind" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2025-01-20 20:18:12 UTC
Created attachment 917167 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-01-20 20:18:13 UTC
Created attachment 917168 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-01-20 20:18:15 UTC
Created attachment 917169 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-01-20 20:18:15 UTC
Created attachment 917170 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-01-20 20:18:16 UTC
Created attachment 917171 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-01-20 20:18:17 UTC
Created attachment 917172 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-01-20 20:18:19 UTC
Created attachment 917173 [details]
net-misc:openvswitch-2.17.9-r1:20250120-194547.log
Comment 8 Toralf Förster gentoo-dev 2025-01-20 20:18:20 UTC
Created attachment 917174 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-01-20 20:18:21 UTC
Created attachment 917175 [details]
temp.tar.xz