Bug 1606517 - thunderbird: FTBFS in Fedora rawhide
Summary: thunderbird: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: thunderbird
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Horak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F29FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-07-20 20:25 UTC by Mohan Boddu
Modified: 2019-10-31 18:58 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-31 18:58:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (19.07 KB, text/plain)
2018-07-20 20:25 UTC, Mohan Boddu
no flags Details
root.log (32.00 KB, text/plain)
2018-07-20 20:25 UTC, Mohan Boddu
no flags Details
state.log (639 bytes, text/plain)
2018-07-20 20:25 UTC, Mohan Boddu
no flags Details

Description Mohan Boddu 2018-07-20 20:25:03 UTC
thunderbird failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28236714


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix thunderbird at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
thunderbird will be orphaned. Before branching of Fedora 30,
thunderbird will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-20 20:25:11 UTC
Created attachment 1468495 [details]
build.log

Comment 2 Mohan Boddu 2018-07-20 20:25:16 UTC
Created attachment 1468496 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Mohan Boddu 2018-07-20 20:25:20 UTC
Created attachment 1468497 [details]
state.log

Comment 4 Jan Kurik 2018-08-14 08:51:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 5 Jason Tibbitts 2018-08-14 18:45:15 UTC
The initial problem is just that a build dependency on gcc-c++ is required.  After fixing that, the build proceeds for quite some time but eventually fails either during or immediately after running precompile_cache.js with this backtrace:

Traceback (most recent call last):
  File "/builddir/build/BUILD/thunderbird-52.9.1/mozilla/toolkit/mozapps/installer/packager.py", line 415, in <module>
    main()
  File "/builddir/build/BUILD/thunderbird-52.9.1/mozilla/toolkit/mozapps/installer/packager.py", line 409, in main
    args.source, gre_path, base)
  File "/builddir/build/BUILD/thunderbird-52.9.1/mozilla/toolkit/mozapps/installer/packager.py", line 166, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
  File "/builddir/build/BUILD/thunderbird-52.9.1/mozilla/python/mozbuild/mozpack/errors.py", line 103, in fatal
    self._handle(self.FATAL, msg)
  File "/builddir/build/BUILD/thunderbird-52.9.1/mozilla/python/mozbuild/mozpack/errors.py", line 98, in _handle
    raise ErrorMessage(msg)
mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation

A bit before it fails I see the following:

resource://gre/modules/ExtensionStorageSync.jsm
*************************
A coding exception was thrown and uncaught in a Task.

Full message: TypeError: invalid path component
Full stack: join@resource://gre/modules/osfile/ospath_unix.jsm:90:13
openConnection@resource://gre/modules/Sqlite.jsm:904:14
storageSyncInit<@resource://gre/modules/ExtensionStorageSync.jsm:101:28
TaskImpl_run@resource://gre/modules/Task.jsm:319:42
TaskImpl@resource://gre/modules/Task.jsm:277:3
createAsyncFunction/asyncFunction@resource://gre/modules/Task.jsm:252:14
Task_spawn@resource://gre/modules/Task.jsm:166:12
@resource://gre/modules/ExtensionStorageSync.jsm:97:25
load_modules_under@/builddir/build/BUILD/thunderbird-52.9.1/mozilla/toolkit/mozapps/installer/precompile_cache.js:75:7
precompile_startupcache@/builddir/build/BUILD/thunderbird-52.9.1/mozilla/toolkit/mozapps/installer/precompile_cache.js:86:3
@-e:1:1

*************************

That's all a bit beyond me so I don't think there's much more I can do but I do hope that thunderbird will be sticking around in Fedora (sepecially with version 60 out now).

Comment 6 Martin Stransky 2019-08-23 08:27:49 UTC
Moving Thunderbird bugs to Jan to manage them meanigfuly.

Comment 7 Ben Cotton 2019-10-31 18:55:14 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Jason Tibbitts 2019-10-31 18:58:39 UTC
Obviously thunderbird started building again at some point in the past 14 months.


Note You need to log in before you can comment on or make changes to this bug.