[MacPorts] #36041: gimp2: build fails on 10.5.8 PPC

MacPorts noreply at macports.org
Sun Mar 17 03:37:16 PDT 2013


#36041: gimp2: build fails on 10.5.8 PPC
------------------------------+----------------------
  Reporter:  michael.klein@…  |      Owner:  devans@…
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:  powerpc
      Port:  gimp2            |
------------------------------+----------------------

Comment (by fmw@…):

 Replying to [comment:8 michael.klein@…]:
 > Replying to [comment:7 prynhart@…]:

 Hi Folks,
 I too am hitting this problem, building on 10.5.8 Intel universal gcc
 4.0.1 (Apple Inc. build 5493)[[BR]]

 Just trying to get up to speed on it, have tried the patch to no effect.
 It looks to me that the complaint is over the declaration of "pixel",
 which I guess is the AltiVec pixel.
 Anyway, the following difference stands out earlier in my .log file during
 configure, however there is the same errors at the end:-[[BR]]
 My main.log reports the following with or without the patch
 {{{
 :info:configure checking for socket in -lsocket... no
 :info:configure checking whether /usr/bin/gcc-4.0 understands -mmmx... no
 :info:configure checking whether we can compile MMX code... no
 :info:configure configure: WARNING: The assembler does not support the MMX
 command set.
 :info:configure checking for shm_open... yes
 }}}

 Whereas the attached main.log reports

 {{{
 :info:configure checking for socket in -lsocket... no
 :info:configure checking whether /usr/bin/gcc-4.0 understands -faltivec...
 yes
 :info:configure checking whether we can compile AltiVec code... yes
 :info:configure checking for shm_open... yes
 }}}

 Not sure where I have gone wrong, perhaps something else needs setting, or
 configure is not doing the combination of PPC & i386 correctly.

 many thanks
 michael

-- 
Ticket URL: <https://trac.macports.org/ticket/36041#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list