Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898074 - sys-libs/db-4.8.30-r8 fails to compile (MUSL-CLANG-SYSTEM): dbstl_common.h:58:2: error: "No appropriate TLS modifier defined."
Summary: sys-libs/db-4.8.30-r8 fails to compile (MUSL-CLANG-SYSTEM): dbstl_common.h:58...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 09:14 UTC by Agostino Sarubbo
Modified: 2023-12-02 04:03 UTC (History)
0 users

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


Attachments
build.log (build.log,839.07 KB, text/plain)
2023-02-27 09:14 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 2023-02-27 09:14:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/db-4.8.30-r8 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-27 09:14:57 UTC
Created attachment 854934 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-12-02 04:03:11 UTC
The bug has been closed via the following commit(s):

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

commit 1ae36006c79ef705252f5f7009e79f6add7dc353
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-02 03:51:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-02 04:01:46 +0000

    sys-libs/db: fix another configure check for modern c
    
    Closes: https://bugs.gentoo.org/898074
    Closes: https://bugs.gentoo.org/918936
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/db/db-4.8.30-r9.ebuild                 | 171 +++++++++++++++++
 sys-libs/db/db-5.3.28-r10.ebuild                | 240 ++++++++++++++++++++++++
 sys-libs/db/db-6.0.35-r5.ebuild                 | 234 +++++++++++++++++++++++
 sys-libs/db/files/db-4.8.30-tls-configure.patch |  31 +++
 4 files changed, 676 insertions(+)