Source: xml2
Version: 0.4-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

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

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a newer dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
> gcc version 4.6.3 (Debian 4.6.3-1) 
> configure:2536: $? = 0
> configure:2543: gcc -V >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2546: $? = 4
> configure:2569: checking for C compiler default output file name
> configure:2596: gcc    conftest.c  >&5
> configure:2599: $? = 0
> configure:2637: result: a.out
> configure:2654: checking whether the C compiler works
> configure:2664: ./a.out
> configure:2667: $? = 0
> configure:2684: result: yes
> configure:2691: checking whether we are cross compiling
> configure:2693: result: no
> configure:2696: checking for suffix of executables
> configure:2703: gcc -o conftest    conftest.c  >&5
> configure:2706: $? = 0
> configure:2730: result: 
> configure:2736: checking for suffix of object files
> configure:2762: gcc -c   conftest.c >&5
> configure:2765: $? = 0
> configure:2788: result: o
> configure:2792: checking whether we are using the GNU C compiler
> configure:2821: gcc -c   conftest.c >&5
> configure:2827: $? = 0
> configure:2844: result: yes
> configure:2849: checking whether gcc accepts -g
> configure:2879: gcc -c -g  conftest.c >&5
> configure:2885: $? = 0
> configure:2984: result: yes
> configure:3001: checking for gcc option to accept ISO C89
> configure:3075: gcc  -c -g -O2  conftest.c >&5
> configure:3081: $? = 0
> configure:3104: result: none needed
> configure:3133: checking for style of include used by make
> configure:3161: result: GNU
> configure:3189: checking dependency style of gcc
> configure:3279: result: none
> configure:3347: checking for pkg-config
> configure:3365: found /usr/bin/pkg-config
> configure:3377: result: /usr/bin/pkg-config
> configure:3406: checking pkg-config is at least version 0.9.0
> configure:3409: result: yes
> configure:3420: checking for XML
> configure:3428: $PKG_CONFIG --exists --print-errors "libxml"
> Package libxml was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libxml.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libxml' found
> configure:3431: $? = 1
> configure:3446: $PKG_CONFIG --exists --print-errors "libxml"
> Package libxml was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libxml.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libxml' found
> configure:3449: $? = 1
> No package 'libxml' found
> configure:3487: error: Package requirements (libxml) were not met:
> 
> No package 'libxml' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables XML_CFLAGS
> and XML_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_XML_CFLAGS_set=
> ac_cv_env_XML_CFLAGS_value=
> ac_cv_env_XML_LIBS_set=
> ac_cv_env_XML_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_objext=o
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_prog_AWK=mawk
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /«PKGBUILDDIR»/missing --run aclocal-1.9'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='${SHELL} /«PKGBUILDDIR»/missing --run tar'
> AUTOCONF='${SHELL} /«PKGBUILDDIR»/missing --run autoconf'
> AUTOHEADER='${SHELL} /«PKGBUILDDIR»/missing --run autoheader'
> AUTOMAKE='${SHELL} /«PKGBUILDDIR»/missing --run automake-1.9'
> AWK='mawk'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2'
> CPP=''
> CPPFLAGS=''
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> EXEEXT=''
> GREP=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> MAKEINFO='${SHELL} /«PKGBUILDDIR»/missing --run makeinfo'
> OBJEXT='o'
> PACKAGE='xml2'
> PACKAGE_BUGREPORT='eg...@ofb.net'
> PACKAGE_NAME='xml2'
> PACKAGE_STRING='xml2 0.4'
> PACKAGE_TARNAME='xml2'
> PACKAGE_VERSION='0.4'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> VERSION='0.4'
> XML_CFLAGS=''
> XML_LIBS=''
> ac_ct_CC='gcc'
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='/«PKGBUILDDIR»/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/xml2'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='mkdir -p --'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME "xml2"
> #define PACKAGE_TARNAME "xml2"
> #define PACKAGE_VERSION "0.4"
> #define PACKAGE_STRING "xml2 0.4"
> #define PACKAGE_BUGREPORT "eg...@ofb.net"
> #define PACKAGE "xml2"
> #define VERSION "0.4"
> 
> configure: exit 1
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/xml2 --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> make: *** [build-arch] Error 25

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/30/xml2_0.4-3_unstable.log

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.



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

Reply via email to