Opened 3 years ago

Closed 3 years ago

#62791 closed defect (fixed)

screen fails to configure (install-sh apparently missing)

Reported by: arjanvandervelde (Arjan van der Velde) Owned by: dgilman (David Gilman)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: screen

Description

when attempting to install from source:

...
...
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function 'main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
configure.ac: error: required file 'install-sh' not found
configure.ac:   try running autoreconf --install
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_screen/screen/work/screen-4.8.0" && ./autogen.sh --verbose
Exit code: 1
Error: Failed to configure screen: autoconf failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_screen/screen/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port screen failed
macmini:~ vanderva$ cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_screen/screen/work/
macmini:work vanderva$

the problem goes away after running "autoreconf --install".

Thanks!

-- Arjan

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to dgilman
Status: newassigned

comment:2 Changed 3 years ago by dgilman (David Gilman)

Resolution: fixed
Status: assignedclosed

In ed0d9a31d1c1ce57c6c194d83fdfdba7a30615dd/macports-ports (master):

screen: bump apple patch to screen-24

also fix autoconf and friends, and refresh patches

Closes: #62791

Note: See TracTickets for help on using tickets.