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

Bug#607987: luatex: FTBFS on armel with gcc4.5



Package: luatex
Version: 0.65.0-1
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch

Details can be found at this thread:

http://www.ntg.nl/pipermail/dev-luatex/2010-December/004056.html

Especially that post: 
http://www.ntg.nl/pipermail/dev-luatex/2010-December/004060.html



*** /tmp/tmp1wbUri
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/patches/no_static_link.patch: Drop --enable-runtime-cxx-hack
    from the default configuration, was causing armel FTBFS.

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick-proposed'), (500, 'maverick-backports'), (500, 'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-24-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru luatex-0.65.0/debian/changelog luatex-0.65.0/debian/changelog
diff -Nru luatex-0.65.0/debian/patches/no_static_link.patch luatex-0.65.0/debian/patches/no_static_link.patch
--- luatex-0.65.0/debian/patches/no_static_link.patch	1970-01-01 02:00:00.000000000 +0200
+++ luatex-0.65.0/debian/patches/no_static_link.patch	2010-12-21 23:31:34.000000000 +0200
@@ -0,0 +1,15 @@
+## Description: add some description
+## Origin/Author: add some origin or author
+## Bug: bug URL
+Index: luatex-0.65.0/build.sh
+===================================================================
+--- luatex-0.65.0.orig/build.sh	2010-12-21 23:31:32.000000000 +0200
++++ luatex-0.65.0/build.sh	2010-12-21 23:31:28.000000000 +0200
+@@ -130,7 +130,6 @@
+ TL_MAKE=$MAKE ../source/configure  $CONFHOST $CONFBUILD  $WARNINGFLAGS\
+     --disable-native-texlive-build \
+     --with-tex-banner='Web2C 2010/dev/Debian' \
+-    --enable-cxx-runtime-hack \
+     --disable-all-pkgs \
+     --disable-shared    \
+     --disable-largefile \
diff -Nru luatex-0.65.0/debian/patches/series luatex-0.65.0/debian/patches/series
--- luatex-0.65.0/debian/patches/series	2010-07-01 12:06:19.000000000 +0300
+++ luatex-0.65.0/debian/patches/series	2010-12-21 23:30:05.000000000 +0200
@@ -20,3 +20,4 @@
 #upstream-fixes
 #fix-hurd-ftbfs
 relax-zlib-version-check
+no_static_link.patch

Reply to: