Your message dated Wed, 28 May 2008 09:48:22 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Solved
has caused the Debian Bug report #482207,
regarding speedy-cgi-perl: FTBFS: libtool: link: `/usr/lib/libmysqlclient_r.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 [EMAIL PROTECTED]
immediately.)


-- 
482207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482207
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: speedy-cgi-perl
Version: 2.22-9
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080520 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/speedy-cgi-perl-2.22/mod_speedycgi2'
> rm -f mod_speedycgi2.c
> cp ../src/mod_speedycgi2.c mod_speedycgi2.c
> rm -f speedy_util.c
> cp ../src/speedy_util.c speedy_util.c
> rm -f speedy_sig.c
> cp ../src/speedy_sig.c speedy_sig.c
> rm -f speedy_frontend.c
> cp ../src/speedy_frontend.c speedy_frontend.c
> rm -f speedy_backend.c
> cp ../src/speedy_backend.c speedy_backend.c
> rm -f speedy_file.c
> cp ../src/speedy_file.c speedy_file.c
> rm -f speedy_slot.c
> cp ../src/speedy_slot.c speedy_slot.c
> rm -f speedy_poll.c
> cp ../src/speedy_poll.c speedy_poll.c
> rm -f speedy_ipc.c
> cp ../src/speedy_ipc.c speedy_ipc.c
> rm -f speedy_group.c
> cp ../src/speedy_group.c speedy_group.c
> rm -f speedy_script.c
> cp ../src/speedy_script.c speedy_script.c
> rm -f speedy_opt.c
> cp ../src/speedy_opt.c speedy_opt.c
> rm -f speedy_optdefs.c
> cp ../src/speedy_optdefs.c speedy_optdefs.c
> apxs2 -c -o mod_speedycgi.la -Wc,-Wall -Wc,-g -Wc,-O2 
> '-DSPEEDY_PROGNAME=\"mod_speedycgi2\" -DSPEEDY_VERSION=\"2.22\" 
> -DSPEEDY_FRONTEND' -I../src -I. -L/usr/lib -lapr-1  -L/usr/lib -laprutil-1 
> mod_speedycgi2.c speedy_util.c speedy_sig.c speedy_frontend.c 
> speedy_backend.c speedy_file.c speedy_slot.c speedy_poll.c speedy_ipc.c 
> speedy_group.c speedy_script.c speedy_opt.c speedy_optdefs.c
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o mod_speedycgi2.lo 
> mod_speedycgi2.c && touch mod_speedycgi2.slo
> mod_speedycgi2.c: In function 'cgi_handler':
> mod_speedycgi2.c:521: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:521: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:521: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:523: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:523: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:523: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:582: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:582: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:582: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:584: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:584: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c:584: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> mod_speedycgi2.c: In function 'speedy_execvp':
> mod_speedycgi2.c:636: warning: ignoring return value of 'chdir', declared 
> with attribute warn_unused_result
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_util.lo 
> speedy_util.c && touch speedy_util.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_sig.lo speedy_sig.c 
> && touch speedy_sig.slo
> speedy_sig.c: In function 'speedy_sig_wait':
> speedy_sig.c:71: warning: passing argument 2 of 'memcpy' discards qualifiers 
> from pointer target type
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_frontend.lo 
> speedy_frontend.c && touch speedy_frontend.slo
> speedy_frontend.c: In function 'speedy_frontend_connect':
> speedy_frontend.c:386: warning: 'bslotnum' may be used uninitialized in this 
> function
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_backend.lo 
> speedy_backend.c && touch speedy_backend.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_file.lo 
> speedy_file.c && touch speedy_file.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_slot.lo 
> speedy_slot.c && touch speedy_slot.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_poll.lo 
> speedy_poll.c && touch speedy_poll.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_ipc.lo speedy_ipc.c 
> && touch speedy_ipc.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_group.lo 
> speedy_group.c && touch speedy_group.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_script.lo 
> speedy_script.c && touch speedy_script.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_opt.lo speedy_opt.c 
> && touch speedy_opt.slo
> speedy_opt.c: In function 'speedy_opt_exec_argv':
> speedy_opt.c:479: warning: assignment discards qualifiers from pointer target 
> type
> /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
> i486-linux-gnu-gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread     -I/usr/include/apache2  -I/usr/include/apr-1.0   
> -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/mysql -Wall 
> -g -O2 -I../src -I. -DSPEEDY_PROGNAME=\"mod_speedycgi2\" 
> -DSPEEDY_VERSION=\"2.22\" -DSPEEDY_FRONTEND  -c -o speedy_optdefs.lo 
> speedy_optdefs.c && touch speedy_optdefs.slo
> /usr/share/apr-1.0/build/libtool --silent --mode=link --tag=disable-static 
> i486-linux-gnu-gcc -o mod_speedycgi.la  -L/usr/lib -L/usr/lib -lapr-1 
> -laprutil-1 -rpath /usr/lib/apache2/modules -module -avoid-version    
> speedy_optdefs.lo speedy_opt.lo speedy_script.lo speedy_group.lo 
> speedy_ipc.lo speedy_poll.lo speedy_slot.lo speedy_file.lo speedy_backend.lo 
> speedy_frontend.lo speedy_sig.lo speedy_util.lo mod_speedycgi2.lo
> grep: /usr/lib/libmysqlclient_r.la: No such file or directory
> /bin/sed: can't read /usr/lib/libmysqlclient_r.la: No such file or directory
> libtool: link: `/usr/lib/libmysqlclient_r.la' is not a valid libtool archive
> apxs:Error: Command failed with rc=65536
> .
> make[1]: *** [mod_speedycgi.la] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/20

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Hi,

all these FTBFS were caused by a bug in libaprutil1-dev.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=482270

This issue has been fixed in apr-util 1.2.12+dfsg-6, so all these bugs
can be closed now. No further action is required from your side (i.e.
you don't have to add an explicit build-dep on libmysqlclient15-dev)

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to