Your message dated Sun, 18 Nov 2018 07:19:10 +0000
with message-id <e1gohmm-0008ae...@fasolo.debian.org>
and subject line Bug#911975: fixed in isc-dhcp 4.4.1-1
has caused the Debian Bug report #911975,
regarding isc-dhcp FTBFS with bind 9.11.5
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.)
--
911975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: isc-dhcp
Version: 4.3.5-4
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=isc-dhcp&suite=sid
...
gcc -DHAVE_CONFIG_H -I. -I../includes -I.. -DLOCALSTATEDIR='"/var"'
-Wdate-time -D_FORTIFY_SOURCE=2 -DLDAP_CONFIGURATION -DLDAP_USE_SSL -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -I/usr/include/bind-export -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -D_PATH_DHCPD_CONF='"/etc/dhcp/dhcpd.conf"'
-D_PATH_DHCPD_DB='"/var/lib/dhcp/dhcpd.leases"'
-D_PATH_DHCPD6_DB='"/var/lib/dhcp/dhcpd6.leases"'
-D_PATH_DHCLIENT_SCRIPT='"/sbin/dhclient-script"'
-D_PATH_DHCLIENT_CONF='"/etc/dhcp/dhclient.conf"'
-D_PATH_DHCLIENT_DB='"/var/lib/dhcp/dhclient.leases"'
-D_PATH_DHCLIENT6_DB='"/var/lib/dhcp/dhclient6.leases"' -DNSUPDATE
-I../includes -I../bind/include -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o
alloc.o alloc.c
In file included from ../includes/dhcpd.h:99,
from alloc.c:29:
../includes/tree.h:308:30: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
struct option_cache *, isc_boolean_t);
^~~~~~~~~~~~~
isc_token_t
In file included from ../includes/omapip/omapip_p.h:67,
from ../includes/dhcpd.h:103,
from alloc.c:29:
../includes/omapip/omapip.h:268:1: error: unknown type name 'isc_boolean_t';
did you mean 'isc_token_t'?
isc_boolean_t omapi_protocol_authenticated (omapi_object_t *);
^~~~~~~~~~~~~
isc_token_t
In file included from ../includes/dhcpd.h:103,
from alloc.c:29:
../includes/omapip/omapip_p.h:154:2: error: unknown type name 'isc_boolean_t'
isc_boolean_t insecure; /* Set to allow unauthenticated
^~~~~~~~~~~~~
../includes/omapip/omapip_p.h:163:2: error: unknown type name 'isc_boolean_t'
isc_boolean_t insecure; /* Set to allow unauthenticated
^~~~~~~~~~~~~
In file included from ../includes/dhcpd.h:103,
from alloc.c:29:
../includes/omapip/omapip_p.h:213:2: error: unknown type name 'isc_boolean_t'
isc_boolean_t closed; /* ISC_TRUE = closed, do not use */
^~~~~~~~~~~~~
In file included from alloc.c:29:
../includes/dhcpd.h:466:2: error: unknown type name 'isc_boolean_t'
isc_boolean_t agent_options_stashed;
^~~~~~~~~~~~~
../includes/dhcpd.h:472:2: error: unknown type name 'isc_boolean_t'
isc_boolean_t unicast;
^~~~~~~~~~~~~
../includes/dhcpd.h:1162:2: error: unknown type name 'isc_boolean_t'
isc_boolean_t released;
^~~~~~~~~~~~~
In file included from alloc.c:29:
../includes/dhcpd.h:1679:2: error: unknown type name 'isc_uint64_t'
isc_uint64_t num_active; /* count of active leases */
^~~~~~~~~~~~
../includes/dhcpd.h:1680:2: error: unknown type name 'isc_uint64_t'
isc_uint64_t num_abandoned; /* count of abandoned leases */
^~~~~~~~~~~~
../includes/dhcpd.h:1716:2: error: unknown type name 'isc_uint64_t'
isc_uint64_t num_total; /* Total number of elements in the pond */
^~~~~~~~~~~~
../includes/dhcpd.h:1717:2: error: unknown type name 'isc_uint64_t'
isc_uint64_t num_active; /* Number of elements in the pond in use */
^~~~~~~~~~~~
../includes/dhcpd.h:1718:2: error: unknown type name 'isc_uint64_t'
isc_uint64_t num_abandoned; /* count of abandoned leases */
^~~~~~~~~~~~
../includes/dhcpd.h:1720:2: error: unknown type name 'isc_uint64_t'
isc_uint64_t low_threshold; /* low threshold to restart logging */
^~~~~~~~~~~~
../includes/dhcpd.h:1839:30: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
struct option_cache *oc, isc_boolean_t appendp);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:1924:27: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
struct option_cache *, isc_boolean_t appendp);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:2012:27: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
struct option_cache *, isc_boolean_t appendp);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:2040:35: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
int, int, const struct iaddr *, isc_boolean_t);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:2184:30: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
struct dhcp_ddns_cb *, isc_boolean_t);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:2407:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t server_duid_isset(void);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:2805:37: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
int, const struct iaddr *, isc_boolean_t);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:2896:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t is_cidr_mask_valid(const struct iaddr *addr, int bits);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:3736:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t ia_equal(const struct ia_xx *a, const struct ia_xx *b);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:3760:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t lease6_exists(const struct ipv6_pool *pool,
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:3762:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t lease6_usable(struct iasubopt *lease);
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:3774:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t prefix6_exists(const struct ipv6_pool *pool,
^~~~~~~~~~~~~
isc_token_t
../includes/dhcpd.h:3780:1: error: unknown type name 'isc_boolean_t'; did you
mean 'isc_token_t'?
isc_boolean_t ipv6_in_pool(const struct in6_addr *addr,
^~~~~~~~~~~~~
isc_token_t
make[4]: *** [Makefile:476: alloc.o] Error 1
--- End Message ---
--- Begin Message ---
Source: isc-dhcp
Source-Version: 4.4.1-1
We believe that the bug you reported is fixed in the latest version of
isc-dhcp, 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 911...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Gilbert <mgilb...@debian.org> (supplier of updated isc-dhcp 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, 18 Nov 2018 00:07:49 +0000
Source: isc-dhcp
Binary: isc-dhcp-server isc-dhcp-server-ldap isc-dhcp-common isc-dhcp-dev
isc-dhcp-client isc-dhcp-client-ddns isc-dhcp-client-udeb isc-dhcp-relay
Architecture: source
Version: 4.4.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian ISC DHCP Maintainers <isc-d...@packages.debian.org>
Changed-By: Michael Gilbert <mgilb...@debian.org>
Description:
isc-dhcp-client - DHCP client for automatically obtaining an IP address
isc-dhcp-client-ddns - Dynamic DNS (DDNS) enabled DHCP client
isc-dhcp-client-udeb - ISC DHCP Client for debian-installer (udeb)
isc-dhcp-common - common manpages relevant to all of the isc-dhcp packages
isc-dhcp-dev - API for accessing and modifying the DHCP server and client state
isc-dhcp-relay - ISC DHCP relay daemon
isc-dhcp-server - ISC DHCP server for automatic IP address assignment
isc-dhcp-server-ldap - DHCP server that uses LDAP as its backend
Closes: 867362 899554 911975
Changes:
isc-dhcp (4.4.1-1) experimental; urgency=medium
.
* New upstream release.
- License changed from ISC license to MPL 2.0.
* Update debian/copyright.
* Drop unused libssl build dependency.
* Replace signing key with new upstream version.
* Update debian/watch to be slightly more robust.
* Support building with bind 9.11.5 (closes: #911975).
- Thanks to Thorsten Alteholz.
* Remove stale pid files in the server's postrm script (closes: #867362).
- Thanks to Thorsten Alteholz.
* Change maintainer email to isc-d...@packages.debian.org (closes: #899554).
Checksums-Sha1:
2a1d4a25132203fd4edb5042bb76c34f01d08fdc 3216 isc-dhcp_4.4.1-1.dsc
2c52eac4eb3dc9a2ecde623b1a687fa0146a6ce9 1189920 isc-dhcp_4.4.1.orig.tar.gz
0fa110fefaaf7c940d4d4457beb068c892e66f22 86512 isc-dhcp_4.4.1-1.debian.tar.xz
34fb1832c98e60c906f08f7b9f50f7379f5f5dac 7234 isc-dhcp_4.4.1-1_source.buildinfo
Checksums-Sha256:
2111de420a213ac36c181500f1f0f3f2a011f16b62a7c38cfc90bb132122b237 3216
isc-dhcp_4.4.1-1.dsc
c8e079dd4303ed121811b05c9f62a37669b2c8d91658d47a5ec58ec34e5a8247 1189920
isc-dhcp_4.4.1.orig.tar.gz
e5984f853042ce8bd68a13f35068f2b719edb519c01388661228207c1e52128c 86512
isc-dhcp_4.4.1-1.debian.tar.xz
4c7a2cdc8ba645826d69c04bb1099411d2cd3925eeb7a55e810e9ea078efec7c 7234
isc-dhcp_4.4.1-1_source.buildinfo
Files:
c25a9efe82052a503acbc4120fd0f136 3216 net important isc-dhcp_4.4.1-1.dsc
dbcba5108f659278200218ac0847ce3f 1189920 net important
isc-dhcp_4.4.1.orig.tar.gz
6038cf85821b5e7c6cd8a4c828aa4cd5 86512 net important
isc-dhcp_4.4.1-1.debian.tar.xz
c3c577dea151470c726023ae2d13b61f 7234 net important
isc-dhcp_4.4.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQQzBAEBCgAdFiEEluhy7ASCBulP9FUWuNayzQLW9HMFAlvxCpIACgkQuNayzQLW
9HOEciAAwgGGn4Mi8AcOSqVJJAx55BqDejm3E/GvFJoeaeE8Ak2gVHUZJ9jErBtQ
D1wQPOzmHOXAiqCJBg/bSrcQgZrLK7lQPtVeh/z2rfsP1oT7kxopgutVfy3htac6
eHRbLjJI8BosCrzs0VrhdhovoxTPZeB0zDx3hRx97lEQ4tj2O5MJDmkPLQ9Jw5In
qq+g7v73ulokrOjmzzq0mOMu9OxUAe+pqEe4PoOKJz5tcEp+Zv12EGoIoC2hVWfI
BSfEbtJPxGDYok+V4gEeFpB0Qhi/Pp+gXozfLukS4teXrgNuxQ6VorxT5WL8+dta
p8bodTTvHfZWliOvvegtdFBpL1qyME/AM4lxhn5oEMkgCP7g0A8Y8WVCEiLh3ekf
3CarKjQqykteXk0DQq9xO+A0RYMXkqPi3nWurQg55m+zx5DbGvxYj8u7Rf4AM/GO
sFF43RUNq/1ErTwjJyW08sJy1kVKQcmiSZKLmSM3Ht+OPlNTQiINw7vGTs3rHydr
93eUQj9zkIN4aYSTi7gtP51x/upPl9lkvUYvSD1cQewDYGOQmuPysdsYrTP5kE0g
ACWE6hlFz4ng+D6vSMF368fZtEJ2dE4Pv7NM0kHKgrXu9Mp/GLVlLMizVAE84jca
NEBGaE4zck6baptM5WdDBlCbTpNqub/qmDpF3CzZ9M9UVVh3DYdbp6VHZTfzKJJq
kNZwhfOnBxxn+km8g0soQ6v0uUsq9yKCMcrbQPpoVRNV3QjaeiKFRe2MvbuAn14h
gze/hrNusc15jMXgk9FOcHoSKGKUukEV/Xw+ac4Ltx5cWsiuEgEdvDPAhu991cuO
TM9UQzEOBLd7+8oyAbg1MuOoH8IOkrNX+/Z/FGhT9Hfi94Trljd8WOQK7D9NzaAX
0WmNdLZHVG3RChYvZiVYRho/JcyBeQyIQqpUosZcf9QqSEZVdNgfzf6Zs2p0AK8Z
vT7dvkUJs1xOiSYJhun54iygsSquxFwGqlYq3Sv+w7XWGkbduUn2do73d6zK18Fz
eaVQlDGrYSkwO+zuGe9PsDqILK4iPsxgnZNuYyyDvMlrUfoi1K8q1R6HE+Sdag+4
pn4PBMwILXlVLsyxFiolcrv/Mrx74ErLtpSQdQWvOpdU6rtvJ9xYLuGBz079Imyf
Sp4TJtZznoEW8R7R/43W3l/bYs2ijq/3iOcDO+8TtVb4M7JuvoNM6SUwSJ9xeTDA
bf1RFu3nww1WXZ5opIwBLBRX2ayh18As6B6IlWb/5vSO3S5qDiKQ1bSz+k1y75fO
k1ADPJTNse4Tg8iDKZJqSa75DqXOct6SZBdkYCsEuY6LjdTETy/2t0pESjszoDT/
wgX1qvh8a8rmYQll6MSvxVHQFKAHCQ==
=Ht4q
-----END PGP SIGNATURE-----
--- End Message ---