[MacPorts] #29393: gdk-pixbuf2: loader does not recognize apple-red.png, thus gtk2 does not build

MacPorts noreply at macports.org
Mon Aug 15 01:47:58 PDT 2011


#29393: gdk-pixbuf2: loader does not recognize apple-red.png, thus gtk2 does not
build
----------------------------------+-----------------------------------------
 Reporter:  mvondavier@…          |       Owner:  devans@…           
     Type:  defect                |      Status:  new                
 Priority:  Normal                |   Milestone:                     
Component:  ports                 |     Version:  1.9.2              
 Keywords:                        |        Port:  gdk-pixbuf2 gtk2   
----------------------------------+-----------------------------------------

Comment(by ak.ml@…):

 {{{
 $ port -v installed gtk2 gdk-pixbuf2
 The following ports are currently installed:
   gdk-pixbuf2 @2.22.1_1 platform='darwin 10' archs='x86_64'
   gdk-pixbuf2 @2.22.1_1+universal (active) platform='darwin 10'
 archs='i386 x86_64'
   gtk2 @2.24.5_0+universal+x11 (active) platform='darwin 10' archs='i386
 x86_64'
 }}}

 The universal version (or just the i386 part) of gdk-pixbuf2 is broken.

 The following command fails when {{{gdk-pixbuf2 @2.22.1_1+universal}}} is
 active but
 works when {{{gdk-pixbuf2 @2.22.1_1}}} is active (both packages come from
 packages.macports.org)
 {{{
 $ cd "`port work gtk2`/gtk+-2.24.5-x86_64/demos"
 $ /opt/local/bin/gdk-pixbuf-csource --raw --build-list \
 apple_red  ./apple-red.png  \
 gnome_foot ./gnome-foot.png \
 > test-inline-pixbufs.h \
 || (rm -f test-inline-pixbufs.h && false)
 }}}

 I have a Macintel with 10.6.8.

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


More information about the macports-tickets mailing list