On Thu, Jan 03, 2008 at 12:55:14PM +0100, Lucas Nussbaum wrote:
> Package: xindy
> version: 2.2~beta2-3
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20080103 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on 
> amd64.
> 
> Relevant part:
> 
>  > make[2]: Entering directory `/build/user/xindy-2.2~beta2/rte/ordrules'
>  > clisp -q -norc -c ordrulei.lsp
>  > ;; Compiling file /build/user/xindy-2.2~beta2/rte/ordrules/ordrulei.lsp ...
>  > ;; Wrote file /build/user/xindy-2.2~beta2/rte/ordrules/ordrulei.fas
>  > ;; Wrote file /build/user/xindy-2.2~beta2/rte/ordrules/ordrulei.c
>  > 0 errors, 0 warnings
>  > make[2]: Leaving directory `/build/user/xindy-2.2~beta2/rte/ordrules'
>  > clisp-link add-module-set ordrules /usr/lib/clisp/full tmp
>  > /usr/bin/clisp-link: No link kit found in /usr/lib/clisp/linkkit
>  > make[1]: *** [tmp] Error 1
>  > make[1]: Leaving directory `/build/user/xindy-2.2~beta2/rte'
>  > make: *** [build-arch-stamp] Error 1
>  > dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave 
> error exit status 2
>


This seems to be a problem with clisp-dev because the path
/usr/lib/clisp does not exist anymore, and it needs to be replaced by
/usr/lib/clisp-2.43. Doing this, the package still fails with:


dpkg-deb: building package `xindy-rules' in
`../xindy-rules_2.2~beta2-3.1_all.deb'.
dh_testdir
for i in rte binaries tex2xindy user-commands; do /usr/bin/make -C $i
all || exit 1; done
make[1]: Entering directory `/tmp/buildd/xindy-2.2~beta2/rte'
make -C ordrules ordrulei.c
make[2]: Entering directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
clisp -q -norc -c ordrulei.lsp
;; Compiling file /tmp/buildd/xindy-2.2~beta2/rte/ordrules/ordrulei.lsp
...
;; Wrote file /tmp/buildd/xindy-2.2~beta2/rte/ordrules/ordrulei.fas
;; Wrote file /tmp/buildd/xindy-2.2~beta2/rte/ordrules/ordrulei.c
0 errors, 0 warnings
make[2]: Leaving directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
clisp-link add-module-set ordrules /usr/lib/clisp-2.43/full tmp
make[2]: Entering directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
gcc -g -O2 -Igllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit
-Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2
-fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI
-DDYNAMIC_MODULES -I. -fPIC -I/usr/lib/clisp-2.43/linkkit -c ordrulei.c
ordrulei.c: In function 'module__ordrulei__init_function_1':
ordrulei.c:24: error: 'tcflag_t' undeclared (first use in this function)
ordrulei.c:24: error: (Each undeclared identifier is reported only once
ordrulei.c:24: error: for each function it appears in.)
ordrulei.c:24: error: expected ')' before numeric constant
ordrulei.c:25: error: 'speed_t' undeclared (first use in this function)
ordrulei.c:25: error: expected ')' before numeric constant
ordrulei.c:26: error: 'cc_t' undeclared (first use in this function)
ordrulei.c:26: error: expected ')' before numeric constant
ordrulei.c:43: error: '__ipc_pid_t' undeclared (first use in this
function)
ordrulei.c:43: error: expected ')' before numeric constant
ordrulei.c:46: error: 'ptrdiff_t' undeclared (first use in this
function)
ordrulei.c:46: error: expected ')' before numeric constant
make[2]: *** [ordrulei.o] Error 1
make[2]: Leaving directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
make[1]: *** [tmp] Error 2
make[1]: Leaving directory `/tmp/buildd/xindy-2.2~beta2/rte'
make: *** [build-arch-stamp] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit
status 2


Ana



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to