Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955349 - dev-libs/dqlite-1.18.0 - src/.../serialize.h: error: conflicting types for float_t; have double
Summary: dev-libs/dqlite-1.18.0 - 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: 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:
 
Reported: 2025-05-03 08:49 UTC by Toralf Förster
Modified: 2025-05-28 13:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.11 KB, text/plain)
2025-05-03 08:49 UTC, Toralf Förster
Details
dev-libs:dqlite-1.18.0:20250503-083745.log (dev-libs:dqlite-1.18.0:20250503-083745.log,30.16 KB, text/plain)
2025-05-03 08:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.48 KB, text/plain)
2025-05-03 08:49 UTC, Toralf Förster
Details
environment (environment,51.04 KB, text/plain)
2025-05-03 08:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2025-05-03 08:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.51 KB, application/x-xz)
2025-05-03 08:49 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.93 KB, application/x-xz)
2025-05-03 08:49 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,169.32 KB, text/plain)
2025-05-03 08:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.65 KB, application/x-xz)
2025-05-03 08:49 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-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