Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945917 - dev-db/psqlodbc-16.00.0000 - [gcc-15] psqlodbc.h: error: two or more data types in declaration specifiers
Summary: dev-db/psqlodbc-16.00.0000 - [gcc-15] psqlodbc.h: error: two or more data typ...
Status: RESOLVED DUPLICATE of bug 914435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-05 15:18 UTC by Toralf Förster
Modified: 2025-03-03 19:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2024-12-05 15:18 UTC, Toralf Förster
Details
dev-db:psqlodbc-16.00.0000:20241205-121928.log (dev-db:psqlodbc-16.00.0000:20241205-121928.log,13.26 KB, text/plain)
2024-12-05 15:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.20 KB, text/plain)
2024-12-05 15:18 UTC, Toralf Förster
Details
environment (environment,25.91 KB, text/plain)
2024-12-05 15:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-12-05 15:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.30 KB, application/x-xz)
2024-12-05 15:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,21.56 KB, application/x-xz)
2024-12-05 15:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,50.78 KB, application/x-xz)
2024-12-05 15:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,7.90 KB, application/x-xz)
2024-12-05 15: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 2024-12-05 15:18:17 UTC
make  all-am
make[1]: Entering directory '/var/tmp/portage/dev-db/psqlodbc-16.00.0000/work/psqlodbc-16.00.0000'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -I/usr/include -I/usr/include/postgresql-17 -I/usr/include/postgresql-17/internal -DUNICODE_SUPPORT  -O2 -pipe -march=native -fno-diagnostics-color -c -o psqlodbcw_la-columninfo.lo `test -f 'columninfo.c' || echo './'`columninfo.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include/postgresql-17 -I/usr/include/postgresql-17/internal -DUNICODE_SUPPORT -O2 -pipe -march=native -fno-diagnostics-color -c columninfo.c  -fPIC -DPIC -o .libs/psqlodbcw_la-columninfo.o
In file included from pgtypes.h:12,
                 from columninfo.c:15:
psqlodbc.h:264:23: error: two or more data types in declaration specifiers
  264 | typedef unsigned char bool;
      |                       ^~~~

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

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

  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.5
llvm-config: 19.1.5
Python 3.12.8
go version go1.23.3 linux/amd64
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.82.0
  [4]   rust-bin-1.83.0
  [5]   rust-1.83.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 aa9e1590050140183d209cea3ffb0b8cd78a0f1b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 5 12:03:23 2024 +0000

    2024-12-05 12:03:23 UTC

emerge -qpvO =dev-db/psqlodbc-16.00.0000
[ebuild  N    ] dev-db/psqlodbc-16.00.0000  USE="ssl -iodbc -threads"
Comment 1 Toralf Förster gentoo-dev 2024-12-05 15:18:17 UTC
Created attachment 913390 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-05 15:18:18 UTC
Created attachment 913391 [details]
dev-db:psqlodbc-16.00.0000:20241205-121928.log
Comment 3 Toralf Förster gentoo-dev 2024-12-05 15:18:20 UTC
Created attachment 913392 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-05 15:18:21 UTC
Created attachment 913393 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-05 15:18:21 UTC
Created attachment 913394 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-05 15:18:22 UTC
Created attachment 913395 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-05 15:18:23 UTC
Created attachment 913396 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-05 15:18:24 UTC
Created attachment 913397 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-05 15:18:25 UTC
Created attachment 913398 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-03 19:50:25 UTC

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