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 1943026 - librtas: FTBFS with upcoming autoconf-2.71
Summary: librtas: FTBFS with upcoming autoconf-2.71
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: librtas
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vasant Hegde
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1942967
TreeView+ depends on / blocked
 
Reported: 2021-03-25 12:44 UTC by Ondrej Dubaj
Modified: 2021-05-05 07:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-05 07:55:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ondrej Dubaj 2021-03-25 12:44:33 UTC
Your package fails to build with the newest upcoming autoconf-2.71, which is part of a wide Fedora change. Please see the attached copr: https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/packages/. More information about testing your package when building with autoconf available here: https://fedoraproject.org/wiki/Changes/Autoconf_271#How_To_Test

Comment 1 Vasant Hegde 2021-03-26 07:39:47 UTC
Looking at latest build failure (https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/build/2095565/),

From build log : 

Finish: build setup for librtas-2.0.2-7.fc35.src.rpm
Start: rpmbuild librtas-2.0.2-7.fc35.src.rpm
error: Architecture is not included: x86_64     <-- librtas is exclusive to Powerpc architecture. We have `ExclusiveArch` tag in spec file.
Building target platforms: x86_64
Building for target x86_64
Finish: rpmbuild librtas-2.0.2-7.fc35.src.rpm
Finish: build phase for librtas-2.0.2-7.fc35.src.rpm

This is expected. Can someone help me to understand why its trying to build on x86_64 arch?

-Vasant

Comment 2 Ondrej Dubaj 2021-03-26 08:03:27 UTC
Currently we do not have the possibility to test other architectures than x86_64. The build was scheduled automatically for all packages which require autoconf and this bug was created automatically as well. It is up to package maintainer to test his packages against the upcoming change. It would be nice if you can do the testing locally and make appropriate changes to the package, so the update will be as fluent as possible.

Thanks.

Comment 3 Vasant Hegde 2021-03-29 12:29:16 UTC
Thanks for the clarification. I will try to verify ASAP.

-Vasant

Comment 4 Ondrej Dubaj 2021-04-12 07:13:50 UTC
Gentle ping.

Comment 5 Ondrej Dubaj 2021-05-04 07:45:46 UTC
We already have a possibility to check also non-x86_64 architectures, please see this section: https://fedoraproject.org/wiki/Changes/Autoconf_271#How_To_Test.

Comment 6 Dan Horák 2021-05-05 07:55:10 UTC
Builds OK with autoconf 2.71.


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