[Call for Testing] X.org 7.5 for FreeBSD
Warren Block
wblock at wonkity.com
Sun Mar 14 16:21:17 UTC 2010
On Sun, 14 Mar 2010, Peter Jeremy wrote:
> First system is 8-stable/amd64 from late January. It blows up
> compiling jdk15 as follows:
>
> /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -Damd64 -DARCH='"amd64"' -DRELEASE='"1.5.0_16-p9"' -DFULL_VERSION='"1.5.0_16-p9-root_13_mar_2010_22_04"' -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_ALLBSD_SOURCE -D_LP64=1 -I. -I/usr/ports/work/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/sun/sun.awt.X11/xawt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/javavm/include -I../../../src/solaris/javavm/include -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt/X11 -I../../../src/solaris/native/sun/awt/X11 -DXAWT -DXAWT_HACK -I/usr/ports/work/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders -I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt -I../../../src/solaris/native/sun/jdga -I../../../src/share/nat!
ive/sun/awt/debug -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/java2d -I../../../src/share/native/sun/java2d/loops -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font -I../../../src/solaris/native/sun/java2d -I../../../src/share/native/sun/java2d/pipe -I../../../src/share/native/sun/java2d/opengl -I../../../src/solaris/native/sun/java2d/opengl -I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/solaris/native/sun/font -I/usr/local/include/X11/extensions -I/usr/local/include -I/usr/local/include -DX11DIR=\"/usr/local\" -DLOCALDIR=\"/usr/local\" -c -o /usr/ports/work/usr/ports/java/jdk15/work/control/build/bsd-amd64/tmp/sun/sun.awt.X11/xawt/obj64/awt_GraphicsEnv.o ../../../src/sol!
aris/native/sun/awt/awt_GraphicsEnv.c
> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig':
> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:235: warning: format '%x' expects type 'unsigned int *', but argument 3 has type 'VisualID *'
> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler':
> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:835: error: 'X_ShmAttach' undeclared (first use in this function)
> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:835: error: (Each undeclared identifier is reported only once
> ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:835: error: for each function it appears in.)
...
> X_ShmAttach used to be defined in X11/extensions/XShm.h but is now
> defined in a new file X11/extensions/shmproto.h. awt_GraphicsEnv.c
> #includes XShm.h via awt_GraphicsEnv.h. shmproto.h is not referenced
> from anywhere within either the X11 include tree or jdk15 build tree.
A jdk16 build fails the same way:
../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:919: error: 'X_ShmAttach' undeclared (first use in this function)
And there's also a PR for openjdk from February: http://www.freebsd.org/cgi/query-pr.cgi?pr=144063
-Warren Block * Rapid City, South Dakota USA
More information about the freebsd-x11
mailing list