[MacPorts] #17429: xrender 0.9.4 doesn't find X11 (x11.pc) on Tiger

MacPorts noreply at macports.org
Sat Nov 29 21:24:17 PST 2008


#17429: xrender 0.9.4 doesn't find X11 (x11.pc) on Tiger
--------------------------------------+-------------------------------------
 Reporter:  garribald@…               |       Owner:  jeremyhu@…           
     Type:  defect                    |      Status:  new                  
 Priority:  Normal                    |   Milestone:  Port Bugs            
Component:  ports                     |     Version:  1.6.0                
 Keywords:  xrender Tiger             |        Port:  xrender              
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 Now I get this, on Mac OS X 10.4.11 Intel:

 {{{
 $ port -u upgrade xrender
 Portfile changed since last build; discarding previous state.
 --->  Fetching xrender
 --->  Verifying checksum(s) for xrender
 --->  Extracting xrender
 --->  Configuring xrender
 --->  Building xrender
 Error: Target org.macports.build returned: shell command " cd
 "/mp/var/macports/build/_Users_rschmidt_macports_dports_x11_xrender/work/libXrender-0.9.4"
 && nice -n 10 make -j2 all " returned error 2
 Command output: /bin/sh ../libtool --tag=CC   --mode=compile
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -I/mp/include   -I/usr/X11R6/include
 -DXTHREADS -I.. -I../include/X11/extensions  -O2 -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -c -o Picture.lo
 Picture.c
  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -I/mp/include -I/usr/X11R6/include
 -DXTHREADS -I.. -I../include/X11/extensions -O2 -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -c Glyph.c -o Glyph.o
 >/dev/null 2>&1
  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -I/mp/include -I/usr/X11R6/include
 -DXTHREADS -I.. -I../include/X11/extensions -O2 -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -c Picture.c  -fno-
 common -DPIC -o .libs/Picture.o
 Picture.c:29:25:Picture.c:29:25: error: X11/Xregion.h: No such file or
 directory
  error: X11/Xregion.h: No such file or directory
 Picture.c: In function 'XRenderSetPictureClipRegion':
 Picture.c:177: error: 'BOX' undeclared (first use in this function)
 Picture.c:177: error: (Each undeclared identifier is reported only once
 Picture.c: In function 'XRenderSetPictureClipRegion':Picture.c:177: error:
 for each function it appears in.)

 Picture.c:177: error: 'BOX' undeclared (first use in this function)
 Picture.c:177: error: (Each undeclared identifier is reported only once
 Picture.c:177: error: for each function it appears in.)
 Picture.c:177: error: 'pb' undeclared (first use in this function)
 Picture.c:177: error: 'pb' undeclared (first use in this function)
 Picture.c:182: error: dereferencing pointer to incomplete type
 Picture.c:184: error: dereferencing pointer to incomplete type
 Picture.c:184: error: dereferencing pointer to incomplete type
 Picture.c:191: error: dereferencing pointer to incomplete type
 Picture.c:193: error: dereferencing pointer to incomplete type
 Picture.c:182: error: dereferencing pointer to incomplete type
 Picture.c:184: error: dereferencing pointer to incomplete type
 Picture.c:184: error: dereferencing pointer to incomplete type
 Picture.c:191: error: dereferencing pointer to incomplete type
 Picture.c:193: error: dereferencing pointer to incomplete type
 lipo: can't figure out the architecture type of: /var/tmp//cc0eGhWD.out
 make[2]: *** [Picture.lo] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Error: Unable to upgrade port: 1
 }}}

 The same failure occurs on Mac OS X 10.3.9 PowerPC.

 There is no file Xregion.h anywhere on these systems.

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


More information about the macports-tickets mailing list