Your message dated Fri, 20 Mar 2020 01:34:31 +0000
with message-id <e1jf6yr-0009my...@fasolo.debian.org>
and subject line Bug#952319: fixed in hylafax 3:6.0.7-1
has caused the Debian Bug report #952319,
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 ow...@bugs.debian.org
immediately.)


-- 
952319: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hylafax
Version: 3:6.0.6-8.1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cp -p /usr/share/misc/config.* .
> yes | /bin/bash ./configure \
>       --with-HTML=yes \
>       --with-REGEX=no \
>       --with-LIBREGEX='' \
>       --with-REGEXINC='' \
>       --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/ghostscript/9.19/lib" \
>       --with-MANSCHEME="bsd-source-gzip-strip" \
>       --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-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 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2" \
>       --with-MANDIR="/usr/share/man" \
>       --with-PATH_DPSRIP="" \
>       --with-PATH_IMPRIP="/usr/bin/psrip" \
>       --with-AWK="/usr/bin/awk"
> 
> Configuring HylaFAX (tm) (aka FlexFAX) 6.0.6.
> 
> 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-pc-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.
> 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
> ... found. Enabling 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
> ... add function prototype for sigvec
> ... 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 20191103
>   Found libtiff version 4.1
> 
> Incompatible TIFF Library.
> 
> HylaFAX 6.0.6 requires TIFF software distribution versions 3.4 through
> 3.9.  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.remotesensing.org/libtiff/
> 
> Unrecoverable error!  Once you've corrected the problem rerun this script.
> ... checking PAM library version
> make[1]: *** [debian/rules:13: override_dh_auto_configure] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/hylafax_6.0.6-8.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: hylafax
Source-Version: 3:6.0.7-1
Done: Giuseppe Sacco <eppes...@debian.org>

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.

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

Debian distribution maintenance software
pp.
Giuseppe Sacco <eppes...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 20 Mar 2020 01:08:41 +0100
Source: hylafax
Binary: hylafax-client hylafax-client-dbg hylafax-server hylafax-server-dbg
Architecture: source amd64
Version: 3:6.0.7-1
Distribution: unstable
Urgency: medium
Maintainer: Giuseppe Sacco <eppes...@debian.org>
Changed-By: Giuseppe Sacco <eppes...@debian.org>
Description:
 hylafax-client - Flexible client/server fax software - client utilities
 hylafax-client-dbg - Flexible client/server fax software - client utilities
 hylafax-server - Flexible client/server fax software - server daemons
 hylafax-server-dbg - Debug symbols for the hylafax server
Closes: 905676 952319
Changes:
 hylafax (3:6.0.7-1) unstable; urgency=medium
 .
   * Update to debian policy 4.5
     - changed priority from extra to optional
     - init.d script installed as disabled. RUN_HYLAFAX in /etc/default/hylafax 
removed
   * Changed the way to share directories /etc/hylafax and 
