[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#824166: texlive-bin: FTBFS due to luajit issues



Hi,

thanks for the quick response.

On Fri, 13 May 2016, Preuße, Hilmar wrote:

> ignored...or we need another switch: --disable-mfluajit added.

I’ve just considered trying to look at it myself and, after
digging through tons of configury, come to the same conclusion.

I’m right now rebuilding the package locally, for x32, with the
following patch:

--- debian/rules	2016-05-12 03:37:29.000000000 +0200
+++ -	2016-05-13 11:19:41.964522569 +0200
@@ -38,7 +38,7 @@
 # for whitelisting good archs
 ifeq (,$(filter $(DEB_HOST_ARCH), $(LUAJIT_GOOD_ARCHS)))
   # it is not in the list of good archs -> disable luajittex
-  BUILDLUAJITTEX=--disable-luajittex
+  BUILDLUAJITTEX=--disable-luajittex --disable-mfluajit
   WITHLUAJIT=no
 else
   # not necessary, but for completeness

We’ll see whether that helps.

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg


Reply to: