This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by icedtea-web configure 1.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./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 --disable-dependency-tracking --disable-silent-rules --program-transform-name=s/^javaws$/itweb-javaws/ --libdir=/usr/lib64/nsbrowser/plugins --with-java=/usr/bin/java --with-jdk-home=/usr/lib64/icedtea8 --disable-docs --disable-plugin --without-rhino --without-tagsoup ## --------- ## ## Platform. ## ## --------- ## hostname = msba02a uname -m = x86_64 uname -r = 4.9.95-gentoo uname -s = Linux uname -v = #6 SMP Wed Jun 20 09:57:03 EDT 2018 /usr/bin/uname -p = Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/icedtea8/bin PATH: /usr/lib/portage/python3.5/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.5/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0 PATH: /usr/lib/llvm/5/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2096: checking for a BSD-compatible install configure:2164: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:2175: checking whether build environment is sane configure:2230: result: yes configure:2381: checking for a thread-safe mkdir -p configure:2420: result: /bin/mkdir -p configure:2427: checking for gawk configure:2443: found /usr/bin/gawk configure:2454: result: gawk configure:2465: checking whether make sets $(MAKE) configure:2487: result: yes configure:2516: checking whether make supports nested variables configure:2533: result: yes configure:2612: checking how to create a pax tar archive configure:2623: tar --version tar (GNU tar) 1.30 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2626: $? = 0 configure:2666: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:2669: $? = 0 configure:2673: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 6.4.0-r1 p1.3) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3174: $? = 0 configure:3163: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.4.0-r1 p1.3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3) configure:3174: $? = 0 configure:3163: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3174: $? = 1 configure:3163: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3174: $? = 1 configure:3194: checking whether the C compiler works configure:3216: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3220: $? = 0 configure:3268: result: yes configure:3271: checking for C compiler default output file name configure:3273: result: a.out configure:3279: checking for suffix of executables configure:3286: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3290: $? = 0 configure:3312: result: configure:3334: checking whether we are cross compiling configure:3342: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3346: $? = 0 configure:3353: ./conftest configure:3357: $? = 0 configure:3372: result: no configure:3377: checking for suffix of object files configure:3399: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -mtune=generic conftest.c >&5 configure:3403: $? = 0 configure:3424: result: o configure:3428: checking whether we are using the GNU C compiler configure:3447: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -mtune=generic conftest.c >&5 configure:3447: $? = 0 configure:3456: result: yes configure:3465: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3485: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3485: $? = 0 configure:3526: result: yes configure:3543: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3606: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=x86-64 -mtune=generic conftest.c >&5 configure:3606: $? = 0 configure:3619: result: none needed configure:3644: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3666: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3669: $? = 0 configure:3666: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3669: $? = 0 configure:3681: result: yes configure:3709: checking for style of include used by make configure:3737: result: GNU configure:3763: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3874: result: none configure:3903: checking for x86_64-pc-linux-gnu-g++ configure:3919: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3930: result: x86_64-pc-linux-gnu-g++ configure:4001: checking for C++ compiler version configure:4010: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.4.0-r1 p1.3) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4021: $? = 0 configure:4010: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.4.0-r1 p1.3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3) configure:4021: $? = 0 configure:4010: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4021: $? = 1 configure:4010: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4021: $? = 1 configure:4025: checking whether we are using the GNU C++ compiler configure:4044: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=x86-64 -mtune=generic conftest.cpp >&5 configure:4044: $? = 0 configure:4053: result: yes configure:4062: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4082: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4082: $? = 0 configure:4123: result: yes configure:4148: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4259: result: none configure:4367: checking if cp supports --reflink configure:4382: result: yes configure:4394: checking if we can hard link rather than copy from /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2 configure:4408: result: yes configure:4420: checking whether to build documentation configure:4437: result: no configure:4440: checking whether to filter by whitelisting on directory name when processing, compiling and running reproducers configure:4457: result: no configure:4462: checking for bash configure:4480: found /bin/bash configure:4492: result: /bin/bash configure:4505: checking whether to compile ecj natively configure:4519: result: no configure:4626: checking for x86_64-pc-linux-gnu-zip configure:4659: result: no configure:4669: checking for zip configure:4687: found /usr/bin/zip configure:4699: result: /usr/bin/zip configure:4727: checking for a JDK home directory configure:4772: result: /usr/lib64/icedtea8 (link to /usr/lib64/icedtea8) configure:5032: checking for javac configure:5062: result: /usr/lib64/icedtea8/bin/javac configure:5580: checking for ecj configure:5613: result: no configure:5621: checking for ecj-3.1 configure:5654: result: no configure:5663: checking for ecj-3.2 configure:5696: result: no configure:5705: checking for ecj-3.3 configure:5738: result: no configure:5756: checking if we are using ecj as javac configure:5769: result: no configure:5779: checking for jar configure:5922: result: /usr/lib64/icedtea8/bin/jar configure:5924: checking whether jar supports @ argument configure:5932: result: yes configure:5939: checking whether jar supports stdin file arguments Illegal option: @ Usage: jar {ctxui}[vfmn0PMe] [jar-file] [manifest-file] [entry-point] [-C dir] files ... Options: -c create new archive -t list table of contents for archive -x extract named (or all) files from archive -u update existing archive -v generate verbose output on standard output -f specify archive file name -m include manifest information from specified manifest file -n perform Pack200 normalization after creating a new archive -e specify application entry point for stand-alone application bundled into an executable jar file -0 store only; use no ZIP compression -P preserve leading '/' (absolute path) and ".." (parent directory) components from file names -M do not create a manifest file for the entries -i generate index information for the specified jar files -C change to the specified directory and include the following file If any file is a directory then it is processed recursively. The manifest file name, the archive file name and the entry point name are specified in the same order as the 'm', 'f' and 'e' flags. Example 1: to archive two class files into an archive called classes.jar: jar cvf classes.jar Foo.class Bar.class Example 2: use an existing manifest file 'mymanifest' and archive all the files in the foo/ directory into 'classes.jar': jar cvfm classes.jar mymanifest -C foo/ . configure:5947: result: no configure:5951: checking whether jar supports -J options at the end configure:5955: result: yes configure:5970: checking for an ecj JAR file configure:5999: result: no configure:6008: checking for a JRE home directory configure:6041: result: /usr/lib64/icedtea8/jre (link to /usr/lib64/icedtea8/jre) configure:6048: checking for a Java virtual machine configure:6149: result: /usr/bin/java configure:6155: checking JDK version configure:6158: result: 1.8.0_171 configure:6200: checking for javadoc configure:6343: result: /usr/lib64/icedtea8/bin/javadoc configure:6345: checking whether javadoc supports -J options Loading source files for package pkg... Constructing Javadoc information... Standard Doclet version 1.8.0_171 Building tree for all the packages and classes... Generating ./pkg/Test.html... Generating ./pkg/package-frame.html... Generating ./pkg/package-summary.html... Generating ./pkg/package-tree.html... Generating ./constant-values.html... Building index for all the packages and classes... Generating ./overview-tree.html... Generating ./index-all.html... Generating ./deprecated-list.html... Building index for all classes... Generating ./allclasses-frame.html... Generating ./allclasses-noframe.html... Generating ./index.html... Generating ./help-doc.html... configure:6377: result: yes configure:6392: checking for keytool configure:6459: result: /usr/lib64/icedtea8/bin/keytool configure:6465: checking for jarsigner configure:6533: result: /usr/lib64/icedtea8/bin/jarsigner configure:6539: checking for pack200 configure:6606: result: /usr/lib64/icedtea8/bin/pack200 configure:6615: checking for x86_64-pc-linux-gnu-hg configure:6648: result: no configure:6658: checking for hg configure:6691: result: no Usage: which [options] [--] COMMAND [...] Write the full path of COMMAND(s) to standard output. --version, -[vV] Print version and exit successfully. --help, Print this help and exit successfully. --skip-dot Skip directories in PATH that start with a dot. --skip-tilde Skip directories in PATH that start with a tilde. --show-dot Don't expand a dot to current directory in output. --show-tilde Output a tilde for HOME directory for non-root. --tty-only Stop processing options on the right if not on tty. --all, -a Print all matches in PATH, not just the first --read-alias, -i Read list of aliases from stdin. --skip-alias Ignore option --read-alias; don't read stdin. --read-functions Read shell functions from stdin. --skip-functions Ignore option --read-functions; don't read stdin. Recommended use is to write the output of (alias; declare -f) to standard input, so that which can show aliases and shell functions. See which(1) for examples. If the options --read-alias and/or --read-functions are specified then the output can be a full alias or function definition, optionally followed by the full path of each command used inside of those. Report bugs to . configure:6735: checking for distribution package version configure:6749: result: none configure:6764: checking what version string to use configure:6773: result: 1.6.2 configure:6778: checking whether to build the browser plugin configure:6787: result: no configure:6801: checking for x86_64-pc-linux-gnu-pkg-config configure:6819: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6831: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6899: checking pkg-config is at least version 0.9.0 configure:6902: result: yes configure:7321: checking if java.util.jar.Pack200 is available class java.util.jar.Pack200 configure:7358: result: yes configure:7371: checking if java.net.CookieManager is available class java.net.CookieManager configure:7408: result: yes configure:7421: checking if java.net.HttpCookie is available class java.net.HttpCookie configure:7458: result: yes configure:7471: checking if java.net.CookieHandler is available class java.net.CookieHandler configure:7508: result: yes configure:7521: checking if sun.security.provider.X509Factory is available class sun.security.provider.X509Factory configure:7558: result: yes configure:7571: checking if sun.security.util.SecurityConstants is available class sun.security.util.SecurityConstants configure:7608: result: yes configure:7621: checking if sun.security.util.HostnameChecker is available class sun.security.util.HostnameChecker configure:7658: result: yes configure:7671: checking if sun.security.x509.X500Name is available class sun.security.x509.X500Name configure:7708: result: yes configure:7721: checking if HexDumpEncoder is available class sun.misc.HexDumpEncoder configure:7763: result: yes configure:7776: checking if sun.security.validator.ValidatorException is available class sun.security.validator.ValidatorException configure:7813: result: yes configure:7826: checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is available class com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager configure:7863: result: yes configure:7876: checking if sun.net.www.protocol.jar.URLJarFile is available class sun.net.www.protocol.jar.URLJarFile configure:7913: result: yes configure:7926: checking if sun.net.www.protocol.jar.URLJarFileCallBack is available interface sun.net.www.protocol.jar.URLJarFileCallBack configure:7963: result: yes configure:7976: checking if sun.awt.X11.XEmbeddedFrame is available class sun.awt.X11.XEmbeddedFrame configure:8013: result: yes configure:8026: checking if com.sun.jndi.toolkit.url.UrlUtil is available class com.sun.jndi.toolkit.url.UrlUtil configure:8063: result: yes configure:8076: checking if sun.applet.AppletImageRef is available sun/applet/Test.java:4: error: cannot find symbol import sun.applet.AppletImageRef; ^ symbol: class AppletImageRef location: package sun.applet 1 error configure:8113: result: no configure:8120: error: sun.applet.AppletImageRef not found. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=x86-64 -mtune=generic' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=x86-64 -mtune=generic' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GLIB2_V_216_CFLAGS_set= ac_cv_env_GLIB2_V_216_CFLAGS_value= ac_cv_env_GLIB2_V_216_LIBS_set= ac_cv_env_GLIB2_V_216_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MOZILLA_CFLAGS_set= ac_cv_env_MOZILLA_CFLAGS_value= ac_cv_env_MOZILLA_LIBS_set= ac_cv_env_MOZILLA_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_BIN_BASH=/bin/bash ac_cv_path_JAVAC=/usr/lib64/icedtea8/bin/javac ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_ac_pt_ZIP=/usr/bin/zip ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar it_cv_COM_SUN_JNDI_TOOLKIT_URL_URLUTIL=yes it_cv_COM_SUN_NET_SSL_INTERNAL_SSL_X509EXTENDEDTRUSTMANAGER=yes it_cv_HEXDUMPENCODER=yes it_cv_JAVA_NET_COOKIEHANDLER=yes it_cv_JAVA_NET_COOKIEMANAGER=yes it_cv_JAVA_NET_HTTPCOOKIE=yes it_cv_JAVA_UTIL_JAR_PACK200=yes it_cv_SUN_APPLET_APPLETIMAGEREF=no it_cv_SUN_AWT_X11_XEMBEDDEDFRAME=yes it_cv_SUN_NET_WWW_PROTOCOL_JAR_URLJARFILE=yes it_cv_SUN_NET_WWW_PROTOCOL_JAR_URLJARFILECALLBACK=yes it_cv_SUN_SECURITY_PROVIDER_X509FACTORY=yes it_cv_SUN_SECURITY_UTIL_HOSTNAMECHECKER=yes it_cv_SUN_SECURITY_UTIL_SECURITYCONSTANTS=yes it_cv_SUN_SECURITY_VALIDATOR_VALIDATOREXCEPTION=yes it_cv_SUN_SECURITY_X509_X500NAME=yes it_cv_ecj=no it_cv_hardlink_src=yes it_cv_reflink=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ARCHFLAG='-m64' ARCH_PREFIX='' ASM_AVAILABLE='' ASM_JAR='' AUTOCONF='${SHELL} /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2/missing automake-1.15' AWK='gawk' BIN_BASH='/bin/bash' BROWSER_TESTS_MODIFICATION='' BUILD_ARCH_DIR='amd64' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=x86-64 -mtune=generic' CHROME='' CHROMIUM='' CPPFLAGS='' CP_SUPPORTS_REFLINK_FALSE='#' CP_SUPPORTS_REFLINK_TRUE='' CXX='x86_64-pc-linux-gnu-g++' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -march=x86-64 -mtune=generic' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' ECJ='' ECJ_JAR='no' ENABLE_DOCS_FALSE='' ENABLE_DOCS_TRUE='#' ENABLE_PLUGIN_FALSE='' ENABLE_PLUGIN_TRUE='#' ENABLE_WHITELIST_FALSE='' ENABLE_WHITELIST_TRUE='#' EPIPHANY='' EXEEXT='' FIREFOX='' FULL_VERSION='1.6.2' GCJ='no' GLIB2_V_216_CFLAGS='' GLIB2_V_216_LIBS='' GLIB_CFLAGS='' GLIB_LIBS='' HAMCREST_AVAILABLE='' HAMCREST_JAR='' HAS_ICEDTEA_REVISION_FALSE='' HAS_ICEDTEA_REVISION_TRUE='#' HAS_PKGVERSION_FALSE='' HAS_PKGVERSION_TRUE='#' HAVE_JAVA7_FALSE='#' HAVE_JAVA7_TRUE='' HAVE_JAVA8_FALSE='#' HAVE_JAVA8_TRUE='' HAVE_JAVA9_FALSE='' HAVE_JAVA9_TRUE='#' HAVE_TAGSOUP_FALSE='' HAVE_TAGSOUP_TRUE='' HG='' ICEDTEA_REVISION='none' INSTALL_ARCH_DIR='amd64' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JACOCO_AVAILABLE='' JACOCO_JAR='' JAR='/usr/lib64/icedtea8/bin/jar' JARSIGNER='/usr/lib64/icedtea8/bin/jarsigner' JAR_ACCEPTS_STDIN_LIST='' JAR_KNOWS_ATFILE='1' JAR_KNOWS_J_OPTIONS='1' JAVA='/usr/bin/java' JAVAC='/usr/lib64/icedtea8/bin/javac' JAVADOC='/usr/lib64/icedtea8/bin/javadoc' JAVADOC_KNOWS_J_OPTIONS='yes' JAVADOC_SUPPORTS_J_OPTIONS_FALSE='#' JAVADOC_SUPPORTS_J_OPTIONS_TRUE='' JRE_ARCH_DIR='amd64' JUNIT_AVAILABLE='' JUNIT_JAR='' KEYTOOL='/usr/lib64/icedtea8/bin/keytool' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2/missing makeinfo' MIDORI='' MKDIR_P='/bin/mkdir -p' MOZILLA_CFLAGS='' MOZILLA_LIBS='' MOZILLA_VERSION_COLLAPSED='' OBJEXT='o' OPERA='' PACK200='/usr/lib64/icedtea8/bin/pack200' PACKAGE='icedtea-web' PACKAGE_BUGREPORT='distro-pkg-dev@openjdk.java.net' PACKAGE_NAME='icedtea-web' PACKAGE_STRING='icedtea-web 1.6.2' PACKAGE_TARNAME='icedtea-web' PACKAGE_URL='http://icedtea.classpath.org/wiki/IcedTea-Web' PACKAGE_VERSION='1.6.2' PATH_SEPARATOR=':' PKGVERSION='none' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' RHINO_AVAILABLE='' RHINO_JAR='' SET_MAKE='' SHELL='/bin/sh' SRC_DIR_HARDLINKABLE_FALSE='#' SRC_DIR_HARDLINKABLE_TRUE='' STRIP='' SYSTEM_JDK_DIR='/usr/lib64/icedtea8' SYSTEM_JRE_DIR='/usr/lib64/icedtea8/jre' TAGSOUP_JAR='' USING_ECJ='no' VERSION='1.6.2' VERSION_DEFS='-DHAVE_JAVA8' WITH_ASM_FALSE='' WITH_ASM_TRUE='' WITH_HAMCREST_FALSE='' WITH_HAMCREST_TRUE='' WITH_JACOCO_FALSE='' WITH_JACOCO_TRUE='' WITH_JUNIT_FALSE='' WITH_JUNIT_TRUE='' WITH_RHINO_FALSE='' WITH_RHINO_TRUE='' WITH_XSLTPROC_FALSE='' WITH_XSLTPROC_TRUE='' XSLTPROC='' ZIP='/usr/bin/zip' abs_top_builddir='/var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2' abs_top_srcdir='/var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-java/icedtea-web-1.6.2/work/icedtea-web-1.6.2/install-sh' libdir='/usr/lib64/nsbrowser/plugins' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s/^javaws$$/itweb-javaws/' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "icedtea-web" #define PACKAGE_TARNAME "icedtea-web" #define PACKAGE_VERSION "1.6.2" #define PACKAGE_STRING "icedtea-web 1.6.2" #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" #define PACKAGE_URL "http://icedtea.classpath.org/wiki/IcedTea-Web" #define PACKAGE "icedtea-web" #define VERSION "1.6.2" configure: exit 1