Opened 6 months ago
Closed 6 months ago
#69908 closed defect (fixed)
nmap @7.95: aclocal-1.16: command not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | ||
Port: | nmap |
Description
/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_net_nmap/nmap/work/nmap-7.95/libpcre/missing: line 81: aclocal-1.16: command not found Making all in include make[2]: Entering directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_net_nmap/nmap/work/nmap-7.95/libdnet-stripped/include' /Library/Developer/CommandLineTools/usr/bin/make all-recursive WARNING: 'aclocal-1.16' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <https://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <https://www.gnu.org/software/autoconf> <https://www.gnu.org/software/m4/> <https://www.perl.org/> make[3]: Entering directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_net_nmap/nmap/work/nmap-7.95/libdnet-stripped/include' make[1]: *** [aclocal.m4] Error 127 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_net_nmap/nmap/work/nmap-7.95/libpcre' make: *** [build-pcre] Error 2 /usr/bin/clang -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -c -o nbase_time.o nbase_time.c make: *** Waiting for unfinished jobs....
Change History (2)
comment:1 Changed 6 months ago by danielluke (Daniel J. Luke)
comment:2 Changed 6 months ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
:-\ I wish trace mode had become the default many years ago, added the missing build deps.