#49921 closed defect (worksforme)
xorg-randrproto @1.5.0: aclocal-1.13: command not found
Reported by: | dawsonpaul@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | xorg-randrproto |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Trying to install scapy:
HOST: Darwin MYMACHINE.local 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64
OUTPUT:
---> Building xorg-randrproto make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-randrproto/xorg-randrproto/work/randrproto-1.5.0' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-randrproto/xorg-randrproto/work/randrproto-1.5.0/missing aclocal-1.13 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-randrproto/xorg-randrproto/work/randrproto-1.5.0/missing: line 81: aclocal-1.13: command not found WARNING: 'aclocal-1.13' 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: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [aclocal.m4] Error 127 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-randrproto/xorg-randrproto/work/randrproto-1.5.0' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-randrproto/xorg-randrproto/work/randrproto-1.5.0" && /usr/bin/make -j8 -w all Exit code: 2 Error: org.macports.build for port xorg-randrproto returned: command execution failed Warning: targets not executed for xorg-randrproto: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port xorg-randrproto for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-randrproto/xorg-randrproto/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port xorg-randrproto failed
Attachments (1)
Change History (7)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | xorg-randrproto removed |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Summary: | xorg-randrproto → xorg-randrproto @1.5.0: aclocal-1.13: command not found |
comment:2 follow-up: 3 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Clean and try again. Did you touch any files?
comment:3 Changed 9 years ago by dawsonpaul@…
Replying to jeremyhu@…:
Clean and try again. Did you touch any files?
Could you be a bit more descriptive? No I didn't touch any files.
comment:4 follow-up: 5 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)
I would expect that to happen if you edited Makefile.am or something like that. It's not reproducing. Did it still occur after you cleaned? If so, please attach the new build log from a clean state.
comment:5 Changed 9 years ago by dawsonpaul@…
Replying to jeremyhu@…:
I would expect that to happen if you edited Makefile.am or something like that. It's not reproducing. Did it still occur after you cleaned? If so, please attach the new build log from a clean state.
I didn't edit any files. How do I clean? Thanks,
comment:6 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)
sudo port -v clean xorg-randrproto sudo port -v -s install xorg-randrproto
Please attach the main.log file.