- * Package: app-accessibility/java-access-bridge-1.26.0
- * Repository: gentoo
- * Maintainer: gnome-accessibility@gentoo.org java@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- * Using: icedtea-bin-7
- >>> Unpacking source...
- >>> Unpacking java-access-bridge-1.26.0.tar.bz2 to /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work
- >>> Source unpacked in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work
- >>> Preparing source in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0 ...
- Searching for bundled jars:
- None found.
- Searching for bundled classes (no output if none found):
- Search done.
- * Applying java-access-bridge-1.6.0-missingclasses.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: java-access-bridge-1.26.0/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0 ...
- * econf: updating java-access-bridge-1.26.0/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating java-access-bridge-1.26.0/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-java-home=/opt/icedtea-bin-7.2.2.1
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for "/opt/icedtea-bin-7.2.2.1/bin/java"... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking for library containing strerror... none required
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking platform to setup platform specific variables... ./configure: line 3889: test: =: unary operator expected
- linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... 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... yes
- checking for x86_64-pc-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 GTK... yes
- checking JDK version... 1.7.0
- checking for "/opt/icedtea-bin-7.2.2.1/bin/javac"... yes
- checking for "/opt/icedtea-bin-7.2.2.1/bin/idlj"... yes
- checking for "/opt/icedtea-bin-7.2.2.1/bin/jar"... yes
- checking for JAVA_BRIDGE... yes
- checking for xprop... /usr/bin/xprop
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating idlgen/Makefile
- config.status: creating idlgen/org/Makefile
- config.status: creating idlgen/org/GNOME/Makefile
- config.status: creating idlgen/org/GNOME/Accessibility/Makefile
- config.status: creating idlgen/org/GNOME/Bonobo/Makefile
- config.status: creating util/Makefile
- config.status: creating util/org/Makefile
- config.status: creating util/org/GNOME/Makefile
- config.status: creating util/org/GNOME/Accessibility/Makefile
- config.status: creating impl/Makefile
- config.status: creating impl/org/Makefile
- config.status: creating impl/org/GNOME/Makefile
- config.status: creating impl/org/GNOME/Accessibility/Makefile
- config.status: creating impl/org/GNOME/Bonobo/Makefile
- config.status: creating bridge/Makefile
- config.status: creating bridge/org/Makefile
- config.status: creating bridge/org/GNOME/Makefile
- config.status: creating bridge/org/GNOME/Accessibility/Makefile
- config.status: creating at-client/Makefile
- config.status: creating at-client/org/Makefile
- config.status: creating at-client/org/GNOME/Makefile
- config.status: creating at-client/org/GNOME/Accessibility/Makefile
- config.status: creating registry/Makefile
- config.status: creating registry/org/Makefile
- config.status: creating registry/org/GNOME/Makefile
- config.status: creating registry/org/GNOME/Accessibility/Makefile
- config.status: creating jni/Makefile
- config.status: creating test/Makefile
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0 ...
- make -j24 'JAVAC=/opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4'
- Making all in idlgen
- make[1]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
- Making all in org
- make[2]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
- Making all in GNOME
- make[3]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
- Making all in Accessibility
- make[4]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Accessibility'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Accessibility'
- Making all in Bonobo
- make[4]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
- make[4]: Nothing to be done for `all'.
- make[4]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
- make[4]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
- make[4]: Nothing to be done for `all-am'.
- make[4]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
- make[3]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
- make[3]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
- make[2]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
- make[2]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
- /opt/icedtea-bin-7.2.2.1/bin/idlj \
- -pkgPrefix Bonobo org.GNOME \
- -pkgPrefix Accessibility org.GNOME \
- -emitAll -i /usr/share/idl/bonobo-activation-2.0 -i /usr/share/idl/at-spi-1.0 -i /usr/share/idl/bonobo-2.0 \
- -fallTie /usr/share/idl/at-spi-1.0/Accessibility.idl
- touch ../jar-stamp
- /usr/share/idl/at-spi-1.0/Accessibility_Collection.idl (line 66): WARNING: Identifier `object' collides with a keyword; use an escaped identifier to ensure future compatibility.
- boolean isAncestorOf (in Accessible object);
- ^
- /usr/share/idl/at-spi-1.0/Accessibility_Component.idl (line 83): WARNING: Identifier `Component' collides with a keyword; use an escaped identifier to ensure future compatibility.
- interface Component : Bonobo::Unknown {
- ^
- make[3]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 FIELD_SIZE.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamPOA.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageTypeHolder.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfoHolder.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownPOA.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamHelper.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 Stream.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownHelper.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageHolder.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 Unknown.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageType.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageOperations.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 _UnknownStub.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfoFieldsHelper.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 _StreamStub.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StoragePOATie.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 FIELD_CONTENT_TYPE.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamHolder.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageTypeHelper.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfoHelper.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 _StorageStub.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamOperations.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownHolder.java
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownOperations.java
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- 1 warning
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 ContentTypeHelper.java
- 1 warning
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamPOATie.java
- 1 warning
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfo.java
- 1 warning
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownPOATie.java
- 1 warning
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StoragePOA.java
- 1 warning
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 Storage.java
- 1 warning
- _StreamStub.java:22: error: cannot access IOError
- public org.GNOME.Bonobo.StorageInfo getInfo (int mask) throws org.GNOME.Bonobo.StreamPackage.IOError, org.GNOME.Bonobo.StreamPackage.NoPermission, org.GNOME.Bonobo.StreamPackage.NotSupported
- ^
- bad class file: ../../../../idlgen/org/GNOME/Bonobo/StreamPackage/IOError.class
- class file contains wrong class: java.io.Serializable
- Please remove or make sure it appears in the correct subdirectory of the classpath.
- CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageHelper.java
- 1 warning
- make[3]: *** [_StreamStub.class] Error 1
- make[3]: *** Waiting for unfinished jobs....
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- 1 warning
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- 1 warning
- make[3]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
- make[2]: *** [org/GNOME/Accessibility/Accessible.class] Error 2
- make[2]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
- make: *** [all-recursive] Error 1
- emake failed
- * ERROR: app-accessibility/java-access-bridge-1.26.0 failed (compile phase):
- * compile failure
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 5063: Called die
- * The specific snippet of code:
- * emake JAVAC="${JAVAC} ${JAVACFLAGS}" || die "compile failure"
- *
- * If you need support, post the output of `emerge --info '=app-accessibility/java-access-bridge-1.26.0'`,
- * the complete build log and the output of `emerge -pqv '=app-accessibility/java-access-bridge-1.26.0'`.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM=icedtea-bin-7 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.2.1"
- JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
- and of course, the output of emerge --info
- sed: couldn't open temporary file /etc/portage/package.mask/sedjZdbtl: Permission denied
- nc6: using stream socket
- /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `compile failure': not a pid or valid job spec
- * The complete build log is located at '/var/log/portage/app-accessibility:java-access-bridge-1.26.0:20120619-052540.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/temp/environment'.
- * Working directory: '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0'
- * S: '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0'