Opened 5 years ago

Closed 5 years ago

#58455 closed defect (fixed)

MailtoMutt 0.4.1 fails to build/install on Mojave

Reported by: darrenkenny (Darren Kenny) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: mojave Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: MailtoMutt

Description

I recently updated to Mojave, all my previous ports reinstalled fine using the Migration instructions, but when I try install MailtoMutt after the upgrade (it was working on High Sierra) it is failing with an installation issue:

* INSTALL FAILED **


The following build commands failed:
        SymLink /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_aqua_MailtoMutt/MailtoMutt/work/mailtomutt-0.4.1/build/Deployment/MailtoMutt.app /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_aqua_MailtoMutt/MailtoMutt/work/destroot/Applications/MacPorts/MailtoMutt.app
(1 failure)
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_aqua_MailtoMutt/MailtoMutt/work/mailtomutt-0.4.1" && /usr/bin/xcodebuild  -alltargets -configuration Deployment install INSTALL_PATH=/Applications/MacPorts  OBJROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_a
qua_MailtoMutt/MailtoMutt/work/mailtomutt-0.4.1/build/" SYMROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_aqua_MailtoMutt/MailtoMutt/work/mailtomutt-0.4.1/build/" MACOSX_DEPLOYMENT_TARGET=10.14 ARCHS=x86_64 SDKROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk" GCC_VERS
ION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++"  DSTROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_aqua_MailtoMutt/MailtoMutt/work/destroot"

The reason it fails is that the directory it is trying to link already exists, since before that it created the sub-directories like Contents, etc.

Attachments (1)

main.log (299.2 KB) - added by darrenkenny (Darren Kenny) 5 years ago.
Log of build

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by darrenkenny (Darren Kenny)

Attachment: main.log added

Log of build

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Keywords: mojave added; Mojave removed

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

This port has no maintainer, and it looks like upstream development of this software ceased 15 years ago. So someone will have to volunteer to fix this. If you can do so, please submit a PR or attach a patch.

comment:3 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:4 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Owner: set to MarcusCalhoun-Lopez
Resolution: fixed
Status: newclosed

In 377d0cc1a164f490be8f85ca3c7fb8020bcbe724/macports-ports (master):

MailtoMutt: allow build on newer systems

No revbump because port either builds correctly or not at all.
See #57137
Fixes #58455

Note: See TracTickets for help on using tickets.