Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944047 - dev-libs/libp11-0.4.12-r7 - [libtool] [gcc-15] p11_attr.c: error: expected identifier or ( before true
Summary: dev-libs/libp11-0.4.12-r7 - [libtool] [gcc-15] p11_attr.c: error: expected id...
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:
 
Reported: 2024-11-19 21:31 UTC by Toralf Förster
Modified: 2024-11-19 21:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.81 KB, text/plain)
2024-11-19 21:31 UTC, Toralf Förster
Details
dev-libs:libp11-0.4.12-r7:20241119-212415.log (dev-libs:libp11-0.4.12-r7:20241119-212415.log,22.35 KB, text/plain)
2024-11-19 21:31 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,91.40 KB, application/x-xz)
2024-11-19 21:31 UTC, Toralf Förster
Details
environment (environment,81.25 KB, text/plain)
2024-11-19 21:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 21:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.84 KB, application/x-xz)
2024-11-19 21:31 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.41 KB, application/x-xz)
2024-11-19 21:31 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,92.91 KB, application/x-xz)
2024-11-19 21:31 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.83 KB, application/x-xz)
2024-11-19 21:31 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-19 21:31:10 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -pthread -c eng_parse.c  -fPIC -DPIC -o .libs/pkcs11_la-eng_parse.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libp11-0.4.12-r7/work/libp11-0.4.12/src'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libp11-0.4.12-r7/work/libp11-0.4.12/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.      -O2 -pipe -march=native -fno-diagnostics-color -pthread -c -o libp11_la-p11_attr.lo `test -f 'p11_attr.c' || echo './'`p11_attr.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -pthread -c p11_attr.c  -fPIC -DPIC -o .libs/libp11_la-p11_attr.o
p11_attr.c: In function 'pkcs11_addattr_bool':
p11_attr.c:126:25: error: expected identifier or '(' before 'true'
  126 |         static CK_BBOOL true = CK_TRUE;
      |                         ^~~~

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

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

  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.3
llvm-config: 19.1.3
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.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   rust-1.82.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 def1291959c866cbdf74a7bf08a2c13dac01220d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 20:18:24 2024 +0000

    2024-11-19 20:18:24 UTC

emerge -qpvO =dev-libs/libp11-0.4.12-r7
[ebuild  N    ] dev-libs/libp11-0.4.12-r7  USE="-doc -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 21:31:11 UTC
Created attachment 910372 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 21:31:12 UTC
Created attachment 910373 [details]
dev-libs:libp11-0.4.12-r7:20241119-212415.log
Comment 3 Toralf Förster gentoo-dev 2024-11-19 21:31:13 UTC
Created attachment 910374 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-19 21:31:14 UTC
Created attachment 910375 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-19 21:31:15 UTC
Created attachment 910376 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 21:31:16 UTC
Created attachment 910377 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 21:31:17 UTC
Created attachment 910378 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 21:31:18 UTC
Created attachment 910379 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 21:31:19 UTC
Created attachment 910380 [details]
temp.tar.xz