Your message dated Fri, 22 Mar 2024 15:50:33 +0000
with message-id <e1rnha9-00gxwo...@fasolo.debian.org>
and subject line Bug#1066621: fixed in httptunnel 3.3+dfsg-5
has caused the Debian Bug report #1066621,
regarding httptunnel: FTBFS: htc.c:597:7: error: implicit declaration of 
function ‘time’ [-Werror=implicit-function-declaration]
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.)


-- 
1066621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066621
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: httptunnel
Version: 3.3+dfsg-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I.  -Iport -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o htc.o htc.c
> htc.c: In function ‘main’:
> htc.c:597:7: error: implicit declaration of function ‘time’ 
> [-Werror=implicit-function-declaration]
>   597 |       time (&last_tunnel_write);
>       |       ^~~~
> htc.c:20:1: note: ‘time’ is defined in header ‘<time.h>’; did you forget to 
> ‘#include <time.h>’?
>    19 | #include "base64.h"
>   +++ |+#include <time.h>
>    20 | 
> htc.c:410:5: warning: ignoring return value of ‘daemon’ declared with 
> attribute ‘warn_unused_result’ [-Wunused-result]
>   410 |     daemon (0, 1);
>       |     ^~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[3]: *** [Makefile:500: htc.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/httptunnel_3.3+dfsg-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: httptunnel
Source-Version: 3.3+dfsg-5
Done: Teemu Hukkanen <tjhuk...@iki.fi>

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

Debian distribution maintenance software
pp.
Teemu Hukkanen <tjhuk...@iki.fi> (supplier of updated httptunnel 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: SHA512

Format: 1.8
Date: Mon, 18 Mar 2024 19:38:01 +0200
Source: httptunnel
Architecture: source
Version: 3.3+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Teemu Hukkanen <tjhuk...@iki.fi>
Changed-By: Teemu Hukkanen <tjhuk...@iki.fi>
Closes: 887669 983789 1066621
Changes:
 httptunnel (3.3+dfsg-5) unstable; urgency=medium
 .
   * Bump debhelper compat to 13
   * Update upstream homepage (Closes: #983789)
   * Add patches from gbp pq
   * Pick changes from upstream git:
    - Fix function name in log_debug message for tunnel_in_setsockopts
    - Generate autotools files
    - Update some text files
    - Fix most warnings (Closes: #1066621)
    - Add markdown version of README
    - Added debugging example to README.md
    - Ignore built files
    - Update for newer Automake
    - Update readmes
    - Add support for used defined base URI
    - Fix buffer overflows in sprintf() usage
    - Report remote host:port in tunnel disconnect message
    - Replace nocrew.org web page with GitHub
    - Fix typo in README; make links INSTALL and DISCLAIMER
    - docs: fix tiny typos
    - Repair disconnect message
   * Add patch documenting --base-uri parameter in htc.1
   * Document --stdin-stdout in htc.1 (Closes: #887669)
   * Improve manpages
    - Add examples, add SEE ALSO section, fix dash quoting.
   * Add Rules-Requires-Root: no
   * Bump Standards-Version to 4.6.2, no changes needed
   * Add README.md to docs
   * Update copyright years and address
   * Drop build-dependency on dh-autoreconf, not needed with modern dh
   * Reorder debian/copyright sections
   * Add debian/gbp.conf with default debian branch
   * Use https in debian/watch URL
   * Update uscan version format to 4
   * Add Applied-Upstream headers to patches via gbp pq
Checksums-Sha1:
 137baac5bf91fea5aac2f4f0880ac792d48b55ab 1787 httptunnel_3.3+dfsg-5.dsc
 f036e3ebce2c34232337fd46ded28c1963c522a5 28384 
httptunnel_3.3+dfsg-5.debian.tar.xz
 b3a0759a9c3bdd6c3b7fcb985a85a9727ce39ad7 5942 
httptunnel_3.3+dfsg-5_source.buildinfo
Checksums-Sha256:
 106164c2054c647c515e585a14e4f329afae3c803eb560e19661af8d53042ca5 1787 
httptunnel_3.3+dfsg-5.dsc
 07ca0aef78240201478e6f09032f9d452ab03b1fc3307fca8cea247511bc4897 28384 
httptunnel_3.3+dfsg-5.debian.tar.xz
 f54be7aebea0dd1e0a4fc1bde6f6330fdbeffc4b64e5952105ed485dba54eed5 5942 
httptunnel_3.3+dfsg-5_source.buildinfo
Files:
 2c88f9d1965b89ce62697d8439636546 1787 net optional httptunnel_3.3+dfsg-5.dsc
 a10e1fabaa02ef2639377814c8111f19 28384 net optional 
httptunnel_3.3+dfsg-5.debian.tar.xz
 87970f2a21a48e2110c37f6406eb1cb2 5942 net optional 
httptunnel_3.3+dfsg-5_source.buildinfo

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

iQJEBAEBCgAuFiEE6NtLRRsmWa/ZsSF+U21XSJwgAdAFAmX9ovYQHHRqaHVra2Fu
QGlraS5maQAKCRBTbVdInCAB0K1FEACaeWHkqdrsqlxBZJkV+fYMxWs/dcfY9qMh
aO2pODIULWyqrFCaNp3f2sOdEcBSUYETdicgZIynjvNVI/NtNRgsouuPfWNwMnTv
GmlkJQ0WAJm3NtXJ/fqwK8mJcy7L9O0ecoz/fa1U+KTWrG+PoP2bd9MeJCe3w/Br
sHXwrUQXOMuTRvMnIoR7RyOOI5+wjvlvHY7t0EkEQykVdiU4K5RisXk2WzfxJeTp
molQMPevOk9mcpggFrQG/0KSgh+LvDHDFKNhcPVa1xDd7a4vyZqXLJxr9mZeXsq0
V7oU8wL9jLhJMGQ9Yt+xhj2810TETzvB6faca6zCzSHdHYLSL62vEPyfI1/yNlwQ
N6VyZ4lD+SsI2rXrzvw+/xLvuSGDeWqSKLMLlJIL0xscGbTj15nt5pXNRlwlWpe2
inx4wnKHoqLHD/E9fGRdO0VNI5BDYmjaJTpNiLUKiH5z22220CsECRGX7jrDRMcy
xWV2r/HPot/6i5PKdhKwH0bJrmWDE5cGC8Dtx5VLBSWcDqk0ERBaEr3PU/1zmjr3
N4XOMbWYsUE8y6uZgYCJtOBeloRaNLfM1EBAU2vWvX6hpS6kveKG/9ry/+SCJBu+
HkfaD6x6XEL5jwsiJJjzAv8nxRiCsMrQ3gv6pdeE3vfS2tMk0B6atrHZ8RG0dgIW
7K4PEi2sUw==
=xdWP
-----END PGP SIGNATURE-----

Attachment: pgp9qfnIwe0hX.pgp
Description: PGP signature


--- End Message ---

Reply via email to