Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940226 - dev-libs/rocksdb-9.7.4 fails to compile: blob_file_meta.h:28:7: error: uint64_t has not been declared
Summary: dev-libs/rocksdb-9.7.4 fails to compile: blob_file_meta.h:28:7: error: uint64...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-09-25 07:38 UTC by Agostino Sarubbo
Modified: 2025-02-02 12:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,106.88 KB, text/plain)
2024-09-25 07:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-09-25 07:38:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/rocksdb-9.4.0 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-25 07:38:15 UTC
Created attachment 903709 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-25 07:38:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/rocksdb.dir/db/blob/blob_file_meta.cc.o 
/var/tmp/portage/dev-libs/rocksdb-9.4.0/work/rocksdb-9.4.0/db/blob/blob_file_meta.h:28:7: error: ‘uint64_t’ has not been declared
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-26 08:17:21 UTC
gcc15_tinderbox has reproduced this issue with version 9.7.4 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-02-02 12:53:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c3aa31ba1f1775c46b583022491cba255a19f0

commit f5c3aa31ba1f1775c46b583022491cba255a19f0
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2025-02-02 12:36:09 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2025-02-02 12:53:36 +0000

    dev-libs/rocksdb: drop 9.7.4, 9.8.4, 9.9.3
    
    Closes: https://bugs.gentoo.org/940226
    Closes: https://bugs.gentoo.org/949095
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-libs/rocksdb/Manifest             |  3 --
 dev-libs/rocksdb/rocksdb-9.7.4.ebuild | 80 --------------------------------
 dev-libs/rocksdb/rocksdb-9.8.4.ebuild | 80 --------------------------------
 dev-libs/rocksdb/rocksdb-9.9.3.ebuild | 87 -----------------------------------
 4 files changed, 250 deletions(-)