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

Bug#636546: ghostscript: FTBFS on s390x: missing symbols



Package: ghostscript
Version: 9.02~dfsg-3
Severity: important
Tags: patch
Justification: fails to build from source

ghostscript fails to build on s390x due to missing symbols. The symbols
file has to be slightly update as in the patch below. Would it be
possible to include it in the next upload? Thanks in advance.

diff -Nru ghostscript-9.02~dfsg/debian/libgs__VER__.symbols.in ghostscript-9.02~dfsg/debian/libgs__VER__.symbols.in
--- ghostscript-9.02~dfsg/debian/libgs__VER__.symbols.in	2011-01-28 18:26:13.000000000 +0000
+++ ghostscript-9.02~dfsg/debian/libgs__VER__.symbols.in	2011-08-01 19:00:19.000000000 +0000
@@ -1,5 +1,5 @@
 libgs.so.__VER__ libgs__VER__ #MINVER#
 #include "symbols.common"
 (arch=linux-any)#include "symbols.common_linux"
-(arch=!any-alpha !any-amd64 !any-ia64 !any-ppc64 !any-sparc64)#include "symbols.common_32bit"
+(arch=!any-alpha !any-amd64 !any-ia64 !any-ppc64 !any-s390x !any-sparc64)#include "symbols.common_32bit"
 (arch=any-alpha any-amd64 any-armel any-i386 any-ia64 any-mipsel any-sh3 any-sh4)#include "symbols.common_le"


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: s390x

Kernel: Linux 2.6.32-5-s390x (SMP w/3 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: