Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 570
    • Issues 570
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #488
Closed
Open
Issue created Aug 21, 2018 by Thomas Markwalder@tmarkDeveloper

ISC DHCP master builds fail against BIND9.9.11.4-P1

ROBIE is building ISC DHCP master branch against BIND9.9.11.4-P1. These builds are failing due to apparent type changes in BIND9 includes:

Making all in ./bind
/usr/home/tbox/cvs/robie/builds/DHCP.HEAD.disable-dhcpv6/DHCP/bind/bind-9.11.4-P1
already unpacked...
Configuring BIND libraries for DHCP.
Building BIND libraries - this takes some time.

Making all in .
cc -DHAVE_CONFIG_H -I. -I../includes  -I.. -DLOCALSTATEDIR='"/var"'
-g -O2  -Wall -Werror -fno-strict-aliasing -I../includes
-I/usr/home/tbox/cvs/robie/builds/DHCP.HEAD.disable-dhcpv6/DHCP/bind/include
-MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
In file included from alloc.c:29:
In file included from ../includes/dhcpd.h:97:
../includes/tree.h:307:30: error: type specifier missing, defaults to
'int' [-Werror,-Wimplicit-int]
                           struct option_cache *, isc_boolean_t);
                                                  ^~~~~~~~~~~~~
:

Our most recent release of ISC DHCP, 4.4.1, shipped with 9.11.2-P1.

Edited Aug 22, 2018 by Mark Andrews
Assignee
Assign to
Time tracking