Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 942994

Summary: www-client/seamonkey: configure dies if RUSTFLAGS has more than one value
Product: Gentoo Linux Reporter: Matt Jolly <kangie>
Component: Current packagesAssignee: Myckel Habets <gentoo-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo-bugs, kangie, mozilla
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=907963
https://github.com/gentoo/gentoo/pull/40481
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Jolly gentoo-dev 2024-11-07 15:34:08 UTC
No build log (Already purged to iterate on Rust stuff), however I've had to add seamonkey to my `no-rustflags` env to test this package.
Comment 1 Matt Jolly gentoo-dev 2024-11-07 15:34:32 UTC
Suggest looking at the firefox patch for this; it will likely apply.
Comment 2 Myckel Habets 2024-11-13 10:07:49 UTC
Thank you for reporting. I guess this is an "older" bug, so I'll handle this when the next release is due.

If there is more urgency in this, let me know.
Comment 3 Larry the Git Cow gentoo-dev 2025-02-13 09:28:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7fb928ec380b9000f1ea7241a16608d471019f

commit db7fb928ec380b9000f1ea7241a16608d471019f
Author:     Myckel Habets <gentoo-bugs@habets-dobben.nl>
AuthorDate: 2025-02-07 21:45:36 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2025-02-13 09:28:48 +0000

    www-client/seamonkey: 2.53.20: Version bump
    
    * Bumped to Seamonkey version 2.53.20.
    * Fix: www-client/seamonkey: configure dies if RUSTFLAGS has more than one value (https://bugs.gentoo.org/942994)
    * Fixes for building on PPC64.
    
    * Removed gold dependency for lto.
    * Removed lto USE flag and changed usage of them to tc-is-lto.
    * Split linker and LTO handling.
    
    Python 3.12 and up isn't supported yet in this version.
    
    Closes: https://bugs.gentoo.org/942994
    Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl>
    Closes: https://github.com/gentoo/gentoo/pull/40481
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-client/seamonkey/Manifest                 |   3 +
 www-client/seamonkey/seamonkey-2.53.20.ebuild | 540 ++++++++++++++++++++++++++
 2 files changed, 543 insertions(+)