Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2023 22:38:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270327] dns/bind918: 9.18.13 fails to build with MANPAGES=OFF
Message-ID:  <bug-270327-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270327

            Bug ID: 270327
           Summary: dns/bind918: 9.18.13 fails to build with MANPAGES=3DOFF
           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 > opti=
ons
./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 .=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
 -a                              -n             -D
version=3D"@""PACKAGE_VERSION@"         -D today=3D"@""RELEASE_DATE@"=20=20=
=20=20=20=20=20=20=20=20=20=20
-D release=3D"@""PACKAGE_VERSION@"        -D rst_epilog=3D"$(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/m=
an
*** 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=3DON, but it require "20" python sphinx ports!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270327-7788>