Skip to content

GitLab

  • Menu
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 528
    • Issues 528
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 Projects
  • BINDBIND
  • Issues
  • #1049
Closed
Open
Created May 22, 2019 by Stephen Morris@stephen

Build failure on OpenBSD

Commit 00ff7863 failed to build on OpenBSD 6.2.

egcc -std=gnu99  -include /home/jenkins/workspace/bind9-master-openbsd62-64/config.h -I/home/jenkins/workspace/bind9-master-openbsd62-64 -I../.. -I./unix/include  -I./pthreads/include  -I./include  -I./include -I/home/jenkins/workspace/bind9-master-openbsd62-64/lib/dns/include  -I../../lib/dns/include -I/usr/include     -DISC_MEM_DEFAULTFILL=1 -DISC_LIST_CHECKINIT=1 -g -O2 -pthread  -fPIC   -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -Wshadow -Werror  -c siphash.c
In file included from siphash.c:36:0:
./include/isc/endian.h:82:2: error: #error Platform not supported
 #error Platform not supported
  ^
*** Error 1 in lib/isc (Makefile:274 'siphash.o')
*** Error 1 in lib (Makefile:89 'subdirs')
*** Error 1 in /home/jenkins/workspace/bind9-master-openbsd62-64 (Makefile:96 'subdirs')

See the Jenkins log for more details.

Edited May 23, 2019 by Michał Kępień
Assignee
Assign to
Time tracking