Bugzilla – Bug 1149702
[glibc2.30] Mozilla Thunderbird fails to build
Last modified: 2019-09-24 11:00:39 UTC
glibc 2.30 has been submitted for inclusion into Factory and is currently staged in :A Mozillafirefox is amongst the packages failing to build [ 2928s] 46:26.91 In file included from /home/abuild/rpmbuild/BUILD/thunderbird-60.8.0/tools/profiler/core/shared-libraries-linux.cc:17: [ 2928s] 46:26.91 /home/abuild/rpmbuild/BUILD/thunderbird-60.8.0/tools/profiler/core/platform.h:50:21: error: 'pid_t gettid()' was declared 'extern' and later 'static' [-fpermissive]
Firefox and/or Thunderbird?
(In reply to Wolfgang Rosenauer from comment #1) > Firefox and/or Thunderbird? erm.. yeah, not a very concistent bug report - in fact it's only TB showing the failure
Thunderbird 68.1 may fix the issue and is currently being prepared (just waiting for official upstream announcement and provided security information).
Still an issue with https://build.opensuse.org/request/show/730872 ?
Looks the current openSUSE:Factory/MozillaThunderbird fails with: [ 256s] 2:51.93 security/sandbox/linux/libmozsandbox.so [ 256s] 2:51.98 /usr/bin/ld: /usr/lib64/libsystemd.so.0: undefined reference to `gettid@GLIBC_2.30' [ 256s] 2:51.99 clang-8.0: error: linker command failed with exit code 1 (use -v to see invocation)
(In reply to Martin Liška from comment #5) > Looks the current openSUSE:Factory/MozillaThunderbird fails with: > > [ 256s] 2:51.93 security/sandbox/linux/libmozsandbox.so > [ 256s] 2:51.98 /usr/bin/ld: /usr/lib64/libsystemd.so.0: undefined > reference to `gettid@GLIBC_2.30' > [ 256s] 2:51.99 clang-8.0: error: linker command failed with exit code 1 > (use -v to see invocation) That was with: osc build --alternative-project=openSUSE:Factory:Staging:A So let's see what will happen in the staging.
The package builds fine!