Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955693 - dev-libs/cowsql-1.15.7 - src/.../serialize.h: error: conflicting types for float_t; have double
Summary: dev-libs/cowsql-1.15.7 - src/.../serialize.h: error: conflicting types for fl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-09 17:40 UTC by Toralf Förster
Modified: 2025-05-09 17:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.38 KB, text/plain)
2025-05-09 17:40 UTC, Toralf Förster
Details
dev-libs:cowsql-1.15.7:20250509-003909.log (dev-libs:cowsql-1.15.7:20250509-003909.log,38.55 KB, text/plain)
2025-05-09 17:40 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,91.35 KB, application/x-xz)
2025-05-09 17:40 UTC, Toralf Förster
Details
environment (environment,53.57 KB, text/plain)
2025-05-09 17:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,40.77 KB, application/x-xz)
2025-05-09 17:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.44 KB, application/x-xz)
2025-05-09 17:40 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,95.29 KB, application/x-xz)
2025-05-09 17:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,16.61 KB, application/x-xz)
2025-05-09 17:40 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 2025-05-09 17:40:03 UTC
too long lines were shrinked:

/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libcowsql\" -DPACKAGE_TARNAME=\"libcowsql\" -DPACKAGE_VERSION=\"1.15.7\" -DPACKAGE_STRING=\"libcowsql\ 1.15.7\" -DPACKAGE_BUGREPORT=\"https://github.com/cowsql/cowsql\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcowsql\" -D
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libcowsql\" -DPACKAGE_TARNAME=\"libcowsql\" -DPACKAGE_VERSION=\"1.15.7\" "-DPACKAGE_STRING=\"libcowsql 1.15.7\"" -DPACKAGE_BUGREPORT=\"https://github.com/cowsql/cowsql\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcowsql\" -DVERSION=\"1.15.7\" -DHAVE
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libcowsql\" -DPACKAGE_TARNAME=\"libcowsql\" -DPACKAGE_VERSION=\"1.15.7\" -DPACKAGE_STRING=\"libcowsql\ 1.15.7\" -DPACKAGE_BUGREPORT=\"https://github.com/cowsql/cowsql\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcowsql\" -D
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libcowsql\" -DPACKAGE_TARNAME=\"libcowsql\" -DPACKAGE_VERSION=\"1.15.7\" "-DPACKAGE_STRING=\"libcowsql 1.15.7\"" -DPACKAGE_BUGREPORT=\"https://github.com/cowsql/cowsql\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcowsql\" -DVERSION=\"1.15.7\" -DHAVE
In file included from src/message.h:4,
                 from src/message.c:1:
src/lib/serialize.h:40:16: error: conflicting types for 'float_t'; have 'double'
   40 | typedef double float_t;
      |                ^~~~~~~

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

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
llvm-config: 20.1.4
Python 3.13.3
go version go1.24.2 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.86.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.27_p6 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.15_p6 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.7_p6 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.452_p09 [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 429fec44b8fa26314ce4b431216ae647088fb5bb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 9 00:09:40 2025 +0000

    2025-05-09 00:09:40 UTC

The tinderbox task was: dev-libs/cowsql

emerge -qpvO =dev-libs/cowsql-1.15.7
[ebuild  N    ] dev-libs/cowsql-1.15.7  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2025-05-09 17:40:04 UTC
Created attachment 928245 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-05-09 17:40:05 UTC
Created attachment 928246 [details]
dev-libs:cowsql-1.15.7:20250509-003909.log
Comment 3 Toralf Förster gentoo-dev 2025-05-09 17:40:06 UTC
Created attachment 928247 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2025-05-09 17:40:07 UTC
Created attachment 928248 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-05-09 17:40:08 UTC
Created attachment 928249 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-05-09 17:40:09 UTC
Created attachment 928250 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-05-09 17:40:11 UTC
Created attachment 928251 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2025-05-09 17:40:11 UTC
Created attachment 928252 [details]
temp.tar.xz