Your message dated Sun, 05 Oct 2014 16:48:49 +0000
with message-id <e1xaozj-0005zk...@franck.debian.org>
and subject line Bug#764117: fixed in iodine 0.7.0-2
has caused the Debian Bug report #764117,
regarding iodine: FTBFS on kfreebsd-*
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.)
--
764117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: iodine
Version: 0.7.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
iodine 0.7.0-1 doesn't build on the two kfreebsd-* architectures. The
build fails with:
dh_auto_build
make[2]: Entering directory '/«PKGBUILDDIR»'
make[3]: Entering directory '/«PKGBUILDDIR»/src'
OS is GNU/KFREEBSD, arch is x86_64
CC tun.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -c
-D`echo GNU/kFreeBSD | tr "a-z" "A-Z"` -pedantic `sh osflags GNU/kFreeBSD
cflags` -D_FORTIFY_SOURCE=2 tun.c -o tun.o
<command-line>:0:4: warning: ISO C99 requires whitespace after the macro name
CC dns.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -c
-D`echo GNU/kFreeBSD | tr "a-z" "A-Z"` -pedantic `sh osflags GNU/kFreeBSD
cflags` -D_FORTIFY_SOURCE=2 dns.c -o dns.o
<command-line>:0:4: warning: ISO C99 requires whitespace after the macro name
In file included from dns.c:33:0:
/usr/include/arpa/nameser.h:115:8: error: unknown type name 'u_char'
const u_char *_msg, *_eom;
^
[... and so on ...]
https://buildd.debian.org/status/fetch.php?pkg=iodine&arch=kfreebsd-amd64&ver=0.7.0-1&stamp=1412517768
https://buildd.debian.org/status/fetch.php?pkg=iodine&arch=kfreebsd-i386&ver=0.7.0-1&stamp=1412517892
Any help from kfreebsd savvy people more than welcome!
Cheers,
gregor
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJUMVJ6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGei8P/0dh/Ph3tAEL8P/MTI2Trygh
pftlg0FhuulSbwrov0ijCgKKtFKLpivD08fRQKVJZVoxWDSyphKRbWaeRY95AKT/
UU2aixmnMsPO9uSVb4LVht0sIsRAC2oL9tPNk/n8K6dYhFdw6K3jo8ZoFlxI1FuW
XQ6uDs85QDr6ovt+UqxMStp1R+1QR6cApyWjE9zWFoqqtlRUMK5eNRfkH2fVrZMJ
2FNPFdeEE4V25jWAgbLTOFy2l24spPXfTSbYOQWm27VLwyUYnjlkE91FYxsILk31
zY95Yu7Yrxtuv9jhApRR4IrPnauCfKFbdJeJuaKmN5mp4/kWjeepglU7CMmWrn13
auJaJThi7nO1zZ31hb8ekQx6hCdlRNVkXXr9G/dqlAv+3SHE/d/aJdVOySz64YUV
hF3xJL0JvOiE5Hi7bBtHjk99ciY+skc5bQNYyRv5T36Kf4X5c5mAcOR9VTJocNzK
qB3pQvuphTlH2xlqZuHjNL1UuXqw+AnnkNPgsdByR8y045c1LPEh7rHvv5G//42m
UKBaRqnbG2+ykWrWF/BsAoyG9xsIdmw7bTHP3cTqzw9JrVqJTBAmQQdX2TCOKpug
4ID4YZ0kv83F0M4cfnGAF302Ac24FVwhYze1leb9LsGBFR4EhwQszDN9dQOM63Oh
it9eBpZf4qn/hC6gW+Tu
=iwQm
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: iodine
Source-Version: 0.7.0-2
We believe that the bug you reported is fixed in the latest version of
iodine, 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 764...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated iodine 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: Sun, 05 Oct 2014 18:43:33 +0200
Source: iodine
Binary: iodine
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: gregor herrmann <gre...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
iodine - tool for tunneling IPv4 data through a DNS server
Closes: 764117
Changes:
iodine (0.7.0-2) unstable; urgency=medium
.
* Add patch to fix compilation failure on kfreebsd-*.
(Closes: #764117)
Checksums-Sha1:
d4d8d2a4ee28ffc94a26aa4889adcc3806ffd3b5 2081 iodine_0.7.0-2.dsc
f3a947d9ed59064c19056eb6fac553484f38b625 21736 iodine_0.7.0-2.debian.tar.xz
Checksums-Sha256:
1d717a7e6e1ef6263add17d913271822baa2fd15bededaa632b15b3c794d19cb 2081
iodine_0.7.0-2.dsc
cb11ba1dbeba74e2dc42eb5ef41986e94af5e619d21105d8540c78c9296dfa23 21736
iodine_0.7.0-2.debian.tar.xz
Files:
d3b421ec3289b4bc7d332d49f80e1606 2081 net extra iodine_0.7.0-2.dsc
344b629e22c3eef07732d9cfaa3104d7 21736 net extra iodine_0.7.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJUMXV3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGAqsP/jpkO9AlC7r7BYd0ufALJ/Ce
vYn7BN91FB0n5Qv5uj/rvIxrBWmb04ewBxLJ/ueTeK+RSo6bj7uZAH7HUlka53+V
s0/1fwBXGvIRruGcPy9a1Aq+RfzEYSRJPEqU24bKv6HxQhazaLFLZn16wcqpq0bN
6vEe5i/+igrE1MlLHm5Sefc5Pbh4DefAI9a971P6mIr96pvTx5FpbOA9oqo40WG4
d3rvPnmnrqnVW1iHY66/hxHGa7LsgNM349xlmnVWbOZLUNj8l557Dqfs6vcwGW9K
MP8/lNGFdQOn9pAkYUWg3YLvvXcvQsRcS+D1tynwqrxWCEV7FMAH8ENC9vDdfB+x
T7rBiyuUZ7BZyrHlq4kFQm4IsML9kLHZeX+HwBYhYk3oxgysLvwdl90BnFXCv5aU
z0nK5aFMSDomVQXR3TGnf2uj0RjbcJ1/BkivY1D9TbX8pFvD+oYxP2r6/MAyGFfL
b52GKAW1mqTsNFivZ48aZQQxLwvBoYcHyL3XQjQXsaiuS7vQ52gY8ESe0OkQMEVH
wRXcUZnmkN/nS6bwTZbJwlpeJD1rF2hkuj5VB5QEgY43h37MxtgZgoQODFxbioeA
b/4CzHgsQT5/gA466gfLP7M3nApnNPXF7FEpeq/Drdhdt9Ae7ZFdXgOHCGN5ANBT
h+7Z0NvEbpCWn2XnuDgD
=C01Q
-----END PGP SIGNATURE-----
--- End Message ---