checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '985' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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 how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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 return type of signal handlers... void checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/types.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for mntent.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for snprintf... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... -lpthread checking for library containing dlopen... -ldl checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for FT2... yes checking for FONTCONFIG... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wdisabled-optimization flag... yes checking if gcc supports -Wpointer-arith flag... yes checking if gcc supports -Wredundant-decls flag... yes checking if gcc supports -Wcast-qual flag... yes checking if gcc supports -Wwrite-strings flag... yes checking if gcc supports -Wtype-limits flag... yes checking if gcc supports -Wundef flag... yes checking if gcc supports -Wmissing-prototypes flag... yes checking if gcc supports -Wshadow flag... yes checking if gcc supports -Werror=implicit-function-declaration flag... yes checking for gcc way to treat warnings as errors... -Werror checking if gcc supports -Wextra flag... yes checking if gcc supports -Winline flag... yes checking if gcc supports -O3 flag... yes checking if gcc supports -fomit-frame-pointer flag... yes checking for ant... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for pread... yes checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libbluray.pc config.status: creating src/libbluray/bluray-version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Summary: -------- BD-J type: j2se build JAR: yes Font support (freetype2): yes Use system fonts (fontconfig): yes Metadata support (libxml2): yes Build examples: yes make all-am make[1]: Entering directory '/scratch/libbluray/libbluray/src/libbluray-1.0.2' CC src/file/libbluray_la-file.lo CC src/file/libbluray_la-filesystem.lo CC src/libbluray/libbluray_la-bluray.lo CC src/libbluray/libbluray_la-register.lo CC src/libbluray/bdnav/libbluray_la-bdid_parse.lo CC src/libbluray/bdnav/libbluray_la-bdmv_parse.lo CC src/libbluray/bdnav/libbluray_la-clpi_parse.lo CC src/libbluray/bdnav/libbluray_la-extdata_parse.lo CC src/libbluray/bdnav/libbluray_la-index_parse.lo CC src/libbluray/bdnav/libbluray_la-meta_parse.lo CC src/libbluray/bdnav/libbluray_la-mpls_parse.lo CC src/libbluray/bdnav/libbluray_la-navigation.lo CC src/libbluray/bdnav/libbluray_la-sound_parse.lo CC src/libbluray/bdnav/libbluray_la-uo_mask.lo CC src/libbluray/decoders/libbluray_la-graphics_controller.lo CC src/libbluray/decoders/libbluray_la-graphics_processor.lo CC src/libbluray/decoders/libbluray_la-ig_decode.lo CC src/libbluray/decoders/libbluray_la-m2ts_demux.lo CC src/libbluray/decoders/libbluray_la-m2ts_filter.lo CC src/libbluray/decoders/libbluray_la-pg_decode.lo CC src/libbluray/decoders/libbluray_la-pes_buffer.lo CC src/libbluray/decoders/libbluray_la-rle.lo CC src/libbluray/decoders/libbluray_la-textst_decode.lo CC src/libbluray/decoders/libbluray_la-textst_render.lo CC src/libbluray/disc/libbluray_la-aacs.lo CC src/libbluray/disc/libbluray_la-bdplus.lo CC src/libbluray/disc/libbluray_la-dec.lo CC src/libbluray/disc/libbluray_la-disc.lo CC src/libbluray/disc/libbluray_la-properties.lo CC src/libbluray/hdmv/libbluray_la-hdmv_vm.lo CC src/libbluray/hdmv/libbluray_la-mobj_parse.lo CC src/libbluray/hdmv/libbluray_la-mobj_print.lo CC src/util/libbluray_la-array.lo CC src/util/libbluray_la-bits.lo src/util/bits.c: In function ‘bs_read’: src/util/bits.c:221:9: warning: ignoring return value of ‘file_seek’, declared with attribute warn_unused_result [-Wunused-result] file_seek(bs->fp, bs->pos, SEEK_SET); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util/bits.c: In function ‘bs_skip’: src/util/bits.c:248:9: warning: ignoring return value of ‘file_seek’, declared with attribute warn_unused_result [-Wunused-result] file_seek(bs->fp, bs->pos, SEEK_SET); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/util/libbluray_la-event_queue.lo CC src/util/libbluray_la-logging.lo CC src/util/libbluray_la-mutex.lo CC src/util/libbluray_la-refcnt.lo CC src/util/libbluray_la-strutl.lo CC src/util/libbluray_la-time.lo CC src/libbluray/bdj/libbluray_la-bdj.lo CC src/libbluray/bdj/libbluray_la-bdjo_parse.lo CC src/libbluray/bdj/native/libbluray_la-bdjo.lo CC src/libbluray/bdj/native/libbluray_la-java_awt_BDFontMetrics.lo CC src/libbluray/bdj/native/libbluray_la-java_awt_BDGraphics.lo CC src/libbluray/bdj/native/libbluray_la-org_videolan_Libbluray.lo CC src/libbluray/bdj/native/libbluray_la-org_videolan_Logger.lo CC src/libbluray/bdj/native/libbluray_la-register_native.lo CC src/libbluray/bdj/native/libbluray_la-util.lo CC src/libbluray/disc/libbluray_la-udf_fs.lo CC contrib/libudfread/src/libbluray_la-default_blockinput.lo CC contrib/libudfread/src/libbluray_la-ecma167.lo CC contrib/libudfread/src/libbluray_la-udfread.lo contrib/libudfread/src/udfread.c: In function ‘udfread_file_read’: contrib/libudfread/src/udfread.c:1649:46: warning: comparison is always false due to limited range of data type [-Wtype-limits] if ((ssize_t)bytes < 0 || (int64_t)bytes < 0) { ^ CC src/file/libbluray_la-dir_posix.lo CC src/file/libbluray_la-dirs_xdg.lo CC src/file/libbluray_la-dl_posix.lo CC src/file/libbluray_la-file_posix.lo CC src/file/libbluray_la-mount.lo CCLD libbluray.la ar: `u' modifier ignored since `D' is the default (see `U') CC src/examples/bd_info.o CCLD bd_info CC src/devtools/bdj_test.o CCLD bdj_test CC src/devtools/bdjo_dump.o CCLD bdjo_dump CC src/examples/bdsplice.o CCLD bdsplice CC src/devtools/clpi_dump-clpi_dump.o CC src/devtools/clpi_dump-util.o CCLD clpi_dump CC src/devtools/hdmv_test.o CCLD hdmv_test CC src/examples/index_dump.o CCLD index_dump CC src/examples/libbluray_test.o CCLD libbluray_test CC src/examples/list_titles.o CCLD list_titles CC src/devtools/mobj_dump-mobj_dump.o CC src/libbluray/hdmv/mobj_dump-mobj_print.o CCLD mobj_dump CC src/devtools/mpls_dump-mpls_dump.o CC src/devtools/mpls_dump-util.o CCLD mpls_dump CC src/examples/sound_dump.o CCLD sound_dump ant -f ./src/libbluray/bdj/build.xml \ -Dbuild='/scratch/libbluray/libbluray/src/libbluray-1.0.2/src/libbluray/bdj/build' \ -Ddist='/scratch/libbluray/libbluray/src/libbluray-1.0.2/.libs' \ -Dsrc_awt=:java-j2se \ -Dbootclasspath="" \ -Dversion='j2se-1.0.2' Buildfile: /scratch/libbluray/libbluray/src/libbluray-1.0.2/src/libbluray/bdj/build.xml terminate called without an active exception /usr/bin/ant: line 6: 6953 Aborted (core dumped) /usr/share/apache-ant/bin/ant "$@" make[1]: *** [Makefile:2605: all-local] Error 134 make[1]: Leaving directory '/scratch/libbluray/libbluray/src/libbluray-1.0.2' make: *** [Makefile:941: all] Error 2