#40298: lisaem: tries to build as 64-bit against wxWidgets-2.8 ---------------------+-------------------------- Reporter: mojca@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: lisaem ---------------------+-------------------------- It looks like lisaem tries to be built as 32-bit despite r110329. This is copied from the buildbot (https://build.macports.org/builders /buildports-snowleopard-x86_64/builds/20090/steps/compile/logs/stdio): {{{ Compiling LisaConfigFrame.cpp... Linking ./bin/LisaEm.app ld: warning: in /System/Library/Frameworks//QuickTime.framework/QuickTime, missing required architecture x86_64 in file ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_richtext-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_aui-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_xrc-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_qa-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_html-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_adv-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_macu_core-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_base_carbonu_xml-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_base_carbonu_net-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/2.8/lib/libwx_base_carbonu-2.8.dylib, file was built for i386 which is not the architecture being linked (x86_64) Undefined symbols for architecture x86_64: "wxAppConsole::ms_appInitFn", referenced from: __static_initialization_and_destruction_0(int, int)in lisaem_wx.o "wxGetTopLevelParent(wxWindow*)", referenced from: wxTopLevelWindowBase::IsActive() in lisaem_wx.o wxTopLevelWindowBase::IsActive() in LisaConfigFrame.o "wxFrameBase::wxFrameBase()", referenced from: LisaEmFrame::LisaEmFrame(wxString const&)in lisaem_wx.o LisaConfigFrame::LisaConfigFrame(wxString const&, LisaConfig*)in LisaConfigFrame.o }}} -- Ticket URL: <https://trac.macports.org/ticket/40298> MacPorts <http://www.macports.org/> Ports system for OS X