Bug 710837 - JS build system is outdated
Summary: JS build system is outdated
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: js
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-05 07:32 UTC by Jasper St. Pierre
Modified: 2014-08-27 02:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-24 06:42:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
correct build system (2.45 KB, patch)
2011-06-05 07:32 UTC, Jasper St. Pierre
no flags Details | Diff

Description Jasper St. Pierre 2011-06-05 07:32:12 UTC
Created attachment 503051 [details]
correct build system

<Wes> Hm, I smell an RPMspecfile that wants the JS 1.8.0 build system
<Wes> specifying "internal" flags like JS_THREADSAFE and BUILD_OPT is a good
way to run into trouble, because those flags can cause your embedding to be
built with a different ABI than the JS engine; all hell ensues

patch against pkgs.fedoraproject.org/js.git attached

Comment 1 Pavel Alexeev 2011-06-24 06:42:43 UTC
Thanks for the report.
Fix in rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=3157671 please test.

Comment 2 Colin Walters 2011-07-18 21:22:33 UTC
Comment on attachment 503051 [details]
correct build system


>-Requires: nspr
>+Requires: nspr \>= 4.7

Looks like a typo.

Comment 3 Pavel Alexeev 2011-07-31 20:09:02 UTC
All OK in rawhide.


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