#23320: fail to install wxWidgets-devel +universal on snow leopard -----------------------------------+---------------------------------------- Reporter: klebermagno@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: wxWidgets-devel -----------------------------------+---------------------------------------- Comment(by wpdster@…): Replying to [comment:6 ruud@…]:
Replying to [comment:4 domiman@…]:
see ticket #21530 for a proposed portfile that builds universal. I'm trying this now :) As stated in that ticket, this problem could/should be solved now. I just tried:
{{{$ sudo port install wxwidgets-devel +universal}}} and it failed. A pertinent portion of the log file appears to be: {{{ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_wxWidgets-devel/work/wxWidgets- 2.9.1/build/bk-make-pch ./.pch/wxprec_monodll/wx/wxprec.h.gch wx/wxprec.h /usr/bin/g++-4.2 -mmacosx-version- min=10.6 -I./.pch/wxprec_monodll -D__WXOSX_COCOA__ -DWXBUILDING -I../src/regex -DwxUSE_BASE=1 -DWXMAKINGDLL -I../src/stc/scintilla/include -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor- privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/opt/local/var/macports/build /_opt_local_var_macports_sources_rsync.macports .org_release_ports_graphics_wxWidgets-devel/work/wxWidgets- 2.9.1/build/lib/wx/include/osx_cocoa-unicode-2.9 -I../include -I/opt/local/include -I/opt/local/include -DWX_PRECOMP -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -O2 -arch x86_64 -arch i386 -fno-common -fvisibility=hidden -fvisibility-inlines-hidden :info:build g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags }}} -- Ticket URL: <https://trac.macports.org/ticket/23320#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS