Opened 6 years ago

Closed 14 months ago

#57380 closed defect (fixed)

libcomerr @1.44.4: config/install-sh: No such file or directory

Reported by: cjones051073 (Chris Jones) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libcomerr

Description

Fails to build for me on macOS 10.14, fails during destroot.

:debug:destroot system:  cd "/opt/local/var/macports/build/_Users_chris_Projects_MacPorts_ports_sysutils_e2fsprogs/libcomerr/work/e2fsprogs-1.44.4" && /usr/bin/make -w install -C lib/et DESTDIR=/opt/local/var/macports/build/_Users_chris_Projects_MacPorts_ports_sysutils_e2fsprogs/libcomerr/work/destroot 
:info:destroot make: Entering directory `/opt/local/var/macports/build/_Users_chris_Projects_MacPorts_ports_sysutils_e2fsprogs/libcomerr/work/e2fsprogs-1.44.4/lib/et'
:info:destroot 	INSTALL_PROGRAM /opt/local/lib/libcom_err.1.1.dylib
:info:destroot 	MKDIR_P /opt/local/lib /opt/local/include/et /opt/local/share/et /opt/local/bin /opt/local/share/man/man1 /opt/local/share/man/man3
:info:destroot make: config/install-sh: No such file or directory
:info:destroot make: *** [installdirs] Error 1

Log attached.

Attachments (1)

main.log.bz2 (8.3 KB) - added by cjones051073 (Chris Jones) 6 years ago.

Download all attachments as: .zip

Change History (8)

Changed 6 years ago by cjones051073 (Chris Jones)

Attachment: main.log.bz2 added

comment:1 Changed 6 years ago by cjones051073 (Chris Jones)

Same failure also occurs on mac OS 10.13.

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign removed
Owner: set to ryandesign
Status: newaccepted
Summary: libcomerr : Build failure on macOS 10.14libcomerr @1.44.4: config/install-sh: No such file or directory

As a workaround, install the coreutils port, clean libcomerr and try again.

comment:3 Changed 6 years ago by cjones051073 (Chris Jones)

That works, thanks. Maybe it should be (at least temporarily) added as a build dependency ?

comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

In ee62170f428827f25a88b6c356b58af59b90478f/macports-ports (master):

e2fsprogs: Temporarily add coreutils build dependency

See: #57380

comment:5 Changed 6 years ago by pftbest (Vadzim Dambrouski)

Thanks for the workaround

comment:6 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

I think this was https://github.com/tytso/e2fsprogs/issues/51 which was fixed; I no longer see a problem when trying to install port version 1.47.0 without coreutils installed, so I'll remove that dependency when I update to that version.

comment:7 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 153b8eeb08bbc7bb93ecba24cc7079928d654ad8/macports-ports (master):

e2fsprogs: Update to 1.47.0

Closes: #57380

Note: See TracTickets for help on using tickets.