Your message dated Tue, 24 Jan 2012 21:03:35 +0000
with message-id <[email protected]>
and subject line Bug#655789: fixed in wv 1.2.9-0.1
has caused the Debian Bug report #655789,
regarding wv: FTBFS: configure: error: * * * libwmf >= 0.2.1 required * * *
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.)
--
655789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: wv
Version: 1.2.4-2.1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120112 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> dh_testdir
> ln -sf /usr/share/misc/config.sub /usr/share/misc/config.guess .
> # Backup files due to modifications below and autoreconf
> for f in aclocal.m4 *.in */*.in *.am configure INSTALL depcomp install-sh
> ltmain.sh missing mkinstalldirs; do cp $f $f.orig; done
> # autoreconf requires these
> touch NEWS AUTHORS ChangeLog
> # See http://wiki.debian.org/RpathIssue
> sed --in-place --regexp-extended 's/(hardcode_into_libs)=.*/\1=no/'
> ./configure aclocal.m4
> sed --in-place --regexp-extended 's/(CFLAGS|CPPFLAGS)/AM_\1/' GNUmakefile.am
> autoreconf -vfi
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force
> autoreconf: configure.ac: tracing
> autoreconf: running: libtoolize --copy --force
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
> libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
> libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> autoreconf: running: /usr/bin/autoconf --force
> autoreconf: running: /usr/bin/autoheader --force
> autoreconf: running: automake --add-missing --copy --force-missing
> autoreconf: Leaving directory `.'
> ./configure --prefix=/usr --mandir=/usr/share/man --with-libwmf
> --build=x86_64-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> 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 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 for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking for gawk... (cached) mawk
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) 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 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 the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> 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 mt... no
> checking if : is a manifest tool... no
> 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 for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GLIB... yes
> checking for GSF... yes
> checking for ANSI C header files... (cached) yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking io.h usability... no
> checking io.h presence... no
> checking for io.h... no
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking for unistd.h... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for gzread in -lz... yes
> checking png.h usability... yes
> checking png.h presence... yes
> checking for png.h... yes
> checking for pngconf.h... yes
> checking for png_free in -lpng... yes
> checking for XML... yes
> checking for libwmf-config... /usr/bin/libwmf-config
> checking libwmf/api.h usability... yes
> checking libwmf/api.h presence... yes
> checking for libwmf/api.h... yes
> checking for wmf_stream_create in -lwmf... no
> configure: error: * * * libwmf >= 0.2.1 required * * *
> make: *** [build-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/01/12/wv_1.2.4-2.1_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.
--- End Message ---
--- Begin Message ---
Source: wv
Source-Version: 1.2.9-0.1
We believe that the bug you reported is fixed in the latest version of
wv, which is due to be installed in the Debian FTP archive:
libwv-1.2-4_1.2.9-0.1_amd64.deb
to main/w/wv/libwv-1.2-4_1.2.9-0.1_amd64.deb
libwv-dev_1.2.9-0.1_amd64.deb
to main/w/wv/libwv-dev_1.2.9-0.1_amd64.deb
wv_1.2.9-0.1.debian.tar.gz
to main/w/wv/wv_1.2.9-0.1.debian.tar.gz
wv_1.2.9-0.1.dsc
to main/w/wv/wv_1.2.9-0.1.dsc
wv_1.2.9-0.1_amd64.deb
to main/w/wv/wv_1.2.9-0.1_amd64.deb
wv_1.2.9.orig.tar.gz
to main/w/wv/wv_1.2.9.orig.tar.gz
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.
Dmitry Smirnov <[email protected]> (supplier of updated wv 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: SHA512
Format: 1.8
Date: Sun, 22 Jan 2012 02:25:41 +1100
Source: wv
Binary: wv libwv-1.2-4 libwv-dev
Architecture: source amd64
Version: 1.2.9-0.1
Distribution: experimental
Urgency: low
Maintainer: Daniel Walrond <[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
libwv-1.2-4 - Library for accessing Microsoft Word documents
libwv-dev - Development files for the wvWare library
wv - Programs for accessing Microsoft Word documents
Closes: 599679 655789
Changes:
wv (1.2.9-0.1) experimental; urgency=low
.
* Non-maintainer upload.
* New Upstream Release
* added missing build-deps (Closes: #655789)
* debian/watch updated with new URL (Closes: #599679)
(Upstream do not publish to sf.net since 2008)
* Major packaging update:
+ to straight debhelper (cleanup)
+ dh-autoreconf
+ use dpkg-provided build flags & some hardening
+ --as-needed to minimize depends
- removed portion of GPL license from debian/rules
* debian/copyright to DEP-5 format
+ added missing copyrights of Debian contributors
Checksums-Sha1:
30f513c0b4df626c227833ea0c8d46e70e7d0f24 1552 wv_1.2.9-0.1.dsc
db4717a151742dbdb492318f104504a92075543a 616256 wv_1.2.9.orig.tar.gz
364d28650f9b600be04eccb19cdd8b5f8586fc8f 12857 wv_1.2.9-0.1.debian.tar.gz
ff8082a73458d926152d036a155587877d7e8ee4 89528 wv_1.2.9-0.1_amd64.deb
f2ad1ec996e1895f4fb66cb99a0afe69c732edef 153770 libwv-1.2-4_1.2.9-0.1_amd64.deb
e8058c959da20f22cd1c2a7ca9f8f078fef774a7 206024 libwv-dev_1.2.9-0.1_amd64.deb
Checksums-Sha256:
2865deca90f00923887f44088646d6e77051a2a6bd43507716d1ad9643872433 1552
wv_1.2.9-0.1.dsc
4c730d3b325c0785450dd3a043eeb53e1518598c4f41f155558385dd2635c19d 616256
wv_1.2.9.orig.tar.gz
818f8786164547b0e3309b26006114e8b920769ee8bd58aa1119d28de07c2f33 12857
wv_1.2.9-0.1.debian.tar.gz
2e63954223ca7d84a693edf4e9c810bd12d2a66aa40d5952b6a875f8a754be11 89528
wv_1.2.9-0.1_amd64.deb
eb1ad7de4cdaa4c0d5606cf00c640d9afe5fcda0d2a7f2bddcb60e524fe568db 153770
libwv-1.2-4_1.2.9-0.1_amd64.deb
302e02b696f8f3baaf5c7c84ba0f995fe997f4c01b69beb1efe7ca3b5dcd34cc 206024
libwv-dev_1.2.9-0.1_amd64.deb
Files:
483cb1458f9d1597fb9bb7dbf4072ec9 1552 text optional wv_1.2.9-0.1.dsc
dbccf2e9f747e50c913b7e3d126b73f7 616256 text optional wv_1.2.9.orig.tar.gz
421c9413b9bba39adb39a55c9a437f06 12857 text optional wv_1.2.9-0.1.debian.tar.gz
6a478a029448599f51cf3f77f8a15096 89528 text optional wv_1.2.9-0.1_amd64.deb
ae1cb9c2bdc38b3dcfa3016f125e8384 153770 libs optional
libwv-1.2-4_1.2.9-0.1_amd64.deb
de9831fb68d899d05ab8de5c2eeb6b77 206024 libdevel optional
libwv-dev_1.2.9-0.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBCgAGBQJPHZ+SAAoJEIAhAkTu07wNJ7cIANGrOdHCZlU8jSeSVUHZn09D
7YTeV7+ZJzpx0gkGJbpH7ZJ5+Id8fqcP1+FXrv6g/iK55QNcTU98JY/fO6rT/o7K
XjqJ9emvQKGygwmkiHpZI1uf6NHlacJdLftyywAtHM9bwNuL1HkOqc0sIjwzSwDk
VvMVnh5rGlRoQhIn/jOdPiiyy/7DDeGvIYHaX0v7368BxLaNQrc6jlgyZM0E5id/
0NBT/CHOZttuyj5pALYMISWzYPeRgF9y4veiSNc3IsoOTojSeLRDpm6dQ18APkJq
9bqsX0Mk1pgRwQ9QyolMGdmz3jlUd41pBiJ2IJTS8VjVRRKtL8UjJr/aYYgENI8=
=nFvR
-----END PGP SIGNATURE-----
--- End Message ---