Opened 8 years ago

Closed 8 years ago

#49951 closed defect (fixed)

LyX @2.1.4: links opportunistically against enchant

Reported by: petrrr Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: LyX

Description

LyX seems to opportunistically link against enchant.

This is what I observed on my system after removing enchant:

--->  Scanning binaries for linking errors               
Could not open /opt/local/lib/libenchant.1.dylib: Error opening or reading file (referenced from /Applications/MacPorts/LyX.app/Contents/MacOS/lyx)
--->  Found 1 broken file(s), matching files to ports    
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     LyX @2.1.4 +python27
--->  Computing dependencies for LyX.
--->  Cleaning LyX
--->  Removing work directory for LyX
--->  Scanning binaries for linking errors
Could not open /opt/local/lib/libenchant.1.dylib: Error opening or reading file (referenced from /Applications/MacPorts/LyX.app/Contents/MacOS/lyx)
--->  Found 1 broken file(s), matching files to ports    
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     LyX @2.1.4 +python27

Change History (3)

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Interesting that my installation doesn't link against enchant.

comment:2 Changed 8 years ago by petrrr

After a rebuild (when non enchant was around) my does not either, that's why I'd assume that it's opportunistic.

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

thanks r143925

Note: See TracTickets for help on using tickets.