Your message dated Thu, 22 Aug 2013 16:03:01 +0000
with message-id <e1vcxlh-0005yy...@franck.debian.org>
and subject line Bug#713580: fixed in handlersocket 1.1.0-7-g1044a28-1.1
has caused the Debian Bug report #713580,
regarding handlersocket: FTBFS: config.status: error: cannot find input file: 
`handlersocket/Makefile.in'
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 ow...@bugs.debian.org
immediately.)


-- 
713580: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: handlersocket
Version: 1.1.0-7-g1044a28-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc version 4.8.1 (Debian 4.8.1-3) 
> configure:3167: $? = 0
> configure:3156: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3167: $? = 4
> configure:3156: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3167: $? = 4
> configure:3187: checking whether the C compiler works
> configure:3209: gcc    conftest.c  >&5
> configure:3213: $? = 0
> configure:3261: result: yes
> configure:3264: checking for C compiler default output file name
> configure:3266: result: a.out
> configure:3272: checking for suffix of executables
> configure:3279: gcc -o conftest    conftest.c  >&5
> configure:3283: $? = 0
> configure:3305: result: 
> configure:3327: checking whether we are cross compiling
> configure:3335: gcc -o conftest    conftest.c  >&5
> configure:3339: $? = 0
> configure:3346: ./conftest
> configure:3350: $? = 0
> configure:3365: result: no
> configure:3370: checking for suffix of object files
> configure:3392: gcc -c   conftest.c >&5
> configure:3396: $? = 0
> configure:3417: result: o
> configure:3421: checking whether we are using the GNU C compiler
> configure:3440: gcc -c   conftest.c >&5
> configure:3440: $? = 0
> configure:3449: result: yes
> configure:3458: checking whether gcc accepts -g
> configure:3478: gcc -c -g  conftest.c >&5
> configure:3478: $? = 0
> configure:3519: result: yes
> configure:3536: checking for gcc option to accept ISO C89
> configure:3599: gcc  -c -g -O2  conftest.c >&5
> configure:3599: $? = 0
> configure:3612: result: none needed
> configure:3643: checking for style of include used by make
> configure:3671: result: GNU
> configure:3697: checking dependency style of gcc
> configure:3808: result: none
> configure:3881: checking for g++
> configure:3897: found /usr/bin/g++
> configure:3908: result: g++
> configure:3935: checking for C++ compiler version
> configure:3944: g++ --version >&5
> g++ (Debian 4.8.1-3) 4.8.1
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:3955: $? = 0
> configure:3944: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=g++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.1-3' 
> --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
> --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
> --program-suffix=-4.8 --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
> --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
> --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin 
> --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
> --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre 
> --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
> --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
> --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.8.1 (Debian 4.8.1-3) 
> configure:3955: $? = 0
> configure:3944: g++ -V >&5
> g++: error: unrecognized command line option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:3955: $? = 4
> configure:3944: g++ -qversion >&5
> g++: error: unrecognized command line option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:3955: $? = 4
> configure:3959: checking whether we are using the GNU C++ compiler
> configure:3978: g++ -c   conftest.cpp >&5
> configure:3978: $? = 0
> configure:3987: result: yes
> configure:3996: checking whether g++ accepts -g
> configure:4016: g++ -c -g  conftest.cpp >&5
> configure:4016: $? = 0
> configure:4057: result: yes
> configure:4082: checking dependency style of g++
> configure:4193: result: none
> configure:4213: checking how to run the C preprocessor
> configure:4244: gcc -E  conftest.c
> configure:4244: $? = 0
> configure:4258: gcc -E  conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
> 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/handlersocket --disable-maintainer-mode 
> --disable-dependency-tracking 
> --with-mysql-source=/«PKGBUILDDIR»/debian/mysql-source-5.5/mysql-5.5 returned 
> exit code 1
> make[1]: *** [override_dh_auto_configure] Error 25

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/handlersocket_1.1.0-7-g1044a28-1_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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: handlersocket
Source-Version: 1.1.0-7-g1044a28-1.1

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

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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated handlersocket 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 22 Aug 2013 17:09:39 +0200
Source: handlersocket
Binary: handlersocket-mysql-5.5 handlersocket-doc libhsclient-dev 
libnet-handlersocket-perl
Architecture: source amd64 all
Version: 1.1.0-7-g1044a28-1.1
Distribution: unstable
Urgency: low
Maintainer: Clint Byrum <cl...@ubuntu.com>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 handlersocket-doc - HandlerSocket command line client
 handlersocket-mysql-5.5 - HandlerSocket plugin for MySQL 5.5
 libhsclient-dev - HandlerSocket client library
 libnet-handlersocket-perl - HandlerSocket perl client library.
Closes: 713580
Changes: 
 handlersocket (1.1.0-7-g1044a28-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS: config.status: error: cannot find input file:
     `handlersocket/Makefile.in'":
     add patch automake-1.12.patch from upstream git  to work with
     automake >= 1.12
     (Closes: #713580)
Checksums-Sha1: 
 0664ac5864142dbfe9636a60c4bb9b2ee6de0809 2330 
handlersocket_1.1.0-7-g1044a28-1.1.dsc
 bd5cbe1d228064d12d6f389e6321be17e82075f5 4219 
handlersocket_1.1.0-7-g1044a28-1.1.debian.tar.gz
 be6d240f9a7f188992f45958a66717b4b5c5d56c 546590 
handlersocket-mysql-5.5_1.1.0-7-g1044a28-1.1_amd64.deb
 5cb5b042e97a75cb3957f9b57b3faf0c6f16131e 17786 
handlersocket-doc_1.1.0-7-g1044a28-1.1_all.deb
 4a4867b89c0ab149a6274e2af41818d2b742af56 27560 
libhsclient-dev_1.1.0-7-g1044a28-1.1_amd64.deb
 71dab64ad5bfbbe4694c3a9993283ea7c0357ebc 38520 
libnet-handlersocket-perl_1.1.0-7-g1044a28-1.1_amd64.deb
Checksums-Sha256: 
 85a8dc5663103d04f7a628a3750d6d05fd186c4f8b9c78359b6c4d104e652d0d 2330 
handlersocket_1.1.0-7-g1044a28-1.1.dsc
 2bbffaaca2f53ba6d82d27a1eec18d1c0a80ce393a7ff4944d36f6b5f9d55160 4219 
handlersocket_1.1.0-7-g1044a28-1.1.debian.tar.gz
 23aa3007eb2366f5145f0dd8d33cf020bf421aece4446657de7033eedd1d19af 546590 
handlersocket-mysql-5.5_1.1.0-7-g1044a28-1.1_amd64.deb
 246cf864d158c5685259d14515a58b06665e1bc1587cd57a5b0fb49ae590fb30 17786 
handlersocket-doc_1.1.0-7-g1044a28-1.1_all.deb
 de343ab045221e6d31a6c26d0dfe915ab5c04ec26c12b617e5074227641719f2 27560 
libhsclient-dev_1.1.0-7-g1044a28-1.1_amd64.deb
 81aa921ba0a34f4adabc9df792d2dae13291ddc2264385ddef8dfb942eac1217 38520 
libnet-handlersocket-perl_1.1.0-7-g1044a28-1.1_amd64.deb
Files: 
 799e00a69a8007e16ebb1d77fa1270bc 2330 database extra 
handlersocket_1.1.0-7-g1044a28-1.1.dsc
 4b80cc93355446a54f0e8117b3a1b99c 4219 database extra 
handlersocket_1.1.0-7-g1044a28-1.1.debian.tar.gz
 528b82c32e235bc9e8cc7146730f9498 546590 database extra 
handlersocket-mysql-5.5_1.1.0-7-g1044a28-1.1_amd64.deb
 8aa08445abb2f6db59a8e756747e3592 17786 doc extra 
handlersocket-doc_1.1.0-7-g1044a28-1.1_all.deb
 51234c97885c8a37fa8387657f55d088 27560 libdevel extra 
libhsclient-dev_1.1.0-7-g1044a28-1.1_amd64.deb
 7e486259515bbfcfbf6f1101aa4367c9 38520 perl extra 
libnet-handlersocket-perl_1.1.0-7-g1044a28-1.1_amd64.deb

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

iQIcBAEBCAAGBQJSFioMAAoJELs6aAGGSaoGoagP/RdfQh4YUg9g9LSe9M3Qezzz
QZZDJHDQjmVcMliLiWi8nH0ks376EoJKbM5GvnHcLLLDLQgSgTyj598whb4UQSwe
A2CtFUamgyeb59Brfmq8qBKJ2GMIVkMMOQUGs8nWFA9JIPnSAyTMY/s78bYAhjNN
/ew1n9J3Pp7eTPG/GkB5BRVlOqmE86BvT4tnPxOb0L6VU8mV7cicY07mC/Nca3Yo
ysIzwhgNpMJ4GQWDOxXIEb1qq8700bA+YOlwQ2tXr6I9eNmC6ItX+pJGFZYiZ/ob
BDryYwBaK2YwK5ldUizg2zqSVtd8agHpU97vkH9+jDhI+EyGHJXxLaX61b+376cy
Zn/noMPgQc2HDuPMAHUovrrZ5AN2ceNrJSQMZuovT/TUO+z9PScnSpUIxS+jiLv1
90A13CFRfTkBoe3TIayFcTjSzJay3D5nRBO1Mm/gjx30HYILsSHPQgznSi82HkfD
qqH4pcQID7ajuD00pRhLLG/VBKzvqt4MJm1psYvdNYqt1owqiDn2Dclpm8bf3R2F
beZCdTELuGv8pc1nPy8r7dyxqBaab0uh3p3Mvr8bTZeF0LneJkq/qEhJFYvjN4eb
8Epmpy59tuC2omBAqcy5BVHHqp2g+3YFidxv2GTT9d1FSngxqa9ax9ocbGYovZH8
cLCHBGhjWuyE5kpxXzXm
=B30r
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to