Your message dated Wed, 10 Aug 2016 04:29:24 +0000
with message-id <e1bxl8u-0000ev...@franck.debian.org>
and subject line Bug#830459: fixed in log4cpp 1.1.1-1
has caused the Debian Bug report #830459,
regarding log4cpp: FTBFS: configure.in:44: error: required file 
'config/compile' not 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 ow...@bugs.debian.org
immediately.)


-- 
830459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: log4cpp
Version: 1.0-4.1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160707 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> /bin/bash ./config.status --recheck
> running CONFIG_SHELL=/bin/bash /bin/bash /«PKGBUILDDIR»/./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/log4cpp --srcdir=. 
> --disable-maintainer-mode --disable-dependency-tracking 
> --disable-silent-rules build_alias=x86_64-linux-gnu CFLAGS=-g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security LDFLAGS=-Wl,-z,defs 
> -Wl,--as-needed -lpthread CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 
> CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> --no-create --no-recursion
> configure: WARNING: unrecognized options: --disable-maintainer-mode
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> /bin/bash: /«PKGBUILDDIR»/config/missing: No such file or directory
> configure: WARNING: 'missing' script is too old or missing
> 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 whether make supports nested variables... yes
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking how to print strings... printf
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> 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 whether gcc understands -c and -o together... yes
> checking dependency style of gcc... none
> 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 fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 1572864
> checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
> format... func_convert_file_noop
> checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
> func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for a working dd... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> 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 for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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
> checking whether make sets $(MAKE)... (cached) yes
> 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++... none
> checking how to run the C++ preprocessor... g++ -E
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking how to run the C++ preprocessor... g++ -E
> checking for unistd.h... (cached) yes
> checking io.h usability... no
> checking io.h presence... no
> checking for io.h... no
> checking for int64_t... yes
> checking for working snprintf... yes
> checking for syslog... yes
> checking for gettimeofday... yes
> checking for ftime... yes
> checking for localtime_r... yes
> checking for socket in -lsocket... no
> checking for gethostbyname in -lnsl... 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 whether the compiler implements namespaces... yes
> checking whether the compiler has stringstream... yes
> checking for doxygen... no
> configure: creating log4cpp-config.in
> configure: creating log4cpp.pc.in
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> configure: WARNING: unrecognized options: --disable-maintainer-mode
> creating include/log4cpp/config.h - prefix LOG4CPP for include/config.h 
> defines
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> /
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
>  /bin/bash ./config.status
> config.status: creating Makefile
> config.status: creating log4cpp.spec
> config.status: creating log4cpp.pc
> config.status: creating log4cpp-config
> config.status: WARNING:  'log4cpp-config.in' seems to ignore the 
> --datarootdir setting
> config.status: creating config/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/Doxyfile
> config.status: creating doc/html/Makefile
> config.status: creating src/Makefile
> config.status: creating include/Makefile
> config.status: creating include/log4cpp/Makefile
> config.status: creating include/log4cpp/threading/Makefile
> config.status: creating tests/Makefile
> config.status: creating msvc6/Makefile
> config.status: creating msvc6/log4cpp/Makefile
> config.status: creating msvc6/log4cppDLL/Makefile
> config.status: creating msvc6/testCategory/Makefile
> config.status: creating msvc6/testDLL/Makefile
> config.status: creating msvc6/testMain/Makefile
> config.status: creating msvc6/testNDC/Makefile
> config.status: creating msvc6/testNTEventLog/Makefile
> config.status: creating msvc6/testPattern/Makefile
> config.status: creating bcb5/Makefile
> config.status: creating bcb5/log4cpp/Makefile
> config.status: creating bcb5/testCategory/Makefile
> config.status: creating bcb5/testConfig/Makefile
> config.status: creating bcb5/testFixedContextCategory/Makefile
> config.status: creating bcb5/testmain/Makefile
> config.status: creating bcb5/testNDC/Makefile
> config.status: creating bcb5/testPattern/Makefile
> config.status: creating openvms/Makefile
> config.status: creating include/config.h
> config.status: include/config.h is unchanged
> config.status: executing depfiles commands
> config.status: executing libtool commands
> CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.15 -I m4
> aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 
> 'configure.in'
>  cd . && automake-1.15 --gnu
> automake-1.15: warning: autoconf input should be named 'configure.ac', not 
> 'configure.in'
> configure.in:44: error: required file 'config/compile' not found
> configure.in:44:   'automake --add-missing' can install 'compile'
> configure.in:22: error: required file 'config/missing' not found
> configure.in:22:   'automake --add-missing' can install 'missing'
> automake-1.15: warning: autoconf input should be named 'configure.ac', not 
> 'configure.in'
> src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or 
> '*_CPPFLAGS')
> src/Makefile.am: error: required file 'config/depcomp' not found
> src/Makefile.am:   'automake --add-missing' can install 'depcomp'
> tests/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
> (or '*_CPPFLAGS')
> make[1]: *** [Makefile.in] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/07/log4cpp_1.0-4.1_unstable_reb.normal.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: log4cpp
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
log4cpp, 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 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <bott...@debian.org> (supplier of updated log4cpp 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: Fri, 15 Jul 2016 17:10:40 -0400
Source: log4cpp
Binary: liblog4cpp5-dev liblog4cpp5v5
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Fathi Boudra <f...@debian.org>
Changed-By: A. Maitland Bottoms <bott...@debian.org>
Description:
 liblog4cpp5-dev - C++ library for flexible logging (development)
 liblog4cpp5v5 - C++ library for flexible logging (runtime)
Closes: 529907 697386 727068 743436 830459
Changes:
 log4cpp (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #727068, #697386, #743436)
   * Use dh-autoreconf (Closes: #830459, #529907)
   * Bump Standards-Version to 3.9.8
   * Add myself to Uploaders, add log4cpp to collab-maint
Checksums-Sha1:
 492129cc4754a1ce058964726df65003735fab11 1974 log4cpp_1.1.1-1.dsc
 23aa5bd7d6f79992c92bad3e1c6d64a34f8fcf68 548124 log4cpp_1.1.1.orig.tar.gz
 e6b84d9302a9a5e924fba421014731b300e545c4 95208 log4cpp_1.1.1-1.debian.tar.xz
 cd33b4a31e80eeb93ce2f2b610c3e7ecac769cc2 141790 
liblog4cpp5-dev_1.1.1-1_amd64.deb
 2fd82d6beb7b12588459051b9c8ed78b974e08d9 1098196 
liblog4cpp5v5-dbgsym_1.1.1-1_amd64.deb
 e03d926bb4b12342024eb33eb3ae435bc041dce9 101770 liblog4cpp5v5_1.1.1-1_amd64.deb
Checksums-Sha256:
 4c36bab5f7edc9073e6df317690ad94848f53c6f5cddc346c85d898d922d0581 1974 
log4cpp_1.1.1-1.dsc
 35abf332630a6809c969276b1d60b90c81a95daf24c86cfd7866ffef72f9bed0 548124 
log4cpp_1.1.1.orig.tar.gz
 6cfa1de8d12e95850f914e4bda8d2a2dae12935ce6ee22d834c7dfe6498bd72e 95208 
log4cpp_1.1.1-1.debian.tar.xz
 40d379be51aa4937eed517895bf4da123b5d61e53306c43c83d0a8267685101a 141790 
liblog4cpp5-dev_1.1.1-1_amd64.deb
 b6f996a8c45a4abe8aa031a04994c242ee16fafb21e88670cc45bba78205c76a 1098196 
liblog4cpp5v5-dbgsym_1.1.1-1_amd64.deb
 169ffff67d62190a1b5d5be023128c9cddfa6ee8f3622ea6e4085c54f2aa8ce0 101770 
liblog4cpp5v5_1.1.1-1_amd64.deb
Files:
 8a1ed535813c5d05ccc1ae331800860b 1974 libs optional log4cpp_1.1.1-1.dsc
 1e173df8ee97205f412ff84aa93b8fbe 548124 libs optional log4cpp_1.1.1.orig.tar.gz
 09c81f4ad4383d5d8a52e8d9f1242547 95208 libs optional 
log4cpp_1.1.1-1.debian.tar.xz
 ee033f653e4b3c5df66272d27af75a6f 141790 libdevel optional 
liblog4cpp5-dev_1.1.1-1_amd64.deb
 663e8ff9a97c64988b6a486811d07ce6 1098196 debug extra 
liblog4cpp5v5-dbgsym_1.1.1-1_amd64.deb
 24795ea29e64000a38d3c1f2cdb0d3ae 101770 libs optional 
liblog4cpp5v5_1.1.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXqpsnAAoJEFBB8YkfROCQeh4QAJMj6zN2FxQWKc6CpPbqZmG4
nxuZRMviMsPIbtFPN4spaX+5UNdZdZH0ljks6G0kr8Rfs7ZHLAfcUUOyFtre6vez
d15od11U2FwqSgeF4urAXcA9MX39IawH4oV6aJTLxMPsiCpGKVBKKXB1I8nqLrlL
3fSoMGa7LLhF5tP1qYg6sh67nZSM0sib5h/KMk+7P9Zrj/LA9niKI26Sw9EmDs6K
j7XjiQvvgvYe5AHXXhgQtd2Ii2VmDpNZStD1ZcfZyEcFD6nerLTsyrF8/XnvWk90
xjFbSS6/aBFwdFS3aQkWyFJDOTOjBIpq7rjJOU23a+mV+NVvU2lREv7WvkzetPxw
vQrzaTv/BgnBzCBaepgDGtDocA7W/8Nhs3i+sP/JUAO9BKZV4zGe55nF7bsz8qDy
LMN4NvIH5j18mJv/W7H1rEIBEkjPgkVT/qZ/pWMw+X4Cct/xE2EgirDYyckihxA3
c20BW52VpmIRA/FC+GwcK/XovwzrBTaKFkcwJmIwz/u7m4dQmFL4m2vhdEb0f8X/
MN/VlUeaDRU2HX5oKlwnj5m98P9DxHnFXiB6/m8enVygl4HUjqO2hWnvhVDFelE+
IHZ7hN0c8cnUVcFtXFifPSmi8e0Aml+ESvEz1S/gnDFCyaJbzcvDgBsATNTZn5h8
Lhcp2ur8NKxItod1BxZM
=Ouws
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to