Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949871 - net-mail/stalwart-cli-0.11.4 fails test - [gcc-15] warning: librocksdb-sys@0.17.1+9.9.3: rocksdb/.../blob_file_meta.h: error: uint64_t has not been declared
Summary: net-mail/stalwart-cli-0.11.4 fails test - [gcc-15] warning: librocksdb-sys@0....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-02-17 17:32 UTC by Toralf Förster
Modified: 2025-02-17 17:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.26 KB, text/plain)
2025-02-17 17:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,91.34 KB, text/plain)
2025-02-17 17:32 UTC, Toralf Förster
Details
environment (environment,230.79 KB, text/plain)
2025-02-17 17:32 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2025-02-17 17:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.05 KB, application/x-xz)
2025-02-17 17:32 UTC, Toralf Förster
Details
net-mail:stalwart-cli-0.11.4:20250217-164322.log.xz (net-mail:stalwart-cli-0.11.4:20250217-164322.log.xz,72.21 KB, application/x-xz)
2025-02-17 17:32 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,173.39 KB, text/plain)
2025-02-17 17:32 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.43 KB, application/x-xz)
2025-02-17 17:32 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-02-17 17:32:07 UTC
too long lines were shrinked:

     Running `/opt/rust-bin-1.84.1/bin/rustc --crate-name jemallocator --edition=2018 /var/tmp/portage/net-mail/stalwart-cli-0.11.4/work/cargo_home/gentoo/jemallocator-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,meta
   Compiling tests v0.11.4 (/var/tmp/portage/net-mail/stalwart-cli-0.11.4/work/mail-server-0.11.4/tests)
     Running `/opt/rust-bin-1.84.1/bin/rustc --crate-name tests --edition=2021 tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"
     Running `/opt/rust-bin-1.84.1/bin/rustc --crate-name proc_macros --edition=2021 crates/utils/proc-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --test -
     Running `/opt/rust-bin-1.84.1/bin/rustc --crate-name event_macro --edition=2021 crates/trc/event-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --test --c
warning: librocksdb-sys@0.17.1+9.9.3: In file included from rocksdb/db/blob/blob_file_meta.cc:6:
warning: librocksdb-sys@0.17.1+9.9.3: rocksdb/db/blob/blob_file_meta.h:28:7: error: 'uint64_t' has not been declared
warning: librocksdb-sys@0.17.1+9.9.3:    28 |       uint64_t blob_file_number, uint64_t total_blob_count,
warning: librocksdb-sys@0.17.1+9.9.3:       |       ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_test-20250214-203617

  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.7
llvm-config: 19.1.7
Python 3.12.9
go version go1.23.6 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.84.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 546e859a894a27843fd9113b20a8369b0bd56f74
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 17 15:04:01 2025 +0000

    2025-02-17 15:04:01 UTC

emerge -qpvO =net-mail/stalwart-cli-0.11.4
[ebuild  N    ] net-mail/stalwart-cli-0.11.4  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2025-02-17 17:32:08 UTC
Created attachment 919190 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-17 17:32:09 UTC
Created attachment 919191 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-02-17 17:32:10 UTC
Created attachment 919192 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-02-17 17:32:11 UTC
Created attachment 919193 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-02-17 17:32:12 UTC
Created attachment 919194 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-02-17 17:32:13 UTC
The file size of ./files/logs.tar.xz is too big (6.4M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_desktop_test-20250214-203617/var/tmp/tb/issues/20250217-170132-net-mail_stalwart-cli-0.11.4/files/logs.tar.xz is valid.
Comment 7 Toralf Förster gentoo-dev 2025-02-17 17:32:14 UTC
Created attachment 919195 [details]
net-mail:stalwart-cli-0.11.4:20250217-164322.log.xz
Comment 8 Toralf Förster gentoo-dev 2025-02-17 17:32:15 UTC
Created attachment 919196 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-02-17 17:32:16 UTC
Created attachment 919197 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2025-02-17 17:32:17 UTC
The file size of ./files/tests.tar.xz is too big (5.3M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_desktop_test-20250214-203617/var/tmp/tb/issues/20250217-170132-net-mail_stalwart-cli-0.11.4/files/tests.tar.xz is valid.