Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 955349

Summary: dev-libs/dqlite-1.18.0 - src/.../serialize.h: error: conflicting types for float_t; have double
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: druggo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:dqlite-1.18.0:20250503-083745.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2025-05-03 08:49:06 UTC
too long lines were shrinked:

/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAGE_TARNAME=\"libdqlite\" -DPACKAGE_VERSION=\"1.18.0\" -DPACKAGE_STRING=\"libdqlite\ 1.18.0\" -DPACKAGE_BUGREPORT=\"https://github.com/canonical/dqlite\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libdqlite\"
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAGE_TARNAME=\"libdqlite\" -DPACKAGE_VERSION=\"1.18.0\" "-DPACKAGE_STRING=\"libdqlite 1.18.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/canonical/dqlite\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libdqlite\" -DVERSION=\"1.18.0\" -DH
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAGE_TARNAME=\"libdqlite\" -DPACKAGE_VERSION=\"1.18.0\" -DPACKAGE_STRING=\"libdqlite\ 1.18.0\" -DPACKAGE_BUGREPORT=\"https://github.com/canonical/dqlite\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libdqlite\"
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libdqlite\" -DPACKAGE_TARNAME=\"libdqlite\" -DPACKAGE_VERSION=\"1.18.0\" "-DPACKAGE_STRING=\"libdqlite 1.18.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/canonical/dqlite\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libdqlite\" -DVERSION=\"1.18.0\" -DH
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_no_multilib_systemd-20250501-211508

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 20.1.3
llvm-config: 20.1.3
Python 3.13.3
go version go1.24.2 linux/amd64
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:
*)	Eclipse Temurin JDK 21.0.7_p6 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

  HEAD of ::gentoo
commit 624553ca01a0142fcb2568ed1d8e0f36ab4d80fd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 3 08:25:00 2025 +0000

    2025-05-03 08:25:00 UTC

The tinderbox task was: dev-libs/dqlite

emerge -qpvO =dev-libs/dqlite-1.18.0
[ebuild  N    ] dev-libs/dqlite-1.18.0  USE="lz4 -test"
Comment 1 Toralf Förster gentoo-dev 2025-05-03 08:49:07 UTC
Created attachment 927428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-05-03 08:49:08 UTC
Created attachment 927429 [details]
dev-libs:dqlite-1.18.0:20250503-083745.log
Comment 3 Toralf Förster gentoo-dev 2025-05-03 08:49:09 UTC
Created attachment 927430 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-05-03 08:49:10 UTC
Created attachment 927431 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-05-03 08:49:11 UTC
Created attachment 927432 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-05-03 08:49:12 UTC
Created attachment 927433 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-05-03 08:49:13 UTC
Created attachment 927434 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-05-03 08:49:14 UTC
Created attachment 927435 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-05-03 08:49:15 UTC
Created attachment 927436 [details]
temp.tar.xz
Comment 10 Druggo Yang 2025-05-28 13:37:23 UTC
look like the same issue of https://bugs.gentoo.org/955693