[MacPorts] #71414: port bind9 fails to build

MacPorts noreply at macports.org
Wed Dec 4 17:19:35 UTC 2024


#71414: port bind9 fails to build
--------------------------+------------------------
  Reporter:  rustydraper  |      Owner:  danielluke
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.10.99
Resolution:               |   Keywords:  sequoia
      Port:  bind9        |
--------------------------+------------------------

Comment (by rustydraper):

 First attempt to test cfg_test:

 root at HoneyPot misc # ./cfg_test --rndc --grammar | /opt/local/bin/perl5
 ./sort-options.pl > rndc.grammar
 zsh: no such file or directory: /opt/local/bin/perl5
 zsh: killed     ./cfg_test --rndc --grammar |
 zsh: exit 127   /opt/local/bin/perl5 ./sort-options.pl > rndc.grammar
 root at HoneyPot misc # which perl
 /usr/bin/perl
 root at HoneyPot misc # /usr/bin/perl --version

 root at HoneyPot misc # ./cfg_test --rndc --grammar
 zsh: killed     ./cfg_test --rndc --grammar

 And then I thought I would be clever, but I was thwarted:

 root at HoneyPot misc # dtrace -c "./cfg_test --rndc --grammar" -o
 /var/tmp/cfg_test.dtrce
 dtrace: system integrity protection is on, some features will not be
 available

 dtrace: failed to execute ./cfg_test: Operation not permitted
 root at HoneyPot misc #


 This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-
 thread-multi-2level
 (with 2 registered patches, see perl -V for more detail)

 Copyright 1987-2022, Larry Wall

 Perl may be copied only under the terms of either the Artistic License or
 the
 GNU General Public License, which may be found in the Perl 5 source kit.

 Complete documentation for Perl, including FAQ lists, should be found on
 this system using "man perl" or "perldoc perl".  If you have access to the
 Internet, point your browser at http://www.perl.org/, the Perl Home Page.

 root at HoneyPot misc # ls -l /opt/local/bin/pe*
 zsh: no matches found: /opt/local/bin/pe*
 root at HoneyPot misc # ln -s /usr/bin/perl /opt/local/bin/perl5
 root at HoneyPot misc # ./cfg_test --rndc --grammar | /opt/local/bin/perl5
 ./sort-options.pl > rndc.grammar
 zsh: killed     ./cfg_test --rndc --grammar |
 zsh: done       /opt/local/bin/perl5 ./sort-options.pl > rndc.grammar
 root at HoneyPot misc #

-- 
Ticket URL: <https://trac.macports.org/ticket/71414#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list