Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883879 - sys-libs/db-5.3.28-r8 - ./dbstl_common.h: error: No appropriate TLS modifier defined.
Summary: sys-libs/db-5.3.28-r8 - ./dbstl_common.h: error: No appropriate TLS modifier ...
Status: RESOLVED DUPLICATE of bug 883413
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: 2022-12-01 20:13 UTC by Toralf Förster
Modified: 2022-12-07 15:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.51 KB, text/plain)
2022-12-01 20:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.83 KB, text/plain)
2022-12-01 20:13 UTC, Toralf Förster
Details
environment (environment,125.04 KB, text/plain)
2022-12-01 20:13 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-12-01 20:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.13 KB, application/x-bzip)
2022-12-01 20:13 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,19.59 KB, application/x-bzip)
2022-12-01 20:13 UTC, Toralf Förster
Details
sys-libs:db-5.3.28-r8:20221201-110221.log.bz2 (sys-libs:db-5.3.28-r8:20221201-110221.log.bz2,39.49 KB, application/x-bzip)
2022-12-01 20:13 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,3.77 KB, application/x-bzip)
2022-12-01 20:13 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 2022-12-01 20:13:29 UTC
./libtool --mode=compile clang -c -I. -I/var/tmp/portage/sys-libs/db-5.3.28-r8/work/db-5.3.28/src  -D_GNU_SOURCE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  /var/tmp/portage/sys-libs/db-5.3.28-r8/work/db-5.3.28/util/db_archive.c
libtool: compile:  clang -c -I. -I/var/tmp/portage/sys-libs/db-5.3.28-r8/work/db-5.3.28/src -D_GNU_SOURCE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int /var/tmp/portage/sys-libs/db-5.3.28-r8/work/db-5.3.28/util/db_archive.c  -fPIC -DPIC -o .libs/db_archive.o
In file included from /var/tmp/portage/sys-libs/db-5.3.28-r8/work/db-5.3.28/lang/cxx/stl/dbstl_container.cpp:11:
In file included from /var/tmp/portage/sys-libs/db-5.3.28-r8/work/db-5.3.28/lang/cxx/stl/dbstl_container.h:12:
./dbstl_common.h:57:2: error: "No appropriate TLS modifier defined."
#error "No appropriate TLS modifier defined."
 ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221201-030004

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 2b007bc611f36f22d5d5d1f5bb44ddab181d4d8f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 1 09:46:49 2022 +0000

    2022-12-01 09:46:48 UTC

emerge -qpvO sys-libs/db
[ebuild   R   ] sys-libs/db-6.0.35-r4  USE="cxx -doc -examples -tcl -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-12-01 20:13:30 UTC
Created attachment 838731 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-01 20:13:32 UTC
Created attachment 838733 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-01 20:13:33 UTC
Created attachment 838735 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-01 20:13:34 UTC
Created attachment 838737 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-01 20:13:35 UTC
Created attachment 838739 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-01 20:13:36 UTC
Created attachment 838741 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-01 20:13:37 UTC
Created attachment 838743 [details]
sys-libs:db-5.3.28-r8:20221201-110221.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-01 20:13:38 UTC
Created attachment 838745 [details]
var.tmp.clang.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-07 15:39:27 UTC

*** This bug has been marked as a duplicate of bug 883413 ***