Bug 1255682
| Summary: | ppc/aarch64/s390 don't have luajit, it seems texlive 2015 depends on it | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
| Component: | texlive | Assignee: | Than Ngo <than> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | novyjindrich, tcallawa, than, yselkowi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-27 08:39:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 467765, 1071880, 922257 | ||
This appears to be a rehash of bug 1070380. --disable-luajittex needs to be added to configure %ifnarch %{arm} %{ix86} x86_64, and the relevant %files conditional on %ifarch the same. it's fixed in texlive-2015-4.20150728_r37987.fc24 http://koji.fedoraproject.org/koji/buildinfo?buildID=680545 Instead of focusing on those arches for which luajit is not available, you may wish to make these %ifarch/%ifnarch those which it actually *is* (IOW %{arm} %{ix86} x86_64). Not only are they fewer, but that avoids having to make YA change in the future for new arches (e.g. mipsel/mips64el, currently at stage 4).
|
None of the secondary arches currently has support for luajit so we generally fail back to traditional lua, it seems texlive 2015 has an explicit dep on luajit configure: error: Sorry, can not preprocess <lj_arch.h> === configuring in luajit failed Makefile:861: recipe for target 'recurse' failed make[2]: Leaving directory '/builddir/build/BUILD/texlive-2015/source/work/libs' make[2]: *** [recurse] Error 1 make[1]: *** [all-recursive] Error 1 Makefile:441: recipe for target 'all-recursive' failed make[1]: Leaving directory '/builddir/build/BUILD/texlive-2015/source/work/libs' Makefile:532: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.drZp3l (%build) Bad exit status from /var/tmp/rpm-tmp.drZp3l (%build) RPM build errors: http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3132103