Hi,

the bug is in libtool. Please compare

https://buildd.debian.org/fetch.cgi?pkg=zorp;ver=3.0.8-0.5%2Bb1;arch=amd64;stamp=1237978368

and

https://buildd.debian.org/fetch.cgi?pkg=zorp;ver=3.0.8-0.5%2Bb2;arch=amd64;stamp=1238654026

The first build used libtool 1.5.26-4 and the second one used version
2.2.6a-2 and it failed with the error message:

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
 -I/build/buildd/zorp-3.0.8/lib -I/build/buildd/zorp-3.0.8
-D_GNU_SOURCE -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include     -I/usr/include/python2.4
-I/usr/include/python2.4/ExtensionClass  -O2  -Wall -W -g
-D_GNU_SOURCE -MT streamblob.lo -MD -MP -MF ".deps/streamblob.Tpo" \
          -c -o streamblob.lo `test -f 'streamblob.c' || echo 
'./'`streamblob.c; \
        then mv -f ".deps/streamblob.Tpo" ".deps/streamblob.Plo"; \
        else rm -f ".deps/streamblob.Tpo"; exit 1; \
        fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/build/buildd/zorp-3.0.8/lib -I/build/buildd/zorp-3.0.8
-D_GNU_SOURCE -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/python2.4
-I/usr/include/python2.4/ExtensionClass -O2 -Wall -W -g -D_GNU_SOURCE
-MT streamblob.lo -MD -MP -MF .deps/streamblob.Tpo -c streamblob.c
-fPIC -DPIC -o .libs/streamblob.o
/bin/sh ../libtool --mode=link gcc  -O2  -Wall -W -g -D_GNU_SOURCE
-o libzorp.la -rpath /usr/lib  satyr.lo pysatyr.lo pyzasauth.lo
zasauth.lo proxy.lo modules.lo pycore.lo pysockaddr.lo pypolicy.lo
pyproxy.lo pystream.lo proxyvars.lo zorp.lo authprovider.lo
packsock.lo packet.lo packstream.lo sysdep.lo tpsocket.lo dimhash.lo
pyszig.lo szig.lo pydispatch.lo dispatch.lo conntrack.lo fastpath.lo
pyfastpath.lo attach.lo connection.lo pyattach.lo plugsession.lo
transfer.lo zpython.lo blob.lo streamblob.lo  -lnsl   -L -lpython2.4
-lrt -lm -lutil -ldl -lpopt
libtool: link: require no space between `-L' and `-lpython2.4'
make[4]: *** [libzorp.la] Error 1

The older version did not have a problem with the empty option '-L'.


Cheers,
Torsten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to