Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912170 - dev-lang/spidermonkey: use mach to build
Summary: dev-lang/spidermonkey: use mach to build
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 912171
  Show dependency tree
 
Reported: 2023-08-12 08:41 UTC by Joonas Niilola
Modified: 2023-08-12 08:43 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 Joonas Niilola gentoo-dev 2023-08-12 08:41:33 UTC
115 has presumably a good mach support, looks like configure scripts hasn't been kept up to date on par with mach. We should rewrite the ebuild to use mach instead of autotools and see if the end-result is compatible. 

mach can also be used to run tests, but I'm not sure yet how to exclude broken tests with it.