Package: shibboleth-sp
Version: 1.3f.dfsg1-7
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:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f configure-stamp build-stamp install-stamp
> touch aclocal.m4 configure config.h.in config.h config.status
> find . \( -name Makefile -o -name Makefile.in \) -print0 \
>           | xargs -0r touch
> [ ! -f Makefile ] || /usr/bin/make distclean
> find . -name Makefile.in -print0 | xargs -0r rm
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R \
>           || test $? = 2
> No patch removed
> rm -rf .pc debian/stamp-patched
> dh_clean aclocal.m4 config.h config.h.in config.status configure \
>           config.guess config.sub libtool.m4 ltmain.sh \
>           shib-target/shib-paths.h
>  dpkg-source -b shibboleth-sp-1.3f.dfsg1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building shibboleth-sp using existing 
> shibboleth-sp_1.3f.dfsg1.orig.tar.gz
> dpkg-source: info: building shibboleth-sp in 
> shibboleth-sp_1.3f.dfsg1-7.diff.gz
> dpkg-source: warning: ignoring deletion of file libtool.m4
> dpkg-source: warning: ignoring deletion of file aclocal.m4
> dpkg-source: warning: ignoring deletion of file Makefile.in
> dpkg-source: warning: ignoring deletion of file config.h.in
> dpkg-source: warning: ignoring deletion of file configure
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: warning: ignoring deletion of file ltmain.sh
> dpkg-source: warning: ignoring deletion of file schemas/Makefile.in
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in
> dpkg-source: warning: ignoring deletion of file adfs/Makefile.in
> dpkg-source: warning: ignoring deletion of file oncrpc/Makefile.in
> dpkg-source: warning: ignoring deletion of file oncrpc/rpc/Makefile.in
> dpkg-source: warning: ignoring deletion of file shib/Makefile.in
> dpkg-source: warning: ignoring deletion of file configs/Makefile.in
> dpkg-source: warning: ignoring deletion of file shib-target/shib-paths.h
> dpkg-source: warning: ignoring deletion of file shib-target/Makefile.in
> dpkg-source: warning: ignoring deletion of file shar/Makefile.in
> dpkg-source: warning: ignoring deletion of file test/Makefile.in
> dpkg-source: warning: ignoring deletion of file apache/Makefile.in
> dpkg-source: warning: ignoring deletion of file siterefresh/Makefile.in
> dpkg-source: warning: ignoring deletion of file shib-mysql-ccache/Makefile.in
> dpkg-source: warning: ignoring deletion of file xmlproviders/Makefile.in
> dpkg-source: warning: ignoring deletion of file nsapi_shib/Makefile.in
> dpkg-source: warning: ignoring deletion of file selinux/Makefile.in
> dpkg-source: info: building shibboleth-sp in shibboleth-sp_1.3f.dfsg1-7.dsc
>  debian/rules build
> # quilt exits with 2 as return when there was nothing to do. 
> # That's not an error here (but it's usefull to break loops in crude scripts)
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch dfsg
> patching file schemas/Makefile.am
> 
> Applying patch remote-mysql
> patching file Makefile.am
> patching file configure.ac
> patching file shib-remote-mysql-ccache/Makefile.am
> patching file shib-remote-mysql-ccache/resource.h
> patching file shib-remote-mysql-ccache/shib-remote-mysql-ccache.cpp
> patching file shib-remote-mysql-ccache/shib_remote_mysql_ccache.dsp
> patching file shib-remote-mysql-ccache/shib_remote_mysql_ccache.rc
> 
> Applying patch 64-bit
> patching file apache/mod_apache.cpp
> 
> Applying patch gcc-4.3
> patching file adfs/listener.cpp
> patching file shib/ShibbolethTrust.cpp
> patching file shib/ScopedAttribute.cpp
> patching file shib-target/MemoryListener.cpp
> patching file shib-target/RPCListener.cpp
> patching file shib-target/shib-ccache.cpp
> patching file shib-target/shib-ini.cpp
> patching file shib-target/shib-target.cpp
> patching file shib-target/XMLRequestMapper.cpp
> patching file test/shibtest.cpp
> patching file test/posttest.cpp
> patching file apache/mod_apache.cpp
> patching file siterefresh/siterefresh.cpp
> patching file xmlproviders/XMLAAP.cpp
> patching file xmlproviders/XMLAccessControl.cpp
> patching file xmlproviders/XMLCredentials.cpp
> patching file xmlproviders/XMLMetadata.cpp
> patching file xmlproviders/XMLTrust.cpp
> patching file shib-target/shib-mlp.cpp
> 
> Applying patch log4cpp-1.0
> patching file shib-target/ArtifactMapper.cpp
> patching file shib-target/RPCListener.cpp
> patching file shib-target/XMLRequestMapper.cpp
> patching file shib-target/shib-ini.cpp
> patching file shib/ReloadableXMLFile.cpp
> patching file shib/ShibbolethTrust.cpp
> patching file siterefresh/siterefresh.cpp
> patching file xmlproviders/XMLAAP.cpp
> patching file xmlproviders/XMLAccessControl.cpp
> patching file xmlproviders/XMLCredentials.cpp
> patching file xmlproviders/XMLMetadata.cpp
> patching file xmlproviders/XMLProviders.cpp
> patching file xmlproviders/XMLTrust.cpp
> 
> Applying patch native-syslog
> patching file configs/native.logger.in
> 
> Now at patch native-syslog
> touch debian/stamp-patched
> dh_testdir
> rm -f libtool.m4
> libtoolize --force
> You should add the contents of `/usr/share/aclocal/libtool.m4' to 
> `aclocal.m4'.
> autoreconf --force
> acinclude.m4:57: warning: underquoted definition of YAD_CHECK_INCLUDE_LIB
> acinclude.m4:57:   run info '(automake)Extending aclocal'
> acinclude.m4:57:   or see 
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
> rm -rf autom4te.cache
> CFLAGS="-Wall -g -O2" CXXFLAGS="-Wall -g -O2" ./configure --prefix=/usr \
>           --sysconfdir=/etc --libexecdir=/usr/lib/shibboleth \
>           --localstatedir=/var --with-saml=/usr --with-log4cpp=/usr \
>           --enable-apache-22 --with-apxs2=/usr/bin/apxs2 \
>           --enable-static=yes --enable-mysql --build i486-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognize dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 98304
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> (cached) (cached) checking how to hardcode library paths into programs... 
> immediate
> appending configuration tag "F77" to libtool
> checking whether the compiler implements namespaces... yes
> checking whether the compiler supports Standard Template Library... yes
> checking whether the compiler implements namespaces... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking for size_t... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for strftime... yes
> checking whether strerror_r is declared... yes
> checking for strerror_r... yes
> checking whether strerror_r returns char *... no
> checking for strchr... yes
> checking for strdup... yes
> checking for strstr... yes
> checking for gmtime_r... yes
> checking for strtok_r... yes
> checking for strcasecmp... yes
> checking for dlfcn.h... (cached) yes
> checking for the pthreads library -lpthreads... no
> checking whether pthreads work without any flags... no
> checking whether pthreads work with -Kthread... no
> checking whether pthreads work with -kthread... no
> checking for the pthreads library -llthread... no
> checking whether pthreads work with -pthread... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... no
> checking for cc_r... gcc
> checking for pthread_rwlock_init... yes
> checking for library containing svcfd_create... none required
> checking for library containing socket... none required
> configure: does the native Sun RPC library support svcfd_create...yes
> configure: WARNING: embedded Sun RPC library does not support Linux
> checking whether svcfd_create is declared... no
> checking for pkg-config... no
> checking for OpenSSL libraries...  -lssl -lcrypto
> checking for OpenSSL cflags... 
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking for ERR_load_CRYPTO_string... yes
> checking for SSL_library_init... yes
> checking for log4cpp-config... /usr/bin/log4cpp-config
> checking log4cpp/Category.hh usability... yes
> checking log4cpp/Category.hh presence... yes
> checking for log4cpp/Category.hh... yes
> checking xercesc/dom/DOM.hpp usability... yes
> checking xercesc/dom/DOM.hpp presence... yes
> checking for xercesc/dom/DOM.hpp... yes
> checking Xerces version... OK
> checking for xsec/xenc/XENCEncryptionMethod.hpp... yes
> configure: error: unable to link with xml-security
> make: *** [configure-stamp] 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 |



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

Reply via email to