Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704734 - app-text/texlive-core fails to configure -- Unknown float word ordering. You need to manually preset ax_cv_c_float_words_bigendian
Summary: app-text/texlive-core fails to configure -- Unknown float word ordering. You ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-03 23:48 UTC by Markus Walter
Modified: 2020-01-04 07:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.txt,8.93 KB, text/plain)
2020-01-03 23:48 UTC, Markus Walter
Details
build log (texlive-core-2019-r7:20200103-165907.log,341.26 KB, text/x-log)
2020-01-03 23:49 UTC, Markus Walter
Details
config log from texlive-core-2019-r7/work/texlive-core-2019_build/libs/cairo/config.log (config.log,26.43 KB, text/x-log)
2020-01-03 23:49 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2020-01-03 23:48:54 UTC
Created attachment 602436 [details]
emerge --info

On my ~amd64 machine I see the following error when trying to merge app-text/texlive-core-2019-r7. This does not happen with version 2019-r4, but that version fails with a compile error. I tried to poke a bit at the error but did not get any insight into what exactly is happening here.


checking whether float word ordering is bigendian... unknown
configure: error: 

Unknown float word ordering. You need to manually preset
ax_cv_c_float_words_bigendian=no (or yes) according to your system.

    
=== configuring in cairo failed
make[2]: *** [Makefile:906: recurse] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-text/texlive-core-2019-r7/work/texlive-core-2019_build/libs'
make[1]: *** [Makefile:483: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-text/texlive-core-2019-r7/work/texlive-core-2019_build/libs'
make: *** [Makefile:574: all-recursive] Error 1
Comment 1 Markus Walter 2020-01-03 23:49:18 UTC
Created attachment 602438 [details]
build log
Comment 2 Markus Walter 2020-01-03 23:49:58 UTC
Created attachment 602440 [details]
config log from texlive-core-2019-r7/work/texlive-core-2019_build/libs/cairo/config.log
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-01-04 07:37:57 UTC
cairo does not support lto, it is a known problem.