xrender busted?

Aaron Voisine voisine at gmail.com
Thu Jun 28 16:58:46 PDT 2007


I have 10.4.10, a core duo (not core2 duo), xcode 2.4.1 and macports 1.442.

sudo port -dv install xrender
DEBUG: Found port in
file:///usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
DEBUG: Changing to port directory:
/usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
DEBUG: Requested variant darwin is not provided by port xrender.
DEBUG: Requested variant i386 is not provided by port xrender.
DEBUG: Requested variant macosx is not provided by port xrender.
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: Found port in
file:///usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
DEBUG: Changing to port directory:
/usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
DEBUG: Requested variant i386 is not provided by port XFree86.
DEBUG: Executing variant darwin provides darwin
DEBUG: Executing variant macosx provides macosx
DEBUG: Searching for dependency: XFree86
DEBUG: Didn't find receipt, going to depspec regex for: XFree86
DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
regex: ^libX11\.6\.dylib$
DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
regex: ^libX11\.6\.dylib$
DEBUG: Found port in
file:///usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
DEBUG: Changing to port directory:
/usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
DEBUG: Requested variant darwin is not provided by port render.
DEBUG: Requested variant i386 is not provided by port render.
DEBUG: Requested variant macosx is not provided by port render.
DEBUG: Searching for dependency: render
DEBUG: Found Dependency: receipt exists for render
DEBUG: Skipping completed com.apple.main (xrender)
DEBUG: Skipping completed com.apple.fetch (xrender)
DEBUG: Skipping completed com.apple.checksum (xrender)
DEBUG: setting option extract.cmd to /usr/bin/bzip2
DEBUG: Skipping completed com.apple.extract (xrender)
DEBUG: Skipping completed com.apple.patch (xrender)
DEBUG: Skipping completed com.apple.configure (xrender)
--->  Building xrender with target all
DEBUG: Executing com.apple.build (xrender)
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0"
&& make all'
make  all-am
if /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H
-I. -I. -I.   -I/usr/local/include -I/usr/local/include
-I/usr/X11R6/include -DXTHREADS -O2 -MT AddTrap.lo -MD -MP -MF
".deps/AddTrap.Tpo" \
  -c -o AddTrap.lo `test -f 'AddTrap.c' || echo './'`AddTrap.c; \
then mv -f ".deps/AddTrap.Tpo" ".deps/AddTrap.Plo"; \
else rm -f ".deps/AddTrap.Tpo"; exit 1; \
fi
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include
-I/usr/local/include -I/usr/X11R6/include -DXTHREADS -O2 -MT
AddTrap.lo -MD -MP -MF .deps/AddTrap.Tpo -c AddTrap.c  -fno-common
-DPIC -o .libs/AddTrap.o
AddTrap.c: In function 'XRenderAddTraps':
AddTrap.c:38: error: 'xRenderAddTrapsReq' undeclared (first use in
this function)
AddTrap.c:38: error: (Each undeclared identifier is reported only once
AddTrap.c:38: error: for each function it appears in.)
AddTrap.c:38: error: 'req' undeclared (first use in this function)
AddTrap.c:47: error: 'sz_xRenderAddTrapsReq' undeclared (first use in
this function)
AddTrap.c:47: error: parse error before ')' token
AddTrap.c:47: error: 'X_RenderAddTraps' undeclared (first use in this function)
AddTrap.c:54: error: 'sz_xTrap' undeclared (first use in this function)
make[1]: *** [AddTrap.lo] Error 1
make: *** [all] Error 2
Error: Target com.apple.build returned: shell command " cd
"/usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/libXrender-0.9.0"
&& make all " returned error 2
Command output: make  all-am
if /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H
-I. -I. -I.   -I/usr/local/include -I/usr/local/include
-I/usr/X11R6/include -DXTHREADS -O2 -MT AddTrap.lo -MD -MP -MF
".deps/AddTrap.Tpo" \
  -c -o AddTrap.lo `test -f 'AddTrap.c' || echo './'`AddTrap.c; \
then mv -f ".deps/AddTrap.Tpo" ".deps/AddTrap.Plo"; \
else rm -f ".deps/AddTrap.Tpo"; exit 1; \
fi
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include
-I/usr/local/include -I/usr/X11R6/include -DXTHREADS -O2 -MT
AddTrap.lo -MD -MP -MF .deps/AddTrap.Tpo -c AddTrap.c  -fno-common
-DPIC -o .libs/AddTrap.o
AddTrap.c: In function 'XRenderAddTraps':
AddTrap.c:38: error: 'xRenderAddTrapsReq' undeclared (first use in
this function)
AddTrap.c:38: error: (Each undeclared identifier is reported only once
AddTrap.c:38: error: for each function it appears in.)
AddTrap.c:38: error: 'req' undeclared (first use in this function)
AddTrap.c:47: error: 'sz_xRenderAddTrapsReq' undeclared (first use in
this function)
AddTrap.c:47: error: parse error before ')' token
AddTrap.c:47: error: 'X_RenderAddTraps' undeclared (first use in this function)
AddTrap.c:54: error: 'sz_xTrap' undeclared (first use in this function)
make[1]: *** [AddTrap.lo] Error 1
make: *** [all] Error 2

Warning: the following items did not execute (for xrender):
com.apple.activate com.apple.build com.apple.destroot
com.apple.install
Error: Status 1 encountered during processing.

On 6/28/07, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> xrender installs fine for me. I just rebuilt render and xrender to
> make sure. I have Mac OS X 10.4.9 on Intel Core 2 Duo with Xcode
> 2.4.1 and MacPorts 1.4.42. And you?
>
> If you don't have the latest, upgrade. If you do have the latest, or
> upgrading doesn't help, try "sudo port -dv install xrender" and send
> us the output.

Aaron

-- 
There's no trick to being a humorist when you have the whole
government working for you -- Will Rodgers



More information about the macports-users mailing list