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

Bug#701193: apr: FTBFS on x32: Needs update to ino_t_test



Source: apr
Version: 1.4.6-3
Severity: wishlist
Tags: patch
User: debian-x32@lists.debian.org
Usertags: port-x32 ftbfs-x32

The apr source package is getting this build failure on the unofficial
Debian x32 port:

<URL:http://buildd.debian-ports.org/status/fetch.php?pkg=apr&arch=x32&ver=1.4.6-3&stamp=1361525120>:
...
# Determine whether upstream's configure gives the same definition of
apr_ino_t as we had until 1.2.11-1
rm -f debian/ino_t_test
gcc -I/build/buildd-apr_1.4.6-3-x32-LxnUSw/apr-1.4.6/include
-Ibuild-x32/include `build-x32/apr-1-config --cppflags` -o
debian/ino_t_test debian/ino_t_test.c
build-x32/apr-1-config: 42: cd: can't cd to /usr/share/apr-1.0/build/..
debian/ino_t_test
***
*** 'apr_ino_t' size is 8, expected 4
*** Please report this to the Debian Apache maintainers
***
make: *** [build-x32/config.status] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

The attached debdiff updates debian/ino_t_test.c to reflect the fact
that ino_t is a 64-bit type on x32.  With that patch, the package
builds successfully and passes the testsuite.
-- 
Daniel Schepler

Attachment: apr.debdiff
Description: Binary data


Reply to: