Mock Version: 1.1.4 Mock Version: 1.1.4 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cairo-java.spec'], False, '/var/lib/mock/dist-f14-build-902815-132455/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cairo-java.spec'] warning: Could not canonicalize hostname: x86-19.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/cairo-java-1.0.8-1.fc14.1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cairo-java.spec'], False, '/var/lib/mock/dist-f14-build-902815-132455/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cairo-java.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qjgt8j + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cairo-java-1.0.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cairo-java-1.0.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cairo-java-1.0.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cairo-java-gjavah.patch):' Patch #0 (cairo-java-gjavah.patch): + /bin/cat /builddir/build/SOURCES/cairo-java-gjavah.patch + /usr/bin/patch -s -p1 -b --suffix .gjavah --fuzz=0 + touch aclocal.m4 + touch configure Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cEZNNV + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.8 + LANG=C + export LANG + unset DISPLAY + RPM_OPT_FLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'GCJFLAGS=-O2 -fPIC' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcj... gcj checking dependency style of gcj... none checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... yes checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... yes checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB_JAVA... yes checking for glib-java jar file... /usr/share/java/glib0.4-0.4.2.jar checking for glib-java library... -pthread -lglibjava -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for glib-java cflags... -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for glib-java jni library... -L/usr/lib -lglibjni checking for a BSD-compatible install... /usr/bin/install -c checking for db2html... /usr/bin/db2html checking for gcj... gcj -C checking if gcj -C works... yes checking for javadoc... javadoc checking for jar... jar checking for gcj... /usr/bin/gcj checking for GCJ - version >= 3.0.0... yes checking for gcj... (cached) /usr/bin/gcj checking for jar... /usr/bin/jar checking platform to setup platform specific variables... linux-gnu checking for main in -libs... no checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for alloca... yes checking whether gcc and cc understand -c and -o together... yes checking for CAIRO... yes checking for FONTCONFIG... yes checking for GLIB... yes checking for gjavah... gjavah -jni configure: creating ./config.status config.status: creating Makefile config.status: creating cairo-java.pc config.status: creating cairo-java-uninstalled.pc config.status: creating src/java/org/freedesktop/cairo/Config.java config.status: executing depfiles commands + make -j16 gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Antialias.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/CairoException.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/CairoObject.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Content.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Context.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Config.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Extend.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FillRule.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Filter.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontExtents.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontFace.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontOptions.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontSlant.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontWeight.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Format.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Glyph.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Gradient.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/HintMetrics.java src/java/org/freedesktop/cairo/CairoException.java:11: warning: The serializable class CairoException does not declare a static final serialVersionUID field of type long public class CairoException extends Exception { ^^^^^^^^^^^^^^ 1 problem (1 warning) src/java/org/freedesktop/cairo/FontSlant.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:13: warning: The type Enum is deprecated public class FontSlant extends Enum { ^^^^ src/java/org/freedesktop/cairo/FontSlant.java:29: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:37: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:39: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:50: warning: The constructor Enum() is deprecated private FontSlant(int value) { ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/HintStyle.java src/java/org/freedesktop/cairo/FontWeight.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:13: warning: The type Enum is deprecated public class FontWeight extends Enum { ^^^^ src/java/org/freedesktop/cairo/FontWeight.java:25: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:33: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:35: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:41: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:46: warning: The constructor Enum() is deprecated private FontWeight(int value) { ^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:47: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/Content.java:12: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:14: warning: The type Enum is deprecated public class Content extends Enum { ^^^^ src/java/org/freedesktop/cairo/Content.java:31: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:39: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:41: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:46: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:51: warning: The constructor Enum() is deprecated private Content(int value) { ^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:52: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/ImageSurface.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/LinearGradient.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/LineCap.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/LineJoin.java src/java/org/freedesktop/cairo/Antialias.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Antialias.java:87: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Antialias.java:93: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/Filter.java:52: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Filter.java:62: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Filter.java:67: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized src/java/org/freedesktop/cairo/Extend.java:73: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Extend.java:83: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Extend.java:88: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/Format.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:13: warning: The type Enum is deprecated public class Format extends Enum { ^^^^ src/java/org/freedesktop/cairo/Format.java:34: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:42: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:44: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:49: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:54: warning: The constructor Enum() is deprecated private Format(int value) { ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:55: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:59: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:59: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:59: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Matrix.java src/java/org/freedesktop/cairo/FontOptions.java:12: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:14: warning: The type CairoObject is deprecated public class FontOptions extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:17: warning: The constructor CairoObject(Handle) is deprecated super(cairo_font_options_create()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:20: warning: The type Handle is deprecated FontOptions(Handle handle) { ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:21: warning: The constructor CairoObject(Handle) is deprecated super(handle); ^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:24: warning: The type Antialias is deprecated public void setAntialias(Antialias antialias) { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:25: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:25: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:28: warning: The type Antialias is deprecated public Antialias getAntialias() { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The type Antialias is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The method intern(int) from the type Antialias is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The method getHandle() from the type Struct is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:32: warning: The type SubpixelOrder is deprecated public void setSubpixelOrder(SubpixelOrder subpixelOrder) { ^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:33: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_subpixel_order(getHandle(), subpixelOrder ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:33: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_subpixel_order(getHandle(), subpixelOrder .getValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:37: warning: The type SubpixelOrder is deprecated public SubpixelOrder getSubpixelOrder() { ^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:38: warning: The type SubpixelOrder is deprecated return SubpixelOrder ^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:38: warning: The method intern(int) from the type SubpixelOrder is deprecated return SubpixelOrder .intern(cairo_font_options_get_subpixel_order(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:39: warning: The method getHandle() from the type Struct is deprecated .intern(cairo_font_options_get_subpixel_order(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:42: warning: The type HintStyle is deprecated public void setHintStyle(HintStyle hintStyle) { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:43: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_hint_style(getHandle(), hintStyle.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:43: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_hint_style(getHandle(), hintStyle.getValue()); ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:46: warning: The type HintStyle is deprecated public HintStyle getHintStyle() { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The type HintStyle is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The method intern(int) from the type HintStyle is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The method getHandle() from the type Struct is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:50: warning: The type HintMetrics is deprecated public void setHintMetrics(HintMetrics hintMetrics) { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:51: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_hint_metrics(getHandle(), hintMetrics.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:51: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_hint_metrics(getHandle(), hintMetrics.getValue()); ^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:54: warning: The type HintMetrics is deprecated public HintMetrics getHintMetrics() { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:55: warning: The type HintMetrics is deprecated return HintMetrics ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:55: warning: The method intern(int) from the type HintMetrics is deprecated return HintMetrics .intern(cairo_font_options_get_hint_metrics(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:56: warning: The method getHandle() from the type Struct is deprecated .intern(cairo_font_options_get_hint_metrics(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:60: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_merge(getHandle(), other.getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:60: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_merge(getHandle(), other.getHandle()); ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:64: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_equal(getHandle(), other.getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:64: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_equal(getHandle(), other.getHandle()); ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:68: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_hash(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:72: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_destroy(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:76: warning: The type Handle is deprecated native static final private Handle cairo_font_options_create(); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:79: warning: The type Handle is deprecated Handle obj, int antialias); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:81: warning: The type Handle is deprecated native static final private int cairo_font_options_get_antialias(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:84: warning: The type Handle is deprecated Handle obj, int order); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:87: warning: The type Handle is deprecated Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:90: warning: The type Handle is deprecated Handle obj, int style); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:92: warning: The type Handle is deprecated native static final private int cairo_font_options_get_hint_style(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:95: warning: The type Handle is deprecated Handle obj, int metrics); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:98: warning: The type Handle is deprecated Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:100: warning: The type Handle is deprecated native static final private void cairo_font_options_destroy(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:102: warning: The type Handle is deprecated native static final private void cairo_font_options_merge(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:103: warning: The type Handle is deprecated Handle other); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:105: warning: The type Handle is deprecated native static final private boolean cairo_font_options_equal(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:106: warning: The type Handle is deprecated Handle other); ^^^^^^ gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Operator.java src/java/org/freedesktop/cairo/FontOptions.java:108: warning: The type Handle is deprecated native static final private long cairo_font_options_hash(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintMetrics.java:67: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintMetrics.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintMetrics.java:83: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintStyle.java:92: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintStyle.java:102: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintStyle.java:108: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/SubpixelOrder.java:87: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/SubpixelOrder.java:97: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/SubpixelOrder.java:103: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 63 problems (63 warnings) src/java/org/freedesktop/cairo/Context.java:11: warning: The type Struct is deprecated import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:12: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:14: warning: The type CairoObject is deprecated public class Context extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:32: warning: The type Handle is deprecated protected Context(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/Context.java:33: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:452: warning: The method getHandle() from the type Struct is deprecated cairo_move_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:471: warning: The method getHandle() from the type Struct is deprecated cairo_line_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:496: warning: The method getHandle() from the type Struct is deprecated cairo_curve_to(getHandle(), x1, y1, x2, y2, x3, y3); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:530: warning: The method getHandle() from the type Struct is deprecated cairo_arc(getHandle(), x, y, radius, angle1, angle2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:556: warning: The method getHandle() from the type Struct is deprecated cairo_arc_negative(getHandle(), x, y, radius, angle1, angle2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:575: warning: The method getHandle() from the type Struct is deprecated cairo_rel_move_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:595: warning: The method getHandle() from the type Struct is deprecated cairo_rel_line_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:621: warning: The method getHandle() from the type Struct is deprecated cairo_rel_curve_to(getHandle(), x1, y1, x2, y2, x3, y3); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:782: warning: The method getHandle() from the type Struct is deprecated cairo_copy_page(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:786: warning: The method getHandle() from the type Struct is deprecated cairo_show_page(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:808: warning: The method getHandle() from the type Struct is deprecated return cairo_in_stroke(getHandle(), p.getX(), p.getY()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:830: warning: The method getHandle() from the type Struct is deprecated return cairo_in_fill(getHandle(), p.getX(), p.getY()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:838: warning: The method getHandle() from the type Struct is deprecated cairo_stroke_extents(getHandle(), x1, y1, x2, y2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:839: warning: The constructor Rectangle(double, double, double, double) is deprecated return new Rectangle(x1[0], y1[0], x2[0], y2[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:847: warning: The method getHandle() from the type Struct is deprecated cairo_fill_extents(getHandle(), x1, y1, x2, y2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:848: warning: The constructor Rectangle(double, double, double, double) is deprecated return new Rectangle(x1[0], y1[0], x2[0], y2[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1008: warning: The type Glyph is deprecated public void showGlyphs(Glyph[] glyphs) { ^^^^^ src/java/org/freedesktop/cairo/Context.java:1011: warning: The type Handle is deprecated Handle[] hndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1011: warning: The type Handle is deprecated Handle[] hndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1013: warning: The method getHandle() from the type Struct is deprecated hndls[i] = glyphs[i].getHandle(); ^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1014: warning: The method getHandle() from the type Struct is deprecated cairo_show_glyphs(getHandle(), hndls); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1104: warning: The method getHandle() from the type Struct is deprecated cairo_text_path(getHandle(), text); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1107: warning: The type Glyph is deprecated public void glyphPath(Glyph[] glyphs) { ^^^^^ src/java/org/freedesktop/cairo/Context.java:1108: warning: The type Handle is deprecated Handle[] gHndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1108: warning: The type Handle is deprecated Handle[] gHndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1110: warning: The method getHandle() from the type Struct is deprecated gHndls[i] = glyphs[i].getHandle(); ^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1111: warning: The method getHandle() from the type Struct is deprecated cairo_glyph_path(getHandle(), gHndls); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1263: warning: The method getHandle() from the type Struct is deprecated return Status.intern(cairo_status(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1266: warning: The type Antialias is deprecated public void setAntialias(Antialias antialias) { ^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1267: warning: The method getHandle() from the type Struct is deprecated cairo_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1267: warning: The method getValue() from the type Enum is deprecated cairo_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1270: warning: The type Antialias is deprecated public Antialias getAntialias() { ^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1271: warning: The method intern(int) from the type Antialias is deprecated return Antialias.intern(cairo_get_antialias(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1271: warning: The type Antialias is deprecated return Antialias.intern(cairo_get_antialias(getHandle())); ^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1271: warning: The method getHandle() from the type Struct is deprecated return Antialias.intern(cairo_get_antialias(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1275: warning: The method getHandle() from the type Struct is deprecated cairo_set_font_options(getHandle(), fontOptions.getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1275: warning: The method getHandle() from the type Struct is deprecated cairo_set_font_options(getHandle(), fontOptions.getHandle()); ^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1279: warning: The method getHandle() from the type Struct is deprecated return new FontOptions(cairo_get_font_options(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1324: warning: The type Handle is deprecated native static final private Handle cairo_create(Handle surface); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1324: warning: The type Handle is deprecated native static final private Handle cairo_create(Handle surface); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1326: warning: The type Handle is deprecated native static final private void cairo_destroy(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1328: warning: The type Handle is deprecated native static final private void cairo_save(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1330: warning: The type Handle is deprecated native static final private void cairo_restore(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1332: warning: The type Handle is deprecated native static final private void cairo_set_operator(Handle obj, int operator); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1334: warning: The type Handle is deprecated native static final private void cairo_set_source(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1334: warning: The type Handle is deprecated native static final private void cairo_set_source(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1336: warning: The type Handle is deprecated native static final private void cairo_set_source_rgb(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1339: warning: The type Handle is deprecated native static final private void cairo_set_source_rgba(Handle object, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1342: warning: The type Handle is deprecated native static final private void cairo_set_source_surface(Handle object, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1343: warning: The type Handle is deprecated Handle surface, double x, double y); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1345: warning: The type Handle is deprecated native static final private void cairo_set_tolerance(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1348: warning: The type Handle is deprecated native static final private void cairo_set_fill_rule(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1351: warning: The type Handle is deprecated native static final private void cairo_set_line_width(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1354: warning: The type Handle is deprecated native static final private void cairo_set_line_cap(Handle obj, int lineCap); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1356: warning: The type Handle is deprecated native static final private void cairo_set_line_join(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1359: warning: The type Handle is deprecated native static final private void cairo_set_dash(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1362: warning: The type Handle is deprecated native static final private void cairo_set_miter_limit(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1365: warning: The type Handle is deprecated native static final private void cairo_translate(Handle obj, double tx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1368: warning: The type Handle is deprecated native static final private void cairo_scale(Handle obj, double sx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1371: warning: The type Handle is deprecated native static final private void cairo_rotate(Handle obj, double angle); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1373: warning: The type Handle is deprecated native static final private void cairo_transform(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1373: warning: The type Handle is deprecated native static final private void cairo_transform(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1375: warning: The type Handle is deprecated native static final private void cairo_set_matrix(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1375: warning: The type Handle is deprecated native static final private void cairo_set_matrix(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1377: warning: The type Handle is deprecated native static final private void cairo_identity_matrix(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1379: warning: The type Handle is deprecated native static final private void cairo_user_to_device(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1382: warning: The type Handle is deprecated native static final private void cairo_user_to_device_distance(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1385: warning: The type Handle is deprecated native static final private void cairo_device_to_user(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1388: warning: The type Handle is deprecated native static final private void cairo_device_to_user_distance(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1391: warning: The type Handle is deprecated native static final private void cairo_new_path(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1393: warning: The type Handle is deprecated native static final private void cairo_move_to(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1396: warning: The type Handle is deprecated native static final private void cairo_line_to(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1399: warning: The type Handle is deprecated native static final private void cairo_curve_to(Handle obj, double x1, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1402: warning: The type Handle is deprecated native static final private void cairo_arc(Handle obj, double xc, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1405: warning: The type Handle is deprecated native static final private void cairo_arc_negative(Handle obj, double xc, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1408: warning: The type Handle is deprecated native static final private void cairo_rel_move_to(Handle obj, double dx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1411: warning: The type Handle is deprecated native static final private void cairo_rel_line_to(Handle obj, double dx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1414: warning: The type Handle is deprecated native static final private void cairo_rel_curve_to(Handle obj, double dx1, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1417: warning: The type Handle is deprecated native static final private void cairo_rectangle(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1420: warning: The type Handle is deprecated native static final private void cairo_close_path(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1422: warning: The type Handle is deprecated native static final private void cairo_paint(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1424: warning: The type Handle is deprecated native static final private void cairo_paint_with_alpha(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1427: warning: The type Handle is deprecated native static final private void cairo_mask(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1427: warning: The type Handle is deprecated native static final private void cairo_mask(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1429: warning: The type Handle is deprecated native static final private void cairo_mask_surface(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1430: warning: The type Handle is deprecated Handle surface, double sx, double sy); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1432: warning: The type Handle is deprecated native static final private void cairo_stroke(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1434: warning: The type Handle is deprecated native static final private void cairo_stroke_preserve(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1436: warning: The type Handle is deprecated native static final private void cairo_fill(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1438: warning: The type Handle is deprecated native static final private void cairo_fill_preserve(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1440: warning: The type Handle is deprecated native static final private void cairo_copy_page(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1442: warning: The type Handle is deprecated native static final private void cairo_show_page(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1444: warning: The type Handle is deprecated native static final private boolean cairo_in_stroke(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1447: warning: The type Handle is deprecated native static final private boolean cairo_in_fill(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1450: warning: The type Handle is deprecated native static final private void cairo_stroke_extents(Handle obj, ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:13: warning: The type CairoObject is deprecated public class FontExtents extends CairoObject { ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:15: warning: The type Handle is deprecated FontExtents(Handle hndl) { ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:16: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:20: warning: The method getHandle() from the type Struct is deprecated free(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:25: warning: The method getHandle() from the type Struct is deprecated return get_ascent(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:29: warning: The method getHandle() from the type Struct is deprecated return get_descent(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:33: warning: The method getHandle() from the type Struct is deprecated return get_height(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:37: warning: The method getHandle() from the type Struct is deprecated return get_max_x_advance(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:41: warning: The method getHandle() from the type Struct is deprecated return get_max_y_advance(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:51: warning: The type Handle is deprecated native static final private void free(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:53: warning: The type Handle is deprecated native static final private double get_ascent(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:55: warning: The type Handle is deprecated native static final private double get_descent(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:57: warning: The type Handle is deprecated native static final private double get_height(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:59: warning: The type Handle is deprecated native static final private double get_max_x_advance(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontExtents.java:61: warning: The type Handle is deprecated gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Pattern.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/RadialGradient.java native static final private double get_max_y_advance(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Antialias.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Antialias.java:87: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Antialias.java:93: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:13: warning: The type Enum is deprecated public class FillRule extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:26: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:34: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:36: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:41: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:46: warning: The constructor Enum() is deprecated private FillRule(int value) { ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:47: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Matrix.java:11: warning: The import org.gnu.glib.Struct is never used import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Matrix.java:353: warning: The method cairo_matrix_transform_point(Handle, double[], double[]) from the type Matrix is never used locally native static final private void cairo_matrix_transform_point( Handle handle, double[] x, double[] y); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:12: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:14: warning: The type CairoObject is deprecated public class FontOptions extends CairoObject { ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:17: warning: The constructor CairoObject(Handle) is deprecated super(cairo_font_options_create()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:20: warning: The type Handle is deprecated FontOptions(Handle handle) { ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:21: warning: The constructor CairoObject(Handle) is deprecated super(handle); ^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:24: warning: The type Antialias is deprecated public void setAntialias(Antialias antialias) { ^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:25: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:25: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:28: warning: The type Antialias is deprecated public Antialias getAntialias() { ^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The type Antialias is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The method intern(int) from the type Antialias is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The method getHandle() from the type Struct is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:32: warning: The type SubpixelOrder is deprecated public void setSubpixelOrder(SubpixelOrder subpixelOrder) { ^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:33: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_subpixel_order(getHandle(), subpixelOrder ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:33: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_subpixel_order(getHandle(), subpixelOrder .getValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:37: warning: The type SubpixelOrder is deprecated public SubpixelOrder getSubpixelOrder() { ^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:38: warning: The type SubpixelOrder is deprecated return SubpixelOrder ^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:38: warning: The method intern(int) from the type SubpixelOrder is deprecated return SubpixelOrder .intern(cairo_font_options_get_subpixel_order(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:39: warning: The method getHandle() from the type Struct is deprecated .intern(cairo_font_options_get_subpixel_order(getHandle())); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:42: warning: The type HintStyle is deprecated public void setHintStyle(HintStyle hintStyle) { ^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:43: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_hint_style(getHandle(), hintStyle.getValue()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:43: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_hint_style(getHandle(), hintStyle.getValue()); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:46: warning: The type HintStyle is deprecated public HintStyle getHintStyle() { ^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The type HintStyle is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The method intern(int) from the type HintStyle is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The method getHandle() from the type Struct is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:50: warning: The type HintMetrics is deprecated public void setHintMetrics(HintMetrics hintMetrics) { ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:51: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_hint_metrics(getHandle(), hintMetrics.getValue()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:51: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_hint_metrics(getHandle(), hintMetrics.getValue()); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:54: warning: The type HintMetrics is deprecated public HintMetrics getHintMetrics() { ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:55: warning: The type HintMetrics is deprecated return HintMetrics ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:55: warning: The method intern(int) from the type HintMetrics is deprecated return HintMetrics .intern(cairo_font_options_get_hint_metrics(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:56: warning: The method getHandle() from the type Struct is deprecated .intern(cairo_font_options_get_hint_metrics(getHandle())); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:60: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_merge(getHandle(), other.getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:60: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_merge(getHandle(), other.getHandle()); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:64: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_equal(getHandle(), other.getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:64: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_equal(getHandle(), other.getHandle()); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:68: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_hash(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:72: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_destroy(getHandle()); ^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:76: warning: The type Handle is deprecated native static final private Handle cairo_font_options_create(); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:79: warning: The type Handle is deprecated Handle obj, int antialias); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:81: warning: The type Handle is deprecated native static final private int cairo_font_options_get_antialias(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:84: warning: The type Handle is deprecated Handle obj, int order); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:87: warning: The type Handle is deprecated Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:90: warning: The type Handle is deprecated Handle obj, int style); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:92: warning: The type Handle is deprecated native static final private int cairo_font_options_get_hint_style(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:95: warning: The type Handle is deprecated Handle obj, int metrics); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:98: warning: The type Handle is deprecated Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:100: warning: The type Handle is deprecated native static final private void cairo_font_options_destroy(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:102: warning: The type Handle is deprecated native static final private void cairo_font_options_merge(Handle obj, ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:103: warning: The type Handle is deprecated Handle other); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:105: warning: The type Handle is deprecated native static final private boolean cairo_font_options_equal(Handle obj, ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:106: warning: The type Handle is deprecated Handle other); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontOptions.java:108: warning: The type Handle is deprecated native static final private long cairo_font_options_hash(Handle obj); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:13: warning: The type Enum is deprecated public class LineCap extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:30: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:38: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:40: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:50: warning: The constructor Enum() is deprecated private LineCap(int value) { ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:13: warning: The type Enum is deprecated public class LineJoin extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:30: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:38: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:40: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:50: warning: The constructor Enum() is deprecated private LineJoin(int value) { ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Operator.java:85: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Operator.java:95: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Operator.java:100: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Pattern.java:11: warning: The import org.gnu.glib.Struct is never used import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:13: warning: The type Enum is deprecated public class FontSlant extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:29: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:37: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:39: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:50: warning: The constructor Enum() is deprecated private FontSlant(int value) { ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:13: warning: The type Enum is deprecated public class FontWeight extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:25: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:33: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:35: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:41: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:46: warning: The constructor Enum() is deprecated private FontWeight(int value) { ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:47: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:12: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:14: warning: The type Enum is deprecated public class Status extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:106: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:114: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:116: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:121: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:126: warning: The constructor Enum() is deprecated private Status(int value) { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:127: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:131: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:131: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:131: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Status.java:135: warning: The field Enum.value_ is deprecated return cairo_status_to_string(value_); ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:12: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:14: warning: The type Enum is deprecated public class Content extends Enum { ^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:31: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:39: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:41: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:46: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:51: warning: The constructor Enum() is deprecated private Content(int value) { ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:52: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintMetrics.java:67: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintMetrics.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintMetrics.java:83: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintStyle.java:92: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintStyle.java:102: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/HintStyle.java:108: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/SubpixelOrder.java:87: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/SubpixelOrder.java:97: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/cairo-java-1.0.8/./src/java/org/freedesktop/cairo/SubpixelOrder.java:103: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/ScaledFont.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/SurfacePattern.java src/java/org/freedesktop/cairo/FontExtents.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:13: warning: The type CairoObject is deprecated public class FontExtents extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:15: warning: The type Handle is deprecated FontExtents(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:16: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:20: warning: The method getHandle() from the type Struct is deprecated free(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:25: warning: The method getHandle() from the type Struct is deprecated return get_ascent(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:29: warning: The method getHandle() from the type Struct is deprecated return get_descent(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:33: warning: The method getHandle() from the type Struct is deprecated return get_height(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:37: warning: The method getHandle() from the type Struct is deprecated return get_max_x_advance(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:41: warning: The method getHandle() from the type Struct is deprecated return get_max_y_advance(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:51: warning: The type Handle is deprecated native static final private void free(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:53: warning: The type Handle is deprecated native static final private double get_ascent(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:55: warning: The type Handle is deprecated native static final private double get_descent(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:57: warning: The type Handle is deprecated native static final private double get_height(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:59: warning: The type Handle is deprecated native static final private double get_max_x_advance(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:61: warning: The type Handle is deprecated native static final private double get_max_y_advance(Handle obj); ^^^^^^ 16 problems (16 warnings) src/java/org/freedesktop/cairo/FillRule.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:13: warning: The type Enum is deprecated public class FillRule extends Enum { ^^^^ src/java/org/freedesktop/cairo/FillRule.java:26: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:34: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:36: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:41: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:46: warning: The constructor Enum() is deprecated private FillRule(int value) { ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:47: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 266 problems (266 warnings) src/java/org/freedesktop/cairo/Gradient.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Gradient.java:13: warning: The type Pattern is deprecated public class Gradient extends Pattern { ^^^^^^^ src/java/org/freedesktop/cairo/Gradient.java:15: warning: The type Handle is deprecated Gradient(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/Gradient.java:16: warning: The constructor Pattern(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ 4 problems (4 warnings) src/java/org/freedesktop/cairo/RadialGradient.java:15: warning: The method cairo_pattern_create_radial(double, double, double, double, double, double) from the type Pattern is deprecated super(cairo_pattern_create_radial(x1, y1, radius1, x1, y2, radius2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) src/java/org/freedesktop/cairo/Operator.java:85: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Operator.java:95: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Operator.java:100: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/LineJoin.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:13: warning: The type Enum is deprecated public class LineJoin extends Enum { ^^^^ src/java/org/freedesktop/cairo/LineJoin.java:30: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:38: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:40: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:50: warning: The constructor Enum() is deprecated private LineJoin(int value) { ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Pattern.java:11: warning: The import org.gnu.glib.Struct is never used import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/LinearGradient.java:14: warning: The method cairo_pattern_create_linear(double, double, double, double) from the type Pattern is deprecated super(cairo_pattern_create_linear(x1, y1, x2, y2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) src/java/org/freedesktop/cairo/HintStyle.java:92: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintStyle.java:102: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintStyle.java:108: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/LineCap.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:13: warning: The type Enum is deprecated public class LineCap extends Enum { ^^^^ src/java/org/freedesktop/cairo/LineCap.java:30: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:38: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:40: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:50: warning: The constructor Enum() is deprecated private LineCap(int value) { ^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/HintMetrics.java:67: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintMetrics.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintMetrics.java:83: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/Matrix.java:11: warning: The import org.gnu.glib.Struct is never used import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Matrix.java:353: warning: The method cairo_matrix_transform_point(Handle, double[], double[]) from the type Matrix is never used locally native static final private void cairo_matrix_transform_point( Handle handle, double[] x, double[] y); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2 problems (2 warnings) src/java/org/freedesktop/cairo/ScaledFont.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:13: warning: The type CairoObject is deprecated public class ScaledFont extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:40: warning: The method getHandle() from the type Struct is deprecated cairo_scaled_font_destroy(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:44: warning: The type Handle is deprecated ScaledFont(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:45: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:49: warning: The type Handle is deprecated Handle hndl = getNullHandle(); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:49: warning: The method getNullHandle() from the type Struct is deprecated Handle hndl = getNullHandle(); ^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:50: warning: The method getHandle() from the type Struct is deprecated cairo_scaled_font_extents(getHandle(), hndl); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:78: warning: The type Handle is deprecated native static final private Handle cairo_scaled_font_create(Handle face, ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:78: warning: The type Handle is deprecated native static final private Handle cairo_scaled_font_create(Handle face, ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:79: warning: The type Handle is deprecated Handle matrix, Handle ctm, Handle options); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:79: warning: The type Handle is deprecated Handle matrix, Handle ctm, Handle options); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:79: warning: The type Handle is deprecated Handle matrix, Handle ctm, Handle options); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:81: warning: The type Handle is deprecated native static final private void cairo_scaled_font_extents(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:82: warning: The type Handle is deprecated Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:85: warning: The type Handle is deprecated Handle obj, Handle[] glyphs, Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:85: warning: The type Handle is deprecated Handle obj, Handle[] glyphs, Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:85: warning: The type Handle is deprecated Handle obj, Handle[] glyphs, Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:88: warning: The method cairo_scaled_font_reference(Handle) from the type ScaledFont is never used locally native static final private void cairo_scaled_font_reference(Handle obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:88: warning: The type Handle is deprecated native static final private void cairo_scaled_font_reference(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:90: warning: The type Handle is deprecated native static final private void cairo_scaled_font_destroy(Handle obj); ^^^^^^ 21 problems (21 warnings) src/java/org/freedesktop/cairo/SurfacePattern.java:11: warning: The type Pattern is deprecated public class SurfacePattern extends Pattern { ^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:13: warning: The type Surface is deprecated public SurfacePattern(Surface surface) { ^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:14: warning: The constructor Pattern(Handle) is deprecated super(cairo_pattern_create_for_surface(surface.getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:14: warning: The method cairo_pattern_create_for_surface(Handle) from the type Pattern is deprecated super(cairo_pattern_create_for_surface(surface.getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:14: warning: The method getHandle() from the type Struct is deprecated super(cairo_pattern_create_for_surface(surface.getHandle())); ^^^^^^^^^^^^^^^^^^^ 5 problems (5 warnings) /usr/bin/jar cf cairo1.0.jar -C src/java org/freedesktop/cairo/Extend.class -C src/java org/freedesktop/cairo/FontOptions.class -C src/java org/freedesktop/cairo/Rectangle.class -C src/java org/freedesktop/cairo/SubpixelOrder.class -C src/java org/freedesktop/cairo/ScaledFont.class -C src/java org/freedesktop/cairo/Antialias.class -C src/java org/freedesktop/cairo/ImageSurface.class -C src/java org/freedesktop/cairo/CairoException.class -C src/java org/freedesktop/cairo/Status.class -C src/java org/freedesktop/cairo/FontFace.class -C src/java org/freedesktop/cairo/SurfacePattern.class -C src/java org/freedesktop/cairo/Surface.class -C src/java org/freedesktop/cairo/CairoObject.class -C src/java org/freedesktop/cairo/Operator.class -C src/java org/freedesktop/cairo/FontExtents.class -C src/java org/freedesktop/cairo/TextExtents.class -C src/java org/freedesktop/cairo/Matrix.class -C src/java org/freedesktop/cairo/LinearGradient.class -C src/java org/freedesktop/cairo/Glyph.class -C src/java org/freedesktop/cairo/Config.class -C src/java org/freedesktop/cairo/LineJoin.class -C src/java org/freedesktop/cairo/HintStyle.class -C src/java org/freedesktop/cairo/FontWeight.class -C src/java org/freedesktop/cairo/HintMetrics.class -C src/java org/freedesktop/cairo/Gradient.class -C src/java org/freedesktop/cairo/LineCap.class -C src/java org/freedesktop/cairo/FillRule.class -C src/java org/freedesktop/cairo/Format.class -C src/java org/freedesktop/cairo/Point.class -C src/java org/freedesktop/cairo/FontSlant.class -C src/java org/freedesktop/cairo/Filter.class -C src/java org/freedesktop/cairo/Pattern.class -C src/java org/freedesktop/cairo/Content.class -C src/java org/freedesktop/cairo/Context.class -C src/java org/freedesktop/cairo/RadialGradient.class make all-am make[1]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.8' gjavah -jni -o src/jni/org_freedesktop_cairo_FontOptions.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.FontOptions gjavah -jni -o src/jni/org_freedesktop_cairo_FontExtents.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.FontExtents gjavah -jni -o src/jni/org_freedesktop_cairo_FontFace.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.FontFace gjavah -jni -o src/jni/org_freedesktop_cairo_Context.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.Context gjavah -jni -o src/jni/org_freedesktop_cairo_Pattern.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.Pattern gjavah -jni -o src/jni/org_freedesktop_cairo_TextExtents.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.TextExtents gjavah -jni -o src/jni/org_freedesktop_cairo_Matrix.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.Matrix gjavah -jni -o src/jni/org_freedesktop_cairo_Glyph.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.Glyph gjavah -jni -o src/jni/org_freedesktop_cairo_ScaledFont.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.ScaledFont gjavah -jni -o src/jni/org_freedesktop_cairo_Surface.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.Surface gjavah -jni -o src/jni/org_freedesktop_cairo_Status.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.Status gjavah -jni -o src/jni/org_freedesktop_cairo_ImageSurface.h -classpath /usr/share/java/glib0.4-0.4.2.jar:src/java org.freedesktop.cairo.ImageSurface javadoc \ -d doc/api \ \ -sourcepath ./src/java \ -windowtitle "Cairo-Java 1.0.8 API Reference" \ -doctitle "Cairo-Java 1.0.8 API Reference" \ -footer "" \ -public \ -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java \ org.freedesktop.cairo Parsing ./src/java/org/freedesktop/cairo/SurfacePattern.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Antialias.lo `test -f 'src/java/org/freedesktop/cairo/Antialias.java' || echo './'`src/java/org/freedesktop/cairo/Antialias.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-CairoException.lo `test -f 'src/java/org/freedesktop/cairo/CairoException.java' || echo './'`src/java/org/freedesktop/cairo/CairoException.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-CairoObject.lo `test -f 'src/java/org/freedesktop/cairo/CairoObject.java' || echo './'`src/java/org/freedesktop/cairo/CairoObject.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Content.lo `test -f 'src/java/org/freedesktop/cairo/Content.java' || echo './'`src/java/org/freedesktop/cairo/Content.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Context.lo `test -f 'src/java/org/freedesktop/cairo/Context.java' || echo './'`src/java/org/freedesktop/cairo/Context.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Config.lo `test -f 'src/java/org/freedesktop/cairo/Config.java' || echo './'`src/java/org/freedesktop/cairo/Config.java mkdir src/java/org/freedesktop/cairo/.libs Parsing ./src/java/org/freedesktop/cairo/Gradient.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Extend.lo `test -f 'src/java/org/freedesktop/cairo/Extend.java' || echo './'`src/java/org/freedesktop/cairo/Extend.java Parsing ./src/java/org/freedesktop/cairo/LinearGradient.java Parsing ./src/java/org/freedesktop/cairo/TextExtents.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/CairoObject.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoObject.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Antialias.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Antialias.o Parsing ./src/java/org/freedesktop/cairo/PDFSurface.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Config.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Config.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/CairoException.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoException.o Parsing ./src/java/org/freedesktop/cairo/ImageSurface.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Context.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Context.o Parsing ./src/java/org/freedesktop/cairo/Rectangle.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-FillRule.lo `test -f 'src/java/org/freedesktop/cairo/FillRule.java' || echo './'`src/java/org/freedesktop/cairo/FillRule.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Filter.lo `test -f 'src/java/org/freedesktop/cairo/Filter.java' || echo './'`src/java/org/freedesktop/cairo/Filter.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-FontExtents.lo `test -f 'src/java/org/freedesktop/cairo/FontExtents.java' || echo './'`src/java/org/freedesktop/cairo/FontExtents.java Parsing ./src/java/org/freedesktop/cairo/FillRule.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-FontFace.lo `test -f 'src/java/org/freedesktop/cairo/FontFace.java' || echo './'`src/java/org/freedesktop/cairo/FontFace.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-FontOptions.lo `test -f 'src/java/org/freedesktop/cairo/FontOptions.java' || echo './'`src/java/org/freedesktop/cairo/FontOptions.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-FontSlant.lo `test -f 'src/java/org/freedesktop/cairo/FontSlant.java' || echo './'`src/java/org/freedesktop/cairo/FontSlant.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-FontWeight.lo `test -f 'src/java/org/freedesktop/cairo/FontWeight.java' || echo './'`src/java/org/freedesktop/cairo/FontWeight.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Format.lo `test -f 'src/java/org/freedesktop/cairo/Format.java' || echo './'`src/java/org/freedesktop/cairo/Format.java Parsing ./src/java/org/freedesktop/cairo/Glyph.java Parsing ./src/java/org/freedesktop/cairo/LineCap.java Parsing ./src/java/org/freedesktop/cairo/FontSlant.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Content.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Content.o Parsing ./src/java/org/freedesktop/cairo/Status.java Parsing ./src/java/org/freedesktop/cairo/FontExtents.java Parsing ./src/java/org/freedesktop/cairo/ScaledFont.java Parsing ./src/java/org/freedesktop/cairo/Surface.java Parsing ./src/java/org/freedesktop/cairo/HintMetrics.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Extend.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Extend.o Parsing ./src/java/org/freedesktop/cairo/Pattern.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/FillRule.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FillRule.o Parsing ./src/java/org/freedesktop/cairo/Antialias.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/FontExtents.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontExtents.o Parsing ./src/java/org/freedesktop/cairo/FontFace.java Parsing ./src/java/org/freedesktop/cairo/Operator.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Filter.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Filter.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/FontOptions.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontOptions.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/FontWeight.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontWeight.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/FontSlant.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontSlant.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/FontFace.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontFace.o Parsing ./src/java/org/freedesktop/cairo/RadialGradient.java Parsing ./src/java/org/freedesktop/cairo/FontWeight.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Format.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Format.o Parsing ./src/java/org/freedesktop/cairo/LineJoin.java Parsing ./src/java/org/freedesktop/cairo/Extend.java Parsing ./src/java/org/freedesktop/cairo/CairoObject.java Parsing ./src/java/org/freedesktop/cairo/Filter.java Parsing ./src/java/org/freedesktop/cairo/Config.java Parsing ./src/java/org/freedesktop/cairo/Point.java Parsing ./src/java/org/freedesktop/cairo/FontOptions.java Parsing ./src/java/org/freedesktop/cairo/Content.java Parsing ./src/java/org/freedesktop/cairo/HintStyle.java Parsing ./src/java/org/freedesktop/cairo/Matrix.java Parsing ./src/java/org/freedesktop/cairo/Format.java Parsing ./src/java/org/freedesktop/cairo/CairoException.java Parsing ./src/java/org/freedesktop/cairo/SubpixelOrder.java Parsing ./src/java/org/freedesktop/cairo/Context.java Generating doc/api/stylesheet.css... Generating doc/api/index.html... Generating doc/api/allclasses-frame.html... Generating doc/api/allclasses-noframe.html... src/java/org/freedesktop/cairo/Context.java:11: warning: The type Struct is deprecated import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:12: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:14: warning: The type CairoObject is deprecated public class Context extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:32: warning: The type Handle is deprecated protected Context(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/Context.java:33: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:452: warning: The method getHandle() from the type Struct is deprecated cairo_move_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:471: warning: The method getHandle() from the type Struct is deprecated cairo_line_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:496: warning: The method getHandle() from the type Struct is deprecated cairo_curve_to(getHandle(), x1, y1, x2, y2, x3, y3); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:530: warning: The method getHandle() from the type Struct is deprecated cairo_arc(getHandle(), x, y, radius, angle1, angle2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:556: warning: The method getHandle() from the type Struct is deprecated cairo_arc_negative(getHandle(), x, y, radius, angle1, angle2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:575: warning: The method getHandle() from the type Struct is deprecated cairo_rel_move_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:595: warning: The method getHandle() from the type Struct is deprecated cairo_rel_line_to(getHandle(), x, y); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:621: warning: The method getHandle() from the type Struct is deprecated cairo_rel_curve_to(getHandle(), x1, y1, x2, y2, x3, y3); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:782: warning: The method getHandle() from the type Struct is deprecated cairo_copy_page(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:786: warning: The method getHandle() from the type Struct is deprecated cairo_show_page(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:808: warning: The method getHandle() from the type Struct is deprecated return cairo_in_stroke(getHandle(), p.getX(), p.getY()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:830: warning: The method getHandle() from the type Struct is deprecated return cairo_in_fill(getHandle(), p.getX(), p.getY()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:838: warning: The method getHandle() from the type Struct is deprecated cairo_stroke_extents(getHandle(), x1, y1, x2, y2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:839: warning: The constructor Rectangle(double, double, double, double) is deprecated return new Rectangle(x1[0], y1[0], x2[0], y2[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:847: warning: The method getHandle() from the type Struct is deprecated cairo_fill_extents(getHandle(), x1, y1, x2, y2); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:848: warning: The constructor Rectangle(double, double, double, double) is deprecated return new Rectangle(x1[0], y1[0], x2[0], y2[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1008: warning: The type Glyph is deprecated public void showGlyphs(Glyph[] glyphs) { ^^^^^ src/java/org/freedesktop/cairo/Context.java:1011: warning: The type Handle is deprecated Handle[] hndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1011: warning: The type Handle is deprecated Handle[] hndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1013: warning: The method getHandle() from the type Struct is deprecated hndls[i] = glyphs[i].getHandle(); ^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1014: warning: The method getHandle() from the type Struct is deprecated cairo_show_glyphs(getHandle(), hndls); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1104: warning: The method getHandle() from the type Struct is deprecated cairo_text_path(getHandle(), text); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1107: warning: The type Glyph is deprecated public void glyphPath(Glyph[] glyphs) { ^^^^^ src/java/org/freedesktop/cairo/Context.java:1108: warning: The type Handle is deprecated Handle[] gHndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1108: warning: The type Handle is deprecated Handle[] gHndls = new Handle[glyphs.length]; ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1110: warning: The method getHandle() from the type Struct is deprecated gHndls[i] = glyphs[i].getHandle(); ^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1111: warning: The method getHandle() from the type Struct is deprecated cairo_glyph_path(getHandle(), gHndls); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1263: warning: The method getHandle() from the type Struct is deprecated return Status.intern(cairo_status(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1266: warning: The type Antialias is deprecated public void setAntialias(Antialias antialias) { ^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1267: warning: The method getHandle() from the type Struct is deprecated cairo_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1267: warning: The method getValue() from the type Enum is deprecated cairo_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1270: warning: The type Antialias is deprecated public Antialias getAntialias() { ^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1271: warning: The method intern(int) from the type Antialias is deprecated return Antialias.intern(cairo_get_antialias(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1271: warning: The type Antialias is deprecated return Antialias.intern(cairo_get_antialias(getHandle())); ^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1271: warning: The method getHandle() from the type Struct is deprecated return Antialias.intern(cairo_get_antialias(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1275: warning: The method getHandle() from the type Struct is deprecated cairo_set_font_options(getHandle(), fontOptions.getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1275: warning: The method getHandle() from the type Struct is deprecated cairo_set_font_options(getHandle(), fontOptions.getHandle()); ^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1279: warning: The method getHandle() from the type Struct is deprecated return new FontOptions(cairo_get_font_options(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/Context.java:1324: warning: The type Handle is deprecated native static final private Handle cairo_create(Handle surface); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1324: warning: The type Handle is deprecated native static final private Handle cairo_create(Handle surface); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1326: warning: The type Handle is deprecated native static final private void cairo_destroy(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1328: warning: The type Handle is deprecated native static final private void cairo_save(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1330: warning: The type Handle is deprecated native static final private void cairo_restore(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1332: warning: The type Handle is deprecated native static final private void cairo_set_operator(Handle obj, int operator); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1334: warning: The type Handle is deprecated native static final private void cairo_set_source(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1334: warning: The type Handle is deprecated native static final private void cairo_set_source(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1336: warning: The type Handle is deprecated native static final private void cairo_set_source_rgb(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1339: warning: The type Handle is deprecated native static final private void cairo_set_source_rgba(Handle object, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1342: warning: The type Handle is deprecated native static final private void cairo_set_source_surface(Handle object, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1343: warning: The type Handle is deprecated Handle surface, double x, double y); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1345: warning: The type Handle is deprecated native static final private void cairo_set_tolerance(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1348: warning: The type Handle is deprecated native static final private void cairo_set_fill_rule(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1351: warning: The type Handle is deprecated native static final private void cairo_set_line_width(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1354: warning: The type Handle is deprecated native static final private void cairo_set_line_cap(Handle obj, int lineCap); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1356: warning: The type Handle is deprecated native static final private void cairo_set_line_join(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1359: warning: The type Handle is deprecated native static final private void cairo_set_dash(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1362: warning: The type Handle is deprecated native static final private void cairo_set_miter_limit(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1365: warning: The type Handle is deprecated native static final private void cairo_translate(Handle obj, double tx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1368: warning: The type Handle is deprecated native static final private void cairo_scale(Handle obj, double sx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1371: warning: The type Handle is deprecated native static final private void cairo_rotate(Handle obj, double angle); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1373: warning: The type Handle is deprecated native static final private void cairo_transform(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1373: warning: The type Handle is deprecated native static final private void cairo_transform(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1375: warning: The type Handle is deprecated native static final private void cairo_set_matrix(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1375: warning: The type Handle is deprecated native static final private void cairo_set_matrix(Handle obj, Handle matrix); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1377: warning: The type Handle is deprecated native static final private void cairo_identity_matrix(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1379: warning: The type Handle is deprecated native static final private void cairo_user_to_device(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1382: warning: The type Handle is deprecated native static final private void cairo_user_to_device_distance(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1385: warning: The type Handle is deprecated native static final private void cairo_device_to_user(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1388: warning: The type Handle is deprecated native static final private void cairo_device_to_user_distance(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1391: warning: The type Handle is deprecated native static final private void cairo_new_path(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1393: warning: The type Handle is deprecated native static final private void cairo_move_to(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1396: warning: The type Handle is deprecated native static final private void cairo_line_to(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1399: warning: The type Handle is deprecated native static final private void cairo_curve_to(Handle obj, double x1, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1402: warning: The type Handle is deprecated native static final private void cairo_arc(Handle obj, double xc, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1405: warning: The type Handle is deprecated native static final private void cairo_arc_negative(Handle obj, double xc, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1408: warning: The type Handle is deprecated native static final private void cairo_rel_move_to(Handle obj, double dx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1411: warning: The type Handle is deprecated native static final private void cairo_rel_line_to(Handle obj, double dx, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1414: warning: The type Handle is deprecated native static final private void cairo_rel_curve_to(Handle obj, double dx1, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1417: warning: The type Handle is deprecated native static final private void cairo_rectangle(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1420: warning: The type Handle is deprecated native static final private void cairo_close_path(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1422: warning: The type Handle is deprecated native static final private void cairo_paint(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1424: warning: The type Handle is deprecated native static final private void cairo_paint_with_alpha(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1427: warning: The type Handle is deprecated native static final private void cairo_mask(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1427: warning: The type Handle is deprecated native static final private void cairo_mask(Handle obj, Handle pattern); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1429: warning: The type Handle is deprecated native static final private void cairo_mask_surface(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1430: warning: The type Handle is deprecated Handle surface, double sx, double sy); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1432: warning: The type Handle is deprecated native static final private void cairo_stroke(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1434: warning: The type Handle is deprecated native static final private void cairo_stroke_preserve(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1436: warning: The type Handle is deprecated native static final private void cairo_fill(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1438: warning: The type Handle is deprecated native static final private void cairo_fill_preserve(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1440: warning: The type Handle is deprecated native static final private void cairo_copy_page(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1442: warning: The type Handle is deprecated native static final private void cairo_show_page(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1444: warning: The type Handle is deprecated native static final private boolean cairo_in_stroke(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1447: warning: The type Handle is deprecated native static final private boolean cairo_in_fill(Handle obj, double x, ^^^^^^ src/java/org/freedesktop/cairo/Context.java:1450: warning: The type Handle is deprecated /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Glyph.lo `test -f 'src/java/org/freedesktop/cairo/Glyph.java' || echo './'`src/java/org/freedesktop/cairo/Glyph.java native static final private void cairo_stroke_extents(Handle obj, ^^^^^^ 100 problems (100 warnings) src/java/org/freedesktop/cairo/Antialias.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Antialias.java:87: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Antialias.java:93: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/CairoException.java:11: warning: The serializable class CairoException does not declare a static final serialVersionUID field of type long public class CairoException extends Exception { ^^^^^^^^^^^^^^ 1 problem (1 warning) /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Gradient.lo `test -f 'src/java/org/freedesktop/cairo/Gradient.java' || echo './'`src/java/org/freedesktop/cairo/Gradient.java src/java/org/freedesktop/cairo/Content.java:12: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:14: warning: The type Enum is deprecated public class Content extends Enum { ^^^^ src/java/org/freedesktop/cairo/Content.java:31: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:39: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:41: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:46: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:51: warning: The constructor Enum() is deprecated private Content(int value) { ^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Content.java:52: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:13: warning: The type CairoObject is deprecated public class FontExtents extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:15: warning: The type Handle is deprecated FontExtents(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:16: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:20: warning: The method getHandle() from the type Struct is deprecated free(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:25: warning: The method getHandle() from the type Struct is deprecated return get_ascent(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:29: warning: The method getHandle() from the type Struct is deprecated return get_descent(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:33: warning: The method getHandle() from the type Struct is deprecated return get_height(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:37: warning: The method getHandle() from the type Struct is deprecated return get_max_x_advance(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:41: warning: The method getHandle() from the type Struct is deprecated return get_max_y_advance(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:51: warning: The type Handle is deprecated native static final private void free(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:53: warning: The type Handle is deprecated native static final private double get_ascent(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:55: warning: The type Handle is deprecated native static final private double get_descent(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:57: warning: The type Handle is deprecated native static final private double get_height(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontExtents.java:59: warning: The type Handle is deprecated native static final private double get_max_x_advance(Handle obj); ^^^^^^ /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-HintMetrics.lo `test -f 'src/java/org/freedesktop/cairo/HintMetrics.java' || echo './'`src/java/org/freedesktop/cairo/HintMetrics.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-HintStyle.lo `test -f 'src/java/org/freedesktop/cairo/HintStyle.java' || echo './'`src/java/org/freedesktop/cairo/HintStyle.java src/java/org/freedesktop/cairo/Extend.java:73: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Extend.java:83: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Extend.java:88: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized src/java/org/freedesktop/cairo/FontWeight.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:13: warning: The type Enum is deprecated public class FontWeight extends Enum { ^^^^ src/java/org/freedesktop/cairo/FontWeight.java:25: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Glyph.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Glyph.o static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:33: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:35: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:41: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:46: warning: The constructor Enum() is deprecated private FontWeight(int value) { ^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:47: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/FontWeight.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/Filter.java:52: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Filter.java:62: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Filter.java:67: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/FillRule.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:13: warning: The type Enum is deprecated public class FillRule extends Enum { ^^^^ src/java/org/freedesktop/cairo/FillRule.java:26: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:34: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:36: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:41: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:46: warning: The constructor Enum() is deprecated private FillRule(int value) { ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:47: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FillRule.java:51: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/FontSlant.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:13: warning: The type Enum is deprecated public class FontSlant extends Enum { ^^^^ src/java/org/freedesktop/cairo/FontSlant.java:29: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:37: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:39: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:50: warning: The constructor Enum() is deprecated private FontSlant(int value) { ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/FontSlant.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/Format.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:13: warning: The type Enum is deprecated public class Format extends Enum { ^^^^ src/java/org/freedesktop/cairo/Format.java:34: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:42: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:44: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:49: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:54: warning: The constructor Enum() is deprecated private Format(int value) { ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Format.java:55: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:59: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:59: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Format.java:59: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/Content.java:56: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/FontOptions.java:12: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:14: warning: The type CairoObject is deprecated public class FontOptions extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:17: warning: The constructor CairoObject(Handle) is deprecated super(cairo_font_options_create()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:20: warning: The type Handle is deprecated FontOptions(Handle handle) { ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:21: warning: The constructor CairoObject(Handle) is deprecated super(handle); ^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:24: warning: The type Antialias is deprecated public void setAntialias(Antialias antialias) { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:25: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:25: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_antialias(getHandle(), antialias.getValue()); ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:28: warning: The type Antialias is deprecated public Antialias getAntialias() { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The type Antialias is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The method intern(int) from the type Antialias is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:29: warning: The method getHandle() from the type Struct is deprecated return Antialias.intern(cairo_font_options_get_antialias(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:32: warning: The type SubpixelOrder is deprecated public void setSubpixelOrder(SubpixelOrder subpixelOrder) { ^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:33: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_subpixel_order(getHandle(), subpixelOrder ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:33: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_subpixel_order(getHandle(), subpixelOrder .getValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:37: warning: The type SubpixelOrder is deprecated public SubpixelOrder getSubpixelOrder() { ^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:38: warning: The type SubpixelOrder is deprecated return SubpixelOrder ^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:38: warning: The method intern(int) from the type SubpixelOrder is deprecated return SubpixelOrder .intern(cairo_font_options_get_subpixel_order(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:39: warning: The method getHandle() from the type Struct is deprecated .intern(cairo_font_options_get_subpixel_order(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:42: warning: The type HintStyle is deprecated public void setHintStyle(HintStyle hintStyle) { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:43: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_hint_style(getHandle(), hintStyle.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:43: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_hint_style(getHandle(), hintStyle.getValue()); ^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:46: warning: The type HintStyle is deprecated public HintStyle getHintStyle() { ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The type HintStyle is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The method intern(int) from the type HintStyle is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:47: warning: The method getHandle() from the type Struct is deprecated return HintStyle.intern(cairo_font_options_get_hint_style(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:50: warning: The type HintMetrics is deprecated public void setHintMetrics(HintMetrics hintMetrics) { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:51: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_set_hint_metrics(getHandle(), hintMetrics.getValue()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:51: warning: The method getValue() from the type Enum is deprecated cairo_font_options_set_hint_metrics(getHandle(), hintMetrics.getValue()); ^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:54: warning: The type HintMetrics is deprecated public HintMetrics getHintMetrics() { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:55: warning: The type HintMetrics is deprecated return HintMetrics ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:55: warning: The method intern(int) from the type HintMetrics is deprecated return HintMetrics .intern(cairo_font_options_get_hint_metrics(getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:56: warning: The method getHandle() from the type Struct is deprecated .intern(cairo_font_options_get_hint_metrics(getHandle())); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:60: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_merge(getHandle(), other.getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:60: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_merge(getHandle(), other.getHandle()); ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:64: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_equal(getHandle(), other.getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:64: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_equal(getHandle(), other.getHandle()); ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:68: warning: The method getHandle() from the type Struct is deprecated return cairo_font_options_hash(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:72: warning: The method getHandle() from the type Struct is deprecated cairo_font_options_destroy(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:76: warning: The type Handle is deprecated native static final private Handle cairo_font_options_create(); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:79: warning: The type Handle is deprecated Handle obj, int antialias); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:81: warning: The type Handle is deprecated native static final private int cairo_font_options_get_antialias(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:84: warning: The type Handle is deprecated Handle obj, int order); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:87: warning: The type Handle is deprecated Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:90: warning: The type Handle is deprecated Handle obj, int style); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:92: warning: The type Handle is deprecated native static final private int cairo_font_options_get_hint_style(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:95: warning: The type Handle is deprecated Handle obj, int metrics); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:98: warning: The type Handle is deprecated Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:100: warning: The type Handle is deprecated native static final private void cairo_font_options_destroy(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:102: warning: The type Handle is deprecated native static final private void cairo_font_options_merge(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:103: warning: The type Handle is deprecated Handle other); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:105: warning: The type Handle is deprecated native static final private boolean cairo_font_options_equal(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:106: warning: The type Handle is deprecated Handle other); ^^^^^^ src/java/org/freedesktop/cairo/FontOptions.java:108: warning: The type Handle is deprecated native static final private long cairo_font_options_hash(Handle obj); ^^^^^^ 54 problems (54 warnings) /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Gradient.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Gradient.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/HintMetrics.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintMetrics.o /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-ImageSurface.lo `test -f 'src/java/org/freedesktop/cairo/ImageSurface.java' || echo './'`src/java/org/freedesktop/cairo/ImageSurface.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-LinearGradient.lo `test -f 'src/java/org/freedesktop/cairo/LinearGradient.java' || echo './'`src/java/org/freedesktop/cairo/LinearGradient.java src/java/org/freedesktop/cairo/FontExtents.java:61: warning: The type Handle is deprecated native static final private double get_max_y_advance(Handle obj); ^^^^^^ 16 problems (16 warnings) /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/HintStyle.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintStyle.o /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-LineCap.lo `test -f 'src/java/org/freedesktop/cairo/LineCap.java' || echo './'`src/java/org/freedesktop/cairo/LineCap.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-LineJoin.lo `test -f 'src/java/org/freedesktop/cairo/LineJoin.java' || echo './'`src/java/org/freedesktop/cairo/LineJoin.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Matrix.lo `test -f 'src/java/org/freedesktop/cairo/Matrix.java' || echo './'`src/java/org/freedesktop/cairo/Matrix.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Operator.lo `test -f 'src/java/org/freedesktop/cairo/Operator.java' || echo './'`src/java/org/freedesktop/cairo/Operator.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Pattern.lo `test -f 'src/java/org/freedesktop/cairo/Pattern.java' || echo './'`src/java/org/freedesktop/cairo/Pattern.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Point.lo `test -f 'src/java/org/freedesktop/cairo/Point.java' || echo './'`src/java/org/freedesktop/cairo/Point.java /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-RadialGradient.lo `test -f 'src/java/org/freedesktop/cairo/RadialGradient.java' || echo './'`src/java/org/freedesktop/cairo/RadialGradient.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/ImageSurface.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ImageSurface.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/LineCap.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LineCap.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/LinearGradient.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LinearGradient.o /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Rectangle.lo `test -f 'src/java/org/freedesktop/cairo/Rectangle.java' || echo './'`src/java/org/freedesktop/cairo/Rectangle.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/LineJoin.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LineJoin.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Matrix.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Matrix.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Operator.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Operator.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Pattern.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Pattern.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/RadialGradient.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-RadialGradient.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Point.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Point.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Rectangle.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Rectangle.o Generating doc/api/org/freedesktop/cairo/package-summary.html... Generating doc/api/org/freedesktop/cairo/SurfacePattern.html... Generating doc/api/org/freedesktop/cairo/Gradient.html... src/java/org/freedesktop/cairo/Gradient.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Gradient.java:13: warning: The type Pattern is deprecated public class Gradient extends Pattern { ^^^^^^^ src/java/org/freedesktop/cairo/Gradient.java:15: warning: The type Handle is deprecated Gradient(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/Gradient.java:16: warning: The constructor Pattern(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ 4 problems (4 warnings) src/java/org/freedesktop/cairo/HintMetrics.java:67: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintMetrics.java:77: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintMetrics.java:83: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/HintStyle.java:92: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintStyle.java:102: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/HintStyle.java:108: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-ScaledFont.lo `test -f 'src/java/org/freedesktop/cairo/ScaledFont.java' || echo './'`src/java/org/freedesktop/cairo/ScaledFont.java Generating doc/api/org/freedesktop/cairo/LinearGradient.html... Generating doc/api/org/freedesktop/cairo/TextExtents.html... /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Status.lo `test -f 'src/java/org/freedesktop/cairo/Status.java' || echo './'`src/java/org/freedesktop/cairo/Status.java Generating doc/api/org/freedesktop/cairo/PDFSurface.html... /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-SubpixelOrder.lo `test -f 'src/java/org/freedesktop/cairo/SubpixelOrder.java' || echo './'`src/java/org/freedesktop/cairo/SubpixelOrder.java src/java/org/freedesktop/cairo/LinearGradient.java:14: warning: The method cairo_pattern_create_linear(double, double, double, double) from the type Pattern is deprecated super(cairo_pattern_create_linear(x1, y1, x2, y2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) src/java/org/freedesktop/cairo/LineCap.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:13: warning: The type Enum is deprecated public class LineCap extends Enum { ^^^^ src/java/org/freedesktop/cairo/LineCap.java:30: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:38: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:40: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:50: warning: The constructor Enum() is deprecated private LineCap(int value) { ^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/LineCap.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) src/java/org/freedesktop/cairo/LineJoin.java:11: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:13: warning: The type Enum is deprecated public class LineJoin extends Enum { ^^^^ src/java/org/freedesktop/cairo/LineJoin.java:30: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:38: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:40: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:45: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:50: warning: The constructor Enum() is deprecated private LineJoin(int value) { ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:51: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Surface.lo `test -f 'src/java/org/freedesktop/cairo/Surface.java' || echo './'`src/java/org/freedesktop/cairo/Surface.java Generating doc/api/org/freedesktop/cairo/ImageSurface.html... /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-SurfacePattern.lo `test -f 'src/java/org/freedesktop/cairo/SurfacePattern.java' || echo './'`src/java/org/freedesktop/cairo/SurfacePattern.java Generating doc/api/org/freedesktop/cairo/Rectangle.html... /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-TextExtents.lo `test -f 'src/java/org/freedesktop/cairo/TextExtents.java' || echo './'`src/java/org/freedesktop/cairo/TextExtents.java src/java/org/freedesktop/cairo/Operator.java:85: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Operator.java:95: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Operator.java:100: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Status.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Status.o src/java/org/freedesktop/cairo/Matrix.java:11: warning: The import org.gnu.glib.Struct is never used import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Matrix.java:353: warning: The method cairo_matrix_transform_point(Handle, double[], double[]) from the type Matrix is never used locally /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/ScaledFont.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ScaledFont.o native static final private void cairo_matrix_transform_point( Handle handle, double[] x, double[] y); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2 problems (2 warnings) /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_FontOptions.lo src/jni/org_freedesktop_cairo_FontOptions.c src/java/org/freedesktop/cairo/LineJoin.java:55: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ 11 problems (11 warnings) /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_FontExtents.lo src/jni/org_freedesktop_cairo_FontExtents.c /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/SubpixelOrder.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SubpixelOrder.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Surface.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Surface.o src/java/org/freedesktop/cairo/RadialGradient.java:15: warning: The method cairo_pattern_create_radial(double, double, double, double, double, double) from the type Pattern is deprecated /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/SurfacePattern.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SurfacePattern.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_FontFace.lo src/jni/org_freedesktop_cairo_FontFace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_Context.lo src/jni/org_freedesktop_cairo_Context.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_Pattern.lo src/jni/org_freedesktop_cairo_Pattern.c src/java/org/freedesktop/cairo/Pattern.java:11: warning: The import org.gnu.glib.Struct is never used import org.gnu.glib.Struct; ^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/TextExtents.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-TextExtents.o super(cairo_pattern_create_radial(x1, y1, radius1, x1, y2, radius2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_TextExtents.lo src/jni/org_freedesktop_cairo_TextExtents.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_Matrix.lo src/jni/org_freedesktop_cairo_Matrix.c mkdir src/jni/.libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_FontOptions.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_FontOptions.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_FontExtents.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_FontExtents.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_Glyph.lo src/jni/org_freedesktop_cairo_Glyph.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_Context.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Context.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_FontFace.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_FontFace.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_ScaledFont.lo src/jni/org_freedesktop_cairo_ScaledFont.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_Surface.lo src/jni/org_freedesktop_cairo_Surface.c Generating doc/api/org/freedesktop/cairo/FillRule.html... /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_Status.lo src/jni/org_freedesktop_cairo_Status.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_Matrix.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Matrix.o Generating doc/api/org/freedesktop/cairo/Glyph.html... /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/jni/org_freedesktop_cairo_ImageSurface.lo src/jni/org_freedesktop_cairo_ImageSurface.c Generating doc/api/org/freedesktop/cairo/LineCap.html... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_Pattern.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Pattern.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_TextExtents.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_TextExtents.o Generating doc/api/org/freedesktop/cairo/FontSlant.html... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_Glyph.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Glyph.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_ScaledFont.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_ScaledFont.o Generating doc/api/org/freedesktop/cairo/Status.html... src/jni/org_freedesktop_cairo_Pattern.c: In function 'Java_org_freedesktop_cairo_Pattern_cairo_1pattern_1get_1matrix': src/jni/org_freedesktop_cairo_Pattern.c:159:30: warning: incompatible implicit declaration of built-in function 'malloc' src/java/org/freedesktop/cairo/Status.java:12: warning: The type Enum is deprecated import org.gnu.glib.Enum; ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Status.java:14: warning: The type Enum is deprecated public class Status extends Enum { ^^^^ src/java/org/freedesktop/cairo/Status.java:106: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Status.java:114: warning: The field Enum.value_ is deprecated theSacrificialOne.value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Status.java:116: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Status.java:121: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Status.java:126: warning: The constructor Enum() is deprecated private Status(int value) { ^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/Status.java:127: warning: The field Enum.value_ is deprecated value_ = value; ^^^^^^ src/java/org/freedesktop/cairo/Status.java:131: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Status.java:131: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Status.java:131: warning: The field Enum.value_ is deprecated return (value_ & other.value_) == other.value_; ^^^^^^ src/java/org/freedesktop/cairo/Status.java:135: warning: The field Enum.value_ is deprecated return cairo_status_to_string(value_); ^^^^^^ 12 problems (12 warnings) gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_Status.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Status.o src/java/org/freedesktop/cairo/ScaledFont.java:11: warning: The type Handle is deprecated import org.gnu.glib.Handle; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:13: warning: The type CairoObject is deprecated public class ScaledFont extends CairoObject { ^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:40: warning: The method getHandle() from the type Struct is deprecated cairo_scaled_font_destroy(getHandle()); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:44: warning: The type Handle is deprecated ScaledFont(Handle hndl) { ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:45: warning: The constructor CairoObject(Handle) is deprecated super(hndl); ^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:49: warning: The type Handle is deprecated Handle hndl = getNullHandle(); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:49: warning: The method getNullHandle() from the type Struct is deprecated Handle hndl = getNullHandle(); ^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:50: warning: The method getHandle() from the type Struct is deprecated cairo_scaled_font_extents(getHandle(), hndl); ^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:78: warning: The type Handle is deprecated native static final private Handle cairo_scaled_font_create(Handle face, ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:78: warning: The type Handle is deprecated native static final private Handle cairo_scaled_font_create(Handle face, ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:79: warning: The type Handle is deprecated Handle matrix, Handle ctm, Handle options); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:79: warning: The type Handle is deprecated Handle matrix, Handle ctm, Handle options); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:79: warning: The type Handle is deprecated Handle matrix, Handle ctm, Handle options); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:81: warning: The type Handle is deprecated native static final private void cairo_scaled_font_extents(Handle obj, ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:82: warning: The type Handle is deprecated Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:85: warning: The type Handle is deprecated Handle obj, Handle[] glyphs, Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:85: warning: The type Handle is deprecated Handle obj, Handle[] glyphs, Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:85: warning: The type Handle is deprecated Handle obj, Handle[] glyphs, Handle extents); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:88: warning: The method cairo_scaled_font_reference(Handle) from the type ScaledFont is never used locally native static final private void cairo_scaled_font_reference(Handle obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:88: warning: The type Handle is deprecated native static final private void cairo_scaled_font_reference(Handle obj); ^^^^^^ src/java/org/freedesktop/cairo/ScaledFont.java:90: warning: The type Handle is deprecated gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_Surface.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Surface.o native static final private void cairo_scaled_font_destroy(Handle obj); ^^^^^^ 21 problems (21 warnings) src/java/org/freedesktop/cairo/SubpixelOrder.java:87: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static private java.util.Hashtable theInternedExtras; ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/SubpixelOrder.java:97: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized theInternedExtras = new java.util.Hashtable(); ^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/SubpixelOrder.java:103: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) Generating doc/api/org/freedesktop/cairo/FontExtents.html... Generating doc/api/org/freedesktop/cairo/ScaledFont.html... src/java/org/freedesktop/cairo/SurfacePattern.java:11: warning: The type Pattern is deprecated public class SurfacePattern extends Pattern { ^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:13: warning: The type Surface is deprecated public SurfacePattern(Surface surface) { ^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:14: warning: The constructor Pattern(Handle) is deprecated super(cairo_pattern_create_for_surface(surface.getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:14: warning: The method cairo_pattern_create_for_surface(Handle) from the type Pattern is deprecated super(cairo_pattern_create_for_surface(surface.getHandle())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/java/org/freedesktop/cairo/SurfacePattern.java:14: warning: The method getHandle() from the type Struct is deprecated super(cairo_pattern_create_for_surface(surface.getHandle())); ^^^^^^^^^^^^^^^^^^^ 5 problems (5 warnings) gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/jni/org_freedesktop_cairo_ImageSurface.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_ImageSurface.o Generating doc/api/org/freedesktop/cairo/Surface.html... /bin/sh ./libtool --tag=GCJ --mode=link /usr/bin/gcj -O2 -fPIC -o libcairojava.la -rpath /usr/lib -pthread -lglibjava -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -release 1.0 src/java/org/freedesktop/cairo/libcairojava_la-Antialias.lo src/java/org/freedesktop/cairo/libcairojava_la-CairoException.lo src/java/org/freedesktop/cairo/libcairojava_la-CairoObject.lo src/java/org/freedesktop/cairo/libcairojava_la-Content.lo src/java/org/freedesktop/cairo/libcairojava_la-Context.lo src/java/org/freedesktop/cairo/libcairojava_la-Config.lo src/java/org/freedesktop/cairo/libcairojava_la-Extend.lo src/java/org/freedesktop/cairo/libcairojava_la-FillRule.lo src/java/org/freedesktop/cairo/libcairojava_la-Filter.lo src/java/org/freedesktop/cairo/libcairojava_la-FontExtents.lo src/java/org/freedesktop/cairo/libcairojava_la-FontFace.lo src/java/org/freedesktop/cairo/libcairojava_la-FontOptions.lo src/java/org/freedesktop/cairo/libcairojava_la-FontSlant.lo src/java/org/freedesktop/cairo/libcairojava_la-FontWeight.lo src/java/org/freedesktop/cairo/libcairojava_la-Format.lo src/java/org/freedesktop/cairo/libcairojava_la-Glyph.lo src/java/org/freedesktop/cairo/libcairojava_la-Gradient.lo src/java/org/freedesktop/cairo/libcairojava_la-HintMetrics.lo src/java/org/freedesktop/cairo/libcairojava_la-HintStyle.lo src/java/org/freedesktop/cairo/libcairojava_la-ImageSurface.lo src/java/org/freedesktop/cairo/libcairojava_la-LinearGradient.lo src/java/org/freedesktop/cairo/libcairojava_la-LineCap.lo src/java/org/freedesktop/cairo/libcairojava_la-LineJoin.lo src/java/org/freedesktop/cairo/libcairojava_la-Matrix.lo src/java/org/freedesktop/cairo/libcairojava_la-Operator.lo src/java/org/freedesktop/cairo/libcairojava_la-Pattern.lo src/java/org/freedesktop/cairo/libcairojava_la-Point.lo src/java/org/freedesktop/cairo/libcairojava_la-RadialGradient.lo src/java/org/freedesktop/cairo/libcairojava_la-Rectangle.lo src/java/org/freedesktop/cairo/libcairojava_la-ScaledFont.lo src/java/org/freedesktop/cairo/libcairojava_la-Status.lo src/java/org/freedesktop/cairo/libcairojava_la-SubpixelOrder.lo src/java/org/freedesktop/cairo/libcairojava_la-Surface.lo src/java/org/freedesktop/cairo/libcairojava_la-SurfacePattern.lo src/java/org/freedesktop/cairo/libcairojava_la-TextExtents.lo /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-java -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o libcairojni.la -rpath /usr/lib -lcairo -lfontconfig -L/usr/lib -lglibjni -release 1.0 src/jni/org_freedesktop_cairo_FontOptions.lo src/jni/org_freedesktop_cairo_FontExtents.lo src/jni/org_freedesktop_cairo_FontFace.lo src/jni/org_freedesktop_cairo_Context.lo src/jni/org_freedesktop_cairo_Pattern.lo src/jni/org_freedesktop_cairo_TextExtents.lo src/jni/org_freedesktop_cairo_Matrix.lo src/jni/org_freedesktop_cairo_Glyph.lo src/jni/org_freedesktop_cairo_ScaledFont.lo src/jni/org_freedesktop_cairo_Surface.lo src/jni/org_freedesktop_cairo_Status.lo src/jni/org_freedesktop_cairo_ImageSurface.lo Generating doc/api/org/freedesktop/cairo/HintMetrics.html... Generating doc/api/org/freedesktop/cairo/Pattern.html... Generating doc/api/org/freedesktop/cairo/Antialias.html... mkdir .libs gcc -shared src/jni/.libs/org_freedesktop_cairo_FontOptions.o src/jni/.libs/org_freedesktop_cairo_FontExtents.o src/jni/.libs/org_freedesktop_cairo_FontFace.o src/jni/.libs/org_freedesktop_cairo_Context.o src/jni/.libs/org_freedesktop_cairo_Pattern.o src/jni/.libs/org_freedesktop_cairo_TextExtents.o src/jni/.libs/org_freedesktop_cairo_Matrix.o src/jni/.libs/org_freedesktop_cairo_Glyph.o src/jni/.libs/org_freedesktop_cairo_ScaledFont.o src/jni/.libs/org_freedesktop_cairo_Surface.o src/jni/.libs/org_freedesktop_cairo_Status.o src/jni/.libs/org_freedesktop_cairo_ImageSurface.o -lcairo -lfontconfig -L/usr/lib -lglibjni -pthread -pthread -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libcairojni-1.0.so -o .libs/libcairojni-1.0.so (cd .libs && rm -f libcairojni.so && ln -s libcairojni-1.0.so libcairojni.so) creating libcairojni.la Generating doc/api/org/freedesktop/cairo/FontFace.html... gcj -shared src/java/org/freedesktop/cairo/.libs/libcairojava_la-Antialias.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoException.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoObject.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Content.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Context.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Config.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Extend.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FillRule.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Filter.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontExtents.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontFace.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontOptions.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontSlant.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontWeight.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Format.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Glyph.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Gradient.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintMetrics.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintStyle.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ImageSurface.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LinearGradient.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LineCap.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LineJoin.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Matrix.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Operator.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Pattern.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Point.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-RadialGradient.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Rectangle.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ScaledFont.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Status.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SubpixelOrder.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Surface.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SurfacePattern.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-TextExtents.o -lglibjava -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-soname -Wl,libcairojava-1.0.so -o .libs/libcairojava-1.0.so (cd .libs && rm -f libcairojni.la && ln -s ../libcairojni.la libcairojni.la) Generating doc/api/org/freedesktop/cairo/Operator.html... Generating doc/api/org/freedesktop/cairo/RadialGradient.html... Generating doc/api/org/freedesktop/cairo/FontWeight.html... Generating doc/api/org/freedesktop/cairo/LineJoin.html... Generating doc/api/org/freedesktop/cairo/Extend.html... (cd .libs && rm -f libcairojava.so && ln -s libcairojava-1.0.so libcairojava.so) Generating doc/api/org/freedesktop/cairo/Filter.html... creating libcairojava.la Generating doc/api/org/freedesktop/cairo/Config.html... (cd .libs && rm -f libcairojava.la && ln -s ../libcairojava.la libcairojava.la) Generating doc/api/org/freedesktop/cairo/Point.html... Generating doc/api/org/freedesktop/cairo/FontOptions.html... Generating doc/api/org/freedesktop/cairo/Content.html... Generating doc/api/org/freedesktop/cairo/HintStyle.html... Generating doc/api/org/freedesktop/cairo/Matrix.html... Generating doc/api/org/freedesktop/cairo/Format.html... Generating doc/api/org/freedesktop/cairo/CairoException.html... Generating doc/api/org/freedesktop/cairo/SubpixelOrder.html... Generating doc/api/org/freedesktop/cairo/Context.html... Generating doc/api/package-list... touch doc-stamp make[1]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.8' + find src/java -name '*.java' -newer ChangeLog + xargs touch -r ChangeLog + cd src/java + find . -name '*.java' + sort + xargs zip -X -9 src.zip adding: org/freedesktop/cairo/Antialias.java (deflated 70%) adding: org/freedesktop/cairo/CairoException.java (deflated 34%) adding: org/freedesktop/cairo/CairoObject.java (deflated 49%) adding: org/freedesktop/cairo/Config.java (deflated 37%) adding: org/freedesktop/cairo/Content.java (deflated 65%) adding: org/freedesktop/cairo/Context.java (deflated 86%) adding: org/freedesktop/cairo/Extend.java (deflated 72%) adding: org/freedesktop/cairo/FillRule.java (deflated 63%) adding: org/freedesktop/cairo/Filter.java (deflated 65%) adding: org/freedesktop/cairo/FontExtents.java (deflated 63%) adding: org/freedesktop/cairo/FontFace.java (deflated 52%) adding: org/freedesktop/cairo/FontOptions.java (deflated 78%) adding: org/freedesktop/cairo/FontSlant.java (deflated 65%) adding: org/freedesktop/cairo/FontWeight.java (deflated 64%) adding: org/freedesktop/cairo/Format.java (deflated 65%) adding: org/freedesktop/cairo/Glyph.java (deflated 63%) adding: org/freedesktop/cairo/Gradient.java (deflated 70%) adding: org/freedesktop/cairo/HintMetrics.java (deflated 68%) adding: org/freedesktop/cairo/HintStyle.java (deflated 72%) adding: org/freedesktop/cairo/ImageSurface.java (deflated 65%) adding: org/freedesktop/cairo/LineCap.java (deflated 64%) adding: org/freedesktop/cairo/LineJoin.java (deflated 64%) adding: org/freedesktop/cairo/LinearGradient.java (deflated 41%) adding: org/freedesktop/cairo/Matrix.java (deflated 84%) adding: org/freedesktop/cairo/Operator.java (deflated 70%) adding: org/freedesktop/cairo/PDFSurface.java (deflated 62%) adding: org/freedesktop/cairo/Pattern.java (deflated 76%) adding: org/freedesktop/cairo/Point.java (deflated 57%) adding: org/freedesktop/cairo/RadialGradient.java (deflated 44%) adding: org/freedesktop/cairo/Rectangle.java (deflated 85%) adding: org/freedesktop/cairo/ScaledFont.java (deflated 67%) adding: org/freedesktop/cairo/Status.java (deflated 76%) adding: org/freedesktop/cairo/SubpixelOrder.java (deflated 74%) adding: org/freedesktop/cairo/Surface.java (deflated 68%) adding: org/freedesktop/cairo/SurfacePattern.java (deflated 75%) adding: org/freedesktop/cairo/TextExtents.java (deflated 64%) + touch -r ChangeLog src/java/src.zip + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NqYjad + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 ++ dirname /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 + cd cairo-java-1.0.8 + LANG=C + export LANG + unset DISPLAY + make -j16 DESTDIR=/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 install cd . && /bin/sh ./config.status src/java/org/freedesktop/cairo/Config.java config.status: creating src/java/org/freedesktop/cairo/Config.java gcj -C -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Config.java /usr/bin/jar cf cairo1.0.jar -C src/java org/freedesktop/cairo/Extend.class -C src/java org/freedesktop/cairo/FontOptions.class -C src/java org/freedesktop/cairo/Rectangle.class -C src/java org/freedesktop/cairo/SubpixelOrder.class -C src/java org/freedesktop/cairo/ScaledFont.class -C src/java org/freedesktop/cairo/Antialias.class -C src/java org/freedesktop/cairo/ImageSurface.class -C src/java org/freedesktop/cairo/CairoException.class -C src/java org/freedesktop/cairo/Status.class -C src/java org/freedesktop/cairo/FontFace.class -C src/java org/freedesktop/cairo/SurfacePattern.class -C src/java org/freedesktop/cairo/Surface.class -C src/java org/freedesktop/cairo/CairoObject.class -C src/java org/freedesktop/cairo/Operator.class -C src/java org/freedesktop/cairo/FontExtents.class -C src/java org/freedesktop/cairo/TextExtents.class -C src/java org/freedesktop/cairo/Matrix.class -C src/java org/freedesktop/cairo/LinearGradient.class -C src/java org/freedesktop/cairo/Glyph.class -C src/java org/freedesktop/cairo/Config.class -C src/java org/freedesktop/cairo/LineJoin.class -C src/java org/freedesktop/cairo/HintStyle.class -C src/java org/freedesktop/cairo/FontWeight.class -C src/java org/freedesktop/cairo/HintMetrics.class -C src/java org/freedesktop/cairo/Gradient.class -C src/java org/freedesktop/cairo/LineCap.class -C src/java org/freedesktop/cairo/FillRule.class -C src/java org/freedesktop/cairo/Format.class -C src/java org/freedesktop/cairo/Point.class -C src/java org/freedesktop/cairo/FontSlant.class -C src/java org/freedesktop/cairo/Filter.class -C src/java org/freedesktop/cairo/Pattern.class -C src/java org/freedesktop/cairo/Content.class -C src/java org/freedesktop/cairo/Context.class -C src/java org/freedesktop/cairo/RadialGradient.class make install-am make[1]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.8' /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c -o src/java/org/freedesktop/cairo/libcairojava_la-Config.lo `test -f 'src/java/org/freedesktop/cairo/Config.java' || echo './'`src/java/org/freedesktop/cairo/Config.java javadoc \ -d doc/api \ \ -sourcepath ./src/java \ -windowtitle "Cairo-Java 1.0.8 API Reference" \ -doctitle "Cairo-Java 1.0.8 API Reference" \ -footer "" \ -public \ -classpath /usr/share/java/glib0.4-0.4.2.jar:./src/java:src/java \ org.freedesktop.cairo /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.4-0.4.2.jar:./src/java -O2 -fPIC -c src/java/org/freedesktop/cairo/Config.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Config.o Parsing ./src/java/org/freedesktop/cairo/SurfacePattern.java Parsing ./src/java/org/freedesktop/cairo/Gradient.java Parsing ./src/java/org/freedesktop/cairo/LinearGradient.java Parsing ./src/java/org/freedesktop/cairo/TextExtents.java Parsing ./src/java/org/freedesktop/cairo/PDFSurface.java Parsing ./src/java/org/freedesktop/cairo/ImageSurface.java Parsing ./src/java/org/freedesktop/cairo/Rectangle.java Parsing ./src/java/org/freedesktop/cairo/FillRule.java Parsing ./src/java/org/freedesktop/cairo/Glyph.java Parsing ./src/java/org/freedesktop/cairo/LineCap.java Parsing ./src/java/org/freedesktop/cairo/FontSlant.java Parsing ./src/java/org/freedesktop/cairo/Status.java Parsing ./src/java/org/freedesktop/cairo/FontExtents.java Parsing ./src/java/org/freedesktop/cairo/ScaledFont.java Parsing ./src/java/org/freedesktop/cairo/Surface.java Parsing ./src/java/org/freedesktop/cairo/HintMetrics.java Parsing ./src/java/org/freedesktop/cairo/Pattern.java Parsing ./src/java/org/freedesktop/cairo/Antialias.java Parsing ./src/java/org/freedesktop/cairo/FontFace.java Parsing ./src/java/org/freedesktop/cairo/Operator.java Parsing ./src/java/org/freedesktop/cairo/RadialGradient.java Parsing ./src/java/org/freedesktop/cairo/FontWeight.java Parsing ./src/java/org/freedesktop/cairo/LineJoin.java Parsing ./src/java/org/freedesktop/cairo/Extend.java Parsing ./src/java/org/freedesktop/cairo/CairoObject.java Parsing ./src/java/org/freedesktop/cairo/Filter.java Parsing ./src/java/org/freedesktop/cairo/Config.java Parsing ./src/java/org/freedesktop/cairo/Point.java Parsing ./src/java/org/freedesktop/cairo/FontOptions.java Parsing ./src/java/org/freedesktop/cairo/Content.java Parsing ./src/java/org/freedesktop/cairo/HintStyle.java Parsing ./src/java/org/freedesktop/cairo/Matrix.java Parsing ./src/java/org/freedesktop/cairo/Format.java Parsing ./src/java/org/freedesktop/cairo/CairoException.java Parsing ./src/java/org/freedesktop/cairo/SubpixelOrder.java Parsing ./src/java/org/freedesktop/cairo/Context.java /bin/sh ./libtool --tag=GCJ --mode=link /usr/bin/gcj -O2 -fPIC -o libcairojava.la -rpath /usr/lib -pthread -lglibjava -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -release 1.0 src/java/org/freedesktop/cairo/libcairojava_la-Antialias.lo src/java/org/freedesktop/cairo/libcairojava_la-CairoException.lo src/java/org/freedesktop/cairo/libcairojava_la-CairoObject.lo src/java/org/freedesktop/cairo/libcairojava_la-Content.lo src/java/org/freedesktop/cairo/libcairojava_la-Context.lo src/java/org/freedesktop/cairo/libcairojava_la-Config.lo src/java/org/freedesktop/cairo/libcairojava_la-Extend.lo src/java/org/freedesktop/cairo/libcairojava_la-FillRule.lo src/java/org/freedesktop/cairo/libcairojava_la-Filter.lo src/java/org/freedesktop/cairo/libcairojava_la-FontExtents.lo src/java/org/freedesktop/cairo/libcairojava_la-FontFace.lo src/java/org/freedesktop/cairo/libcairojava_la-FontOptions.lo src/java/org/freedesktop/cairo/libcairojava_la-FontSlant.lo src/java/org/freedesktop/cairo/libcairojava_la-FontWeight.lo src/java/org/freedesktop/cairo/libcairojava_la-Format.lo src/java/org/freedesktop/cairo/libcairojava_la-Glyph.lo src/java/org/freedesktop/cairo/libcairojava_la-Gradient.lo src/java/org/freedesktop/cairo/libcairojava_la-HintMetrics.lo src/java/org/freedesktop/cairo/libcairojava_la-HintStyle.lo src/java/org/freedesktop/cairo/libcairojava_la-ImageSurface.lo src/java/org/freedesktop/cairo/libcairojava_la-LinearGradient.lo src/java/org/freedesktop/cairo/libcairojava_la-LineCap.lo src/java/org/freedesktop/cairo/libcairojava_la-LineJoin.lo src/java/org/freedesktop/cairo/libcairojava_la-Matrix.lo src/java/org/freedesktop/cairo/libcairojava_la-Operator.lo src/java/org/freedesktop/cairo/libcairojava_la-Pattern.lo src/java/org/freedesktop/cairo/libcairojava_la-Point.lo src/java/org/freedesktop/cairo/libcairojava_la-RadialGradient.lo src/java/org/freedesktop/cairo/libcairojava_la-Rectangle.lo src/java/org/freedesktop/cairo/libcairojava_la-ScaledFont.lo src/java/org/freedesktop/cairo/libcairojava_la-Status.lo src/java/org/freedesktop/cairo/libcairojava_la-SubpixelOrder.lo src/java/org/freedesktop/cairo/libcairojava_la-Surface.lo src/java/org/freedesktop/cairo/libcairojava_la-SurfacePattern.lo src/java/org/freedesktop/cairo/libcairojava_la-TextExtents.lo Generating doc/api/stylesheet.css... Generating doc/api/index.html... Generating doc/api/allclasses-frame.html... Generating doc/api/allclasses-noframe.html... rm -fr .libs/libcairojava-1.0.so .libs/libcairojava.la .libs/libcairojava.lai .libs/libcairojava.so gcj -shared src/java/org/freedesktop/cairo/.libs/libcairojava_la-Antialias.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoException.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoObject.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Content.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Context.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Config.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Extend.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FillRule.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Filter.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontExtents.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontFace.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontOptions.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontSlant.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontWeight.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Format.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Glyph.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Gradient.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintMetrics.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintStyle.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ImageSurface.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LinearGradient.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LineCap.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LineJoin.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Matrix.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Operator.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Pattern.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Point.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-RadialGradient.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Rectangle.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ScaledFont.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Status.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SubpixelOrder.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Surface.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SurfacePattern.o src/java/org/freedesktop/cairo/.libs/libcairojava_la-TextExtents.o -lglibjava -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-soname -Wl,libcairojava-1.0.so -o .libs/libcairojava-1.0.so (cd .libs && rm -f libcairojava.so && ln -s libcairojava-1.0.so libcairojava.so) creating libcairojava.la Generating doc/api/org/freedesktop/cairo/package-summary.html... (cd .libs && rm -f libcairojava.la && ln -s ../libcairojava.la libcairojava.la) Generating doc/api/org/freedesktop/cairo/SurfacePattern.html... Generating doc/api/org/freedesktop/cairo/Gradient.html... Generating doc/api/org/freedesktop/cairo/LinearGradient.html... Generating doc/api/org/freedesktop/cairo/TextExtents.html... Generating doc/api/org/freedesktop/cairo/PDFSurface.html... Generating doc/api/org/freedesktop/cairo/ImageSurface.html... Generating doc/api/org/freedesktop/cairo/Rectangle.html... Generating doc/api/org/freedesktop/cairo/FillRule.html... Generating doc/api/org/freedesktop/cairo/Glyph.html... Generating doc/api/org/freedesktop/cairo/LineCap.html... Generating doc/api/org/freedesktop/cairo/FontSlant.html... Generating doc/api/org/freedesktop/cairo/Status.html... Generating doc/api/org/freedesktop/cairo/FontExtents.html... Generating doc/api/org/freedesktop/cairo/ScaledFont.html... Generating doc/api/org/freedesktop/cairo/Surface.html... Generating doc/api/org/freedesktop/cairo/HintMetrics.html... Generating doc/api/org/freedesktop/cairo/Pattern.html... Generating doc/api/org/freedesktop/cairo/Antialias.html... Generating doc/api/org/freedesktop/cairo/FontFace.html... Generating doc/api/org/freedesktop/cairo/Operator.html... Generating doc/api/org/freedesktop/cairo/RadialGradient.html... Generating doc/api/org/freedesktop/cairo/FontWeight.html... Generating doc/api/org/freedesktop/cairo/LineJoin.html... Generating doc/api/org/freedesktop/cairo/Extend.html... Generating doc/api/org/freedesktop/cairo/Filter.html... Generating doc/api/org/freedesktop/cairo/Config.html... Generating doc/api/org/freedesktop/cairo/Point.html... Generating doc/api/org/freedesktop/cairo/FontOptions.html... Generating doc/api/org/freedesktop/cairo/Content.html... Generating doc/api/org/freedesktop/cairo/HintStyle.html... Generating doc/api/org/freedesktop/cairo/Matrix.html... Generating doc/api/org/freedesktop/cairo/Format.html... Generating doc/api/org/freedesktop/cairo/CairoException.html... Generating doc/api/org/freedesktop/cairo/SubpixelOrder.html... Generating doc/api/org/freedesktop/cairo/Context.html... Generating doc/api/package-list... touch doc-stamp make[2]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.8' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib" test -z "/usr/share/java" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/java" test -z "" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386" test -z "/usr/share/doc/cairo-java-1.0.8" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8" test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'cairo1.0.jar' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/java/cairo1.0.jar' /usr/bin/install -c -m 644 'cairo-java.pc' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/pkgconfig/cairo-java.pc' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcairojava.la' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojava.la' /usr/bin/install -c -m 644 './AUTHORS' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8/AUTHORS' /usr/bin/install -c -m 644 './COPYING' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8/COPYING' /usr/bin/install -c -m 644 './NEWS' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8/NEWS' /usr/bin/install -c -m 644 './README' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8/README' /usr/bin/install -c -m 644 './INSTALL' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8/INSTALL' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.8' cd /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/java && \ mv -f cairo1.0.jar cairo1.0-1.0.8.jar && \ ln -s cairo1.0-1.0.8.jar cairo1.0.jar /builddir/build/BUILD/cairo-java-1.0.8/install-sh -d /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8/api /usr/bin/install -c .libs/libcairojava-1.0.so /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojava-1.0.so (cd /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib && { ln -s -f libcairojava-1.0.so libcairojava.so || { rm -f libcairojava.so && ln -s libcairojava-1.0.so libcairojava.so; }; }) /usr/bin/install -c .libs/libcairojava.lai /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojava.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcairojni.la' '/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojni.la' /usr/bin/install -c .libs/libcairojni-1.0.so /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojni-1.0.so (cd /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib && { ln -s -f libcairojni-1.0.so libcairojni.so || { rm -f libcairojni.so && ln -s libcairojni-1.0.so libcairojni.so; }; }) /usr/bin/install -c .libs/libcairojni.lai /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojni.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.8' make[2]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.8' make[1]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.8' + rm /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojava.la /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojni.la ++ expr 1.0.8 : '\([^.]*\.[^.]*\)' + jarversion=1.0 + jarname=cairo-java + jarname=cairo + zipname=cairo-1.0-src + zipfile=cairo-1.0-src-1.0.8.zip + install -m 644 src/java/src.zip /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/java/cairo-1.0-src-1.0.8.zip + cd /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/java + ln -sf cairo-1.0-src-1.0.8.zip cairo-1.0-src.zip + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cairo-java-1.0.8 extracting debug info from /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojava-1.0.so extracting debug info from /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/lib/libcairojni-1.0.so symlinked /usr/lib/debug/usr/lib/libcairojava-1.0.so.debug to /usr/lib/debug/usr/lib/libcairojava.so.debug symlinked /usr/lib/debug/usr/lib/libcairojni-1.0.so.debug to /usr/lib/debug/usr/lib/libcairojni.so.debug 163 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cairo-java-1.0.8-1.fc14.1.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y9SifM + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8 + /bin/mkdir -p /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8 + cp -pr AUTHORS ChangeLog COPYING README NEWS /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-1.0.8 + exit 0 Provides: libcairojava-1.0.so libcairojni-1.0.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcairo.so.2 libdl.so.2 libfontconfig.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcj.so.11 libglib-2.0.so.0 libglibjava-0.4.so libglibjni-0.4.so libgobject-2.0.so.0 libgthread-2.0.so.0 libm.so.6 libpthread.so.0 librt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: cairo-java-devel-1.0.8-1.fc14.1.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vg7Zrl + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-devel-1.0.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-devel-1.0.8 + /bin/mkdir -p /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-devel-1.0.8 + cp -pr doc/api /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386/usr/share/doc/cairo-java-devel-1.0.8 + exit 0 Provides: pkgconfig(cairo-java) = 1.0.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libcairojava-1.0.so libcairojni-1.0.so pkgconfig(cairo) pkgconfig(glib-java) Processing files: cairo-java-debuginfo-1.0.8-1.fc14.1.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 warning: Could not canonicalize hostname: x86-19.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cairo-java-1.0.8-1.fc14.1.i686.rpm Wrote: /builddir/build/RPMS/cairo-java-devel-1.0.8-1.fc14.1.i686.rpm Wrote: /builddir/build/RPMS/cairo-java-debuginfo-1.0.8-1.fc14.1.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fqhKZD + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.8 + /bin/rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.8-1.fc14.1.i386 + exit 0 Child returncode was: 0 LEAVE do -->