Closed Bug 1575781 Opened 5 years ago Closed 5 years ago

Linux builds busted on 2019-08-22: make[4]: *** [libxul.so] Error 1

Categories

(Thunderbird :: Build Config, defect)

Unspecified
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 70.0

People

(Reporter: jorgk-bmo, Assigned: jorgk-bmo)

Details

Attachments

(1 file, 1 obsolete file)

Looking at https://taskcluster-artifacts.net/HoNWkc6fQsuVgw-ynMDeVA/0/public/logs/live_backing.log this seems to be a code issue:

[task 2019-08-22T08:47:31.993Z] 08:47:31 INFO - /builds/worker/fetches/binutils/bin/ld: ../../../comm/mailnews/build/nsMailModule.o: in function nsMessengerUnixIntegrationConstructor(nsISupports*, nsID const&, void**)': [task 2019-08-22T08:47:31.993Z] 08:47:31 INFO - /builds/worker/workspace/build/src/comm/mailnews/build/nsMailModule.cpp:374: undefined reference tonsMessengerUnixIntegration::nsMessengerUnixIntegration()'
[task 2019-08-22T08:47:31.993Z] 08:47:31 INFO - /builds/worker/fetches/binutils/bin/ld: libxul.so: hidden symbol `_ZN26nsMessengerUnixIntegrationC1Ev' isn't defined
[task 2019-08-22T08:47:31.993Z] 08:47:31 INFO - /builds/worker/fetches/binutils/bin/ld: final link failed: bad value
[task 2019-08-22T08:47:31.993Z] 08:47:31 INFO - clang-8: error: linker command failed with exit code 1 (use -v to see invocation)
[task 2019-08-22T08:47:31.993Z] 08:47:31 INFO - /builds/worker/workspace/build/src/config/rules.mk:659: recipe for target 'libxul.so' failed
[task 2019-08-22T08:47:31.993Z] 08:47:31 ERROR - make[4]: *** [libxul.so] Error 1

I'll take a look, but maybe something for our Linux guys.

Flags: needinfo?(mkmelin+mozilla)
Flags: needinfo?(benc)
Flags: needinfo?(acelists)
Attached patch Linux bustage fix (obsolete) — Splinter Review

That didn't help although it appears to be right, hmm.

Couldn't it be busted from bug 1573566?

That landed on 2019-08-17. I think bug 1575420 needs porting and apparently some other stuff.

Assignee: nobody → jorgk
Attachment #9087326 - Attachment is obsolete: true
Flags: needinfo?(mkmelin+mozilla)
Flags: needinfo?(benc)
Flags: needinfo?(acelists)
Comment on attachment 9087360 [details] [diff] [review]
1575781-linux-gtk.patch

That worked, I'll take review from anyone ;-)
Attachment #9087360 - Flags: review?(richard.marti)
Attachment #9087360 - Flags: review?(paul)
Attachment #9087360 - Flags: review?(mkmelin+mozilla)
Attachment #9087360 - Flags: review?(acelists)
Comment on attachment 9087360 [details] [diff] [review]
1575781-linux-gtk.patch

Review of attachment 9087360 [details] [diff] [review]:
-----------------------------------------------------------------

Great! r=mkmelin
Attachment #9087360 - Flags: review?(richard.marti)
Attachment #9087360 - Flags: review?(paul)
Attachment #9087360 - Flags: review?(mkmelin+mozilla)
Attachment #9087360 - Flags: review?(acelists)
Attachment #9087360 - Flags: review+

Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/8b1270a5cecb
Port bug 1575420: Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=mkmelin

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: General → Build Config
OS: Unspecified → Linux
Product: MailNews Core → Thunderbird
Target Milestone: --- → Thunderbird 70.0
Version: unspecified → Trunk
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: