[MacPorts] #35344: universal variants missing from PortIndex

MacPorts noreply at macports.org
Wed Aug 29 12:44:20 PDT 2012


#35344: universal variants missing from PortIndex
----------------------------------+-----------------------------------------
  Reporter:  render@…             |       Owner:  admin@…             
      Type:  defect               |      Status:  closed              
  Priority:  Normal               |   Milestone:                      
 Component:  server/hosting       |     Version:                      
Resolution:  fixed                |    Keywords:                      
      Port:                       |  
----------------------------------+-----------------------------------------

Comment(by ironstorm@…):

 Replying to [comment:26 david.s.nunn@…]:

 I'm stuck with exactly this issue now trying to build py-robotframework-
 ride @0.49, which depends on wxWidgets, which won't build...   If I change
 wxWidgets to wxWidgets-devel, then all builds, but the resulting
 executable doesn't run complaining about a Publisher being missing.

 > [From duplicate bug #35393]
 >
 > `sudo port install wxWidgets` was failing for me on MacOSX 10.8, with
 the new XCode 4.4.
 > Installing the dependencies manually almost gets me there:
 >
 > {{{
 > sudo port install jpeg +universal
 > sudo port install zlib +universal
 > sudo port install tiff +universal
 > sudo port install libpng +universal
 > sudo port install expat +universal
 > sudo port install libtool +universal
 > sudo port install xorg-libXdmcp  +universal
 > sudo port install xorg-libXau +universal
 > sudo port install xorg-libxcb +universal
 > sudo port install xorg-libX11  +universal
 > sudo port install xorg-libXext +universal
 > sudo port install xrender +universal
 > sudo port install xorg-libXrandr +universal
 > sudo port install libsdl +universal
 > sudo port install libvorbis +universal
 > sudo port install smpeg +universal
 > sudo port install libxml2 +universal
 > sudo port install libmikmod +universal
 > sudo port install libsdl_mixer +universal
 > }}}
 > all worked, but then
 > {{{
 > sudo port install wxWidgets
 > }}}
 > still fails with:
 > {{{
 > :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build
 /bk-deps /usr/bin/llvm-g++-4.2 -c -o basedll_dynlib.o
 -I./.pch/wxprec_basedll -D__WXMAC__     -DWXBUILDING      -I../src/regex
 -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC
 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/wxWidgets/work/wxWidgets-2.8.12/build/lib/wx/include
 /mac-unicode-release-2.8 -I../include -fpascal-strings
 -I../src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon
 -I/opt/local/include -arch i386 -I/opt/local/include -DWX_PRECOMP -Wall
 -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -O2 -arch
 i386 -fno-common ../src/common/dynlib.cpp
 > :info:build In file included from ../include/wx/mac/private.h:4,
 > :info:build                  from ../src/common/dynlib.cpp:48:
 > :info:build ../include/wx/mac/carbon/private.h:1459: error: ‘Cursor’
 does not name a type
 > :info:build ../include/wx/mac/carbon/private.h:1488: error:
 ‘ClassicCursor’ does not name a type
 > :info:build make: *** [basedll_dynlib.o] Error 1
 > }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/35344#comment:42>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list