/var/spool/hylafax/etc
   * Correctly check dpkg internal database in postinst. Closes: #905676
   * Added systemd unit files for starting faxgetty(s), hfaxd and faxq.
   * init.d script aborts when systemd is running
   * TODO: change faxsetup.sh.in in order to enable systemd service hfaxd
   * TODO: faxaddmodem should run with $SPOOL/etc mounted?
   * Removed patches already included by upstream in 6.0.7
     - 821: Check faxanswer "how" parameter length.
     - 822: Last line of configuration file may not be terminated by '\n'.
     - 823: Set fax status on glare errors.
     - 824: serverconfig fixup: JobRetryOther + JobRequeueOther.
     - 825: Fix memory corruption when using libtiff v4.0 or newer.
     - 828: gcc7 compatibility
   * Added patches:
     - 830: identify libtiff 4.1 (Closes: #952319)
     - 831: when calling faxaddmodem, create systemd unit for executing faxgetty
   * Added Vcs-git field that points to hylafax git repository
   * Run faxsetup during postinst *after* mounting with bind
     option /var/spool/hylafax/etc from /etc/hylafax
   * Remove hylafax from /etc/inetd.conf, if present.
   * Added dependency to systemd in buster since it accept BindPaths in exec 
units.
Checksums-Sha1:
 4925339a7afe8bdfa502d8e1735184cec3ced897 2187 hylafax_6.0.7-1.dsc
 ffc5b3d5ae0dd68f4703626002fdfdb2dd92754c 1309111 hylafax_6.0.7.orig.tar.gz
 9b1c8d46d52aa8d6963f3865c55e266e24a46f83 64732 hylafax_6.0.7-1.debian.tar.xz
 b9e371768c7c7d8d8e9432722f1099897a493715 792264 
hylafax-client-dbg_6.0.7-1_amd64.deb
 59b7093cabdc52bb771a357696eaf4c177ba96b5 296200 
hylafax-client_6.0.7-1_amd64.deb
 45082588faa39df2a77de0b21bbd8e24ccd2e4d3 2689120 
hylafax-server-dbg_6.0.7-1_amd64.deb
 098964ecce9a132f97b3caff87fd82b62ed42b24 766368 
hylafax-server_6.0.7-1_amd64.deb
 439675626b417ba752d577bd139d99210e9ef5c1 8230 hylafax_6.0.7-1_amd64.buildinfo
Checksums-Sha256:
 18a2d27f344601c6095ba36ddea61c19d1c41ef13bb4061f4aef85c230c63d15 2187 
hylafax_6.0.7-1.dsc
 a3dcb1a7fd8794bd33cea9a9414c32da100119dd2131bd08ab3ab3749fc30315 1309111 
hylafax_6.0.7.orig.tar.gz
 8f86b4e046d07da6d58a70619109239ef5ef8b8e4c0794a044bf1d8c7307afc3 64732 
hylafax_6.0.7-1.debian.tar.xz
 c68f88818394133d1f0b3128b0b919df6e158099f55c5eb731a55a9041460678 792264 
hylafax-client-dbg_6.0.7-1_amd64.deb
 e9faef3fada2168934cf4320c17a67af1059a019e7dc2b927e2117646dcb5df9 296200 
hylafax-client_6.0.7-1_amd64.deb
 57909081c8865cdfe7ed9c2b69041be5422e201018711d36b9ff32775e9907de 2689120 
hylafax-server-dbg_6.0.7-1_amd64.deb
 dd032f23a3cdb6579bf43954d508bc7bc3788decbe081af67c5e81d55ac32736 766368 
hylafax-server_6.0.7-1_amd64.deb
 6801b071152a376144a23ddb0437cdfae8bda20598d88fa78fdf7d68b024fb4c 8230 
hylafax_6.0.7-1_amd64.buildinfo
Files:
 a349de5c04ae52c91bb12ddeea1c0fab 2187 comm extra hylafax_6.0.7-1.dsc
 7602e98b882fa61a0722109c2706d1f1 1309111 comm extra hylafax_6.0.7.orig.tar.gz
 7f0e0e377b5ae9cc42af5208866c3b16 64732 comm extra hylafax_6.0.7-1.debian.tar.xz
 4386fc5b664c17ede8d4d04b4e0085c1 792264 debug extra 
hylafax-client-dbg_6.0.7-1_amd64.deb
 3e8d4116df4be72d06fca7c30f339e97 296200 comm extra 
hylafax-client_6.0.7-1_amd64.deb
 ea09eadacd976a1f6e6bb0b2a92d0803 2689120 debug extra 
hylafax-server-dbg_6.0.7-1_amd64.deb
 eed96957f89aabc9b175482ae0fbed59 766368 comm extra 
hylafax-server_6.0.7-1_amd64.deb
 4d2050241ac45ba650777b7028f935f0 8230 comm extra 
hylafax_6.0.7-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEUVOdP2LoUi7Qx8Bwwq7bFEft0yEFAl50DZwACgkQwq7bFEft
0yFMlhAAr5sTsOegAPVOTPbMnIPlhY44zuYsMB1GprWTUx11XtmZMvsrVB00lXCx
l6zhenV0RTaeZC78BhWy3jTw7YNReDLegu+dGyV5Rp9SksdpZRfAg4+JertrEHpG
Ea8EEEJ7HhxDjAroBcaeFFZWlMT3xE+2FkuOBsPGFxXdYNemH9fdLMnKB2E1lnC4
fvWQwuWoW0Ecpb6r1VIZLFRxjHXb6/6FZNhu7dj8fLNYROpYUphAw4iEkBY/q5Jh
H6GhwWAN6nF812oYkkISS1tzR+xXkZkR/RVpuUKooQBYUwqnnbZyIQPaMOLm3amZ
xOookpT9xCCUSbaIQTYY4l3aBCI35A7bjhckcELLtvw+6KMdZ92OnNBteVBXCz0w
tjGOy3L37uHMjN6dhSzP5S+UurGpnL7OVKGgPjDwYQ8awyPfcseYbdLZEuxgDdwJ
a9p/qDYpUzrCu9zSfs08tIJduJOKRx4PYEIjqqHRWyZUAdm3IbSyoTD9R4UIPGeY
aHbA8bVb+4qp1NvrD4iAf+dkpGe67IrIVUmLXlbCt1dP5JGLct/3Naj6qTkhF9qK
6JV0XfiBzy/uhkKEbrpntXXRmIhAQVQ5htaa1sPTU0NVKy54fNjCQc9JVZZyfkid
I6uA1EV0tJ8GGzgOj4r9rypYWe/jfW5nuhn/axYsvIipBkgrUms=
=ItsX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to