Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914645 - app-admin/syslog-ng-4.3.1 - [clang] ./.../atomic-gssize.h: error: cannot initialize a parameter of type
Summary: app-admin/syslog-ng-4.3.1 - [clang] ./.../atomic-gssize.h: error: cannot init...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-25 08:44 UTC by Toralf Förster
Modified: 2024-02-20 03:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.11 KB, text/plain)
2023-09-25 08:44 UTC, Toralf Förster
Details
app-admin:syslog-ng-4.3.1:20230925-082712.log.xz (app-admin:syslog-ng-4.3.1:20230925-082712.log.xz,21.84 KB, application/x-xz)
2023-09-25 08:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.74 KB, text/plain)
2023-09-25 08:44 UTC, Toralf Förster
Details
environment (environment,117.16 KB, text/plain)
2023-09-25 08:44 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-25 08:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,6.69 KB, application/x-xz)
2023-09-25 08:44 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,17.18 KB, application/x-xz)
2023-09-25 08:44 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,51.05 KB, application/x-xz)
2023-09-25 08:44 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 2023-09-25 08:44:15 UTC
In file included from ./lib/driver.h:29:
In file included from ./lib/logpipe.h:30:
In file included from ./lib/cfg.h:38:
In file included from ./lib/stats/stats.h:29:
In file included from ./lib/stats/stats-cluster.h:27:
In file included from ./lib/stats/stats-counter.h:28:
./lib/atomic-gssize.h:118:10: error: cannot initialize a parameter of type
      'gssize *' (aka 'long *') with an rvalue of type 'void *'
  118 |   return g_atomic_pointer_compare_and_exchange(&a->value, oldval, newval);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230924-160600

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit cd8d290df9095098a492c8ebeef95d6cc436499a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 25 07:31:33 2023 +0000

    2023-09-25 07:31:33 UTC

emerge -qpvO app-admin/syslog-ng
[ebuild  N    ] app-admin/syslog-ng-4.3.1  USE="-amqp -caps -dbi -geoip2 -http -json -kafka -mongodb -pacct -python -redis -smtp -snmp -spoof-source -systemd -tcpd -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-09-25 08:44:16 UTC
Created attachment 871367 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-25 08:44:17 UTC
Created attachment 871368 [details]
app-admin:syslog-ng-4.3.1:20230925-082712.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-25 08:44:18 UTC
Created attachment 871369 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-25 08:44:19 UTC
Created attachment 871370 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-25 08:44:20 UTC
Created attachment 871371 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-25 08:44:21 UTC
Created attachment 871372 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-25 08:44:21 UTC
Created attachment 871373 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-25 08:44:22 UTC
Created attachment 871374 [details]
temp.tar.xz
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 23:44:22 UTC
https://github.com/syslog-ng/syslog-ng/issues/4496 I think?
Comment 10 Pascal Jäger 2023-10-01 11:19:28 UTC
(In reply to Sam James from comment #9)
> https://github.com/syslog-ng/syslog-ng/issues/4496 I think?

Yes exactly.