Source: bbdb
Version: 2.35.cvs20080316-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100224 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[1]: Entering directory 
> `/build/user-bbdb_2.35.cvs20080316-3-amd64-Qdsm51/bbdb-2.35.cvs20080316'
> if [ ! -x configure ]; then chmod +x configure; fi # debian.diff fails to +x
> dh_auto_configure
> configure: WARNING: unrecognized options: --disable-maintainer-mode, 
> --disable-dependency-tracking
> checking whether make sets $(MAKE)... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking for rm... /bin/rm
> checking for grep... /bin/grep
> checking for my keys... not found
> Damn! I'm locked outside :-(
> checking for gtar... no
> checking for tar... tar
> configure: WARNING: *** No etags program found.
> configure: WARNING: *** Tags file will not be built.
> configure: error: *** No Emacs program found.
> checking that tar is GNU tar... yes
> checking for gzip... gzip
> checking for makeinfo... makeinfo
> checking for texi2dvi... texi2dvi
> checking for etags... no
> checking for emacs... no
> checking for xemacs... no
> ==> config.log <==
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by BBDB configure 2.36 devo, which was
> generated by GNU Autoconf 2.64.  Invocation command line was
> 
>   $ ./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/bbdb --disable-maintainer-mode 
> --disable-dependency-tracking
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = griffon-22.nancy.grid5000.fr
> uname -m = x86_64
> uname -r = 2.6.26-2-amd64
> uname -s = Linux
> uname -v = #1 SMP Sun Jul 26 20:35:48 UTC 2009
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /usr/games
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1724: checking whether make sets $(MAKE)
> configure:1746: result: yes
> configure:1792: checking for a BSD-compatible install
> configure:1860: result: /usr/bin/install -c
> configure:1871: checking whether ln -s works
> configure:1875: result: yes
> configure:1884: checking for rm
> configure:1902: found /bin/rm
> configure:1915: result: /bin/rm
> configure:1925: checking for grep
> configure:1943: found /bin/grep
> configure:1956: result: /bin/grep
> configure:1965: checking for my keys
> configure:1967: result: not found
> configure:1975: checking for gtar
> configure:2005: result: no
> configure:1975: checking for tar
> configure:1991: found /bin/tar
> configure:2002: result: tar
> configure:2014: checking that tar is GNU tar
> configure:2021: result: yes
> configure:2035: checking for gzip
> configure:2051: found /bin/gzip
> configure:2062: result: gzip
> configure:2088: checking for makeinfo
> configure:2104: found /usr/bin/makeinfo
> configure:2115: result: makeinfo
> configure:2131: checking for texi2dvi
> configure:2147: found /usr/bin/texi2dvi
> configure:2158: result: texi2dvi
> configure:2174: checking for etags
> configure:2204: result: no
> configure:2210: WARNING: *** No etags program found.
> configure:2212: WARNING: *** Tags file will not be built.
> configure:2224: checking for emacs
> configure:2257: result: no
> configure:2224: checking for xemacs
> configure:2257: result: no
> configure:2268: error: *** No Emacs program found.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> 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_path_GREP=/bin/grep
> ac_cv_path_RM=/bin/rm
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_prog_COMPRESS=gzip
> ac_cv_prog_MAKEINFO=makeinfo
> ac_cv_prog_TAR=tar
> ac_cv_prog_TEXI2DVI=texi2dvi
> ac_cv_prog_make_make_set=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> BBDB_GNUS=''
> BBDB_LOADPATH=''
> BBDB_MHE=''
> BBDB_REPORTMAIL=''
> BBDB_RMAIL=''
> BBDB_SC=''
> BBDB_SRV=''
> BBDB_VM=''
> COMPEXT='gz'
> COMPRESS='gzip --verbose --best'
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EMACS_FLAVOR=''
> EMACS_PROG=''
> ETAGS=''
> GNUSDIR=''
> GREP='/bin/grep'
> GREPCONTEXT=''
> HUSHMAKE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> LIBOBJS=''
> LIBS=''
> LINKPATH=''
> LN_S='ln -s'
> LTLIBOBJS=''
> MAKEINFO='makeinfo'
> MHEDIR=''
> OTHERDIRS=''
> PACKAGEDIR=''
> PACKAGE_BUGREPORT='bbdb-i...@lists.sourceforge.net'
> PACKAGE_NAME='BBDB'
> PACKAGE_STRING='BBDB 2.36 devo'
> PACKAGE_TARNAME='bbdb'
> PACKAGE_URL=''
> PACKAGE_VERSION='2.36 devo'
> PATH_SEPARATOR=':'
> RM='/bin/rm'
> SET_MAKE=''
> SHELL='/bin/bash'
> SYMLINKS=''
> TAR='tar'
> TEXI2DVI='texi2dvi'
> VMDIR=''
> 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'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/bbdb'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "BBDB"
> #define PACKAGE_TARNAME "bbdb"
> #define PACKAGE_VERSION "2.36 devo"
> #define PACKAGE_STRING "BBDB 2.36 devo"
> #define PACKAGE_BUGREPORT "bbdb-i...@lists.sourceforge.net"
> #define PACKAGE_URL ""
> 
> 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/bbdb --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 9

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/02/24/bbdb_2.35.cvs20080316-3_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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
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