Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943797 - dev-db/postgresql-15.9 - [libtool] [gcc-15] ../.../c.h: error: two or more data types in declaration specifiers
Summary: dev-db/postgresql-15.9 - [libtool] [gcc-15] ../.../c.h: error: two or more da...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
: 946148 (view as bug list)
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 18:55 UTC by Toralf Förster
Modified: 2024-12-09 10:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.05 KB, text/plain)
2024-11-18 18:55 UTC, Toralf Förster
Details
dev-db:postgresql-15.9:20241118-070829.log (dev-db:postgresql-15.9:20241118-070829.log,36.73 KB, text/plain)
2024-11-18 18:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.51 KB, text/plain)
2024-11-18 18:55 UTC, Toralf Förster
Details
environment (environment,165.19 KB, text/plain)
2024-11-18 18:55 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-18 18:55 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.15 KB, application/x-xz)
2024-11-18 18:55 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,97.01 KB, application/x-xz)
2024-11-18 18:55 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.29 KB, application/x-xz)
2024-11-18 18:55 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.64 KB, application/x-xz)
2024-11-18 18:55 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:55:35 UTC
too long lines were shrinked:

make[1]: Nothing to be done for 'all'.
make -C common all
make[2]: Entering directory '/var/tmp/portage/dev-db/postgresql-15.9/work/postgresql-15.9/src/common'
x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-deprecated-non-prototyp
In file included from ../../src/include/postgres_fe.h:25,
                 from base64.c:18:
../../src/include/c.h:419:23: error: two or more data types in declaration specifiers
  419 | typedef unsigned char bool;
      |                       ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-211502

  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) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   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 =dev-db/postgresql-15.9
[ebuild  NS   ] dev-db/postgresql-15.9 [17.1] USE="icu kerberos lz4 nls pam readline server ssl tcl xml zlib zstd -debug -doc -ldap -llvm -perl -python (-selinux) -static-libs -systemd -uuid" LLVM_SLOT="18 -15 -16 -17 -19" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 18:55:36 UTC
Created attachment 909121 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 18:55:37 UTC
Created attachment 909122 [details]
dev-db:postgresql-15.9:20241118-070829.log
Comment 3 Toralf Förster gentoo-dev 2024-11-18 18:55:38 UTC
Created attachment 909123 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-18 18:55:40 UTC
Created attachment 909124 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-18 18:55:41 UTC
Created attachment 909125 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 18:55:41 UTC
Created attachment 909126 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 18:55:43 UTC
Created attachment 909127 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 18:55:44 UTC
Created attachment 909128 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 18:55:45 UTC
Created attachment 909129 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-09 10:50:30 UTC
*** Bug 946148 has been marked as a duplicate of this bug. ***