[Bug 270327] dns/bind918: 9.18.13 fails to build with MANPAGES=OFF
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 22:38:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270327 Bug ID: 270327 Summary: dns/bind918: 9.18.13 fails to build with MANPAGES=OFF Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: mat@FreeBSD.org Reporter: vvd@unislabs.com Flags: maintainer-feedback?(mat@FreeBSD.org) Assignee: mat@FreeBSD.org 13.1-p7 amd64. Probably it's upstream bug. Part of build log: ./cfg_test --rndc --grammar | /usr/local/bin/perl ./sort-options.pl > rndc.grammar ./cfg_test --named --grammar | /usr/local/bin/perl ./sort-options.pl > options ./cfg_test --zonegrammar primary > primary.zoneopt ./cfg_test --zonegrammar secondary > secondary.zoneopt ./cfg_test --zonegrammar mirror > mirror.zoneopt ./cfg_test --zonegrammar forward > forward.zoneopt ./cfg_test --zonegrammar hint > hint.zoneopt ./cfg_test --zonegrammar stub > stub.zoneopt ./cfg_test --zonegrammar static-stub > static-stub.zoneopt ./cfg_test --zonegrammar redirect > redirect.zoneopt ./cfg_test --zonegrammar delegation-only > delegation-only.zoneopt ./cfg_test --zonegrammar in-view > in-view.zoneopt /usr/bin/make all-am Making all in man echo "" : -b man -d ./_build/.doctrees/man -W -c . -a -n -D version="@""PACKAGE_VERSION@" -D today="@""RELEASE_DATE@" -D release="@""PACKAGE_VERSION@" -D rst_epilog="$(printf "${man_RST_EPILOG}")" . ./_build/man for f in ./_build/man/*; do cp -a "$f" "./$(basename $f)in"; done cp: ./_build/man/*: No such file or directory *** Error code 1 Stop. make[5]: stopped in /tmp/work/usr/ports/dns/bind918/work/bind-9.18.13/doc/man *** Error code 1 Stop. make[4]: stopped in /tmp/work/usr/ports/dns/bind918/work/bind-9.18.13/doc *** Error code 1 Stop. make[3]: stopped in /tmp/work/usr/ports/dns/bind918/work/bind-9.18.13 *** Error code 1 Stop. make[2]: stopped in /tmp/work/usr/ports/dns/bind918/work/bind-9.18.13 *** Error code 1 Stop. make[1]: stopped in /usr/ports/dns/bind918 *** Error code 1 Stop. make: stopped in /usr/ports/dns/bind918 Tried to build with MANPAGES=ON, but it require "20" python sphinx ports! -- You are receiving this mail because: You are the assignee for the bug.