Page 1 of 1

[SOLVED] Compile dhcp from src.rpm

Posted: 2020/10/16 07:36:04
by HenryPootel
Hello.

I've got a src.rpm by following command to a server with new installation of CENTOS8:

Code: Select all

yumdownloader --source dhcp
and got a file dhcp-4.3.6-30.el8.src.rpm
Next.

Code: Select all

rpm -i dhcp-4.3.6-30.el8.src.rpm
After that I've tryed to compile by a command "rpmbuild -bb dhcp.spec" from the dir and got errors:

Code: Select all

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BxrCje
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd /root/rpmbuild/BUILD
+ rm -rf dhcp-4.3.6
+ /usr/bin/gzip -dc /root/rpmbuild/SOURCES/dhcp-4.3.6.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dhcp-4.3.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm bind/bind.tar.gz
+ echo 'Patch #0 (dhcp-remove-bind.patch):'
Patch #0 (dhcp-remove-bind.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .remove-bind --fuzz=0
patching file client/Makefile.am
patching file client/tests/Makefile.am
patching file common/tests/Makefile.am
patching file configure.ac
patching file dhcpctl/Makefile.am
patching file omapip/Makefile.am
patching file relay/Makefile.am
patching file server/Makefile.am
patching file server/tests/Makefile.am
+ echo 'Patch #2 (dhcp-sharedlib.patch):'
Patch #2 (dhcp-sharedlib.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sharedlib --fuzz=0
patching file client/Makefile.am
patching file common/tests/Makefile.am
patching file configure.ac
patching file dhcpctl/Makefile.am
patching file omapip/Makefile.am
patching file relay/Makefile.am
patching file server/Makefile.am
patching file server/tests/Makefile.am
+ echo 'Patch #3 (dhcp-errwarn-message.patch):'
Patch #3 (dhcp-errwarn-message.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .errwarn --fuzz=0
patching file omapip/errwarn.c
Hunk #1 succeeded at 48 (offset -1 lines).
Hunk #2 succeeded at 109 (offset -1 lines).
+ echo 'Patch #4 (dhcp-dhclient-options.patch):'
Patch #4 (dhcp-dhclient-options.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .options --fuzz=0
patching file client/clparse.c
patching file client/dhclient.8
patching file client/dhclient.c
patching file common/conflex.c
patching file includes/dhcpd.h
patching file includes/dhctoken.h
+ echo 'Patch #5 (dhcp-release-by-ifup.patch):'
Patch #5 (dhcp-release-by-ifup.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ifup --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 673 (offset 152 lines).
+ echo 'Patch #6 (dhcp-dhclient-decline-backoff.patch):'
Patch #6 (dhcp-dhclient-decline-backoff.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backoff --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 1434 (offset 11 lines).
Hunk #2 succeeded at 1448 (offset 11 lines).
Hunk #3 succeeded at 1764 (offset 19 lines).
Hunk #4 succeeded at 4712 (offset 74 lines).
patching file includes/dhcpd.h
Hunk #1 succeeded at 1176 (offset 5 lines).
+ echo 'Patch #7 (dhcp-unicast-bootp.patch):'
Patch #7 (dhcp-unicast-bootp.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unicast --fuzz=0
patching file server/bootp.c
patching file server/dhcp.c
Hunk #1 succeeded at 5177 (offset 45 lines).
Hunk #2 succeeded at 5199 (offset 45 lines).
Hunk #3 succeeded at 5243 (offset 45 lines).
Hunk #4 succeeded at 5254 (offset 45 lines).
+ echo 'Patch #8 (dhcp-default-requested-options.patch):'
Patch #8 (dhcp-default-requested-options.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .requested --fuzz=0
patching file client/clparse.c
+ echo 'Patch #10 (dhcp-manpages.patch):'
Patch #10 (dhcp-manpages.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .man --fuzz=0
patching file client/dhclient.conf.5
Hunk #2 succeeded at 742 (offset 5 lines).
patching file client/dhclient-script.8
patching file common/dhcp-options.5
patching file server/dhcpd.conf.5
+ echo 'Patch #11 (dhcp-paths.patch):'
Patch #11 (dhcp-paths.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .paths --fuzz=0
patching file doc/examples/dhcpd-dhcpv6.conf
Hunk #1 succeeded at 43 (offset 1 line).
patching file includes/dhcpd.h
Hunk #1 succeeded at 1528 (offset 99 lines).
Hunk #2 succeeded at 1550 (offset 99 lines).
+ echo 'Patch #12 (dhcp-CLOEXEC.patch):'
Patch #12 (dhcp-CLOEXEC.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cloexec --fuzz=0
patching file client/clparse.c
Hunk #1 succeeded at 288 (offset 41 lines).
Hunk #2 succeeded at 364 (offset 41 lines).
patching file client/dhclient.c
Hunk #1 succeeded at 246 (offset 93 lines).
Hunk #2 succeeded at 651 (offset 132 lines).
Hunk #3 succeeded at 706 (offset 132 lines).
Hunk #4 succeeded at 731 (offset 132 lines).
Hunk #5 succeeded at 3685 (offset 565 lines).
Hunk #6 succeeded at 3880 (offset 567 lines).
Hunk #7 succeeded at 4084 (offset 591 lines).
Hunk #8 succeeded at 4651 (offset 640 lines).
Hunk #9 succeeded at 4670 (offset 640 lines).
patching file common/bpf.c
Hunk #1 succeeded at 94 (offset -1 lines).
patching file common/dlpi.c
Hunk #1 succeeded at 813 (offset 9 lines).
patching file common/nit.c
patching file common/resolv.c
patching file common/upf.c
patching file omapip/trace.c
patching file relay/dhcrelay.c
Hunk #1 succeeded at 240 (offset 53 lines).
Hunk #2 succeeded at 659 (offset 101 lines).
patching file server/confpars.c
Hunk #1 succeeded at 118 (offset 7 lines).
patching file server/db.c
Hunk #1 succeeded at 1081 (offset 9 lines).
Hunk #2 succeeded at 1129 (offset 9 lines).
Hunk #3 succeeded at 1150 (offset 9 lines).
patching file server/dhcpd.c
Hunk #1 succeeded at 259 (offset 65 lines).
Hunk #2 succeeded at 863 (offset 120 lines).
Hunk #3 succeeded at 907 (offset 120 lines).
patching file server/ldap.c
Hunk #1 succeeded at 1446 (offset 4 lines).
+ echo 'Patch #13 (dhcp-garbage-chars.patch):'
Patch #13 (dhcp-garbage-chars.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .garbage --fuzz=0
patching file common/tables.c
Hunk #1 succeeded at 215 (offset 2 lines).
+ echo 'Patch #14 (dhcp-add_timeout_when_NULL.patch):'
Patch #14 (dhcp-add_timeout_when_NULL.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dracut --fuzz=0
patching file common/dispatch.c
Hunk #1 succeeded at 209 (offset -1 lines).
+ echo 'Patch #15 (dhcp-64_bit_lease_parse.patch):'
Patch #15 (dhcp-64_bit_lease_parse.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .64-bit_lease_parse --fuzz=0
patching file common/parse.c
Hunk #1 succeeded at 939 (offset 1 line).
Hunk #2 succeeded at 966 (offset 1 line).
Hunk #3 succeeded at 994 (offset 1 line).
Hunk #4 succeeded at 1040 (offset 1 line).
Hunk #5 succeeded at 1051 (offset 1 line).
Hunk #6 succeeded at 1073 (offset 1 line).
Hunk #7 succeeded at 1095 (offset 1 line).
+ echo 'Patch #16 (dhcp-capability.patch):'
Patch #16 (dhcp-capability.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .capability --fuzz=0
patching file client/Makefile.am
patching file client/dhclient-script.8
patching file client/dhclient.8
patching file client/dhclient.c
patching file configure.ac
patching file relay/Makefile.am
patching file relay/dhcrelay.c
+ echo 'Patch #18 (dhcp-sendDecline.patch):'
Patch #18 (dhcp-sendDecline.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sendDecline --fuzz=0
patching file client/dhc6.c
Hunk #2 succeeded at 2318 (offset 2 lines).
Hunk #3 succeeded at 2973 (offset 2 lines).
Hunk #4 succeeded at 3090 (offset 2 lines).
Hunk #5 succeeded at 4229 (offset 10 lines).
Hunk #6 succeeded at 4827 (offset 18 lines).
Hunk #7 succeeded at 4884 (offset 18 lines).
+ echo 'Patch #19 (dhcp-rfc3442-classless-static-routes.patch):'
Patch #19 (dhcp-rfc3442-classless-static-routes.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .rfc3442 --fuzz=0
patching file client/clparse.c
patching file common/dhcp-options.5
patching file common/inet.c
patching file common/options.c
Hunk #2 succeeded at 1788 (offset 90 lines).
Hunk #3 succeeded at 1797 (offset 90 lines).
Hunk #4 succeeded at 1990 (offset 90 lines).
Hunk #5 succeeded at 2172 (offset 90 lines).
patching file common/parse.c
patching file common/tables.c
patching file includes/dhcpd.h
Hunk #1 succeeded at 2901 (offset 7 lines).
Hunk #2 succeeded at 3116 (offset 7 lines).
patching file includes/dhcp.h
patching file includes/dhctoken.h
+ echo 'Patch #20 (dhcp-honor-expired.patch):'
Patch #20 (dhcp-honor-expired.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .honor-expired --fuzz=0
patching file client/dhc6.c
Hunk #1 succeeded at 1551 (offset 200 lines).
Hunk #2 succeeded at 1589 (offset 200 lines).
+ echo 'Patch #21 (dhcp-PPP.patch):'
Patch #21 (dhcp-PPP.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .PPP --fuzz=0
patching file client/dhc6.c
Hunk #1 succeeded at 5659 (offset 18 lines).
patching file client/dhclient.c
Hunk #1 succeeded at 1088 (offset 11 lines).
Hunk #2 succeeded at 3833 (offset 25 lines).
Hunk #3 succeeded at 3846 (offset 25 lines).
Hunk #4 succeeded at 3900 (offset 25 lines).
patching file common/bpf.c
patching file common/lpf.c
patching file includes/dhcpd.h
Hunk #1 succeeded at 2997 (offset 7 lines).
patching file includes/dhcp.h
patching file server/dhcpv6.c
+ echo 'Patch #23 (dhcp-lpf-ib.patch):'
Patch #23 (dhcp-lpf-ib.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lpf-ib --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 164 (offset 1 line).
Hunk #2 succeeded at 1079 (offset 11 lines).
Hunk #3 succeeded at 1381 (offset 11 lines).
patching file common/bpf.c
patching file common/discover.c
Hunk #1 succeeded at 881 (offset -354 lines).
Hunk #2 succeeded at 894 (offset -354 lines).
patching file common/lpf.c
patching file common/socket.c
Hunk #1 succeeded at 331 (offset 3 lines).
Hunk #2 succeeded at 394 (offset 3 lines).
Hunk #3 succeeded at 508 (offset 3 lines).
Hunk #4 succeeded at 564 (offset 3 lines).
patching file includes/dhcpd.h
Hunk #2 succeeded at 1351 (offset 5 lines).
Hunk #3 succeeded at 2591 (offset 7 lines).
+ echo 'Patch #24 (dhcp-IPoIB-log-id.patch):'
Patch #24 (dhcp-IPoIB-log-id.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .IPoIB-log-id --fuzz=0
patching file server/dhcp.c
+ echo 'Patch #25 (dhcp-improved-xid.patch):'
Patch #25 (dhcp-improved-xid.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .improved-xid --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 1056 (offset 11 lines).
Hunk #2 succeeded at 1090 (offset 11 lines).
Hunk #3 succeeded at 1686 (offset 11 lines).
Hunk #4 succeeded at 2601 (offset 18 lines).
Hunk #5 succeeded at 2734 (offset 18 lines).
Hunk #6 succeeded at 3029 (offset 25 lines).
Hunk #7 succeeded at 3089 (offset 25 lines).
Hunk #8 succeeded at 3151 (offset 25 lines).
+ echo 'Patch #26 (dhcp-duidv4.patch):'
Patch #26 (dhcp-duidv4.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .duidv4 --fuzz=0
patching file client/dhclient.8
Hunk #1 succeeded at 413 (offset -45 lines).
patching file client/dhclient.c
Hunk #1 succeeded at 74 (offset 1 line).
Hunk #2 succeeded at 1443 (offset 142 lines).
+ echo 'Patch #27 (dhcp-duid_uuid.patch):'
Patch #27 (dhcp-duid_uuid.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .duid_uuid --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 3893 (offset 25 lines).
Hunk #2 succeeded at 3966 (offset 25 lines).
Hunk #3 succeeded at 3987 (offset 25 lines).
Hunk #4 succeeded at 4007 (offset 25 lines).
+ echo 'Patch #31 (dhcp-client-request-release-bind-iface.patch):'
Patch #31 (dhcp-client-request-release-bind-iface.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bind-iface --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 3048 (offset 25 lines).
Hunk #2 succeeded at 3065 (offset 25 lines).
Hunk #3 succeeded at 3184 (offset 25 lines).
Hunk #4 succeeded at 3201 (offset 25 lines).
+ echo 'Patch #33 (dhcp-no-subnet-error2info.patch):'
Patch #33 (dhcp-no-subnet-error2info.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .error2info --fuzz=0
patching file common/discover.c
Hunk #1 succeeded at 788 (offset 9 lines).
Hunk #2 succeeded at 805 (offset 9 lines).
+ echo 'Patch #34 (dhcp-sd_notify.patch):'
Patch #34 (dhcp-sd_notify.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sd_notify --fuzz=0
patching file configure.ac
Hunk #1 succeeded at 892 (offset 60 lines).
patching file relay/dhcrelay.c
Hunk #2 succeeded at 732 (offset 19 lines).
patching file server/dhcpd.c
Hunk #2 succeeded at 940 (offset 5 lines).
+ echo 'Patch #36 (dhcp-option97-pxe-client-id.patch):'
Patch #36 (dhcp-option97-pxe-client-id.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .option97 --fuzz=0
patching file common/options.c
Hunk #1 succeeded at 4438 (offset 4 lines).
patching file common/tables.c
patching file includes/dhcp.h
patching file server/dhcp.c
Hunk #1 succeeded at 223 (offset 2 lines).
Hunk #2 succeeded at 824 (offset 2 lines).
Hunk #3 succeeded at 1317 (offset 24 lines).
Hunk #4 succeeded at 2415 (offset 24 lines).
Hunk #5 succeeded at 3010 (offset 35 lines).
Hunk #6 succeeded at 4119 (offset 35 lines).
patching file server/dhcpd.conf.5
patching file server/dhcpleasequery.c
patching file server/failover.c
Hunk #1 succeeded at 5979 (offset 22 lines).
patching file server/mdb.c
+ echo 'Patch #37 (dhcp-stateless-DUID-LLT.patch):'
Patch #37 (dhcp-stateless-DUID-LLT.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .stateless-DUID-LLT --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 1328 (offset 11 lines).
+ echo 'Patch #38 (dhcp-dhclient-preinit6s.patch):'
Patch #38 (dhcp-dhclient-preinit6s.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .preinit6s --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 823 (offset 11 lines).
Hunk #2 succeeded at 845 (offset 11 lines).
Hunk #3 succeeded at 1299 (offset 11 lines).
+ echo 'Patch #39 (dhcp-handle_ctx_signals.patch):'
Patch #39 (dhcp-handle_ctx_signals.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .signals --fuzz=0
patching file omapip/isclib.c
+ echo 'Patch #40 (dhcp-4.3.6-omapi-leak.patch):'
Patch #40 (dhcp-4.3.6-omapi-leak.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .omapi-leak --fuzz=0
(Stripping trailing CRs from patch; use --binary to disable.)
patching file omapip/buffer.c
Hunk #1 succeeded at 566 (offset 1 line).
(Stripping trailing CRs from patch; use --binary to disable.)
patching file omapip/message.c
+ echo 'Patch #41 (dhcp-4.3.6-isc-util.patch):'
Patch #41 (dhcp-4.3.6-isc-util.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .isc-util --fuzz=0
patching file client/dhclient.c
patching file common/execute.c
patching file common/parse.c
patching file common/socket.c
patching file omapip/connection.c
+ echo 'Patch #42 (dhcp-4.3.6-options_overflow.patch):'
Patch #42 (dhcp-4.3.6-options_overflow.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file common/options.c
Hunk #1 succeeded at 1762 (offset 90 lines).
Hunk #2 succeeded at 1771 (offset 90 lines).
Hunk #3 succeeded at 2242 (offset 108 lines).
+ echo 'Patch #43 (dhcp-4.3.6-reference_count_overflow.patch):'
Patch #43 (dhcp-4.3.6-reference_count_overflow.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file common/options.c
Hunk #1 succeeded at 177 (offset -12 lines).
+ echo 'Patch #44 (dhcp-replay_file_limit.patch):'
Patch #44 (dhcp-replay_file_limit.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .noreplay --fuzz=0
patching file server/confpars.c
patching file server/confpars.c
+ echo 'Patch #45 (dhcp-4.2.5-expiry_before_renewal_v2.patch):'
Patch #45 (dhcp-4.2.5-expiry_before_renewal_v2.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .t2-expirity --fuzz=0
patching file client/dhclient.c
Hunk #1 succeeded at 1772 (offset 154 lines).
Hunk #2 succeeded at 1805 (offset 154 lines).
+ sed -i -e 's|DHCLIENT_DEFAULT_PREFIX_LEN 64|DHCLIENT_DEFAULT_PREFIX_LEN 128|g' includes/site.h
+ for page in client/dhclient.conf.5 client/dhclient.leases.5 client/dhclient-script.8 client/dhclient.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhclient|g' -e 's|ETCDIR|/etc/dhcp|g' client/dhclient.conf.5
+ for page in client/dhclient.conf.5 client/dhclient.leases.5 client/dhclient-script.8 client/dhclient.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhclient|g' -e 's|ETCDIR|/etc/dhcp|g' client/dhclient.leases.5
+ for page in client/dhclient.conf.5 client/dhclient.leases.5 client/dhclient-script.8 client/dhclient.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhclient|g' -e 's|ETCDIR|/etc/dhcp|g' client/dhclient-script.8
+ for page in client/dhclient.conf.5 client/dhclient.leases.5 client/dhclient-script.8 client/dhclient.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhclient|g' -e 's|ETCDIR|/etc/dhcp|g' client/dhclient.8
+ for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhcpd|g' -e 's|ETCDIR|/etc/dhcp|g' server/dhcpd.conf.5
+ for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhcpd|g' -e 's|ETCDIR|/etc/dhcp|g' server/dhcpd.leases.5
+ for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8
+ sed -i -e 's|CLIENTBINDIR|/usr/sbin|g' -e 's|RUNDIR|/var/run|g' -e 's|DBDIR|/var/lib/dhcpd|g' -e 's|ETCDIR|/etc/dhcp|g' server/dhcpd.8
+ sed -i -e 's|/var/db/|/var/lib/dhcpd/|g' contrib/dhcp-lease-list.pl
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ujQAs3
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd dhcp-4.3.6
+ autoreconf --verbose --force --install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:22: installing './compile'
configure.ac:5: installing './missing'
client/Makefile.am: installing './depcomp'
client/tests/Makefile.am:18: warning: source file '../clparse.c' is in a subdirectory,
client/tests/Makefile.am:18: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
client/tests/Makefile.am:18: warning: source file '../dhc6.c' is in a subdirectory,
client/tests/Makefile.am:18: but option 'subdir-objects' is disabled
client/tests/Makefile.am:18: warning: source file '../dhclient.c' is in a subdirectory,
client/tests/Makefile.am:18: but option 'subdir-objects' is disabled
common/tests/Makefile.am:15: warning: source file '$(top_srcdir)/tests/t_api_dhcp.c' is in a subdirectory,
common/tests/Makefile.am:15: but option 'subdir-objects' is disabled
common/tests/Makefile.am:20: warning: source file '$(top_srcdir)/tests/t_api_dhcp.c' is in a subdirectory,
common/tests/Makefile.am:20: but option 'subdir-objects' is disabled
common/tests/Makefile.am:25: warning: source file '$(top_srcdir)/tests/t_api_dhcp.c' is in a subdirectory,
common/tests/Makefile.am:25: but option 'subdir-objects' is disabled
common/tests/Makefile.am:30: warning: source file '$(top_srcdir)/tests/t_api_dhcp.c' is in a subdirectory,
common/tests/Makefile.am:30: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../dhcp.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../bootp.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../confpars.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../db.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../class.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../failover.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../omapi.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../mdb.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../stables.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../salloc.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../ddns.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../dhcpleasequery.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../dhcpv6.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../mdb6.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../ldap.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../ldap_casa.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../dhcpd.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
server/tests/Makefile.am:18: warning: source file '../leasechain.c' is in a subdirectory,
server/tests/Makefile.am:18: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `.'
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing'
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-srv-lease-file=/var/lib/dhcpd/dhcpd.leases --with-srv6-lease-file=/var/lib/dhcpd/dhcpd6.leases --with-cli-lease-file=/var/lib/dhclient/dhclient.leases --with-cli6-lease-file=/var/lib/dhclient/dhclient6.leases --with-srv-pid-file=/var/run/dhcpd.pid --with-srv6-pid-file=/var/run/dhcpd6.pid --with-cli-pid-file=/var/run/dhclient.pid --with-cli6-pid-file=/var/run/dhclient6.pid --with-relay-pid-file=/var/run/dhcrelay.pid --with-libbind=/usr/bin/isc-export-config.sh --with-ldap --with-ldapcrypto --with-ldap-gssapi --disable-static --enable-log-pid --enable-paranoia --enable-early-chroot --enable-binary-leases --with-systemd
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ar... /usr/bin/ar
checking whether byte ordering is bigendian... no
checking for dhcpd.leases location... /var/lib/dhcpd/dhcpd.leases
checking for dhcpd6.leases location... /var/lib/dhcpd/dhcpd6.leases
checking for dhclient.leases location... /var/lib/dhclient/dhclient.leases
checking for dhclient6.leases location... /var/lib/dhclient/dhclient6.leases
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for linux/filter.h... yes
checking for struct lifnum... no
checking for struct if_laddrconf... no
checking for struct if_laddrreq... no
checking for GCC noreturn attribute... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if6.h usability... no
checking net/if6.h presence... no
checking for net/if6.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for capng_clear in -lcap-ng... yes
checking whether to use libcap-ng... yes
checking for library containing socket... none required
checking for library containing inet_ntoa... none required
checking for library containing inet_aton... none required
checking for library containing regcomp... none required
checking for strlcat... no
checking for library containing if_nametoindex... none required
checking for random device... /dev/random
checking for /dev/random... yes
checking for struct sockaddr.sa_len... no
checking size of struct iaddr *... 8
checking for struct msghdr.msg_control... yes
checking for struct tpacket_auxdata.tp_vlan_tci... yes
configure: checking Checking bind libraries have no thread support...
Bind export library found
Bind single thread library found
checking for library containing ldap_initialize... -lldap
checking for library containing ber_pvt_opt_on... -llber
checking for library containing krb5_init_context... -lkrb5
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for sd_notifyf in -lsystemd... yes
checking for flexible array members... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ./bind/Makefile
config.status: creating client/Makefile
config.status: creating client/tests/Makefile
config.status: creating common/Makefile
config.status: creating common/tests/Makefile
config.status: creating dhcpctl/Makefile
config.status: creating includes/Makefile
config.status: creating omapip/Makefile
config.status: creating relay/Makefile
config.status: creating server/Makefile
config.status: creating tests/Makefile
config.status: creating tests/unittest.sh
config.status: creating server/tests/Makefile
config.status: creating doc/devel/doxyfile
config.status: creating includes/config.h
config.status: executing depfiles commands
config.status: executing libtool commands

     ISC DHCP source configure results:
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Package:
  Name:          DHCP
  Version:       4.3.6

C Compiler:      gcc

Flags:
  DEFS:          -DHAVE_CONFIG_H
  CFLAGS:        -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing  -I$(top_srcdir)/includes -I/usr/include/bind9-export

DHCP versions:   DHCPv4 and DHCPv6

Features:
  debug:         no
  failover:      yes
  execute:       yes
  binary-leases: yes
  dhcpv6:        yes
  delayed-ack:   no

Developer:
  ATF unittests : no


Now you can type make to build ISC DHCP

+ make -j2
Making all in includes
make[1]: Entering directory '/root/rpmbuild/BUILD/dhcp-4.3.6/includes'
make  all-am
make[2]: Entering directory '/root/rpmbuild/BUILD/dhcp-4.3.6/includes'
make[2]: Leaving directory '/root/rpmbuild/BUILD/dhcp-4.3.6/includes'
make[1]: Leaving directory '/root/rpmbuild/BUILD/dhcp-4.3.6/includes'
Making all in tests
make[1]: Entering directory '/root/rpmbuild/BUILD/dhcp-4.3.6/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/root/rpmbuild/BUILD/dhcp-4.3.6/tests'
Making all in common
make[1]: Entering directory '/root/rpmbuild/BUILD/dhcp-4.3.6/common'
Making all in .
make[2]: Entering directory '/root/rpmbuild/BUILD/dhcp-4.3.6/common'
gcc -DHAVE_CONFIG_H -I. -I../includes  -I.. -DLOCALSTATEDIR='"/var"'  -DLDAP_CONFIGURATION -DLDAP_USE_SSL -DLDAP_USE_GSSAPI -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing  -I../includes -I/usr/include/bind9-export -c -o alloc.o alloc.c
gcc -DHAVE_CONFIG_H -I. -I../includes  -I.. -DLOCALSTATEDIR='"/var"'  -DLDAP_CONFIGURATION -DLDAP_USE_SSL -DLDAP_USE_GSSAPI -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing  -I../includes -I/usr/include/bind9-export -c -o bpf.o bpf.c
In file included from ../includes/dhcpd.h:97,
                 from bpf.c:35:
../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/dhcpd.h:97,
                 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:101,
                 from bpf.c:35:
../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:101,
                 from bpf.c:35:
../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:101,
                 from bpf.c:35:
../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 ../includes/omapip/omapip_p.h:67,
                 from ../includes/dhcpd.h:101,
                 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:101,
                 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:101,
                 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 bpf.c:35:
../includes/dhcpd.h:464:2: error: unknown type name 'isc_boolean_t'
  isc_boolean_t agent_options_stashed;
  ^~~~~~~~~~~~~
../includes/dhcpd.h:470:2: error: unknown type name 'isc_boolean_t'
  isc_boolean_t unicast;
  ^~~~~~~~~~~~~
../includes/dhcpd.h:1163:2: error: unknown type name 'isc_boolean_t'
  isc_boolean_t released;
  ^~~~~~~~~~~~~
In file included from bpf.c:35:
../includes/dhcpd.h:1686:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_active;  /* count of active leases */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1687:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_abandoned;  /* count of abandoned leases */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1723:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_total;     /* Total number of elements in the pond */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1724:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_active;    /* Number of elements in the pond in use */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1725:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_abandoned; /* count of abandoned leases */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1727:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t low_threshold; /* low threshold to restart logging */
  ^~~~~~~~~~~~
In file included from alloc.c:29:
../includes/dhcpd.h:464:2: error: unknown type name 'isc_boolean_t'
  isc_boolean_t agent_options_stashed;
  ^~~~~~~~~~~~~
../includes/dhcpd.h:470:2: error: unknown type name 'isc_boolean_t'
  isc_boolean_t unicast;
  ^~~~~~~~~~~~~
../includes/dhcpd.h:1163:2: error: unknown type name 'isc_boolean_t'
  isc_boolean_t released;
  ^~~~~~~~~~~~~
In file included from alloc.c:29:
../includes/dhcpd.h:1686:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_active;  /* count of active leases */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1687:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_abandoned;  /* count of abandoned leases */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1723:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_total;     /* Total number of elements in the pond */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1724:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_active;    /* Number of elements in the pond in use */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1725:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t num_abandoned; /* count of abandoned leases */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1727:2: error: unknown type name 'isc_uint64_t'
  isc_uint64_t low_threshold; /* low threshold to restart logging */
  ^~~~~~~~~~~~
../includes/dhcpd.h:1846: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:1846: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:1931: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:1931: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:2019: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:2047: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:2019: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:2047: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:2191: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:2191: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:2414: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:2414: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:2812: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:2903: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:2812: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:2903: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:3744: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:3744: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:3768: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:3768: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:3770: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:3770: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:3782: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:3788: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[2]: *** [Makefile:511: alloc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../includes/dhcpd.h:3782: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:3788: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[2]: *** [Makefile:511: bpf.o] Error 1
make[2]: Leaving directory '/root/rpmbuild/BUILD/dhcp-4.3.6/common'
make[1]: *** [Makefile:583: all-recursive] Error 1
make[1]: Leaving directory '/root/rpmbuild/BUILD/dhcp-4.3.6/common'
make: *** [Makefile:468: all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.ujQAs3 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.ujQAs3 (%build)

I need to add some code to dhcpd, but I can't compile the original src.rpm. Please help me to compile it.

Re: Compile dhcp from src.rpm

Posted: 2020/10/16 17:16:00
by jlehtone
Why would you compile at all?

Re: Compile dhcp from src.rpm

Posted: 2020/10/16 20:39:11
by HenryPootel
I need to add some changes to lease time calculation of dhcpd. (dhcp.c file)

Re: Compile dhcp from src.rpm

Posted: 2020/10/17 07:58:19
by jlehtone
It has calculation? I thought that you simply set desired times in the config.
Does dnsmasq calculate with same method as dhcpd?

Re: Compile dhcp from src.rpm

Posted: 2020/10/17 09:08:13
by HenryPootel
The main idea is to reset a lease time for lease the same ip address to described port (option 82} of a switch if a mac of connected device was changed.

Well, the src.rpm is not compiled. Is it not a problem?

Re: Compile dhcp from src.rpm

Posted: 2020/10/17 13:47:17
by TrevorH
Did you build it under mock?

Re: Compile dhcp from src.rpm

Posted: 2020/10/18 08:00:52
by HenryPootel
No, i will try it now. Thanks.
I need compile the dhcpd with my code, but I can't do it even wo my code.
I do it with centos7. But centos8 got an error.

Re: Compile dhcp from src.rpm

Posted: 2020/10/18 09:02:51
by HenryPootel

Code: Select all

mock -r epel-8-x86_64 rebuild /root/rpmbuild/SRPMS/dhcp-4.3.6-30.el8.src.rpm
It got the same errors...

Code: Select all

........................
gcc -DHAVE_CONFIG_H -I. -I../includes  -I.. -DLOCALSTATEDIR='"/var"'  -DLDAP_CONFIGURATION -DLDAP_USE_SSL -DLDAP_USE_GSSAPI -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing  -I../includes -I/usr/include/bind9-export -c -o bpf.o bpf.c
In file included from ../includes/dhcpd.h:97,
                 from bpf.c:35:
../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:101,
                 from bpf.c:35:
../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:97,
                 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
.........................

Re: Compile dhcp from src.rpm

Posted: 2020/10/18 10:24:41
by jlehtone
The first compiler error is that isc_boolean_t is not defined anywhere. (There are couple undefined macros too.)
ISC has apparently defined its own bool (macro) as old C did not have builtin boolean type. C99 did add some, but how old is ISC dhcp codebase?

Then, some update omitted ISC's definitions.
dhcp-4.3.6-34.el8 still had the issue https://bugzilla.redhat.com/show_bug.cgi?id=1762796
and dhcp-4.3.6-40.el8.src.rpm should fix it.

Interesting:

Code: Select all

[CentOS 8]$ rpm -qi dhcp-client
...
Source RPM  : dhcp-4.3.6-40.el8.src.rpm
but, yumdownloader finds dhcp-4.3.6-30.el8.src.rpm


The real issue is thus that yumdownloader does not fetch the latest source.

[SOLVED] Re: Compile dhcp from src.rpm

Posted: 2020/10/18 11:21:11
by HenryPootel
Dear jlehtone!

Thank you very much!

[SOLVED}

Last version has taken my code and compiled properly!
yumdownloader - is danger.

Thanks to all for help. Good health!
Henry