Your message dated Thu, 30 May 2013 14:16:00 +0200
with message-id <[email protected]>
and subject line Re: libntlm: FTBFS on x32: Needs libtool update
has caused the Debian Bug report #702535,
regarding libntlm: FTBFS on x32: Needs libtool update
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
702535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702535
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libntlm
Version: 1.2-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: port-x32 ftbfs-libtool
The libntlm source package is getting this build failure on the
unofficial Debian x32 port:
<URL:http://buildd.debian-ports.org/status/fetch.php?pkg=libntlm&arch=x32&ver=1.2-1&stamp=1361157092>:
...
/bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnux32-gcc
-Wall -W -Wformat-y2k -Wformat-nonliteral -Wformat-security
-Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum
-Wunused -Wunknown-pragmas -Wstrict-aliasing -Wstrict-overflow
-Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow
-Wunsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast
-Wc++-compat -Wcast-qual -Wcast-align -Wwrite-strings -Wlogical-op
-Waggregate-return -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn
-Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls
-Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvla
-Wvolatile-register-var -Wdisabled-optimization -Wstack-protector
-Woverlength-strings -Wbuiltin-macro-redefined -Wmudflap
-Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch
-Wmultichar -Wunused-macros -Wno-pointer-sign
-fdiagnostics-show-option -Wall -g -O2 -Wl,-z,defs -version-info
0:17:0 -export-symbols-regex '^(dumpSmb|buildSmb|ntlm_).*'
-no-undefined -o libntlm.la -rpath /usr/lib smbutil.lo smbencrypt.lo
lib/libgnu.la
./libtool: line 7509: test: : integer expression expected
./libtool: line 7509: test: : integer expression expected
./libtool: line 7614: test: : integer expression expected
./libtool: line 7686: test: : integer expression expected
libtool: link: /usr/bin/ld -m elf_i386 -r -o .libs/libntlm.la-1.o
.libs/smbutil.o
/usr/bin/ld: Relocatable linking with relocations from format
elf32-x86-64 (.libs/smbutil.o) to format elf32-i386
(.libs/libntlm.la-1.o) is not supported
make[3]: *** [libntlm.la] Error 1
make[3]: Leaving directory `/build/buildd-libntlm_1.2-1-x32-Ktnhux/libntlm-1.2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd-libntlm_1.2-1-x32-Ktnhux/libntlm-1.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd-libntlm_1.2-1-x32-Ktnhux/libntlm-1.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
The fix is to update libtool using the current sid package (>=
2.4.2-1.2). The attached debdiff does this at build time using
dh-autoreconf.
--
Daniel Schepler
libntlm.debdiff
Description: Binary data
--- End Message ---
--- Begin Message ---
Daniel Schepler <[email protected]> writes:
> On Thursday, May 16, 2013 09:00:19 AM Simon Josefsson wrote:
>> Hi. I'm hoping the upload of libntlm 1.2-3 will solve this, as a
>> side-effect of the packaging rewrite it now uses dh-autoreconf. Please
>> test (although I suppose the buildd will test it automatically for us
>> soon).
>
> Yes, it looks like it built fine on the buildd. Thanks...
>
> <URL:http://buildd.debian-ports.org/status/fetch.php?pkg=libntlm&arch=x32&ver=1.2-3&stamp=1368697737>
Thanks for confirming. Closing...
/Simon
--- End Message ---