Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cairo-java.spec'], False, '/var/lib/mock/dist-f11-build-359007-66392/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cairo-java.spec'] warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cairo-java-1.0.5-11.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cairo-java.spec'], False, '/var/lib/mock/dist-f11-build-359007-66392/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cairo-java.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mvL3jE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cairo-java-1.0.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cairo-java-1.0.5.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cairo-java-1.0.5 + /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 -p0 --fuzz=0 + touch aclocal.m4 + touch configure Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MxC7VB + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.5 + 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 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 -m64 -mtune=generic' '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... gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... 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... nm 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... 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 epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc static flag works... 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 supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 whether stripping libraries is possible... yes 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 supports -c -o file.o... yes checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) 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 whether stripping libraries is possible... yes checking for x86_64-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.2-0.2.6.jar checking for glib-java library... -lglibjava checking for glib-java cflags... -I/usr/include/glib-java checking for glib-java jni library... -L/usr/lib64 -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 src/java/org/freedesktop/cairo/Config.java config.status: executing depfiles commands + make -j8 gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Antialias.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/CairoException.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/CairoObject.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Content.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Context.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Config.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Extend.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FillRule.java 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: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 src/java/org/freedesktop/cairo/Extend.java:48: 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:58: 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:63: 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/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) theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/Antialias.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/Antialias.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/Antialias.java:68: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Filter.java 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: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 gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontExtents.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontFace.java theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontOptions.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontSlant.java /builddir/build/BUILD/cairo-java-1.0.5/./src/java/org/freedesktop/cairo/Antialias.java:52: 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.5/./src/java/org/freedesktop/cairo/Antialias.java:62: 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.5/./src/java/org/freedesktop/cairo/Antialias.java:68: 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.5/./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.5/./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.5/./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.5/./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.5/./src/java/org/freedesktop/cairo/Matrix.java:284: 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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./src/java/org/freedesktop/cairo/Operator.java:76: 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.5/./src/java/org/freedesktop/cairo/Operator.java:86: 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.5/./src/java/org/freedesktop/cairo/Operator.java:91: 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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./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.5/./src/java/org/freedesktop/cairo/HintMetrics.java:46: 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.5/./src/java/org/freedesktop/cairo/HintMetrics.java:56: 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.5/./src/java/org/freedesktop/cairo/HintMetrics.java:62: 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.5/./src/java/org/freedesktop/cairo/HintStyle.java:63: 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.5/./src/java/org/freedesktop/cairo/HintStyle.java:73: 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.5/./src/java/org/freedesktop/cairo/HintStyle.java:79: 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.5/./src/java/org/freedesktop/cairo/SubpixelOrder.java:58: 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.5/./src/java/org/freedesktop/cairo/SubpixelOrder.java:68: 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.5/./src/java/org/freedesktop/cairo/SubpixelOrder.java:74: warni theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/FontWeight.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Format.java ng: 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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 36 problems (36 warnings) gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/Gradient.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/ImageSurface.java 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: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 src/java/org/freedesktop/cairo/Filter.java:43: 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:53: 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:58: 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.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/LinearGradient.java gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/RadialGradient.java 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: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 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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/ScaledFont.java theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) gcj -C -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java -d src/java src/java/org/freedesktop/cairo/SurfacePattern.java theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/ScaledFont.java:80: 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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) /usr/bin/jar cf cairo1.0.jar -C src/java org/freedesktop/cairo/CairoException.class -C src/java org/freedesktop/cairo/Content.class -C src/java org/freedesktop/cairo/CairoObject.class -C src/java org/freedesktop/cairo/Config.class -C src/java org/freedesktop/cairo/Extend.class -C src/java org/freedesktop/cairo/Antialias.class -C src/java org/freedesktop/cairo/FillRule.class -C src/java org/freedesktop/cairo/Context.class -C src/java org/freedesktop/cairo/Surface.class -C src/java org/freedesktop/cairo/Point.class -C src/java org/freedesktop/cairo/Rectangle.class -C src/java org/freedesktop/cairo/FontExtents.class -C src/java org/freedesktop/cairo/FontFace.class -C src/java org/freedesktop/cairo/Matrix.class -C src/java org/freedesktop/cairo/FontOptions.class -C src/java org/freedesktop/cairo/LineCap.class -C src/java org/freedesktop/cairo/LineJoin.class -C src/java org/freedesktop/cairo/Operator.class -C src/java org/freedesktop/cairo/Pattern.class -C src/java org/freedesktop/cairo/Glyph.class -C src/java org/freedesktop/cairo/TextExtents.class -C src/java org/freedesktop/cairo/FontSlant.class -C src/java org/freedesktop/cairo/FontWeight.class -C src/java org/freedesktop/cairo/Status.class -C src/java org/freedesktop/cairo/HintMetrics.class -C src/java org/freedesktop/cairo/HintStyle.class -C src/java org/freedesktop/cairo/SubpixelOrder.class -C src/java org/freedesktop/cairo/Filter.class -C src/java org/freedesktop/cairo/Gradient.class -C src/java org/freedesktop/cairo/Format.class -C src/java org/freedesktop/cairo/ImageSurface.class -C src/java org/freedesktop/cairo/SurfacePattern.class -C src/java org/freedesktop/cairo/ScaledFont.class -C src/java org/freedesktop/cairo/LinearGradient.class -C src/java org/freedesktop/cairo/RadialGradient.class make all-am make[1]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.5' gjavah -jni -o src/jni/org_freedesktop_cairo_FontOptions.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.FontOptions gjavah -jni -o src/jni/org_freedesktop_cairo_FontExtents.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.FontExtents gjavah -jni -o src/jni/org_freedesktop_cairo_FontFace.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.FontFace gjavah -jni -o src/jni/org_freedesktop_cairo_Context.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.Context gjavah -jni -o src/jni/org_freedesktop_cairo_Pattern.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.Pattern gjavah -jni -o src/jni/org_freedesktop_cairo_TextExtents.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.TextExtents gjavah -jni -o src/jni/org_freedesktop_cairo_Matrix.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.Matrix gjavah -jni -o src/jni/org_freedesktop_cairo_Glyph.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.Glyph gjavah -jni -o src/jni/org_freedesktop_cairo_ScaledFont.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.ScaledFont gjavah -jni -o src/jni/org_freedesktop_cairo_Surface.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.Surface gjavah -jni -o src/jni/org_freedesktop_cairo_Status.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.Status gjavah -jni -o src/jni/org_freedesktop_cairo_ImageSurface.h -classpath /usr/share/java/glib0.2-0.2.6.jar:src/java org.freedesktop.cairo.ImageSurface javadoc \ -d doc/api \ \ -sourcepath ./src/java \ -windowtitle "Cairo-Java 1.0.5 API Reference" \ -doctitle "Cairo-Java 1.0.5 API Reference" \ -footer "" \ -public \ -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java \ org.freedesktop.cairo if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Antialias.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Antialias.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Antialias.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Antialias.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Antialias.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-CairoException.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoException.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoException.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoException.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoException.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-CairoObject.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoObject.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoObject.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoObject.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoObject.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Content.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Content.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Content.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Content.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Content.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Context.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Context.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Context.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Context.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Context.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Config.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Extend.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Extend.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Extend.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Extend.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Extend.Tpo"; exit 1; fi Parsing ./src/java/org/freedesktop/cairo/HintMetrics.java Parsing ./src/java/org/freedesktop/cairo/Format.java Parsing ./src/java/org/freedesktop/cairo/Pattern.java Parsing ./src/java/org/freedesktop/cairo/Operator.java Parsing ./src/java/org/freedesktop/cairo/LineJoin.java Parsing ./src/java/org/freedesktop/cairo/Gradient.java Parsing ./src/java/org/freedesktop/cairo/Matrix.java Parsing ./src/java/org/freedesktop/cairo/CairoException.java Parsing ./src/java/org/freedesktop/cairo/Status.java Parsing ./src/java/org/freedesktop/cairo/Config.java Parsing ./src/java/org/freedesktop/cairo/Content.java Parsing ./src/java/org/freedesktop/cairo/ScaledFont.java Parsing ./src/java/org/freedesktop/cairo/FontExtents.java Parsing ./src/java/org/freedesktop/cairo/SubpixelOrder.java Parsing ./src/java/org/freedesktop/cairo/ImageSurface.java Parsing ./src/java/org/freedesktop/cairo/FontFace.java Parsing ./src/java/org/freedesktop/cairo/FillRule.java mkdir src/java/org/freedesktop/cairo/.libs Parsing ./src/java/org/freedesktop/cairo/FontWeight.java Parsing ./src/java/org/freedesktop/cairo/HintStyle.java Parsing ./src/java/org/freedesktop/cairo/Antialias.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Antialias.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Antialias.Tpo -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/FontOptions.java Parsing ./src/java/org/freedesktop/cairo/Glyph.java Parsing ./src/java/org/freedesktop/cairo/Extend.java Parsing ./src/java/org/freedesktop/cairo/Rectangle.java Parsing ./src/java/org/freedesktop/cairo/Surface.java Parsing ./src/java/org/freedesktop/cairo/Context.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-CairoObject.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoObject.Tpo -c src/java/org/freedesktop/cairo/CairoObject.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoObject.o Parsing ./src/java/org/freedesktop/cairo/SurfacePattern.java Parsing ./src/java/org/freedesktop/cairo/Filter.java Parsing ./src/java/org/freedesktop/cairo/Point.java Parsing ./src/java/org/freedesktop/cairo/LineCap.java Parsing ./src/java/org/freedesktop/cairo/TextExtents.java Parsing ./src/java/org/freedesktop/cairo/PDFSurface.java Parsing ./src/java/org/freedesktop/cairo/LinearGradient.java Parsing ./src/java/org/freedesktop/cairo/RadialGradient.java Parsing ./src/java/org/freedesktop/cairo/CairoObject.java Parsing ./src/java/org/freedesktop/cairo/FontSlant.java /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Content.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Content.Tpo -c src/java/org/freedesktop/cairo/Content.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Content.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Config.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo -c src/java/org/freedesktop/cairo/Config.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Config.o Generating doc/api/stylesheet.css... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-CairoException.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-CairoException.Tpo -c src/java/org/freedesktop/cairo/CairoException.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-CairoException.o Generating doc/api/index.html... Generating doc/api/allclasses-frame.html... Generating doc/api/allclasses-noframe.html... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Context.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Context.Tpo -c src/java/org/freedesktop/cairo/Context.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Context.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Extend.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Extend.Tpo -c src/java/org/freedesktop/cairo/Extend.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Extend.o Generating doc/api/org/freedesktop/cairo/package-summary.html... Generating doc/api/org/freedesktop/cairo/HintMetrics.html... Generating doc/api/org/freedesktop/cairo/Format.html... Generating doc/api/org/freedesktop/cairo/Pattern.html... Generating doc/api/org/freedesktop/cairo/Operator.html... Generating doc/api/org/freedesktop/cairo/LineJoin.html... Generating doc/api/org/freedesktop/cairo/Gradient.html... Generating doc/api/org/freedesktop/cairo/Matrix.html... src/java/org/freedesktop/cairo/Antialias.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/Antialias.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/Antialias.java:68: 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/Extend.java:48: 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:58: 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:63: 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/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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FillRule.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FillRule.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FillRule.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FillRule.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FillRule.Tpo"; exit 1; fi Generating doc/api/org/freedesktop/cairo/CairoException.html... 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) if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Filter.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Filter.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Filter.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Filter.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Filter.Tpo"; exit 1; fi Generating doc/api/org/freedesktop/cairo/Status.html... theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontExtents.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontExtents.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontExtents.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontExtents.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontExtents.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontFace.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontFace.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontFace.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontFace.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontFace.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontOptions.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontOptions.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontOptions.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontOptions.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontOptions.Tpo"; exit 1; fi Generating doc/api/org/freedesktop/cairo/Config.html... Generating doc/api/org/freedesktop/cairo/Content.html... Generating doc/api/org/freedesktop/cairo/ScaledFont.html... if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontSlant.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontSlant.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontSlant.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontSlant.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontSlant.Tpo"; exit 1; fi Generating doc/api/org/freedesktop/cairo/FontExtents.html... Generating doc/api/org/freedesktop/cairo/SubpixelOrder.html... Generating doc/api/org/freedesktop/cairo/ImageSurface.html... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FillRule.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-FillRule.Tpo -c src/java/org/freedesktop/cairo/FillRule.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FillRule.o Generating doc/api/org/freedesktop/cairo/FontFace.html... Generating doc/api/org/freedesktop/cairo/FillRule.html... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Filter.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Filter.Tpo -c src/java/org/freedesktop/cairo/Filter.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Filter.o Generating doc/api/org/freedesktop/cairo/FontWeight.html... Generating doc/api/org/freedesktop/cairo/HintStyle.html... Generating doc/api/org/freedesktop/cairo/Antialias.html... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontFace.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontFace.Tpo -c src/java/org/freedesktop/cairo/FontFace.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontFace.o Generating doc/api/org/freedesktop/cairo/FontOptions.html... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontExtents.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontExtents.Tpo -c src/java/org/freedesktop/cairo/FontExtents.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontExtents.o Generating doc/api/org/freedesktop/cairo/Glyph.html... /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontSlant.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontSlant.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontOptions.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontOptions.Tpo -c src/java/org/freedesktop/cairo/FontOptions.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-FontOptions.o Generating doc/api/org/freedesktop/cairo/Extend.html... Generating doc/api/org/freedesktop/cairo/Rectangle.html... Generating doc/api/org/freedesktop/cairo/Surface.html... src/java/org/freedesktop/cairo/Filter.java:43: 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:53: 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:58: 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: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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) Generating doc/api/org/freedesktop/cairo/Context.html... if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontWeight.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontWeight.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontWeight.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontWeight.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontWeight.Tpo"; exit 1; fi 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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Format.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Format.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Format.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Format.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Format.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Glyph.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Glyph.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Glyph.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Glyph.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Glyph.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Gradient.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Gradient.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Gradient.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Gradient.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Gradient.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-HintMetrics.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintMetrics.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintMetrics.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintMetrics.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintMetrics.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-HintStyle.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintStyle.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintStyle.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintStyle.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintStyle.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-ImageSurface.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ImageSurface.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ImageSurface.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ImageSurface.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ImageSurface.Tpo"; exit 1; fi /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-FontWeight.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-FontWeight.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Glyph.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Glyph.Tpo -c src/java/org/freedesktop/cairo/Glyph.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Glyph.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Format.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Format.Tpo -c src/java/org/freedesktop/cairo/Format.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Format.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-HintStyle.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintStyle.Tpo -c src/java/org/freedesktop/cairo/HintStyle.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintStyle.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Gradient.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Gradient.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-HintMetrics.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-HintMetrics.Tpo -c src/java/org/freedesktop/cairo/HintMetrics.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-HintMetrics.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-ImageSurface.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-ImageSurface.Tpo -c src/java/org/freedesktop/cairo/ImageSurface.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ImageSurface.o 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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) 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: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 src/java/org/freedesktop/cairo/HintStyle.java:63: 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:73: 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:79: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-LinearGradient.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LinearGradient.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LinearGradient.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LinearGradient.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LinearGradient.Tpo"; exit 1; fi src/java/org/freedesktop/cairo/HintMetrics.java:46: 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:56: 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:62: 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/SurfacePattern.html... if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-LineCap.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineCap.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineCap.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineCap.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineCap.Tpo"; exit 1; fi theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) Generating doc/api/org/freedesktop/cairo/Filter.html... theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) Generating doc/api/org/freedesktop/cairo/Point.html... Generating doc/api/org/freedesktop/cairo/LineCap.html... if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-LineJoin.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineJoin.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineJoin.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineJoin.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineJoin.Tpo"; exit 1; fi Generating doc/api/org/freedesktop/cairo/TextExtents.html... Generating doc/api/org/freedesktop/cairo/PDFSurface.html... if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Matrix.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Matrix.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Matrix.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Matrix.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Matrix.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Operator.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Operator.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Operator.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Operator.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Operator.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Pattern.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Pattern.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Pattern.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Pattern.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Pattern.Tpo"; exit 1; fi Generating doc/api/org/freedesktop/cairo/LinearGradient.html... Generating doc/api/org/freedesktop/cairo/RadialGradient.html... Generating doc/api/org/freedesktop/cairo/FontSlant.html... if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Point.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Point.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Point.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Point.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Point.Tpo"; exit 1; fi Generating doc/api/package-list... touch doc-stamp if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-RadialGradient.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-RadialGradient.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-RadialGradient.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-RadialGradient.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-RadialGradient.Tpo"; exit 1; fi /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-LinearGradient.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-LinearGradient.Tpo -c src/java/org/freedesktop/cairo/LinearGradient.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-LinearGradient.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-LineCap.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineCap.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-LineJoin.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-LineJoin.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Operator.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Operator.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Point.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Point.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Matrix.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Matrix.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Pattern.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Pattern.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-RadialGradient.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-RadialGradient.Tpo -c src/java/org/freedesktop/cairo/RadialGradient.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-RadialGradient.o if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Rectangle.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Rectangle.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Rectangle.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Rectangle.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Rectangle.Tpo"; exit 1; fi 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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) src/java/org/freedesktop/cairo/Operator.java:76: 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:86: 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:91: 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/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: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 if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-ScaledFont.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ScaledFont.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ScaledFont.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ScaledFont.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-ScaledFont.Tpo"; exit 1; fi 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:284: warning: The method cairo_matrix_transform_point(Handle, double[], double[]) from the type Matrix is never used locally theInternedExtras.put(already, already); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) native static final private void cairo_matrix_transform_point( Handle handle, double[] x, double[] y); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2 problems (2 warnings) if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Status.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Status.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Status.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Status.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Status.Tpo"; exit 1; fi 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) if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-SubpixelOrder.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SubpixelOrder.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SubpixelOrder.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SubpixelOrder.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SubpixelOrder.Tpo"; exit 1; fi /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Rectangle.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Rectangle.Tpo -c src/java/org/freedesktop/cairo/Rectangle.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Rectangle.o if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Surface.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Surface.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Surface.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Surface.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Surface.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-SurfacePattern.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SurfacePattern.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SurfacePattern.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SurfacePattern.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-SurfacePattern.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-TextExtents.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-TextExtents.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-TextExtents.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-TextExtents.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-TextExtents.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_FontOptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_FontOptions.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_FontOptions.lo src/jni/org_freedesktop_cairo_FontOptions.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-ScaledFont.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-ScaledFont.Tpo -c src/java/org/freedesktop/cairo/ScaledFont.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-ScaledFont.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Status.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Status.Tpo -c src/java/org/freedesktop/cairo/Status.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Status.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-SubpixelOrder.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-SubpixelOrder.Tpo -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.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-SurfacePattern.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-SurfacePattern.Tpo -c src/java/org/freedesktop/cairo/SurfacePattern.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-SurfacePattern.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Surface.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Surface.Tpo -c src/java/org/freedesktop/cairo/Surface.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-Surface.o /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-TextExtents.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-TextExtents.Tpo -c src/java/org/freedesktop/cairo/TextExtents.java -fPIC -o src/java/org/freedesktop/cairo/.libs/libcairojava_la-TextExtents.o src/java/org/freedesktop/cairo/ScaledFont.java:80: warning: The method cairo_scaled_font_reference(Handle) from the type ScaledFont is never used locally mkdir src/jni/.libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_FontOptions.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_FontOptions.Tpo -c src/jni/org_freedesktop_cairo_FontOptions.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_FontOptions.o native static final private void cairo_scaled_font_reference(Handle obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) depbase=`echo src/jni/org_freedesktop_cairo_FontExtents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_FontExtents.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_FontExtents.lo src/jni/org_freedesktop_cairo_FontExtents.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi 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: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); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) depbase=`echo src/jni/org_freedesktop_cairo_FontFace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_FontFace.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_FontFace.lo src/jni/org_freedesktop_cairo_FontFace.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_Context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Context.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_Context.lo src/jni/org_freedesktop_cairo_Context.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi src/java/org/freedesktop/cairo/SubpixelOrder.java:58: 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:68: 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:74: 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) depbase=`echo src/jni/org_freedesktop_cairo_Pattern.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Pattern.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_Pattern.lo src/jni/org_freedesktop_cairo_Pattern.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_TextExtents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_TextExtents.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_TextExtents.lo src/jni/org_freedesktop_cairo_TextExtents.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_Matrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Matrix.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_Matrix.lo src/jni/org_freedesktop_cairo_Matrix.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_Glyph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Glyph.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_Glyph.lo src/jni/org_freedesktop_cairo_Glyph.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_ScaledFont.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_ScaledFont.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_ScaledFont.lo src/jni/org_freedesktop_cairo_ScaledFont.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_FontExtents.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_FontExtents.Tpo -c src/jni/org_freedesktop_cairo_FontExtents.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_FontExtents.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Context.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_Context.Tpo -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.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Pattern.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_Pattern.Tpo -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.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_FontFace.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_FontFace.Tpo -c src/jni/org_freedesktop_cairo_FontFace.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_FontFace.o depbase=`echo src/jni/org_freedesktop_cairo_Surface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Surface.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_Surface.lo src/jni/org_freedesktop_cairo_Surface.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Matrix.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_Matrix.Tpo -c src/jni/org_freedesktop_cairo_Matrix.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Matrix.o 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: warning: incompatible implicit declaration of built-in function 'malloc' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_TextExtents.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_TextExtents.Tpo -c src/jni/org_freedesktop_cairo_TextExtents.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_TextExtents.o depbase=`echo src/jni/org_freedesktop_cairo_Status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Status.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_Status.lo src/jni/org_freedesktop_cairo_Status.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo src/jni/org_freedesktop_cairo_ImageSurface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_ImageSurface.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/org_freedesktop_cairo_ImageSurface.lo src/jni/org_freedesktop_cairo_ImageSurface.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_ScaledFont.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_ScaledFont.Tpo -c src/jni/org_freedesktop_cairo_ScaledFont.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_ScaledFont.o /bin/sh ./libtool --tag=GCJ --mode=link /usr/bin/gcj -O2 -fPIC -o libcairojava.la -rpath /usr/lib64 -lglibjava -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 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Glyph.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_Glyph.Tpo -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.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Surface.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_Surface.Tpo -c src/jni/org_freedesktop_cairo_Surface.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Surface.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_ImageSurface.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_ImageSurface.Tpo -c src/jni/org_freedesktop_cairo_ImageSurface.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_ImageSurface.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cairo-java\" -DVERSION=\"1.0.5\" -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. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/jni/org_freedesktop_cairo_Status.lo -MD -MP -MF src/jni/.deps/org_freedesktop_cairo_Status.Tpo -c src/jni/org_freedesktop_cairo_Status.c -fPIC -DPIC -o src/jni/.libs/org_freedesktop_cairo_Status.o /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-java -I/usr/include -Isrc/jni -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libcairojni.la -rpath /usr/lib64 -lcairo -lfontconfig -L/usr/lib64 -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 mkdir .libs 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 -Wl,-soname -Wl,libcairojava-1.0.so -o .libs/libcairojava-1.0.so 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/lib64 -lglibjni -m64 -mtune=generic -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 (cd .libs && rm -f libcairojni.la && ln -s ../libcairojni.la libcairojni.la) (cd .libs && rm -f libcairojava.so && ln -s libcairojava-1.0.so libcairojava.so) creating libcairojava.la (cd .libs && rm -f libcairojava.la && ln -s ../libcairojava.la libcairojava.la) make[1]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.5' + 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 64%) adding: org/freedesktop/cairo/CairoException.java (deflated 34%) adding: org/freedesktop/cairo/CairoObject.java (deflated 42%) adding: org/freedesktop/cairo/Config.java (deflated 37%) adding: org/freedesktop/cairo/Content.java (deflated 65%) adding: org/freedesktop/cairo/Context.java (deflated 80%) adding: org/freedesktop/cairo/Extend.java (deflated 65%) adding: org/freedesktop/cairo/FillRule.java (deflated 63%) adding: org/freedesktop/cairo/Filter.java (deflated 67%) adding: org/freedesktop/cairo/FontExtents.java (deflated 66%) adding: org/freedesktop/cairo/FontFace.java (deflated 46%) 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 65%) adding: org/freedesktop/cairo/Gradient.java (deflated 69%) adding: org/freedesktop/cairo/HintMetrics.java (deflated 63%) adding: org/freedesktop/cairo/HintStyle.java (deflated 65%) adding: org/freedesktop/cairo/ImageSurface.java (deflated 68%) 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 79%) adding: org/freedesktop/cairo/Operator.java (deflated 73%) adding: org/freedesktop/cairo/PDFSurface.java (deflated 64%) adding: org/freedesktop/cairo/Pattern.java (deflated 73%) adding: org/freedesktop/cairo/Point.java (deflated 57%) adding: org/freedesktop/cairo/RadialGradient.java (deflated 44%) adding: org/freedesktop/cairo/Rectangle.java (deflated 79%) adding: org/freedesktop/cairo/ScaledFont.java (deflated 65%) adding: org/freedesktop/cairo/Status.java (deflated 76%) adding: org/freedesktop/cairo/SubpixelOrder.java (deflated 69%) adding: org/freedesktop/cairo/Surface.java (deflated 72%) adding: org/freedesktop/cairo/SurfacePattern.java (deflated 65%) adding: org/freedesktop/cairo/TextExtents.java (deflated 67%) + touch -r ChangeLog src/java/src.zip + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CW9mqA + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64 + make -j8 DESTDIR=/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64 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.2-0.2.6.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/CairoException.class -C src/java org/freedesktop/cairo/Content.class -C src/java org/freedesktop/cairo/CairoObject.class -C src/java org/freedesktop/cairo/Config.class -C src/java org/freedesktop/cairo/Extend.class -C src/java org/freedesktop/cairo/Antialias.class -C src/java org/freedesktop/cairo/FillRule.class -C src/java org/freedesktop/cairo/Context.class -C src/java org/freedesktop/cairo/Surface.class -C src/java org/freedesktop/cairo/Point.class -C src/java org/freedesktop/cairo/Rectangle.class -C src/java org/freedesktop/cairo/FontExtents.class -C src/java org/freedesktop/cairo/FontFace.class -C src/java org/freedesktop/cairo/Matrix.class -C src/java org/freedesktop/cairo/FontOptions.class -C src/java org/freedesktop/cairo/LineCap.class -C src/java org/freedesktop/cairo/LineJoin.class -C src/java org/freedesktop/cairo/Operator.class -C src/java org/freedesktop/cairo/Pattern.class -C src/java org/freedesktop/cairo/Glyph.class -C src/java org/freedesktop/cairo/TextExtents.class -C src/java org/freedesktop/cairo/FontSlant.class -C src/java org/freedesktop/cairo/FontWeight.class -C src/java org/freedesktop/cairo/Status.class -C src/java org/freedesktop/cairo/HintMetrics.class -C src/java org/freedesktop/cairo/HintStyle.class -C src/java org/freedesktop/cairo/SubpixelOrder.class -C src/java org/freedesktop/cairo/Filter.class -C src/java org/freedesktop/cairo/Gradient.class -C src/java org/freedesktop/cairo/Format.class -C src/java org/freedesktop/cairo/ImageSurface.class -C src/java org/freedesktop/cairo/SurfacePattern.class -C src/java org/freedesktop/cairo/ScaledFont.class -C src/java org/freedesktop/cairo/LinearGradient.class -C src/java org/freedesktop/cairo/RadialGradient.class make install-am make[1]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.5' if /bin/sh ./libtool --tag=GCJ --mode=compile /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Config.lo -MD -MP -MF "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo" -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; \ then mv -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo" "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Plo"; else rm -f "src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo"; exit 1; fi javadoc \ -d doc/api \ \ -sourcepath ./src/java \ -windowtitle "Cairo-Java 1.0.5 API Reference" \ -doctitle "Cairo-Java 1.0.5 API Reference" \ -footer "" \ -public \ -classpath /usr/share/java/glib0.2-0.2.6.jar:./src/java:src/java \ org.freedesktop.cairo /usr/bin/gcj -fjni -I./src/java -Isrc/java --classpath=/usr/share/java/glib0.2-0.2.6.jar:./src/java -O2 -fPIC -MT src/java/org/freedesktop/cairo/libcairojava_la-Config.lo -MD -MP -MF src/java/org/freedesktop/cairo/.deps/libcairojava_la-Config.Tpo -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/HintMetrics.java Parsing ./src/java/org/freedesktop/cairo/Format.java Parsing ./src/java/org/freedesktop/cairo/Pattern.java Parsing ./src/java/org/freedesktop/cairo/Operator.java Parsing ./src/java/org/freedesktop/cairo/LineJoin.java Parsing ./src/java/org/freedesktop/cairo/Gradient.java Parsing ./src/java/org/freedesktop/cairo/Matrix.java Parsing ./src/java/org/freedesktop/cairo/CairoException.java Parsing ./src/java/org/freedesktop/cairo/Status.java Parsing ./src/java/org/freedesktop/cairo/Config.java Parsing ./src/java/org/freedesktop/cairo/Content.java Parsing ./src/java/org/freedesktop/cairo/ScaledFont.java Parsing ./src/java/org/freedesktop/cairo/FontExtents.java Parsing ./src/java/org/freedesktop/cairo/SubpixelOrder.java Parsing ./src/java/org/freedesktop/cairo/ImageSurface.java Parsing ./src/java/org/freedesktop/cairo/FontFace.java Parsing ./src/java/org/freedesktop/cairo/FillRule.java Parsing ./src/java/org/freedesktop/cairo/FontWeight.java Parsing ./src/java/org/freedesktop/cairo/HintStyle.java Parsing ./src/java/org/freedesktop/cairo/Antialias.java Parsing ./src/java/org/freedesktop/cairo/FontOptions.java Parsing ./src/java/org/freedesktop/cairo/Glyph.java Parsing ./src/java/org/freedesktop/cairo/Extend.java Parsing ./src/java/org/freedesktop/cairo/Rectangle.java Parsing ./src/java/org/freedesktop/cairo/Surface.java Parsing ./src/java/org/freedesktop/cairo/Context.java Parsing ./src/java/org/freedesktop/cairo/SurfacePattern.java Parsing ./src/java/org/freedesktop/cairo/Filter.java Parsing ./src/java/org/freedesktop/cairo/Point.java Parsing ./src/java/org/freedesktop/cairo/LineCap.java Parsing ./src/java/org/freedesktop/cairo/TextExtents.java Parsing ./src/java/org/freedesktop/cairo/PDFSurface.java Parsing ./src/java/org/freedesktop/cairo/LinearGradient.java Parsing ./src/java/org/freedesktop/cairo/RadialGradient.java Parsing ./src/java/org/freedesktop/cairo/CairoObject.java Parsing ./src/java/org/freedesktop/cairo/FontSlant.java Generating doc/api/stylesheet.css... Generating doc/api/index.html... Generating doc/api/allclasses-frame.html... Generating doc/api/allclasses-noframe.html... Generating doc/api/org/freedesktop/cairo/package-summary.html... Generating doc/api/org/freedesktop/cairo/HintMetrics.html... Generating doc/api/org/freedesktop/cairo/Format.html... Generating doc/api/org/freedesktop/cairo/Pattern.html... Generating doc/api/org/freedesktop/cairo/Operator.html... Generating doc/api/org/freedesktop/cairo/LineJoin.html... Generating doc/api/org/freedesktop/cairo/Gradient.html... /bin/sh ./libtool --tag=GCJ --mode=link /usr/bin/gcj -O2 -fPIC -o libcairojava.la -rpath /usr/lib64 -lglibjava -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/org/freedesktop/cairo/Matrix.html... Generating doc/api/org/freedesktop/cairo/CairoException.html... Generating doc/api/org/freedesktop/cairo/Status.html... Generating doc/api/org/freedesktop/cairo/Config.html... Generating doc/api/org/freedesktop/cairo/Content.html... Generating doc/api/org/freedesktop/cairo/ScaledFont.html... Generating doc/api/org/freedesktop/cairo/FontExtents.html... Generating doc/api/org/freedesktop/cairo/SubpixelOrder.html... Generating doc/api/org/freedesktop/cairo/ImageSurface.html... Generating doc/api/org/freedesktop/cairo/FontFace.html... Generating doc/api/org/freedesktop/cairo/FillRule.html... Generating doc/api/org/freedesktop/cairo/FontWeight.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 -Wl,-soname -Wl,libcairojava-1.0.so -o .libs/libcairojava-1.0.so Generating doc/api/org/freedesktop/cairo/HintStyle.html... Generating doc/api/org/freedesktop/cairo/Antialias.html... Generating doc/api/org/freedesktop/cairo/FontOptions.html... Generating doc/api/org/freedesktop/cairo/Glyph.html... Generating doc/api/org/freedesktop/cairo/Extend.html... Generating doc/api/org/freedesktop/cairo/Rectangle.html... (cd .libs && rm -f libcairojava.so && ln -s libcairojava-1.0.so libcairojava.so) creating libcairojava.la Generating doc/api/org/freedesktop/cairo/Surface.html... (cd .libs && rm -f libcairojava.la && ln -s ../libcairojava.la libcairojava.la) Generating doc/api/org/freedesktop/cairo/Context.html... Generating doc/api/org/freedesktop/cairo/SurfacePattern.html... Generating doc/api/org/freedesktop/cairo/Filter.html... Generating doc/api/org/freedesktop/cairo/Point.html... Generating doc/api/org/freedesktop/cairo/LineCap.html... Generating doc/api/org/freedesktop/cairo/TextExtents.html... Generating doc/api/org/freedesktop/cairo/PDFSurface.html... Generating doc/api/org/freedesktop/cairo/LinearGradient.html... Generating doc/api/org/freedesktop/cairo/RadialGradient.html... Generating doc/api/org/freedesktop/cairo/FontSlant.html... Generating doc/api/package-list... touch doc-stamp make[2]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.5' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64" test -z "/usr/share/java" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/java" test -z "/usr/share/doc/cairo-java-1.0.5" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5" test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'cairo1.0.jar' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/java/cairo1.0.jar' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcairojava.la' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojava.la' /usr/bin/install -c -m 644 './AUTHORS' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5/AUTHORS' /usr/bin/install -c -m 644 'cairo-java.pc' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/pkgconfig/cairo-java.pc' /usr/bin/install -c -m 644 './COPYING' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5/COPYING' /usr/bin/install -c -m 644 './NEWS' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5/NEWS' /usr/bin/install -c -m 644 './README' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5/README' /usr/bin/install -c -m 644 './INSTALL' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5/INSTALL' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/cairo-java-1.0.5' cd /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/java && \ mv -f cairo1.0.jar cairo1.0-1.0.5.jar && \ ln -s cairo1.0-1.0.5.jar cairo1.0.jar /builddir/build/BUILD/cairo-java-1.0.5/install-sh -d /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5/api /usr/bin/install -c .libs/libcairojava-1.0.so /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojava-1.0.so (cd /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64 && 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.5-11.fc11.x86_64/usr/lib64/libcairojava.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libcairojni.la' '/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojni.la' /usr/bin/install -c .libs/libcairojni-1.0.so /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojni-1.0.so (cd /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64 && 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.5-11.fc11.x86_64/usr/lib64/libcairojni.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.5' make[2]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.5' make[1]: Leaving directory `/builddir/build/BUILD/cairo-java-1.0.5' + rm /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojava.la /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojni.la ++ expr 1.0.5 : '\([^.]*\.[^.]*\)' + jarversion=1.0 + jarname=cairo-java + jarname=cairo + zipname=cairo-1.0-src + zipfile=cairo-1.0-src-1.0.5.zip + install -m 644 src/java/src.zip /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/java/cairo-1.0-src-1.0.5.zip + cd /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/java + ln -sf cairo-1.0-src-1.0.5.zip cairo-1.0-src.zip + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cairo-java-1.0.5 extracting debug info from /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojava-1.0.so extracting debug info from /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/lib64/libcairojni-1.0.so symlinked /usr/lib/debug/usr/lib64/libcairojava-1.0.so.debug to /usr/lib/debug/usr/lib64/libcairojava.so.debug symlinked /usr/lib/debug/usr/lib64/libcairojni-1.0.so.debug to /usr/lib/debug/usr/lib64/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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cairo-java-1.0.5-11.fc11-x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ygYIkM + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5 + /bin/mkdir -p /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5 + cp -pr AUTHORS ChangeLog COPYING README NEWS /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-1.0.5 + exit 0 Provides: libcairojava-1.0.so()(64bit) libcairojni-1.0.so()(64bit) 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcj.so.10()(64bit) libglibjava-0.2.so()(64bit) libglibjni-0.2.so()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: cairo-java-devel-1.0.5-11.fc11-x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Qy1kY + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-devel-1.0.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-devel-1.0.5 + /bin/mkdir -p /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-devel-1.0.5 + cp -pr doc/api /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64/usr/share/doc/cairo-java-devel-1.0.5 + exit 0 Provides: pkgconfig(cairo-java) = 1.0.5 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()(64bit) libcairojni-1.0.so()(64bit) pkgconfig(cairo) pkgconfig(glib-java) Processing files: cairo-java-debuginfo-1.0.5-11.fc11-x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64 warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/cairo-java-1.0.5-11.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/cairo-java-devel-1.0.5-11.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/cairo-java-debuginfo-1.0.5-11.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OfO68M + umask 022 + cd /builddir/build/BUILD + cd cairo-java-1.0.5 + rm -rf /builddir/build/BUILDROOT/cairo-java-1.0.5-11.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->