[MacPorts] #66702: Kicad now requires libtiff

MacPorts noreply at macports.org
Mon Jan 16 04:01:45 UTC 2023


#66702: Kicad now requires libtiff
------------------------+--------------------
 Reporter:  ahalekelly  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  kicad
------------------------+--------------------
 I got the following crash report when trying to launch the latest version
 of Kicad (6.0.9), which was fixed by running `sudo port install tiff`


 {{{
 Process:               kicad [1413]
 Path:
 /Applications/MacPorts/*/kicad.app/Contents/MacOS/kicad
 Identifier:            kicad
 Version:               ???
 Code Type:             ARM-64 (Native)
 Parent Process:        launchd [1]
 User ID:               501

 Date/Time:             2023-01-15 18:41:23.8564 -0800
 OS Version:            macOS 13.1 (22C65)
 Report Version:        12
 Anonymous UUID:        7AD8649F-F4F7-3608-6583-26FD63E77539

 Sleep/Wake UUID:       BC67CC49-2CD1-4E94-8D4F-D33549DB5D53

 Time Awake Since Boot: 1700 seconds
 Time Since Wake:       365 seconds

 System Integrity Protection: enabled

 Crashed Thread:        0

 Exception Type:        EXC_CRASH (SIGABRT)
 Exception Codes:       0x0000000000000000, 0x0000000000000000

 Termination Reason:    Namespace DYLD, Code 1 Library missing
 Library not loaded: /opt/local/lib/libtiff.5.dylib
 Referenced from: <F71AE79A-B57F-3600-B37D-F881621A7C4F>
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/libwx_osx_cocoau_gl-3.1.5.0.0.dylib
 Reason: tried: '/opt/local/lib/libtiff.5.dylib' (no such file),
 '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libtiff.5.dylib' (no
 such file), '/opt/local/lib/libtiff.5.dylib' (no such file),
 '/usr/local/lib/libtiff.5.dylib' (no such file),
 '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache)Library not
 loaded: /opt/local/lib/libtiff.5.dylib
 Referenced from: <080609F7-6ED1-3656-8199-D968F11D6150>
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/libwx_osx_cocoau_aui-3.1.5.0.0.dylib
 Reason: tried: '/opt/local/lib/libtiff.5.dylib' (no such file),
 '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libtiff.5.dylib' (no
 such file), '/opt/local/lib/libtiff.5.dylib' (no such file),
 '/usr/local/lib/libtiff.5.dylib' (no such file),
 '/usr/lib/libtiff.5.dylib' (no such file, no
 (terminated at launch; ignore backtrace)}}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66702>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list