Bug 1471071 - polymake-3.1-5.fc27 FTBFS on aarch64: bundled extension singular ... failed
Summary: polymake-3.1-5.fc27 FTBFS on aarch64: bundled extension singular ... failed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: polymake
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-14 10:45 UTC by Petr Pisar
Modified: 2017-08-04 07:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-04 07:16:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2017-07-14 10:45:18 UTC
polymake-3.1-5.fc27 usually fails to build on aarch64:

+ export Arch=aarch64
+ Arch=aarch64
+ ./configure --build=aarch64 --prefix=/usr --libdir=/usr/lib64 --without-native --with-singular=/usr --with-lrs-include=/usr/include/lrslib/ --with-lrs-lib=/usr/lib64 --with-cdd-include=/usr/include/cddlib/ --with-cdd-lib=/usr/lib64 --without-java --libexecdir=/usr/lib64/polymake --without-javaview
[...]
bundled extension singular ... failed
ERROR:
The bundled extension singular was explicitly requested but failed to configure.
Please recheck your argument (--with-singular=/usr) and build.aarch64/bundled.log.
You can also disable it by specifying --without-singular instead.
error: Bad exit status from /var/tmp/rpm-tmp.Vd4FBO (%build)

Koschei reports random aarch64 failure since 2017-06-26.

Comment 1 Jerry James 2017-07-29 23:09:22 UTC
Hmmm, I'm not sure what is going on here.  My latest attempt to build for Rawhide succeeded on all arches, including aarch64.  I will need to see the configure log on a failed attempt to figure out what is happening.

Comment 2 Petr Pisar 2017-08-04 07:16:54 UTC
It looks like a glitch in toolchain or some dependency because there is no failure since 2017-07-19 22:29:44 (glibc updated to 2.25.90-27, binutils to 2.28-12).


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