Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943796 - sys-libs/lwp-2.8 - [libtool] [gcc-15] timer.c: error: two or more data types in declaration specifiers
Summary: sys-libs/lwp-2.8 - [libtool] [gcc-15] timer.c: error: two or more data types ...
Status: RESOLVED DUPLICATE of bug 943734
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-11-18 18:54 UTC by Toralf Förster
Modified: 2024-11-21 08:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.65 KB, text/plain)
2024-11-18 18:54 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,82.72 KB, application/x-xz)
2024-11-18 18:54 UTC, Toralf Förster
Details
environment (environment,29.43 KB, text/plain)
2024-11-18 18:54 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-18 18:54 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.65 KB, application/x-xz)
2024-11-18 18:54 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.42 KB, application/x-xz)
2024-11-18 18:54 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,85.83 KB, application/x-xz)
2024-11-18 18:54 UTC, Toralf Förster
Details
sys-libs:lwp-2.8:20241118-065705.log (sys-libs:lwp-2.8:20241118-065705.log,11.88 KB, text/plain)
2024-11-18 18:54 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,8.57 KB, application/x-xz)
2024-11-18 18:54 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 18:54:07 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -DLWPDEBUG   -O2 -pipe -march=native -fno-diagnostics-color -Wall -c -o liblwp_la-lock.lo `test -f 'lock.c' || echo './'`lock.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Wall -c lock.c  -fPIC -DPIC -o .libs/liblwp_la-lock.o
make[2]: Leaving directory '/var/tmp/portage/sys-libs/lwp-2.8/work/lwp-2.8/src'
make[2]: Entering directory '/var/tmp/portage/sys-libs/lwp-2.8/work/lwp-2.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -DLWPDEBUG   -O2 -pipe -march=native -fno-diagnostics-color -Wall -c -o liblwp_la-timer.lo `test -f 'timer.c' || echo './'`timer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Wall -c timer.c  -fPIC -DPIC -o .libs/liblwp_la-timer.o
timer.c:51:23: error: two or more data types in declaration specifiers
   51 | typedef unsigned char bool;
      |                       ^~~~

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

  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.2 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 3da345a9eaceba375128d1166a214049949eaf7f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 05:48:44 2024 +0000

    2024-11-18 05:48:43 UTC

emerge -qpvO =sys-libs/lwp-2.8
[ebuild  N    ] sys-libs/lwp-2.8
Comment 1 Toralf Förster gentoo-dev 2024-11-18 18:54:07 UTC
Created attachment 909112 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 18:54:09 UTC
Created attachment 909113 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-18 18:54:10 UTC
Created attachment 909114 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 18:54:10 UTC
Created attachment 909115 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 18:54:11 UTC
Created attachment 909116 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 18:54:12 UTC
Created attachment 909117 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 18:54:13 UTC
Created attachment 909118 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 18:54:14 UTC
Created attachment 909119 [details]
sys-libs:lwp-2.8:20241118-065705.log
Comment 9 Toralf Förster gentoo-dev 2024-11-18 18:54:15 UTC
Created attachment 909120 [details]
temp.tar.xz
Comment 10 Agostino Sarubbo gentoo-dev 2024-11-21 08:04:41 UTC
gcc15_tinderbox detected this bug as duplicate of 943734 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 943734 ***