Your message dated Sun, 23 Aug 2009 07:32:05 +0000
with message-id <[email protected]>
and subject line Bug#543058: fixed in hylafax 2:6.0.3-3
has caused the Debian Bug report #543058,
regarding hylafax: FTBFS: Incompatible TIFF Library.
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.)
--
543058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543058
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hylafax
Version: 2:6.0.3-2
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-arch-stamp configure-stamp
> [ ! -f Makefile ] || make distclean
> [ ! -d man/cman.apps ] \
> || rmdir man/cman.apps man/cman.files man/sman.apps man/sman.files
> rm -f port/Makefile port/install.sh port/mkdepend
> rm -f config.{guess,sub}
> rm -f dummy xgnu.c dummy.c xmakeinc t dummy.o dummy.C confMakefile config.log
> a.out
> dh_clean
> dpatch deapply-all
> 804_bashism not applied to ./ .
> 803_faxgetty_libutil not applied to ./ .
> 802_tiffcheck_manpage not applied to ./ .
> 801_sendpage_manpage not applied to ./ .
> 659_notify_from_address not applied to ./ .
> 658_oldnotify_awk not applied to ./ .
> 657_typerules not applied to ./ .
> 655_faxaddmodem_message not applied to ./ .
> 654_faxsetup_gs not applied to ./ .
> 652_faxsetup_faxmaster not applied to ./ .
> 650_faxsetup_paths not applied to ./ .
> 605_faxrecv_newarg7 not applied to ./ .
> 604_faxaddmodem_friendly not applied to ./ .
> 602_xferstat not applied to ./ .
> 600_setupclient not applied to ./ .
> 500_two_dirs_config not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dpkg-source -b hylafax-6.0.3
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building hylafax using existing hylafax_6.0.3.orig.tar.gz
> dpkg-source: info: building hylafax in hylafax_6.0.3-2.diff.gz
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/802_tiffcheck_manpage.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/804_bashism.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/801_sendpage_manpage.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/803_faxgetty_libutil.dpatch' will not be represented in diff
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: info: building hylafax in hylafax_6.0.3-2.dsc
> debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch apply-all
> applying patch 500_two_dirs_config to ./ ... ok.
> applying patch 600_setupclient to ./ ... ok.
> applying patch 602_xferstat to ./ ... ok.
> applying patch 604_faxaddmodem_friendly to ./ ... ok.
> applying patch 605_faxrecv_newarg7 to ./ ... ok.
> applying patch 650_faxsetup_paths to ./ ... ok.
> applying patch 652_faxsetup_faxmaster to ./ ... ok.
> applying patch 654_faxsetup_gs to ./ ... ok.
> applying patch 655_faxaddmodem_message to ./ ... ok.
> applying patch 657_typerules to ./ ... ok.
> applying patch 658_oldnotify_awk to ./ ... ok.
> applying patch 659_notify_from_address to ./ ... ok.
> applying patch 801_sendpage_manpage to ./ ... ok.
> applying patch 802_tiffcheck_manpage to ./ ... ok.
> applying patch 803_faxgetty_libutil to ./ ... ok.
> applying patch 804_bashism to ./ ... ok.
> dpatch cat-all >>patch-stampT
> mv -f patch-stampT patch-stamp
> cp -p /usr/share/misc/config.* .
> yes | /bin/bash ./configure \
> --with-HTML=yes \
> --with-UTMP=auto \
> --with-DIR_BIN="/usr/bin" \
> --with-DIR_LIBDATA="/etc/hylafax" \
> --with-DIR_LIB="/usr/lib/hylafax" \
> --with-DIR_LIBEXEC="/usr/sbin" \
> --with-DIR_MAN="/usr/share/man" \
> --with-DIR_SBIN="/usr/sbin" \
> --with-DIR_LOCKS="/var/lock" \
> --with-PATH_AFM="/usr/share/fonts/type1/gsfonts" \
>
> --with-FONTMAP="/usr/share/gs-esp/8.15/lib:/usr/share/gs-esp/7.07/lib:/usr/share/gs/6.53"
> \
> --with-DIR_HTML="/usr/share/doc/hylafax" \
> --with-DIR_CGI="/usr/lib/cgi-bin" \
> --with-HTMLPATH="/doc/hylafax" \
> --with-SYSGID="root" \
> --with-SYSUID="root" \
> --with-PATH_GETTY="/etc/hylafax/getty-link" \
> --with-PATH_VGETTY="/etc/hylafax/vgetty-link" \
> --with-PATH_EGETTY="/etc/hylafax/egetty-link" \
> --with-PATH_SENDMAIL="/usr/sbin/sendmail" \
> --with-PATH_GSRIP="/usr/bin/gs" \
> --with-MANSCHEME="bsd-source-gzip-strip" \
> --with-INSTALL='/../debian/install ' \
> --with-LIBTIFF="-ltiff" \
> --with-TIFFINC="-I/usr/include" \
> --with-TIFFBIN="/usr/bin" \
> --with-LIBZ="-lz" \
> --with-ZLIBINC="-I/usr/include" \
> --with-CONFIG_MAXGID="65534" \
> --with-CMP="/usr/bin/cmp" \
> --with-COL="/usr/bin/col" \
> --with-MKFIFO="/usr/bin/mkfifo" \
> --with-SORT="/usr/bin/sort" \
> --with-OPTIMIZER="-g -O2" \
> --with-MANDIR="/usr/share/man" \
> --with-PATH_IMPRIP="/usr/bin/psrip"
>
> Configuring HylaFAX (tm) (aka FlexFAX) 6.0.3.
>
> If configure does the wrong thing, check the file config.log for
> information that may help you understand what went wrong.
>
> Reading site-wide parameters from ./config.site.
> Here we are again, this time on a x86_64-unknown-linux-gnu system.
> Using /usr/bin/gcc for a C compiler (set CC to override).
> Looks like /usr/bin/gcc supports the -g option.
> ... but not together with the -O option, not using it.
> Looks like /usr/bin/gcc has an ANSI C preprocessor.
> ... but __ANSI_CPP__ is not automatically defined, will compensate.
> Looks like /usr/bin/gcc supports the -M option for generating make
> dependencies.
> Using /usr/bin/g++ for a C++ compiler (set CXX to override).
> Looks like /usr/bin/g++ supports the -g option.
> Using " -g" for C++ compiler options.
> Looks like /usr/bin/g++ has an ANSI C preprocessor.
> ... but __ANSI_CPP__ is not automatically defined, will compensate.
> Using /usr/bin/make to configure the software.
> Using "include file" syntax for Makefiles.
> Looks like make supports "sinclude" for conditional includes.
> Looks like make does not setup MAKE in Makefiles, will compensate.
> Using /bin/bash to process command scripts.
> Looks like the system has a CXX runtime
> Checking for PAM (Pluggable Authentication Module) support
> ... found. Enabling PAM support
> Checking for JBIG library support
> ... not found. Disabling JBIG support
> Checking for NLS (gettext) library support
> ... found. Enabling NLS support
> Looks like -lcrypt is needed for crypt.
> Looks like -lutil is needed for wtmp file logging.
>
> Creating port.h with necessary definitions.
> ... open FIFO files read+write to avoid select bug
> ... using call-by-reference for TIOCMBIS ioctl
> ... max client ID too large (65534); using default
> ... configure use of <stdint.h>
> ... configure use of <sys/select.h>
> ... use (sig_t) for sigaction handler type
> ... use (sig_t) for signal handler type
> ... configure use of mmap for memory-mapped files
> ... configure use of sysconf
> ... configure use of ulimit
> ... configure use of getdtablesize
> ... add #define for howmany
> ... configure use of fchown
> ... configure use of fchmod
> ... configure use of <locale.h> (internationalization support)
> ... configure use of <paths.h>
> ... configure use of logwtmp (BSD-style wtmp logging)
> ... configure use of logout (BSD-style utmp support)
> ... configure use of <utmp.h> (normal utmp interface)
> ... configure use of extended exit status in utmp
> ... configure use of POSIX realtime process control interface
> ... configure use of <crypt.h>
> ... checking TIFF library version
> Found tiffio.h version 20090820
> Found libtiff version 3.9
>
> Incompatible TIFF Library.
>
> HylaFAX 6.0.3 requires TIFF software distribution versions 3.4 through
> 3.8. If you do not have up to date TIFF software on your system
> then you can retrieve it from the location where you obtained this software.
> The Home Page for version 3.5 and later is http://www.libtiff.org
>
> Unrecoverable error! Once you've corrected the problem rerun this script.
> ... checking PAM library version
> make: *** [configure-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/08/22/hylafax_2:6.0.3-2_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: hylafax
Source-Version: 2:6.0.3-3
We believe that the bug you reported is fixed in the latest version of
hylafax, which is due to be installed in the Debian FTP archive:
hylafax-client_6.0.3-3_i386.deb
to pool/main/h/hylafax/hylafax-client_6.0.3-3_i386.deb
hylafax-server_6.0.3-3_i386.deb
to pool/main/h/hylafax/hylafax-server_6.0.3-3_i386.deb
hylafax_6.0.3-3.diff.gz
to pool/main/h/hylafax/hylafax_6.0.3-3.diff.gz
hylafax_6.0.3-3.dsc
to pool/main/h/hylafax/hylafax_6.0.3-3.dsc
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.
Giuseppe Sacco <[email protected]> (supplier of updated hylafax 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: Sat, 22 Aug 2009 23:41:16 +0200
Source: hylafax
Binary: hylafax-server hylafax-client
Architecture: source i386
Version: 2:6.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Sacco <[email protected]>
Changed-By: Giuseppe Sacco <[email protected]>
Description:
hylafax-client - Flexible client/server fax software - client utilities
hylafax-server - Flexible client/server fax software - server daemons
Closes: 543058
Changes:
hylafax (2:6.0.3-3) unstable; urgency=low
.
* Added support for libtiff 3.9 (Closes: #543058)
* Update to debian policy 3.8.3.0 (no changes required)
Checksums-Sha1:
56a1abe090e18eea7d17994d4e945011ff145100 1277 hylafax_6.0.3-3.dsc
efce855244b51a94f0f97137205a2c28ccc65215 27838 hylafax_6.0.3-3.diff.gz
998d082021bf44332be515f8451eda0ed5eba588 1175766
hylafax-server_6.0.3-3_i386.deb
cf8fef1986104765fc0a32fd0613d406837dfcf5 384598 hylafax-client_6.0.3-3_i386.deb
Checksums-Sha256:
86a9a25d96b6b8a86f03d0c09ea15b3a0cb9df729411a91fa171f2cd095c42ad 1277
hylafax_6.0.3-3.dsc
256a31693bcdef706325ba46e0878d74751eabacffa0b3bb95ce379b9d48fd9c 27838
hylafax_6.0.3-3.diff.gz
08838ce6626c71c65af3dd03b17024e8d3a5f4a76e9f8d8e6f08b885b641af92 1175766
hylafax-server_6.0.3-3_i386.deb
11bc52bebb6044a437c806517d084314579a0fed54cc6698295b6af9454f7910 384598
hylafax-client_6.0.3-3_i386.deb
Files:
49b5f5f17d48c250b201499c4918b034 1277 comm extra hylafax_6.0.3-3.dsc
5ef7720f32c43d36857fe560b827936c 27838 comm extra hylafax_6.0.3-3.diff.gz
97ad3c3384b97f63976b0da02435406c 1175766 comm extra
hylafax-server_6.0.3-3_i386.deb
d4f8b17fc9348ecf136f46e1b1111224 384598 comm extra
hylafax-client_6.0.3-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqQ7kQACgkQIgfFlOyXCJ2yvACeNxOfB7VnFSmO8NuHa400SCXB
6aAAn0TjzkvYkaiUMF6SffaGfPdBWn0C
=/k0I
-----END PGP SIGNATURE-----
--- End Message ---