Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1140157 - firefox: fails to build on s390(x) and ppc64le
Summary: firefox: fails to build on s390(x) and ppc64le
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-09-10 11:43 UTC by Jakub Čajka
Modified: 2014-11-27 13:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-27 13:30:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Proposed solution (2.82 KB, patch)
2014-09-10 11:43 UTC, Jakub Čajka
no flags Details | Diff
patch split (3.40 KB, patch)
2014-09-10 13:18 UTC, Jakub Čajka
no flags Details | Diff
back port of change to /js/src/configure.in (2.16 KB, patch)
2014-09-12 13:36 UTC, Jakub Čajka
no flags Details | Diff

Description Jakub Čajka 2014-09-10 11:43:18 UTC
Created attachment 936114 [details]
Proposed solution

Firefox-32.0-1 build fails with lot of undefined/missing stuff in Value.h. It seems that up mentioned architectures were omitted in configure.in, as adding/modifying definitions fixes the build. In attachment is patch doing these changes. Please review it.

failing build:
http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=268818

Failing scratch on ppc64le:

http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2096464

Successful scratch builds with patch:

http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2097052
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1537812

Comment 1 Jakub Čajka 2014-09-10 13:18:20 UTC
Created attachment 936137 [details]
patch split

Comment 3 Jakub Čajka 2014-09-12 13:36:44 UTC
Created attachment 936971 [details]
back port of change to /js/src/configure.in

This problem is fixed in upstream devel branch, but fix is not backported to 32. In attachment is patch including upstream changes fixing this problem.

Comment 4 Martin Stransky 2014-10-01 09:50:49 UTC
Should be Fixed in upcoming Firefox 33 which comes on Oct 14.


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