Opened 2 hours ago

Last modified 108 minutes ago

#70947 new defect

mecab-utf8 @0.996_0+ipadic fails to activate due to conflicting file

Reported by: pxr02411 Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mecab-utf8

Description

When I installed Mac OS Sequoia and Xcode 16 on a MacBook Air with Apple Silicon (M2) and ran the port migrate command, mecab-utf8 build failed. On an Intel Mac (Mac mini 2018), it was built without any problems.

Attachments (1)

mecab-main.log (8.7 KB) - added by pxr02411 2 hours ago.

Download all attachments as: .zip

Change History (2)

Changed 2 hours ago by pxr02411

Attachment: mecab-main.log added

comment:1 Changed 108 minutes ago by jmroot (Joshua Root)

Port: mecab-utf8 added
Summary: mecab-utf8 fails to compile on MacOS sequoia and Xcode 16.mecab-utf8 @0.996_0+ipadic fails to activate due to conflicting file

There's no failure to compile in the log, the problem is this during the activate phase:

:error:activate Failed to activate mecab-utf8: Image error: /opt/local/lib/mecab/dic/sysdic already exists and does not belong to a registered port.  Unable to activate port mecab-utf8. Use 'port -f activate mecab-utf8' to force the activation.

There's not really anything that can be done about this except to delete the conflicting file.

Note: See TracTickets for help on using tickets.