This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by icedtea6 configure 1.13.0pre, which was generated by GNU Autoconf 2.67. Invocation command line was $ /usr/local/build/icedtea6/configure --enable-nss --with-additional-vms=cacao,jamvm,shark,zero ## --------- ## ## Platform. ## ## --------- ## hostname = builder-vm uname -m = x86_64 uname -r = 2.6.32-5-amd64 uname -s = Linux uname -v = #1 SMP Fri May 10 08:43:19 UTC 2013 /usr/bin/uname -p = unknown /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: /home/mark/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2799: checking for a BSD-compatible install configure:2867: result: /usr/bin/install -c configure:2878: checking whether build environment is sane configure:2928: result: yes configure:3069: checking for a thread-safe mkdir -p configure:3108: result: /bin/mkdir -p configure:3121: checking for gawk configure:3137: found /usr/bin/gawk configure:3148: result: gawk configure:3159: checking whether make sets $(MAKE) configure:3181: result: yes configure:3256: checking how to create a pax tar archive configure:3269: tar --version tar (GNU tar) 1.23 Copyright (C) 2010 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:3272: $? = 0 configure:3312: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3315: $? = 0 configure:3319: tar -xf - &5 gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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:3752: $? = 0 configure:3741: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8) configure:3752: $? = 0 configure:3741: gcc -V >&5 gcc: '-V' option must have argument configure:3752: $? = 1 configure:3741: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3752: $? = 1 configure:3772: checking whether the C compiler works configure:3794: gcc conftest.c >&5 configure:3798: $? = 0 configure:3846: result: yes configure:3849: checking for C compiler default output file name configure:3851: result: a.out configure:3857: checking for suffix of executables configure:3864: gcc -o conftest conftest.c >&5 configure:3868: $? = 0 configure:3890: result: configure:3912: checking whether we are cross compiling configure:3920: gcc -o conftest conftest.c >&5 configure:3924: $? = 0 configure:3931: ./conftest configure:3935: $? = 0 configure:3950: result: no configure:3955: checking for suffix of object files configure:3977: gcc -c conftest.c >&5 configure:3981: $? = 0 configure:4002: result: o configure:4006: checking whether we are using the GNU C compiler configure:4025: gcc -c conftest.c >&5 configure:4025: $? = 0 configure:4034: result: yes configure:4043: checking whether gcc accepts -g configure:4063: gcc -c -g conftest.c >&5 configure:4063: $? = 0 configure:4104: result: yes configure:4121: checking for gcc option to accept ISO C89 configure:4185: gcc -c -g -O2 conftest.c >&5 configure:4185: $? = 0 configure:4198: result: none needed configure:4229: checking for style of include used by make configure:4257: result: GNU configure:4282: checking dependency style of gcc configure:4392: result: none configure:4465: checking for g++ configure:4481: found /usr/bin/g++ configure:4492: result: g++ configure:4519: checking for C++ compiler version configure:4528: g++ --version >&5 g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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:4539: $? = 0 configure:4528: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8) configure:4539: $? = 0 configure:4528: g++ -V >&5 g++: '-V' option must have argument configure:4539: $? = 1 configure:4528: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4539: $? = 1 configure:4543: checking whether we are using the GNU C++ compiler configure:4562: g++ -c conftest.cpp >&5 configure:4562: $? = 0 configure:4571: result: yes configure:4580: checking whether g++ accepts -g configure:4600: g++ -c -g conftest.cpp >&5 configure:4600: $? = 0 configure:4641: result: yes configure:4666: checking dependency style of g++ configure:4776: result: none configure:4838: checking for make configure:4856: found /usr/bin/make configure:4868: result: /usr/bin/make configure:4941: checking for gzip configure:4959: found /bin/gzip configure:4971: result: /bin/gzip configure:5044: checking for ant configure:5062: found /usr/bin/ant configure:5074: result: /usr/bin/ant configure:5147: checking for find configure:5165: found /usr/bin/find configure:5177: result: /usr/bin/find configure:5250: checking for patch configure:5268: found /usr/bin/patch configure:5280: result: /usr/bin/patch configure:5353: checking for tar configure:5371: found /bin/tar configure:5383: result: /bin/tar configure:5456: checking for chmod configure:5474: found /bin/chmod configure:5486: result: /bin/chmod configure:5559: checking for sha256sum configure:5577: found /usr/bin/sha256sum configure:5589: result: /usr/bin/sha256sum configure:5662: checking for wget configure:5680: found /usr/bin/wget configure:5692: result: /usr/bin/wget configure:5765: checking for zip configure:5783: found /usr/bin/zip configure:5795: result: /usr/bin/zip configure:5868: checking for unzip configure:5886: found /usr/bin/unzip configure:5898: result: /usr/bin/unzip configure:5971: checking for cpio configure:5989: found /bin/cpio configure:6001: result: /bin/cpio configure:6074: checking for file configure:6092: found /usr/bin/file configure:6104: result: /usr/bin/file configure:6180: checking for fastjar configure:6196: found /usr/bin/fastjar configure:6207: result: fastjar configure:6278: checking for ldd configure:6294: found /usr/bin/ldd configure:6305: result: ldd configure:6373: checking for gawk configure:6391: found /usr/bin/gawk configure:6403: result: /usr/bin/gawk configure:6477: checking for hg configure:6495: found /usr/bin/hg configure:6507: result: /usr/bin/hg configure:6533: checking for an OpenJDK source directory configure:6549: result: /usr/local/build/icedtea6-build/openjdk /usr/bin/hg configure:6601: checking for IcedTea Mercurial revision ID configure:6606: result: ra371c1860804 configure:6609: checking for JDK Mercurial revision ID configure:6614: result: none configure:6617: checking for HotSpot Mercurial revision ID configure:6622: result: none configure:6697: checking for lsb_release configure:6715: found /usr/bin/lsb_release configure:6727: result: /usr/bin/lsb_release configure:6750: checking whether to compile ecj natively configure:6764: result: no configure:6975: checking whether to use CACAO as VM configure:6989: result: no configure:7004: checking whether to use JamVM as VM configure:7018: result: no configure:7033: checking whether to use the Shark JIT configure:7054: result: no configure:7072: checking how to run the C preprocessor configure:7103: gcc -E conftest.c configure:7103: $? = 0 configure:7117: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "icedtea6" | #define PACKAGE_TARNAME "icedtea6" | #define PACKAGE_VERSION "1.13.0pre" | #define PACKAGE_STRING "icedtea6 1.13.0pre" | #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" | #define PACKAGE_URL "" | #define PACKAGE "icedtea6" | #define VERSION "1.13.0pre" | /* end confdefs.h. */ | #include configure:7142: result: gcc -E configure:7162: gcc -E conftest.c configure:7162: $? = 0 configure:7176: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "icedtea6" | #define PACKAGE_TARNAME "icedtea6" | #define PACKAGE_VERSION "1.13.0pre" | #define PACKAGE_STRING "icedtea6 1.13.0pre" | #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" | #define PACKAGE_URL "" | #define PACKAGE "icedtea6" | #define VERSION "1.13.0pre" | /* end confdefs.h. */ | #include configure:7205: checking for grep that handles long lines and -e configure:7263: result: /bin/grep configure:7268: checking for egrep configure:7330: result: /bin/grep -E configure:7335: checking for ANSI C header files configure:7355: gcc -c -g -O2 conftest.c >&5 configure:7355: $? = 0 configure:7428: gcc -o conftest -g -O2 conftest.c >&5 configure:7428: $? = 0 configure:7428: ./conftest configure:7428: $? = 0 configure:7439: result: yes configure:7452: checking for sys/types.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for sys/stat.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for stdlib.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for string.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for memory.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for strings.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for inttypes.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for stdint.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7452: checking for unistd.h configure:7452: gcc -c -g -O2 conftest.c >&5 configure:7452: $? = 0 configure:7452: result: yes configure:7469: checking whether to use the zero-assembler port configure:7506: result: no configure:7561: checking whether byte ordering is bigendian configure:7576: gcc -c -g -O2 conftest.c >&5 conftest.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:7576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "icedtea6" | #define PACKAGE_TARNAME "icedtea6" | #define PACKAGE_VERSION "1.13.0pre" | #define PACKAGE_STRING "icedtea6 1.13.0pre" | #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" | #define PACKAGE_URL "" | #define PACKAGE "icedtea6" | #define VERSION "1.13.0pre" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:7621: gcc -c -g -O2 conftest.c >&5 configure:7621: $? = 0 configure:7639: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28: error: 'not' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) conftest.c:28: error: expected ';' before 'big' configure:7639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "icedtea6" | #define PACKAGE_TARNAME "icedtea6" | #define PACKAGE_VERSION "1.13.0pre" | #define PACKAGE_STRING "icedtea6 1.13.0pre" | #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" | #define PACKAGE_URL "" | #define PACKAGE "icedtea6" | #define VERSION "1.13.0pre" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7767: result: no configure:7818: checking which HotSpot build to use configure:7837: result: hs23 configure:7900: checking for linux32 configure:7918: found /usr/bin/linux32 configure:7930: result: /usr/bin/linux32 configure:7953: checking version of GCC configure:7966: result: 4.4.5 (major version 4, minor version 4) configure:8016: checking for getconf configure:8034: found /usr/bin/getconf configure:8046: result: /usr/bin/getconf configure:8073: checking the number of online processors configure:8086: result: 4 configure:8092: checking how many parallel build jobs to execute configure:8112: result: 2 configure:8117: checking if cp supports --reflink configure:8132: result: yes configure:8144: checking if we can hard link rather than copy from /usr/local/build/icedtea6 configure:8158: result: yes configure:8170: checking for system library directory configure:8200: result: configure:8258: checking for pkg-config configure:8276: found /usr/bin/pkg-config configure:8288: result: /usr/bin/pkg-config configure:8313: checking pkg-config is at least version 0.9.0 configure:8316: result: yes configure:8328: checking for NSS configure:8335: $PKG_CONFIG --exists --print-errors "nss" configure:8338: $? = 0 configure:8351: $PKG_CONFIG --exists --print-errors "nss" configure:8354: $? = 0 configure:8391: result: yes configure:8413: checking whether to disable the execution of the JTReg tests configure:8433: result: no configure:8445: checking whether to disable the execution of the HotSpot JTReg tests configure:8465: result: no configure:8477: checking whether to disable the execution of the langtools JTReg tests configure:8497: result: no configure:8509: checking whether to disable the execution of the JDK JTReg tests configure:8529: result: no configure:8542: checking for a JDK home directory configure:8577: result: /usr/lib/jvm/java-6-openjdk configure:8587: checking if a java binary was specified configure:8605: result: no configure:8610: checking if /usr/lib/jvm/java-6-openjdk/bin/java is a valid executable file configure:8613: result: yes configure:8752: checking if a javac binary was specified configure:8770: result: no configure:8775: checking if /usr/lib/jvm/java-6-openjdk/bin/javac is a valid executable file configure:8778: result: yes configure:8829: checking if an ecj binary was specified configure:8847: result: no configure:8852: checking if /usr/bin/ecj is a valid executable file configure:8855: result: yes configure:9082: checking if we are using ecj as javac configure:9095: result: no configure:9107: checking if the VM and compiler work together Hello World! configure:9144: result: yes configure:9149: checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing Method found: public void javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(java.beans.PropertyChangeListener) configure:9199: result: no configure:9216: checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing Test.java:6: warning: com.sun.corba.se.impl.logging.ORBUtilSystemException is Sun proprietary API and may be removed in a future release System.err.println("Class found: " + com.sun.corba.se.impl.logging.ORBUtilSystemException.class); ^ 1 warning Class found: class com.sun.corba.se.impl.logging.ORBUtilSystemException configure:9248: result: no configure:9264: checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing Test.java:8: warning: com.sun.corba.se.impl.logging.ORBUtilSystemException is Sun proprietary API and may be removed in a future release Class cl = com.sun.corba.se.impl.logging.ORBUtilSystemException.class; ^ Test.java:22: warning: com.sun.corba.se.impl.logging.ORBUtilSystemException is Sun proprietary API and may be removed in a future release new com.sun.corba.se.impl.logging.ORBUtilSystemException(null).ioExceptionOnClose(new InternalError()) ^ Test.java:22: cannot find symbol symbol : method ioExceptionOnClose(java.lang.InternalError) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException new com.sun.corba.se.impl.logging.ORBUtilSystemException(null).ioExceptionOnClose(new InternalError()) ^ 1 error 2 warnings configure:9314: result: yes configure:9331: checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing Constructor found: protected javax.management.StandardMBean(java.lang.Class,boolean) configure:9384: result: no configure:9400: checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing Constructor found: public javax.management.StandardMBean(java.lang.Object,java.lang.Class,boolean) configure:9453: result: no configure:9470: checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing Method found: public void java.security.cert.X509CRLSelector.addIssuer(javax.security.auth.x500.X500Principal) configure:9520: result: no configure:9536: checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing Method found: public void java.security.cert.X509CertSelector.setSubject(javax.security.auth.x500.X500Principal) configure:9586: result: no configure:9602: checking if java.security.cert.X509CertSelector.getSubject() is missing Method found: public javax.security.auth.x500.X500Principal java.security.cert.X509CertSelector.getSubject() configure:9652: result: no configure:9668: checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing Method found: public void java.security.cert.X509CertSelector.setIssuer(javax.security.auth.x500.X500Principal) configure:9718: result: no configure:9734: checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing Method found: public void java.security.cert.X509CRLSelector.setIssuers(java.util.Collection) configure:9784: result: no configure:9800: checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing Method found: public final int javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() configure:9850: result: no configure:9867: checking if javax.security.sasl.Sasl.CREDENTIALS is missing Field found: public static final java.lang.String javax.security.sasl.Sasl.CREDENTIALS Field value: javax.security.sasl.credentials configure:9912: result: no configure:9929: checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing Method found: public final javax.net.ssl.SSLParameters javax.net.ssl.SSLContext.getDefaultSSLParameters() configure:9979: result: no configure:9995: checking if javax.net.ssl.SSLEngine.setSSLParameters is missing Method found: public void javax.net.ssl.SSLEngine.setSSLParameters(javax.net.ssl.SSLParameters) configure:10046: result: no configure:10063: checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing Constructor found: public java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal,java.security.PublicKey,byte[]) configure:10117: result: no configure:10133: checking if java.security.cert.TrustAnchor.getCA is missing Method found: public final javax.security.auth.x500.X500Principal java.security.cert.TrustAnchor.getCA() configure:10183: result: no configure:10200: checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing Method found: public java.util.List javax.net.ssl.KeyStoreBuilderParameters.getParameters() configure:10250: result: no configure:10268: checking for xvfb-run configure:10284: found /usr/bin/xvfb-run configure:10295: result: xvfb-run -a -e xvfb-errors configure:10305: checking for an Ant home directory configure:10325: result: /usr/share/ant configure:10328: checking whether to include PulseAudio support configure:10345: result: no configure:10348: checking whether to build documentation configure:10365: result: yes configure:10369: checking whether to enable experimental OpenJDK cross-compilation support configure:10386: result: no configure:10389: checking whether to include the XRender pipeline configure:10406: result: yes configure:10409: checking whether to include SystemTap tracing support configure:10426: result: no configure:10429: checking whether to include the NSS-based security provider configure:10448: result: enabled by default (edit java.security to disable) configure:10456: checking for distribution package version configure:10470: result: none configure:10484: checking build identification configure:10498: result: Built on Debian GNU/Linux 6.0.7 (squeeze) (Mon May 20 11:35:56 UTC 2013) configure:10635: checking whether to build a bootstrap version first configure:10655: result: yes configure:10667: checking whether to download tarballs configure:10687: result: yes configure:10704: checking if a javah binary was specified configure:10722: result: no configure:10727: checking if /usr/lib/jvm/java-6-openjdk/bin/javah is a valid executable file configure:10730: result: yes configure:10827: checking if a jar binary was specified configure:10845: result: no configure:10850: checking if /usr/lib/jvm/java-6-openjdk/bin/jar is a valid executable file configure:10853: result: yes configure:10945: checking whether jar supports @ argument configure:10953: result: yes configure:10960: checking whether jar supports stdin file arguments Illegal option: @ Usage: jar {ctxui}[vfm0Me] [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 -e specify application entry point for stand-alone application bundled into an executable jar file -0 store only; use no ZIP compression -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:10968: result: no configure:10972: checking whether jar supports -J options at the end configure:10976: result: yes configure:10992: checking if a rmic binary was specified configure:11010: result: no configure:11015: checking if /usr/lib/jvm/java-6-openjdk/bin/rmic is a valid executable file configure:11018: result: yes configure:11115: checking if a native2ascii binary was specified configure:11133: result: no configure:11138: checking if /usr/lib/jvm/java-6-openjdk/bin/native2ascii is a valid executable file configure:11141: result: yes configure:11237: checking for an ecj JAR file configure:11268: result: /usr/share/java/eclipse-ecj.jar configure:11321: checking for xsltproc configure:11339: found /usr/bin/xsltproc configure:11351: result: /usr/bin/xsltproc configure:11381: checking if we are using CACAO as the build VM configure:11394: result: no configure:11413: checking whether to include Javascript support via Rhino configure:11457: result: /usr/share/java/js.jar configure:11473: checking for an OpenJDK source zip configure:11500: result: not specified configure:11505: checking for a HotSpot source zip configure:11532: result: not specified configure:11537: checking for an alternate jar command configure:11567: result: not specified configure:11574: checking for a CACAO home directory configure:11611: result: $(abs_top_builddir)/cacao/install configure:11616: checking for a CACAO source zip configure:11643: result: not specified configure:11648: checking for a CACAO source directory configure:11678: result: not specified configure:11685: checking for a JamVM source zip configure:11712: result: not specified configure:11718: checking whether to disable optimizations and build with -O0 -g configure:11738: result: no configure:11752: checking for additional virtual machines to build configure:11776: result: cacao,jamvm,shark,zero configure:11848: checking whether to retrieve the source code from Mercurial configure:11868: result: no configure:11880: checking which Mercurial revision to use configure:11893: result: tip configure:11910: checking which Java timezone data directory to use configure:11937: result: /usr/share/javazi configure:11954: checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName configure:12029: result: no configure:12042: checking if /usr/lib/jvm/java-6-openjdk/bin/javah exhibits Classpath bug 39408 #undef TestImpl_POTATO #define TestImpl_POTATO 0L configure:12089: result: no configure:12091: checking if /usr/lib/jvm/java-6-openjdk/bin/javah exhibits Classpath bug 40188 #undef TestImpl_POTATO #define TestImpl_POTATO 0L configure:12106: result: no configure:12130: checking for pax utility to use configure:12181: result: not specified configure:12192: checking cups/cups.h usability configure:12192: gcc -c -g -O2 conftest.c >&5 configure:12192: $? = 0 configure:12192: result: yes configure:12192: checking cups/cups.h presence configure:12192: gcc -E conftest.c configure:12192: $? = 0 configure:12192: result: yes configure:12192: checking for cups/cups.h configure:12192: result: yes configure:12192: checking cups/ppd.h usability configure:12192: gcc -c -g -O2 conftest.c >&5 configure:12192: $? = 0 configure:12192: result: yes configure:12192: checking cups/ppd.h presence configure:12192: gcc -E conftest.c configure:12192: $? = 0 configure:12192: result: yes configure:12192: checking for cups/ppd.h configure:12192: result: yes configure:12208: checking X11/X.h usability configure:12208: gcc -c -g -O2 conftest.c >&5 configure:12208: $? = 0 configure:12208: result: yes configure:12208: checking X11/X.h presence configure:12208: gcc -E conftest.c configure:12208: $? = 0 configure:12208: result: yes configure:12208: checking for X11/X.h configure:12208: result: yes configure:12222: checking for main in -ljpeg configure:12241: gcc -o conftest -g -O2 conftest.c -ljpeg >&5 configure:12241: $? = 0 configure:12250: result: yes configure:12263: checking for main in -lgif configure:12282: gcc -o conftest -g -O2 conftest.c -lgif -ljpeg >&5 configure:12282: $? = 0 configure:12291: result: yes configure:12304: checking for main in -lz configure:12323: gcc -o conftest -g -O2 conftest.c -lz -lgif -ljpeg >&5 configure:12323: $? = 0 configure:12332: result: yes configure:12348: checking for XPROTO configure:12355: $PKG_CONFIG --exists --print-errors "xproto" configure:12358: $? = 0 configure:12371: $PKG_CONFIG --exists --print-errors "xproto" configure:12374: $? = 0 configure:12411: result: yes configure:12425: checking for XT configure:12432: $PKG_CONFIG --exists --print-errors "xt" configure:12435: $? = 0 configure:12448: $PKG_CONFIG --exists --print-errors "xt" configure:12451: $? = 0 configure:12488: result: yes configure:12502: checking for X11 configure:12509: $PKG_CONFIG --exists --print-errors "x11" configure:12512: $? = 0 configure:12525: $PKG_CONFIG --exists --print-errors "x11" configure:12528: $? = 0 configure:12565: result: yes configure:12579: checking for XINERAMA configure:12586: $PKG_CONFIG --exists --print-errors "xinerama" configure:12589: $? = 0 configure:12602: $PKG_CONFIG --exists --print-errors "xinerama" configure:12605: $? = 0 configure:12642: result: yes configure:12659: checking for XRENDER configure:12666: $PKG_CONFIG --exists --print-errors "xrender" configure:12669: $? = 0 configure:12682: $PKG_CONFIG --exists --print-errors "xrender" configure:12685: $? = 0 configure:12722: result: yes configure:12733: checking for absolute java home install dir configure:12747: result: /usr/local/build/icedtea6-build/openjdk.build/j2sdk-image configure:12848: checking for LIBPNG configure:12855: $PKG_CONFIG --exists --print-errors "libpng" configure:12858: $? = 0 configure:12871: $PKG_CONFIG --exists --print-errors "libpng" configure:12874: $? = 0 configure:12911: result: yes configure:12926: checking for XTST configure:12933: $PKG_CONFIG --exists --print-errors "xtst" configure:12936: $? = 0 configure:12949: $PKG_CONFIG --exists --print-errors "xtst" configure:12952: $? = 0 configure:12989: result: yes configure:13003: checking for FREETYPE2 configure:13010: $PKG_CONFIG --exists --print-errors "freetype2" configure:13013: $? = 0 configure:13026: $PKG_CONFIG --exists --print-errors "freetype2" configure:13029: $? = 0 configure:13066: result: yes configure:13083: checking for ALSA configure:13090: $PKG_CONFIG --exists --print-errors "alsa" configure:13093: $? = 0 configure:13106: $PKG_CONFIG --exists --print-errors "alsa" configure:13109: $? = 0 configure:13146: result: yes configure:13243: checking for LIBFFI configure:13250: $PKG_CONFIG --exists --print-errors "libffi" configure:13253: $? = 0 configure:13266: $PKG_CONFIG --exists --print-errors "libffi" configure:13269: $? = 0 configure:13306: result: yes configure:13452: checking for llvm-config configure:13470: found /usr/local/bin/llvm-config configure:13482: result: /usr/local/bin/llvm-config configure:13537: checking for LLVMGetNextInstruction in -lLLVM-2.7 configure:13562: gcc -o conftest -g -O2 -L/usr/lib/llvm-2.7/lib conftest.c -lLLVM-2.7 -lz -lgif -ljpeg >&5 configure:13562: $? = 0 configure:13572: result: yes configure:14038: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by icedtea6 config.status 1.13.0pre, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on builder-vm config.status:1057: creating Makefile config.status:1057: creating jvm.cacao.cfg config.status:1057: creating jvm.jamvm.cfg config.status:1057: creating jvm.cfg config.status:1057: creating ergo.c config.status:1057: creating nss.cfg config.status:1057: creating javac config.status:1057: creating javap config.status:1057: creating tz.properties config.status:1057: creating pax-mark-vm config.status:1057: creating jconsole.desktop config.status:1057: creating policytool.desktop config.status:1213: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_value= 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FREETYPE2_CFLAGS_set= ac_cv_env_FREETYPE2_CFLAGS_value= ac_cv_env_FREETYPE2_LIBS_set= ac_cv_env_FREETYPE2_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBPULSE_CFLAGS_set= ac_cv_env_LIBPULSE_CFLAGS_value= ac_cv_env_LIBPULSE_LIBS_set= ac_cv_env_LIBPULSE_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XINERAMA_CFLAGS_set= ac_cv_env_XINERAMA_CFLAGS_value= ac_cv_env_XINERAMA_LIBS_set= ac_cv_env_XINERAMA_LIBS_value= ac_cv_env_XPROTO_CFLAGS_set= ac_cv_env_XPROTO_CFLAGS_value= ac_cv_env_XPROTO_LIBS_set= ac_cv_env_XPROTO_LIBS_value= ac_cv_env_XRENDER_CFLAGS_set= ac_cv_env_XRENDER_CFLAGS_value= ac_cv_env_XRENDER_LIBS_set= ac_cv_env_XRENDER_LIBS_value= ac_cv_env_XTST_CFLAGS_set= ac_cv_env_XTST_CFLAGS_value= ac_cv_env_XTST_LIBS_set= ac_cv_env_XTST_LIBS_value= ac_cv_env_XT_CFLAGS_set= ac_cv_env_XT_CFLAGS_value= ac_cv_env_XT_LIBS_set= ac_cv_env_XT_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_X11_X_h=yes ac_cv_header_cups_cups_h=yes ac_cv_header_cups_ppd_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_LLVM_2_7___LLVMGetNextInstruction=yes ac_cv_lib_gif_main=yes ac_cv_lib_jpeg_main=yes ac_cv_lib_z_main=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_ANT=/usr/bin/ant ac_cv_path_ac_pt_CHMOD=/bin/chmod ac_cv_path_ac_pt_CPIO=/bin/cpio ac_cv_path_ac_pt_FILE=/usr/bin/file ac_cv_path_ac_pt_FIND=/usr/bin/find ac_cv_path_ac_pt_GAWK=/usr/bin/gawk ac_cv_path_ac_pt_GETCONF=/usr/bin/getconf ac_cv_path_ac_pt_GZIP=/bin/gzip ac_cv_path_ac_pt_HG=/usr/bin/hg ac_cv_path_ac_pt_LINUX32=/usr/bin/linux32 ac_cv_path_ac_pt_LLVM_CONFIG=/usr/local/bin/llvm-config ac_cv_path_ac_pt_LSB_RELEASE=/usr/bin/lsb_release ac_cv_path_ac_pt_MAKE=/usr/bin/make ac_cv_path_ac_pt_PATCH=/usr/bin/patch ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_SHA256SUM=/usr/bin/sha256sum ac_cv_path_ac_pt_TAR=/bin/tar ac_cv_path_ac_pt_UNZIP=/usr/bin/unzip ac_cv_path_ac_pt_WGET=/usr/bin/wget ac_cv_path_ac_pt_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_ZIP=/usr/bin/zip ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_XVFB_RUN_CMD='xvfb-run -a -e xvfb-errors' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FASTJAR=fastjar ac_cv_prog_ac_ct_LDD=ldd 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_prog_tar_pax=gnutar it_cv_JAVAX_MANAGEMENT_STANDARDMBEAN_MXBEAN_THREE_ARG=no it_cv_JAVAX_MANAGEMENT_STANDARDMBEAN_MXBEAN_TWO_ARG=no it_cv_JAVAX_NET_SSL_KEYSTOREBUILDERPARAMETERS_GETPARAMETERS=no it_cv_JAVAX_NET_SSL_SSLCONTEXT_GETDEFAULTSSLPARAMETERS=no it_cv_JAVAX_NET_SSL_SSLENGINE_SETSSLPARAMETERS=no it_cv_JAVAX_SECURITY_AUTH_KERBEROS_KERBEROSTICKET_GETSESSIONKEYTYPE=no it_cv_JAVAX_SECURITY_SASL_SASL_CREDENTIALS=no it_cv_JAVAX_SWING_PLAF_BASIC_BASICDIRECTORYMODEL_ADDPROPERTYCHANGELISTENER=no it_cv_JAVA_SECURITY_CERT_TRUSTANCHOR_GETCA=no it_cv_JAVA_SECURITY_CERT_TRUSTANCHOR_X500_CONS=no it_cv_JAVA_SECURITY_CERT_X509CERTSELECTOR_GETSUBJECT=no it_cv_JAVA_SECURITY_CERT_X509CERTSELECTOR_SETISSUER=no it_cv_JAVA_SECURITY_CERT_X509CERTSELECTOR_SETSUBJECT=no it_cv_JAVA_SECURITY_CERT_X509CRLSELECTOR_ADDISSUER=no it_cv_JAVA_SECURITY_CERT_X509CRLSELECTOR_SETISSUERS=no it_cv_ORBUTILSYSTEMEXCEPTION=no it_cv_ORBUTILSYSTEMEXCEPTION_IOEXCEPTIONONCLOSE_THROWABLE=yes it_cv_cacao=no it_cv_cp39408_javah=no it_cv_cp40188_javah=no it_cv_dtdtype=no it_cv_ecj=no it_cv_hardlink_src=yes it_cv_jdk_works=yes it_cv_proc=4 it_cv_reflink=yes pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa ' pkg_cv_ALSA_LIBS='-lasound ' pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE2_LIBS='-lfreetype ' pkg_cv_LIBFFI_CFLAGS=' ' pkg_cv_LIBFFI_LIBS='-lffi ' pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng12 ' pkg_cv_LIBPNG_LIBS='-lpng12 ' pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr ' pkg_cv_NSS_LIBS='-lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XINERAMA_CFLAGS=' ' pkg_cv_XINERAMA_LIBS='-lXinerama ' pkg_cv_XPROTO_CFLAGS=' ' pkg_cv_XPROTO_LIBS=' ' pkg_cv_XRENDER_CFLAGS=' ' pkg_cv_XRENDER_LIBS='-lXrender -lX11 ' pkg_cv_XTST_CFLAGS=' ' pkg_cv_XTST_LIBS='-lXtst ' pkg_cv_XT_CFLAGS=' ' pkg_cv_XT_LIBS='-lXt ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_CLIENT_LIBJVM_SO='' ABS_JAVA_HOME_DIR='/usr/local/build/icedtea6-build/openjdk.build/j2sdk-image' ABS_SERVER_LIBJVM_SO='' ACLOCAL='${SHELL} /usr/local/build/icedtea6/missing --run aclocal-1.11' ADD_CACAO_BUILD_FALSE='#' ADD_CACAO_BUILD_TRUE='' ADD_JAMVM_BUILD_FALSE='#' ADD_JAMVM_BUILD_TRUE='' ADD_SHARK_BUILD_FALSE='#' ADD_SHARK_BUILD_TRUE='' ADD_ZERO_BUILD_FALSE='#' ADD_ZERO_BUILD_TRUE='' ALSA_CFLAGS='-I/usr/include/alsa ' ALSA_LIBS='-lasound ' ALT_CACAO_SRC_DIR='not specified' ALT_CACAO_SRC_ZIP='not specified' ALT_HOTSPOT_SRC_ZIP='not specified' ALT_JAMVM_SRC_ZIP='not specified' ALT_JAR_CMD='not specified' ALT_OPENJDK_SRC_ZIP='not specified' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/build/icedtea6/missing --run tar' ANT='/usr/bin/ant' ARCHFLAG='-m64' ARCH_PREFIX='' AUTOCONF='${SHELL} /usr/local/build/icedtea6/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/build/icedtea6/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/build/icedtea6/missing --run automake-1.11' AWK='gawk' BOOTSTRAPPING_FALSE='#' BOOTSTRAPPING_TRUE='' BUILD_ARCH_DIR='amd64' BUILD_CACAO_FALSE='#' BUILD_CACAO_TRUE='' BUILD_JAMVM_FALSE='#' BUILD_JAMVM_TRUE='' BUILD_OS_DIR='linux' CACAO_IMPORT_PATH='$(abs_top_builddir)/cacao/install' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CHMOD='/bin/chmod' CONFIGURE_ARGS=' '\''--enable-nss'\'' '\''--with-additional-vms=cacao,jamvm,shark,zero'\''' CP39408_JAVAH_FALSE='' CP39408_JAVAH_TRUE='#' CP40188_JAVAH_FALSE='' CP40188_JAVAH_TRUE='#' CPIO='/bin/cpio' CPP='gcc -E' CPPFLAGS='' CP_SUPPORTS_REFLINK_FALSE='#' CP_SUPPORTS_REFLINK_TRUE='' CROSS_TARGET_ARCH='x86_64' CXX='g++' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFAULT_LIBDIR='' DEFS='-DPACKAGE_NAME=\"icedtea6\" -DPACKAGE_TARNAME=\"icedtea6\" -DPACKAGE_VERSION=\"1.13.0pre\" -DPACKAGE_STRING=\"icedtea6\ 1.13.0pre\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"icedtea6\" -DVERSION=\"1.13.0pre\" -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_CUPS_CUPS_H=1 -DHAVE_CUPS_PPD_H=1 -DHAVE_X11_X_H=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBGIF=1 -DHAVE_LIBZ=1' DEPDIR='.deps' DISABLE_HOTSPOT_TESTS_FALSE='' DISABLE_HOTSPOT_TESTS_TRUE='#' DISABLE_JDK_TESTS_FALSE='' DISABLE_JDK_TESTS_TRUE='#' DISABLE_LANGTOOLS_TESTS_FALSE='' DISABLE_LANGTOOLS_TESTS_TRUE='#' DISABLE_OPTIMIZATIONS_FALSE='' DISABLE_OPTIMIZATIONS_TRUE='#' DISABLE_TESTS_FALSE='' DISABLE_TESTS_TRUE='#' DIST_ID='Built on Debian GNU/Linux 6.0.7 (squeeze) (Mon May 20 11:35:56 UTC 2013)' DIST_NAME='Debian' DOWNLOADING_FALSE='#' DOWNLOADING_TRUE='' DTDTYPE_QNAME_FALSE='' DTDTYPE_QNAME_TRUE='#' ECHO_C='' ECHO_N='-n' ECHO_T='' ECJ='/usr/bin/ecj' ECJ_JAR='/usr/share/java/eclipse-ecj.jar' EGREP='/bin/grep -E' ENABLE_CACAO='no' ENABLE_CACAO_FALSE='' ENABLE_CACAO_TRUE='#' ENABLE_CROSS_COMPILATION_FALSE='' ENABLE_CROSS_COMPILATION_TRUE='#' ENABLE_DOCS_FALSE='#' ENABLE_DOCS_TRUE='' ENABLE_JAMVM='no' ENABLE_JAMVM_FALSE='' ENABLE_JAMVM_TRUE='#' ENABLE_NSS_FALSE='#' ENABLE_NSS_TRUE='' ENABLE_PULSE_JAVA_FALSE='' ENABLE_PULSE_JAVA_TRUE='#' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='#' ENABLE_XRENDER_FALSE='#' ENABLE_XRENDER_TRUE='' EXEEXT='' FASTJAR='fastjar' FILE='/usr/bin/file' FIND='/usr/bin/find' FREETYPE2_CFLAGS='-I/usr/include/freetype2 ' FREETYPE2_LIBS='-lfreetype ' GAWK='/usr/bin/gawk' GCC_OLD_FALSE='' GCC_OLD_TRUE='#' GCJ='no' GETCONF='/usr/bin/getconf' GREP='/bin/grep' GZIP='/bin/gzip' HAS_HOTSPOT_REVISION_FALSE='' HAS_HOTSPOT_REVISION_TRUE='#' HAS_ICEDTEA_REVISION_FALSE='#' HAS_ICEDTEA_REVISION_TRUE='' HAS_JDK_REVISION_FALSE='' HAS_JDK_REVISION_TRUE='#' HAS_PKGVERSION_FALSE='' HAS_PKGVERSION_TRUE='#' HG='/usr/bin/hg' HGREV='' HOTSPOT_REVISION='none' HSBUILD='hs23' ICEDTEA_REVISION='ra371c1860804' INSTALL_ARCH_DIR='amd64' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='/usr/lib/jvm/java-6-openjdk/bin/jar' JAR_ACCEPTS_STDIN_LIST='' JAR_KNOWS_ATFILE='1' JAR_KNOWS_J_OPTIONS='1' JAVA='/usr/lib/jvm/java-6-openjdk/bin/java' JAVAC='/usr/lib/jvm/java-6-openjdk/bin/javac' JAVAH='/usr/lib/jvm/java-6-openjdk/bin/javah' JDK_REVISION='none' JRE_ARCH_DIR='amd64' LACKS_JAVAX_MANAGEMENT_STANDARDMBEAN_MXBEAN_THREE_ARG_FALSE='' LACKS_JAVAX_MANAGEMENT_STANDARDMBEAN_MXBEAN_THREE_ARG_TRUE='#' LACKS_JAVAX_MANAGEMENT_STANDARDMBEAN_MXBEAN_TWO_ARG_FALSE='' LACKS_JAVAX_MANAGEMENT_STANDARDMBEAN_MXBEAN_TWO_ARG_TRUE='#' LACKS_JAVAX_NET_SSL_KEYSTOREBUILDERPARAMETERS_GETPARAMETERS_FALSE='' LACKS_JAVAX_NET_SSL_KEYSTOREBUILDERPARAMETERS_GETPARAMETERS_TRUE='#' LACKS_JAVAX_NET_SSL_SSLCONTEXT_GETDEFAULTSSLPARAMETERS_FALSE='' LACKS_JAVAX_NET_SSL_SSLCONTEXT_GETDEFAULTSSLPARAMETERS_TRUE='#' LACKS_JAVAX_NET_SSL_SSLENGINE_SETSSLPARAMETERS_FALSE='' LACKS_JAVAX_NET_SSL_SSLENGINE_SETSSLPARAMETERS_TRUE='#' LACKS_JAVAX_SECURITY_AUTH_KERBEROS_KERBEROSTICKET_GETSESSIONKEYTYPE_FALSE='' LACKS_JAVAX_SECURITY_AUTH_KERBEROS_KERBEROSTICKET_GETSESSIONKEYTYPE_TRUE='#' LACKS_JAVAX_SECURITY_SASL_SASL_CREDENTIALS_FALSE='' LACKS_JAVAX_SECURITY_SASL_SASL_CREDENTIALS_TRUE='#' LACKS_JAVAX_SWING_PLAF_BASIC_BASICDIRECTORYMODEL_ADDPROPERTYCHANGELISTENER_FALSE='' LACKS_JAVAX_SWING_PLAF_BASIC_BASICDIRECTORYMODEL_ADDPROPERTYCHANGELISTENER_TRUE='#' LACKS_JAVA_SECURITY_CERT_TRUSTANCHOR_GETCA_FALSE='' LACKS_JAVA_SECURITY_CERT_TRUSTANCHOR_GETCA_TRUE='#' LACKS_JAVA_SECURITY_CERT_TRUSTANCHOR_X500_CONS_FALSE='' LACKS_JAVA_SECURITY_CERT_TRUSTANCHOR_X500_CONS_TRUE='#' LACKS_JAVA_SECURITY_CERT_X509CERTSELECTOR_GETSUBJECT_FALSE='' LACKS_JAVA_SECURITY_CERT_X509CERTSELECTOR_GETSUBJECT_TRUE='#' LACKS_JAVA_SECURITY_CERT_X509CERTSELECTOR_SETISSUER_FALSE='' LACKS_JAVA_SECURITY_CERT_X509CERTSELECTOR_SETISSUER_TRUE='#' LACKS_JAVA_SECURITY_CERT_X509CERTSELECTOR_SETSUBJECT_FALSE='' LACKS_JAVA_SECURITY_CERT_X509CERTSELECTOR_SETSUBJECT_TRUE='#' LACKS_JAVA_SECURITY_CERT_X509CRLSELECTOR_ADDISSUER_FALSE='' LACKS_JAVA_SECURITY_CERT_X509CRLSELECTOR_ADDISSUER_TRUE='#' LACKS_JAVA_SECURITY_CERT_X509CRLSELECTOR_SETISSUERS_FALSE='' LACKS_JAVA_SECURITY_CERT_X509CRLSELECTOR_SETISSUERS_TRUE='#' LACKS_ORBUTILSYSTEMEXCEPTION_FALSE='' LACKS_ORBUTILSYSTEMEXCEPTION_IOEXCEPTIONONCLOSE_THROWABLE_FALSE='#' LACKS_ORBUTILSYSTEMEXCEPTION_IOEXCEPTIONONCLOSE_THROWABLE_TRUE='' LACKS_ORBUTILSYSTEMEXCEPTION_TRUE='#' LDD='ldd' LDFLAGS='' LIBFFI_CFLAGS=' ' LIBFFI_LIBS='-lffi ' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/include/libpng12 ' LIBPNG_LIBS='-lpng12 ' LIBPULSE_CFLAGS='' LIBPULSE_LIBS='' LIBS='-lz -lgif -ljpeg ' LINUX32='/usr/bin/linux32' LLVM_CFLAGS='-I/usr/lib/llvm-2.7/include -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DSHARK_LLVM_VERSION=27' LLVM_CONFIG='/usr/local/bin/llvm-config' LLVM_LDFLAGS='-L/usr/lib/llvm-2.7/lib' LLVM_LIBS=' -lLLVM-2.7' LSB_RELEASE='/usr/bin/lsb_release' LTLIBOBJS='' MAKE='/usr/bin/make' MAKEINFO='${SHELL} /usr/local/build/icedtea6/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NATIVE2ASCII='/usr/lib/jvm/java-6-openjdk/bin/native2ascii' NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr ' NSS_LIBDIR='/usr/lib' NSS_LIBS='-lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' OBJEXT='o' OPENJDK_BUILD_DIR='openjdk.build' OPENJDK_SRC_DIR='/usr/local/build/icedtea6-build/openjdk' OPENJDK_SRC_DIR_FOUND_FALSE='' OPENJDK_SRC_DIR_FOUND_TRUE='#' OPENJDK_SRC_DIR_HARDLINKABLE_FALSE='' OPENJDK_SRC_DIR_HARDLINKABLE_TRUE='#' OS_PATH='' PACKAGE='icedtea6' PACKAGE_BUGREPORT='distro-pkg-dev@openjdk.java.net' PACKAGE_NAME='icedtea6' PACKAGE_STRING='icedtea6 1.13.0pre' PACKAGE_TARNAME='icedtea6' PACKAGE_URL='' PACKAGE_VERSION='1.13.0pre' PARALLEL_JOBS='2' PATCH='/usr/bin/patch' PATH_SEPARATOR=':' PAX_COMMAND='not specified' PAX_COMMAND_ARGS='not specified' PKGVERSION='none' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RHINO_JAR='/usr/share/java/js.jar' RMIC='/usr/lib/jvm/java-6-openjdk/bin/rmic' SET_MAKE='' SHA256SUM='/usr/bin/sha256sum' SHARK_BUILD_FALSE='' SHARK_BUILD_TRUE='#' SHELL='/bin/bash' SRC_DIR_HARDLINKABLE_FALSE='#' SRC_DIR_HARDLINKABLE_TRUE='' STRIP='' SYSTEM_ANT_DIR='/usr/share/ant' SYSTEM_JDK_DIR='/usr/lib/jvm/java-6-openjdk' TAR='/bin/tar' TZDATA_DIR='/usr/share/javazi' UNZIP='/usr/bin/unzip' USE_ALT_CACAO_SRC_DIR_FALSE='' USE_ALT_CACAO_SRC_DIR_TRUE='#' USE_ALT_CACAO_SRC_ZIP_FALSE='' USE_ALT_CACAO_SRC_ZIP_TRUE='#' USE_ALT_HOTSPOT_SRC_ZIP_FALSE='' USE_ALT_HOTSPOT_SRC_ZIP_TRUE='#' USE_ALT_JAMVM_SRC_ZIP_FALSE='' USE_ALT_JAMVM_SRC_ZIP_TRUE='#' USE_ALT_JAR_FALSE='' USE_ALT_JAR_TRUE='#' USE_ALT_OPENJDK_SRC_ZIP_FALSE='' USE_ALT_OPENJDK_SRC_ZIP_TRUE='#' USE_HG_FALSE='' USE_HG_TRUE='#' USE_SYSTEM_CACAO_FALSE='' USE_SYSTEM_CACAO_TRUE='#' USING_CACAO='no' USING_CACAO_FALSE='' USING_CACAO_TRUE='#' USING_ECJ='no' VERSION='1.13.0pre' WGET='/usr/bin/wget' WITH_ALT_HSBUILD_FALSE='#' WITH_ALT_HSBUILD_TRUE='' WITH_HGREV_FALSE='' WITH_HGREV_TRUE='#' WITH_PAX_FALSE='' WITH_PAX_TRUE='#' WITH_RHINO_FALSE='#' WITH_RHINO_TRUE='' WITH_TZDATA_DIR_FALSE='#' WITH_TZDATA_DIR_TRUE='' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XINERAMA_CFLAGS=' ' XINERAMA_LIBS='-lXinerama ' XPROTO_CFLAGS=' ' XPROTO_LIBS=' ' XRENDER_CFLAGS=' ' XRENDER_LIBS='-lXrender -lX11 ' XSLTPROC='/usr/bin/xsltproc' XTST_CFLAGS=' ' XTST_LIBS='-lXtst ' XT_CFLAGS=' ' XT_LIBS='-lXt ' XVFB_RUN_CMD='xvfb-run -a -e xvfb-errors' ZERO_ARCHDEF='AMD64' ZERO_BITSPERWORD='64' ZERO_BUILD_FALSE='' ZERO_BUILD_TRUE='#' ZERO_ENDIANNESS='little' ZERO_LIBARCH='amd64' ZIP='/usr/bin/zip' abs_top_builddir='/usr/local/build/icedtea6-build' abs_top_srcdir='/usr/local/build/icedtea6' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_FASTJAR='fastjar' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_downloading='yes' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/local/build/icedtea6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='bootstrap' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "icedtea6" #define PACKAGE_TARNAME "icedtea6" #define PACKAGE_VERSION "1.13.0pre" #define PACKAGE_STRING "icedtea6 1.13.0pre" #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" #define PACKAGE_URL "" #define PACKAGE "icedtea6" #define VERSION "1.13.0pre" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CUPS_CUPS_H 1 #define HAVE_CUPS_PPD_H 1 #define HAVE_X11_X_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBGIF 1 #define HAVE_LIBZ 1 configure: exit 0