[MacPorts] #69113: FileZilla fails to launch: Fatal Error: Mismatch between the program and library build versions detected

MacPorts noreply at macports.org
Tue Jan 16 08:24:10 UTC 2024


#69113: FileZilla fails to launch: Fatal Error: Mismatch between the program and
library build versions detected
--------------------------------------------------+-----------------------
 Reporter:  barracuda156                          |      Owner:  (none)
     Type:  defect                                |     Status:  new
 Priority:  Normal                                |  Milestone:
Component:  ports                                 |    Version:  2.8.1
 Keywords:  tiger, leopard, snowleopard, powerpc  |       Port:  FileZilla
--------------------------------------------------+-----------------------
 Unfortunately I still cannot check on 10.5.8 (need to rebuild a zoo of new
 gccs), but on my 10.6, while both library and app build from existing
 portfiles with no patching or custom settings, launching the app fails.

 I have seen this mismatch errors with some other cases of WxWidgets ports.
 (And `malloc` thing is very familiar perhaps to anyone with PPC. Could be
 fixed by legacysupport redirect_bins.)

 {{{
 36-246% /Applications/MacPorts/FileZilla.app/Contents/MacOS/filezilla
 filezilla(5553) malloc: *** error for object 0x3a68034: Non-aligned
 pointer being freed
 *** set a breakpoint in malloc_error_break to debug
 filezilla(5553) malloc: *** error for object 0x3a680a4: Non-aligned
 pointer being freed
 *** set a breakpoint in malloc_error_break to debug
 Fatal Error: Mismatch between the program and library build versions
 detected.
 The library used 3.0 (wchar_t,compiler with C++ ABI 1017,wx
 containers,compatible with 2.8),
 and your program used 3.0 (wchar_t,compiler with C++ ABI 1018,wx
 containers,compatible with 2.8).
 }}}

 Versions installed:
 {{{
 36-246% port -v installed libfilezilla | grep active
   libfilezilla @0.45.0_0 (active) requested_variants='' platform='darwin
 10' archs='ppc' date='2024-01-16T15:21:40+0800'
 36-246% port -v installed FileZilla | grep active
   FileZilla @3.66.4_0 (active) requested_variants='' platform='darwin 10'
 archs='ppc' date='2024-01-16T16:11:48+0800'
 }}}

 P. S. If it is confirmed that the app actually builds and ''works'' fine
 on Leopard PPC, this can be closed.
 (Usually such failures are common to 10.5 and 10.6.)

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


More information about the macports-tickets mailing list