Your message dated Sun, 4 Mar 2012 15:57:30 +0000
with message-id <20120304155730.43c1adf1431c85b13e189...@debian.org>
and subject line Closing
has caused the Debian Bug report #652254,
regarding guile-pg: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid 
libtool archive
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 ow...@bugs.debian.org
immediately.)


-- 
652254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652254
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: guile-pg
Version: 0.16-5
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111210 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[3]: Entering directory `/build/guile-pg-cH1iOr/guile-pg-0.16'
> /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  
> -I/usr/include/postgresql    -g -O2 -Wall -Wmissing-prototypes -MT 
> libpostgres.lo -MD -MP -MF .deps/libpostgres.Tpo -c -o libpostgres.lo 
> libpostgres.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include/postgresql -g 
> -O2 -Wall -Wmissing-prototypes -MT libpostgres.lo -MD -MP -MF 
> .deps/libpostgres.Tpo -c libpostgres.c  -fPIC -DPIC -o .libs/libpostgres.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include/postgresql -g 
> -O2 -Wall -Wmissing-prototypes -MT libpostgres.lo -MD -MP -MF 
> .deps/libpostgres.Tpo -c libpostgres.c -o libpostgres.o >/dev/null 2>&1
> mv -f .deps/libpostgres.Tpo .deps/libpostgres.Plo
> /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.  
> -I/usr/include/postgresql    -g -O2 -Wall -Wmissing-prototypes -MT 
> libpostgres_lo.lo -MD -MP -MF .deps/libpostgres_lo.Tpo -c -o 
> libpostgres_lo.lo libpostgres_lo.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include/postgresql -g 
> -O2 -Wall -Wmissing-prototypes -MT libpostgres_lo.lo -MD -MP -MF 
> .deps/libpostgres_lo.Tpo -c libpostgres_lo.c  -fPIC -DPIC -o 
> .libs/libpostgres_lo.o
> libpostgres_lo.c: In function 'lob_mklobport':
> libpostgres_lo.c:242:3: warning: cast from pointer to integer of different 
> size [-Wpointer-to-int-cast]
> libpostgres_lo.c: In function 'lob_lo_get_connection':
> libpostgres_lo.c:282:3: warning: cast from pointer to integer of different 
> size [-Wpointer-to-int-cast]
> libpostgres_lo.c: In function 'lob_lo_tell':
> libpostgres_lo.c:313:3: warning: cast from pointer to integer of different 
> size [-Wpointer-to-int-cast]
> libpostgres_lo.c: In function 'lob_flush':
> libpostgres_lo.c:337:15: warning: pointer targets in initialization differ in 
> signedness [-Wpointer-sign]
> libpostgres_lo.c: In function 'lob_lo_seek':
> libpostgres_lo.c:431:3: warning: cast from pointer to integer of different 
> size [-Wpointer-to-int-cast]
> libpostgres_lo.c: In function 'lob_fill_input':
> libpostgres_lo.c:458:3: warning: pointer targets in passing argument 3 of 
> 'lo_read' differ in signedness [-Wpointer-sign]
> /usr/include/postgresql/libpq-fe.h:536:12: note: expected 'char *' but 
> argument is of type 'unsigned char *'
> libpostgres_lo.c: In function 'lob_write':
> libpostgres_lo.c:505:10: warning: cast from pointer to integer of different 
> size [-Wpointer-to-int-cast]
> libpostgres_lo.c: In function 'lob_lo_read':
> libpostgres_lo.c:555:3: warning: cast from pointer to integer of different 
> size [-Wpointer-to-int-cast]
> libpostgres_lo.c: In function 'lob_free':
> libpostgres_lo.c:623:7: warning: variable 'ret' set but not used 
> [-Wunused-but-set-variable]
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include/postgresql -g 
> -O2 -Wall -Wmissing-prototypes -MT libpostgres_lo.lo -MD -MP -MF 
> .deps/libpostgres_lo.Tpo -c libpostgres_lo.c -o libpostgres_lo.o >/dev/null 
> 2>&1
> mv -f .deps/libpostgres_lo.Tpo .deps/libpostgres_lo.Plo
> /bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall 
> -Wmissing-prototypes -module -avoid-version -export-dynamic -prefer-pic 
> -lguile -lguile-ltdl -lcrypt -lm -ldl   -o libpostgres.la -rpath 
> /usr/lib/guile-pg/0.16 libpostgres.lo libpostgres_lo.lo  -lpq 
> libtool: link: gcc -shared  -fPIC -DPIC  .libs/libpostgres.o 
> .libs/libpostgres_lo.o   /usr/lib/libguile.so /usr/lib/libguile-ltdl.so 
> -lcrypt -lm -ldl -lpq  -O2   -Wl,-soname -Wl,libpostgres.so -o 
> .libs/libpostgres.so
> libtool: link: ar cru .libs/libpostgres.a  libpostgres.o libpostgres_lo.o
> libtool: link: ranlib .libs/libpostgres.a
> /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
> libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
> make[3]: *** [libpostgres.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/12/10/guile-pg_0.16-5_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
notfound 652254 0.16-5
quit

Rebuilt on amd64 and i386 without problems, fixed due to changes in the
previously blocking bugs.

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: pgpzh2AXTVnnY.pgp
Description: PGP signature


--- End Message ---

Reply via email to