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 1282848 - thunderbird-lightning-3.3-5 build failed on ppc64le/aarch64
Summary: thunderbird-lightning-3.3-5 build failed on ppc64le/aarch64
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: thunderbird-lightning
Version: epel7
Hardware: ppc64le
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: epel7ppc64le epel7aarch64
TreeView+ depends on / blocked
 
Reported: 2015-11-17 15:53 UTC by Menanteau Guy
Modified: 2015-11-26 03:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-26 03:19:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Menanteau Guy 2015-11-17 15:53:01 UTC
build of thunderbird-lightning-3.3-5 failed on an epel7 ppc64le local environment using a RHEL7.2 snapshot of the 15th of october 2015.

configure: error: cannot guess build type; you must specify one

This happened because of following line in the spec:
# Update the various config.guess to upstream release for aarch64 support
find ./ -name config.guess -exec cp /usr/lib/rpm/config.guess {} ';'

Because of the rpm-4.11.3-17 package version on redhat, /usr/lib/rpm/config.guess and config.sub comming from rpm package are not set correctly for ppc64le and these files can not be used directly. 
Note that /usr/lib/rpm/redhat/config... handle ppc64le correctly.

Comment 1 Yaakov Selkowitz 2015-11-26 03:00:01 UTC
thunderbird 38, which has been released as an errata for both RHEL and CentOS, will obsolete thunderbird-lightning.  Therefore, AFAICS epel7 thunderbird-lightning should be retired.

Comment 2 Orion Poplawski 2015-11-26 03:19:54 UTC
Indeed.  Done.


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