Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341663 - mail-client/thunderbird-3.1.3[system-sqlite] fails compile with sqlite[-threadsafe]
Summary: mail-client/thunderbird-3.1.3[system-sqlite] fails compile with sqlite[-threa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-10-18 17:57 UTC by Gordon Bosch
Modified: 2010-12-29 04:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Bosch 2010-10-18 17:57:52 UTC
Altho stable thunderbird-3.1.3 doesnt compile with System-Sqlite Use-Flag on and Sqlite not havin threadsafe-flag on. Ebuild should take care.

Reproducible: Always

Steps to Reproduce:
1.Compile dev-db/sqlite-3.6.23.1 [-threadsafe]
2.Compile mail-client/thunderbird-3.1.3 [+system-sqlite]
3. -> Crash during compile looking for mutex

Actual Results:  
Doesnt compile.

Expected Results:  
Compiles.

not needed
Comment 1 Johan Bergström 2010-10-19 09:00:40 UTC
Does it work with any other combination? Like +threadsafe?
Comment 2 Gordon Bosch 2010-10-19 09:11:18 UTC
yup all what is needed is that if system-sqlite is set, threadsafe must be checked that it's on too
Comment 3 Jory A. Pratt gentoo-dev 2010-12-29 04:33:59 UTC
addressed in 3.1.7-r1 will carry on from there on out, thanks for the report.