Your message dated Fri, 26 Feb 2010 09:32:49 +0000
with message-id <[email protected]>
and subject line Bug#571434: fixed in bbdb 2.35.cvs20080316-4
has caused the Debian Bug report #571434,
regarding bbdb: FTBFS: configure:2268: error: *** No Emacs program found.
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.)


-- 
571434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571434
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bbdb
Version: 2.35.cvs20080316-3
Severity: serious
User: [email protected]
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='[email protected]'
> 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 "[email protected]"
> #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
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: bbdb
Source-Version: 2.35.cvs20080316-4

We believe that the bug you reported is fixed in the latest version of
bbdb, which is due to be installed in the Debian FTP archive:

bbdb_2.35.cvs20080316-4.diff.gz
  to main/b/bbdb/bbdb_2.35.cvs20080316-4.diff.gz
bbdb_2.35.cvs20080316-4.dsc
  to main/b/bbdb/bbdb_2.35.cvs20080316-4.dsc
bbdb_2.35.cvs20080316-4_all.deb
  to main/b/bbdb/bbdb_2.35.cvs20080316-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barak A. Pearlmutter <[email protected]> (supplier of updated bbdb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 26 Feb 2010 09:04:09 +0000
Source: bbdb
Binary: bbdb
Architecture: source all
Version: 2.35.cvs20080316-4
Distribution: unstable
Urgency: low
Maintainer: Joerg Jaspert <[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Description: 
 bbdb       - The Insidious Big Brother Database (email rolodex) for Emacs
Closes: 571434
Changes: 
 bbdb (2.35.cvs20080316-4) unstable; urgency=low
 .
   * prevent debian build-time error when emacs not installed (closes: #571434)
   * rev deb std
Checksums-Sha1: 
 c84124c353aeb82dfa1a108c09c2b73ffb4f9545 1239 bbdb_2.35.cvs20080316-4.dsc
 ed638a1b7cfde4e2006075aece02d17bf7d707fe 83498 bbdb_2.35.cvs20080316-4.diff.gz
 a3c49050dd9769db65facdfd8fa2d2beada0af23 788794 bbdb_2.35.cvs20080316-4_all.deb
Checksums-Sha256: 
 cd2ce9f41a6e8c5b0084b75ebd540025b2c2fe4df684359830986b65ee02ea8e 1239 
bbdb_2.35.cvs20080316-4.dsc
 e485532bb055a21dad3c2239a2f7d9500eea0d6f32ad18d2e95643fd4fc66ec1 83498 
bbdb_2.35.cvs20080316-4.diff.gz
 b6cfd4c408529c1940743e10ab8c3b5f946c6dc90f3172e07c4718ef04af30c5 788794 
bbdb_2.35.cvs20080316-4_all.deb
Files: 
 fff8535da0ad5b626d7560efe84c6f9c 1239 mail optional bbdb_2.35.cvs20080316-4.dsc
 6ae59bb79856aa55dde73ffa1ae57e2b 83498 mail optional 
bbdb_2.35.cvs20080316-4.diff.gz
 556a9605ea418bae10ca704b18f6ae98 788794 mail optional 
bbdb_2.35.cvs20080316-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuHj80ACgkQLz4Gnv7CP7J7lwCfRRlgk3AZAH9lVciFXB/Y3ZMn
eakAni18vHctdwzeA4Y2XQJjH7JJUcOK
=6ZZy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to