porting icedtea6 to FreeBSD
Jason Helfman
jgh at FreeBSD.org
Wed Mar 28 12:45:42 PDT 2012
On Wed, Mar 28, 2012 at 08:34:55AM -0400, Andrew Hughes thus spake:
>----- Original Message -----
>> Hi,
>>
>> I am trying to do a port of iceatea6 to FreeBSD, and am getting a
>> failure when it is in the patching stage. I did have to patch the
>> method of patching to include a "-R" as they were already seen as
>> patched. I don't know if this something that I should be doing or
>> not, however it did get past the initial patches, and fails at the
>> end.
>>
>> Here is the error I receive:
>>
>> Checking patches/security/20110607/6213702.patch
>> 5 out of 5 hunks failed--saving rejects to
>> openjdk/jdk/src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java.rej
>> 2 out of 2 hunks failed--saving rejects to
>> openjdk/jdk/src/windows/native/sun/nio/ch/WindowsSelectorImpl.c.rej
>> ERROR patch patches/security/20110607/6213702.patch FAILED!
>> WARNING make clean-patch before retrying a fix
>> *** Error code 2
>>
>> Stop in /usr/local/workspace/jgh/icedtea6/work/icedtea6-1.10.6.
>> *** Error code 1
>>
>> Stop in /usr/local/workspace/jgh/icedtea6
>>
>> The source for my port can be found here:
>> http://svn.freebsd.org/base/user/jgh/icedtea6/
>>
>> Thanks in advance, and I've attached the rejected files and the make
>> log.
>> Jason
>>
>>
>>
>
>It's hard to tell what's happening here without more details as to how
>you're building. Posting config.log would be very helpful.
I've attached this.
>
>If you're building icedtea6 directly against an openjdk6 checkout, rather
>than the default of using release tarballs, this will happen as the security
>patches are already applied in OpenJDK6 upstream. For hg, you
>need the hg branch:
I am building off of the release tarballs.
I've updated the path of my development to this url:
https://redports.org/browser/jgh/java/icedtea6/Makefile
Please take note the files and locations where they are being downloaded from.
>
>http://icedtea.classpath.org/hg/icedtea6-hg
>
>Going forward, I doubt this will work as OpenJDK6 doesn't have the *BSD work
>that Oracle have integrated for Mac OS X. You might be better starting from
>7. 6 is likely to end up having to be retired by the end of the year anyway,
>as Oracle intend to stop security support.
If I can get this to work on 6 it would be great, however I can work on 7 as
well. Is there anything I can not apply to get it to work on 6?
Thanks!
Jason
--
Jason Helfman | FreeBSD Committer
jgh at FreeBSD.org | http://people.freebsd.org/~jgh
-------------- next part --------------
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.10.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --with-ecj-jar=/usr/local/share/java/classes/ecj-3.7.2.jar --with-xalan2-jar=/usr/local/share/java/classes/xalan.jar --with-xalan2-serializer-jar=/usr/local/share/java/classes/serializer.jar --with-xerces2-jar=/usr/local/share/java/classes/xercesImpl.jar --with-rhino=/usr/local/share/java/rhino/rhino.jar --with-jdk-home=/usr/local/openjdk6 --with-jaxp-drop-zip=/usr/ports/distfiles/jaxp144_01.zip --with-jaf-drop-zip=/usr/ports/distfiles/jdk6-jaf-b20.zip --with-jaxws-drop-zip=/usr/ports/distfiles/jdk6-jaxws-b20.zip --with-openjdk-src-zip=/usr/ports/distfiles/openjdk-6-src-b22-28_feb_2011.tar.gz --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.2
## --------- ##
## Platform. ##
## --------- ##
hostname = dormouse.experts-exchange.com
uname -m = amd64
uname -r = 8.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
/usr/bin/uname -p = amd64
/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/jhelfman/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/local/ee/bin
PATH: /usr/local/ee/perl/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2773: checking for a BSD-compatible install
configure:2841: result: /usr/bin/install -c -o root -g wheel
configure:2852: checking whether build environment is sane
configure:2902: result: yes
configure:3043: checking for a thread-safe mkdir -p
configure:3082: result: ./install-sh -c -d
configure:3095: checking for gawk
configure:3111: found /usr/local/bin/gawk
configure:3122: result: gawk
configure:3133: checking whether make sets $(MAKE)
configure:3155: result: yes
configure:3230: checking how to create a pax tar archive
configure:3243: tar --version
bsdtar 2.7.0 - libarchive 2.7.0
configure:3246: $? = 0
configure:3286: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3289: $? = 0
configure:3293: tar -xf - <conftest.tar
configure:3296: $? = 0
configure:3309: result: gnutar
configure:3332: checking build system type
configure:3346: result: amd64-portbld-freebsd8.2
configure:3366: checking host system type
configure:3379: result: amd64-portbld-freebsd8.2
configure:3450: checking for gcc
configure:3477: result: cc
configure:3706: checking for C compiler version
configure:3715: cc --version >&5
cc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 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:3726: $? = 0
configure:3715: cc -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:3726: $? = 0
configure:3715: cc -V >&5
cc: '-V' option must have argument
configure:3726: $? = 1
configure:3715: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3726: $? = 1
configure:3746: checking whether the C compiler works
configure:3768: cc -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3772: $? = 0
configure:3820: result: yes
configure:3823: checking for C compiler default output file name
configure:3825: result: a.out
configure:3831: checking for suffix of executables
configure:3838: cc -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3842: $? = 0
configure:3864: result:
configure:3886: checking whether we are cross compiling
configure:3894: cc -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3898: $? = 0
configure:3905: ./conftest
configure:3909: $? = 0
configure:3924: result: no
configure:3929: checking for suffix of object files
configure:3951: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:3955: $? = 0
configure:3976: result: o
configure:3980: checking whether we are using the GNU C compiler
configure:3999: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:3999: $? = 0
configure:4008: result: yes
configure:4017: checking whether cc accepts -g
configure:4037: cc -c -g -I/usr/local/include conftest.c >&5
configure:4037: $? = 0
configure:4078: result: yes
configure:4095: checking for cc option to accept ISO C89
configure:4159: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:4159: $? = 0
configure:4172: result: none needed
configure:4203: checking for style of include used by make
configure:4231: result: GNU
configure:4257: checking dependency style of cc
configure:4368: result: none
configure:4495: checking for C++ compiler version
configure:4504: c++ --version >&5
c++ (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 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:4515: $? = 0
configure:4504: c++ -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:4515: $? = 0
configure:4504: c++ -V >&5
c++: '-V' option must have argument
configure:4515: $? = 1
configure:4504: c++ -qversion >&5
c++: unrecognized option '-qversion'
c++: No input files specified
configure:4515: $? = 1
configure:4519: checking whether we are using the GNU C++ compiler
configure:4538: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:4538: $? = 0
configure:4547: result: yes
configure:4556: checking whether c++ accepts -g
configure:4576: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:4576: $? = 0
configure:4617: result: yes
configure:4642: checking dependency style of c++
configure:4753: result: none
configure:4815: checking for make
configure:4833: found /usr/bin/make
configure:4845: result: /usr/bin/make
configure:4918: checking for gzip
configure:4936: found /usr/bin/gzip
configure:4948: result: /usr/bin/gzip
configure:5021: checking for ant
configure:5039: found /usr/local/bin/ant
configure:5051: result: /usr/local/bin/ant
configure:5124: checking for find
configure:5142: found /usr/bin/find
configure:5154: result: /usr/bin/find
configure:5227: checking for patch
configure:5245: found /usr/bin/patch
configure:5257: result: /usr/bin/patch
configure:5330: checking for tar
configure:5348: found /usr/bin/tar
configure:5360: result: /usr/bin/tar
configure:5433: checking for chmod
configure:5451: found /bin/chmod
configure:5463: result: /bin/chmod
configure:5536: checking for md5sum
configure:5566: result: /sbin/md5
configure:5639: checking for sha256sum
configure:5669: result: /sbin/sha256
configure:5742: checking for wget
configure:5760: found /usr/local/bin/wget
configure:5772: result: /usr/local/bin/wget
configure:5845: checking for zip
configure:5863: found /usr/local/bin/zip
configure:5875: result: /usr/local/bin/zip
configure:5948: checking for unzip
configure:5966: found /usr/local/bin/unzip
configure:5978: result: /usr/local/bin/unzip
configure:6051: checking for cpio
configure:6069: found /usr/bin/cpio
configure:6081: result: /usr/bin/cpio
configure:6154: checking for file
configure:6172: found /usr/bin/file
configure:6184: result: /usr/bin/file
configure:6260: checking for fastjar
configure:6290: result: no
configure:6260: checking for jar
configure:6276: found /usr/local/bin/jar
configure:6287: result: jar
configure:6358: checking for ldd
configure:6374: found /usr/bin/ldd
configure:6385: result: ldd
configure:6453: checking for gawk
configure:6471: found /usr/local/bin/gawk
configure:6483: result: /usr/local/bin/gawk
configure:6557: checking for hg
configure:6590: result: no
configure:6613: checking for an OpenJDK source directory
configure:6629: result: /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/openjdk
usage: which [-as] program ...
configure:6777: checking for lsb_release
configure:6810: result: no
configure:6830: checking whether to compile ecj natively
configure:6844: result: no
configure:6952: checking which HotSpot build to use
configure:6971: result: original
configure:7029: checking for linux32
configure:7062: result: no
configure:7082: checking version of GCC
configure:7095: result: 4.2.1 (major version 4, minor version 2)
configure:7145: checking for getconf
configure:7163: found /usr/bin/getconf
configure:7175: result: /usr/bin/getconf
configure:7202: checking the number of online processors
configure:7215: result: 2
configure:7221: checking how many parallel build jobs to execute
configure:7241: result: 2
configure:7246: checking if cp supports --reflink
cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file
cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory
configure:7261: result: no
configure:7273: checking if we can hard link rather than copy from /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6
configure:7287: result: yes
configure:7299: checking if a PaX-enabled kernel is running
grep: /proc/self/status: No such file or directory
configure:7312: result: no
configure:7324: checking for system library directory
configure:7354: result:
configure:7413: checking for pkg-config
configure:7431: found /usr/local/bin/pkg-config
configure:7443: result: /usr/local/bin/pkg-config
configure:7468: checking pkg-config is at least version 0.9.0
configure:7471: result: yes
configure:7483: checking for NSS
configure:7490: $PKG_CONFIG --exists --print-errors "nss"
configure:7493: $? = 0
configure:7507: $PKG_CONFIG --exists --print-errors "nss"
configure:7510: $? = 0
configure:7548: result: yes
configure:7573: checking for xvfb-run
configure:7603: result: no
configure:7610: checking for an Ant home directory
configure:7630: result: /usr/share/ant
configure:7633: checking whether to include PulseAudio support
configure:7650: result: no
configure:7653: checking whether to build documentation
configure:7670: result: yes
configure:7674: checking whether to enable experimental OpenJDK cross-compilation support
configure:7691: result: no
configure:7694: checking whether to include the XRender pipeline
configure:7711: result: yes
configure:7714: checking whether to include NIO2 support
configure:7731: result: no
configure:7734: checking whether to include SystemTap tracing support
configure:7751: result: no
configure:7754: checking whether to include the NSS-based security provider
configure:7776: result: disabled by default (edit java.security to enable)
configure:7781: checking for distribution package version
configure:7795: result: none
configure:7809: checking build identification
configure:7823: result: Custom build (Wed Mar 28 12:39:17 PDT 2012)
configure:7960: checking whether to build a bootstrap version first
configure:7980: result: yes
configure:7992: checking for a JDK home directory
configure:8027: result: /usr/local/openjdk6
configure:8036: checking if a java binary was specified
configure:8054: result: no
configure:8059: checking if /usr/local/openjdk6/bin/java is a valid executable file
configure:8062: result: yes
configure:8450: checking for javac
configure:8468: found /usr/local/bin/javac
configure:8480: result: /usr/local/bin/javac
configure:8496: checking if a javah binary was specified
configure:8514: result: no
configure:8519: checking if /usr/local/openjdk6/bin/javah is a valid executable file
configure:8522: result: yes
configure:8618: checking if a jar binary was specified
configure:8636: result: no
configure:8641: checking if /usr/local/openjdk6/bin/jar is a valid executable file
configure:8644: result: yes
configure:8736: checking whether jar supports @<file> argument
configure:8744: result: yes
configure:8751: 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:8759: result: no
configure:8763: checking whether jar supports -J options at the end
configure:8767: result: yes
configure:8782: checking if a rmic binary was specified
configure:8800: result: no
configure:8805: checking if /usr/local/openjdk6/bin/rmic is a valid executable file
configure:8808: result: yes
configure:8904: checking if a native2ascii binary was specified
configure:8922: result: no
configure:8927: checking if /usr/local/openjdk6/bin/native2ascii is a valid executable file
configure:8930: result: yes
configure:9026: checking for an ecj JAR file
configure:9057: result: /usr/local/share/java/classes/ecj-3.7.2.jar
configure:9065: checking for a xalan2 jar
configure:9096: result: /usr/local/share/java/classes/xalan.jar
configure:9101: checking for a xalan2 serializer jar
configure:9132: result: /usr/local/share/java/classes/serializer.jar
configure:9137: checking for a xerces2 jar
configure:9170: result: /usr/local/share/java/classes/xercesImpl.jar
configure:9181: checking whether to include Javascript support via Rhino
configure:9225: result: /usr/local/share/java/rhino/rhino.jar
configure:9241: checking for an OpenJDK source zip
configure:9268: result: /usr/ports/distfiles/openjdk-6-src-b22-28_feb_2011.tar.gz
configure:9273: checking for a HotSpot source zip
configure:9300: result: not specified
configure:9305: checking for an alternate jar command
configure:9335: result: not specified
configure:9340: checking for a JAXP drop zip
configure:9367: result: /usr/ports/distfiles/jaxp144_01.zip
configure:9372: checking for a JAF drop zip
configure:9399: result: /usr/ports/distfiles/jdk6-jaf-b20.zip
configure:9404: checking for a JAXWS drop zip
configure:9431: result: /usr/ports/distfiles/jdk6-jaxws-b20.zip
configure:9437: checking whether to use CACAO as VM
configure:9451: result: no
configure:9464: checking for a CACAO home directory
configure:9501: result: $(abs_top_builddir)/cacao/install
configure:9506: checking for a CACAO source zip
configure:9533: result: not specified
configure:9538: checking for a CACAO source directory
configure:9568: result: not specified
configure:9574: checking whether to use JamVM as VM
configure:9588: result: no
configure:9601: checking for a JamVM source zip
configure:9628: result: not specified
configure:9634: checking whether to disable optimizations and build with -O0 -g
configure:9654: result: no
configure:9666: checking whether to use the Shark JIT
configure:9687: result: no
configure:9705: checking how to run the C preprocessor
configure:9775: result: cpp
configure:9795: cpp -I/usr/local/include conftest.c
configure:9795: $? = 0
configure:9809: cpp -I/usr/local/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:9809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.6"
| #define PACKAGE_STRING "icedtea6 1.10.6"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9838: checking for grep that handles long lines and -e
configure:9896: result: /usr/bin/grep
configure:9901: checking for egrep
configure:9963: result: /usr/bin/grep -E
configure:9968: checking for ANSI C header files
configure:9988: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:9988: $? = 0
configure:10061: cc -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c >&5
configure:10061: $? = 0
configure:10061: ./conftest
configure:10061: $? = 0
configure:10072: result: yes
configure:10085: checking for sys/types.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for sys/stat.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for stdlib.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for string.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for memory.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for strings.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for inttypes.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for stdint.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10085: checking for unistd.h
configure:10085: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10085: $? = 0
configure:10085: result: yes
configure:10099: checking whether to use the zero-assembler port
configure:10136: result: yes
configure:10191: checking whether byte ordering is bigendian
configure:10206: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
conftest.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:10206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.6"
| #define PACKAGE_STRING "icedtea6 1.10.6"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.6"
| #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:10251: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10251: $? = 0
configure:10269: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include 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:10269: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "icedtea6"
| #define PACKAGE_TARNAME "icedtea6"
| #define PACKAGE_VERSION "1.10.6"
| #define PACKAGE_STRING "icedtea6 1.10.6"
| #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
| #define PACKAGE_URL ""
| #define PACKAGE "icedtea6"
| #define VERSION "1.10.6"
| #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 <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:10397: result: no
configure:10440: checking for additional virtual machines to build
configure:10464: result: none
configure:10536: checking whether to retrieve the source code from Mercurial
configure:10556: result: no
configure:10568: checking which Mercurial revision to use
configure:10581: result: tip
configure:10598: checking which Java timezone data directory to use
configure:10625: result: /usr/share/javazi
configure:10641: checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName
configure:10716: result: no
configure:10728: checking if /usr/local/openjdk6/bin/javah exhibits Classpath bug 39408
#undef TestImpl_POTATO
#define TestImpl_POTATO 0L
configure:10775: result: no
configure:10777: checking if /usr/local/openjdk6/bin/javah exhibits Classpath bug 40188
#undef TestImpl_POTATO
#define TestImpl_POTATO 0L
configure:10792: result: no
configure:10818: checking cups/cups.h usability
configure:10818: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10818: $? = 0
configure:10818: result: yes
configure:10818: checking cups/cups.h presence
configure:10818: cpp -I/usr/local/include conftest.c
configure:10818: $? = 0
configure:10818: result: yes
configure:10818: checking for cups/cups.h
configure:10818: result: yes
configure:10818: checking cups/ppd.h usability
configure:10818: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10818: $? = 0
configure:10818: result: yes
configure:10818: checking cups/ppd.h presence
configure:10818: cpp -I/usr/local/include conftest.c
configure:10818: $? = 0
configure:10818: result: yes
configure:10818: checking for cups/ppd.h
configure:10818: result: yes
configure:10834: checking X11/X.h usability
configure:10834: cc -c -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include conftest.c >&5
configure:10834: $? = 0
configure:10834: result: yes
configure:10834: checking X11/X.h presence
configure:10834: cpp -I/usr/local/include conftest.c
configure:10834: $? = 0
configure:10834: result: yes
configure:10834: checking for X11/X.h
configure:10834: result: yes
configure:10848: checking for main in -ljpeg
configure:10867: cc -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c -ljpeg >&5
configure:10867: $? = 0
configure:10876: result: yes
configure:10889: checking for main in -lgif
configure:10908: cc -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c -lgif -ljpeg >&5
configure:10908: $? = 0
configure:10917: result: yes
configure:10930: checking for main in -lz
configure:10949: cc -o conftest -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include -L/usr/local/include -L/usr/local/lib conftest.c -lz -lgif -ljpeg >&5
configure:10949: $? = 0
configure:10958: result: yes
configure:10974: checking for XPROTO
configure:10981: $PKG_CONFIG --exists --print-errors "xproto"
configure:10984: $? = 0
configure:10998: $PKG_CONFIG --exists --print-errors "xproto"
configure:11001: $? = 0
configure:11039: result: yes
configure:11053: checking for XT
configure:11060: $PKG_CONFIG --exists --print-errors "xt"
configure:11063: $? = 0
configure:11077: $PKG_CONFIG --exists --print-errors "xt"
configure:11080: $? = 0
configure:11118: result: yes
configure:11132: checking for XP
configure:11139: $PKG_CONFIG --exists --print-errors "xp"
configure:11142: $? = 0
configure:11156: $PKG_CONFIG --exists --print-errors "xp"
configure:11159: $? = 0
configure:11197: result: yes
configure:11211: checking for X11
configure:11218: $PKG_CONFIG --exists --print-errors "x11"
configure:11221: $? = 0
configure:11235: $PKG_CONFIG --exists --print-errors "x11"
configure:11238: $? = 0
configure:11276: result: yes
configure:11290: checking for XINERAMA
configure:11297: $PKG_CONFIG --exists --print-errors "xinerama"
configure:11300: $? = 0
configure:11314: $PKG_CONFIG --exists --print-errors "xinerama"
configure:11317: $? = 0
configure:11355: result: yes
configure:11372: checking for XRENDER
configure:11379: $PKG_CONFIG --exists --print-errors "xrender"
configure:11382: $? = 0
configure:11396: $PKG_CONFIG --exists --print-errors "xrender"
configure:11399: $? = 0
configure:11437: result: yes
configure:11448: checking for absolute java home install dir
configure:11462: result: /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/openjdk.build/j2sdk-image
configure:11561: checking for LIBPNG
configure:11568: $PKG_CONFIG --exists --print-errors "libpng"
configure:11571: $? = 0
configure:11585: $PKG_CONFIG --exists --print-errors "libpng"
configure:11588: $? = 0
configure:11626: result: yes
configure:11641: checking for XTST
configure:11648: $PKG_CONFIG --exists --print-errors "xtst"
configure:11651: $? = 0
configure:11665: $PKG_CONFIG --exists --print-errors "xtst"
configure:11668: $? = 0
configure:11706: result: yes
configure:11720: checking for FREETYPE2
configure:11727: $PKG_CONFIG --exists --print-errors "freetype2"
configure:11730: $? = 0
configure:11744: $PKG_CONFIG --exists --print-errors "freetype2"
configure:11747: $? = 0
configure:11785: result: yes
configure:11966: checking for LIBFFI
configure:11973: $PKG_CONFIG --exists --print-errors "libffi"
configure:11976: $? = 0
configure:11990: $PKG_CONFIG --exists --print-errors "libffi"
configure:11993: $? = 0
configure:12031: result: yes
configure:12698: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by icedtea6 config.status 1.10.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dormouse.experts-exchange.com
config.status:1027: creating Makefile
config.status:1027: creating nss.cfg
config.status:1027: creating javac
config.status:1027: creating javap
config.status:1027: creating jvm.cfg
config.status:1027: creating ergo.c
config.status:1027: creating tz.properties
config.status:1027: creating jconsole.desktop
config.status:1027: creating policytool.desktop
config.status:1199: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=amd64-portbld-freebsd8.2
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=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing -std=gnu89'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
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=set
ac_cv_env_LDFLAGS_value=' -L/usr/local/include -L/usr/local/lib'
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_XP_CFLAGS_set=''
ac_cv_env_XP_CFLAGS_value=''
ac_cv_env_XP_LIBS_set=''
ac_cv_env_XP_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=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd8.2
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=amd64-portbld-freebsd8.2
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='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_JAVAC=/usr/local/bin/javac
ac_cv_path_ac_pt_ANT=/usr/local/bin/ant
ac_cv_path_ac_pt_CHMOD=/bin/chmod
ac_cv_path_ac_pt_CPIO=/usr/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/local/bin/gawk
ac_cv_path_ac_pt_GETCONF=/usr/bin/getconf
ac_cv_path_ac_pt_GZIP=/usr/bin/gzip
ac_cv_path_ac_pt_MAKE=/usr/bin/make
ac_cv_path_ac_pt_MD5SUM=/sbin/md5
ac_cv_path_ac_pt_PATCH=/usr/bin/patch
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_ac_pt_SHA256SUM=/sbin/sha256
ac_cv_path_ac_pt_TAR=/usr/bin/tar
ac_cv_path_ac_pt_UNZIP=/usr/local/bin/unzip
ac_cv_path_ac_pt_WGET=/usr/local/bin/wget
ac_cv_path_ac_pt_ZIP=/usr/local/bin/zip
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=cpp
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_FASTJAR=jar
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_cp39408_javah=no
it_cv_cp40188_javah=no
it_cv_dtdtype=no
it_cv_hardlink_src=yes
it_cv_pax=no
it_cv_proc=2
it_cv_reflink=no
lt_cv_sys_max_cmd_len=262144
pkg_cv_FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include '
pkg_cv_FREETYPE2_LIBS='-L/usr/local/lib -lfreetype '
pkg_cv_LIBFFI_CFLAGS='-I/usr/local/lib/libffi-3.0.9/include '
pkg_cv_LIBFFI_LIBS='-L/usr/local/lib -lffi '
pkg_cv_LIBPNG_CFLAGS='-I/usr/local/include/libpng '
pkg_cv_LIBPNG_LIBS='-L/usr/local/lib -lpng -lz -lm '
pkg_cv_NSS_CFLAGS='-I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include/nspr '
pkg_cv_NSS_LIBS='-pthread -L/usr/local/lib/nss -L/usr/local/lib -lnss3 -lsmime3 -lssl3 -lnssutil3 -lplds4 -lplc4 -lnspr4 '
pkg_cv_X11_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
pkg_cv_X11_LIBS='-L/usr/local/lib -lX11 '
pkg_cv_XINERAMA_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
pkg_cv_XINERAMA_LIBS='-L/usr/local/lib -lXinerama '
pkg_cv_XPROTO_CFLAGS='-I/usr/local/include '
pkg_cv_XPROTO_LIBS=' '
pkg_cv_XP_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
pkg_cv_XP_LIBS='-L/usr/local/lib -lXp -lXau '
pkg_cv_XRENDER_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
pkg_cv_XRENDER_LIBS='-L/usr/local/lib -lXrender -lX11 '
pkg_cv_XTST_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
pkg_cv_XTST_LIBS='-L/usr/local/lib -lXtst '
pkg_cv_XT_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
pkg_cv_XT_LIBS='-L/usr/local/lib -lXt -lX11 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABS_CLIENT_LIBJVM_SO=''
ABS_JAVA_HOME_DIR='/usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/openjdk.build/j2sdk-image'
ABS_SERVER_LIBJVM_SO=''
ACLOCAL='${SHELL} /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/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=''
ALSA_LIBS=''
ALT_CACAO_SRC_DIR='not specified'
ALT_CACAO_SRC_ZIP='not specified'
ALT_HOTSPOT_SRC_ZIP='not specified'
ALT_JAF_DROP_ZIP='/usr/ports/distfiles/jdk6-jaf-b20.zip'
ALT_JAMVM_SRC_ZIP='not specified'
ALT_JAR_CMD='not specified'
ALT_JAXP_DROP_ZIP='/usr/ports/distfiles/jaxp144_01.zip'
ALT_JAXWS_DROP_ZIP='/usr/ports/distfiles/jdk6-jaxws-b20.zip'
ALT_OPENJDK_SRC_ZIP='/usr/ports/distfiles/openjdk-6-src-b22-28_feb_2011.tar.gz'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
ANT='/usr/local/bin/ant'
ARCHFLAG=''
ARCH_PREFIX=''
AUTOCONF='/usr/local/bin/autoconf-2.68'
AUTOHEADER='/usr/local/bin/autoheader-2.68'
AUTOMAKE='${SHELL} /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/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='bsd'
CACAO_IMPORT_PATH='$(abs_top_builddir)/cacao/install'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -pipe -fno-strict-aliasing -std=gnu89'
CHMOD='/bin/chmod'
CONFIGURE_ARGS=' '\''--with-ecj-jar=/usr/local/share/java/classes/ecj-3.7.2.jar'\'' '\''--with-xalan2-jar=/usr/local/share/java/classes/xalan.jar'\'' '\''--with-xalan2-serializer-jar=/usr/local/share/java/classes/serializer.jar'\'' '\''--with-xerces2-jar=/usr/local/share/java/classes/xercesImpl.jar'\'' '\''--with-rhino=/usr/local/share/java/rhino/rhino.jar'\'' '\''--with-jdk-home=/usr/local/openjdk6'\'' '\''--with-jaxp-drop-zip=/usr/ports/distfiles/jaxp144_01.zip'\'' '\''--with-jaf-drop-zip=/usr/ports/distfiles/jdk6-jaf-b20.zip'\'' '\''--with-jaxws-drop-zip=/usr/ports/distfiles/jdk6-jaxws-b20.zip'\'' '\''--with-openjdk-src-zip=/usr/ports/distfiles/openjdk-6-src-b22-28_feb_2011.tar.gz'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=amd64-portbld-freebsd8.2'\'' '\''build_alias=amd64-portbld-freebsd8.2'\'' '\''CC=cc'\'' '\''CFLAGS=-O2 -pipe -fno-strict-aliasing -std=gnu89'\'' '\''LDFLAGS= -L/usr/local/include -L/usr/local/lib'\'' '\''CPPFLAGS=-I/usr/local/include'\'' '\''CXX=c++'\'' '\''CXXFLAGS=-O2 -pipe -fno-strict-aliasing'\'' '\''CPP=cpp'\'''
CP39408_JAVAH_FALSE=''
CP39408_JAVAH_TRUE='#'
CP40188_JAVAH_FALSE=''
CP40188_JAVAH_TRUE='#'
CPIO='/usr/bin/cpio'
CPP='cpp'
CPPFLAGS='-I/usr/local/include'
CP_SUPPORTS_REFLINK_FALSE=''
CP_SUPPORTS_REFLINK_TRUE='#'
CROSS_TARGET_ARCH='amd64'
CXX='c++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGPATH_W='echo'
DEFAULT_LIBDIR=''
DEFS='-DPACKAGE_NAME=\"icedtea6\" -DPACKAGE_TARNAME=\"icedtea6\" -DPACKAGE_VERSION=\"1.10.6\" -DPACKAGE_STRING=\"icedtea6\ 1.10.6\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev at openjdk.java.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"icedtea6\" -DVERSION=\"1.10.6\" -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_OPTIMIZATIONS_FALSE=''
DISABLE_OPTIMIZATIONS_TRUE='#'
DIST_ID='Custom build (Wed Mar 28 12:39:17 PDT 2012)'
DIST_NAME='freebsd8.2'
DTDTYPE_QNAME_FALSE=''
DTDTYPE_QNAME_TRUE='#'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECJ_JAR='/usr/local/share/java/classes/ecj-3.7.2.jar'
EGREP='/usr/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_NIO2_FALSE=''
ENABLE_NIO2_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='jar'
FILE='/usr/bin/file'
FIND='/usr/bin/find'
FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include '
FREETYPE2_LIBS='-L/usr/local/lib -lfreetype '
GAWK='/usr/local/bin/gawk'
GCC_OLD_FALSE=''
GCC_OLD_TRUE='#'
GCJ='no'
GETCONF='/usr/bin/getconf'
GREP='/usr/bin/grep'
GZIP='/usr/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_PAX_FALSE=''
HAS_PAX_TRUE='#'
HAS_PKGVERSION_FALSE=''
HAS_PKGVERSION_TRUE='#'
HG=''
HGREV=''
HOTSPOT_REVISION='none'
HSBUILD='original'
ICEDTEA_REVISION='none'
INSTALL_ARCH_DIR='amd64'
INSTALL_DATA='install -o root -g wheel -m 444'
INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAR='/usr/local/openjdk6/bin/jar'
JAR_ACCEPTS_STDIN_LIST=''
JAR_KNOWS_ATFILE='1'
JAR_KNOWS_J_OPTIONS='1'
JAVA='/usr/local/openjdk6/bin/java'
JAVAC='/usr/local/bin/javac'
JAVAH='/usr/local/openjdk6/bin/javah'
JDK_REVISION='none'
JRE_ARCH_DIR='amd64'
LDD='ldd'
LDFLAGS=' -L/usr/local/include -L/usr/local/lib'
LIBFFI_CFLAGS='-I/usr/local/lib/libffi-3.0.9/include '
LIBFFI_LIBS='-L/usr/local/lib -lffi '
LIBOBJS=''
LIBPNG_CFLAGS='-I/usr/local/include/libpng '
LIBPNG_LIBS='-L/usr/local/lib -lpng -lz -lm '
LIBPULSE_CFLAGS=''
LIBPULSE_LIBS=''
LIBS='-lz -lgif -ljpeg '
LINUX32=''
LLVM_CFLAGS=''
LLVM_CONFIG=''
LLVM_LDFLAGS=''
LLVM_LIBS=''
LSB_RELEASE=''
LTLIBOBJS=''
MAKE='/usr/bin/make'
MAKEINFO='${SHELL} /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/missing --run makeinfo'
MD5SUM='/sbin/md5'
MKDIR_P='./install-sh -c -d'
NATIVE2ASCII='/usr/local/openjdk6/bin/native2ascii'
NSS_CFLAGS='-I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include/nspr '
NSS_LIBDIR='/usr/local/lib/nss'
NSS_LIBS='-pthread -L/usr/local/lib/nss -L/usr/local/lib -lnss3 -lsmime3 -lssl3 -lnssutil3 -lplds4 -lplc4 -lnspr4 '
OBJEXT='o'
OPENJDK_BUILD_DIR='openjdk.build'
OPENJDK_SRC_DIR='/usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/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 at openjdk.java.net'
PACKAGE_NAME='icedtea6'
PACKAGE_STRING='icedtea6 1.10.6'
PACKAGE_TARNAME='icedtea6'
PACKAGE_URL=''
PACKAGE_VERSION='1.10.6'
PARALLEL_JOBS='2'
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PKGVERSION='none'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RHINO_JAR='/usr/local/share/java/rhino/rhino.jar'
RMIC='/usr/local/openjdk6/bin/rmic'
SET_MAKE=''
SHA256SUM='/sbin/sha256'
SHARK_BUILD_FALSE=''
SHARK_BUILD_TRUE='#'
SHELL='/bin/sh'
SRC_DIR_HARDLINKABLE_FALSE='#'
SRC_DIR_HARDLINKABLE_TRUE=''
STRIP=''
SYSTEM_ANT_DIR='/usr/share/ant'
SYSTEM_JDK_DIR='/usr/local/openjdk6'
TAR='/usr/bin/tar'
TZDATA_DIR='/usr/share/javazi'
UNZIP='/usr/local/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_JAF_DROP_ZIP_FALSE='#'
USE_ALT_JAF_DROP_ZIP_TRUE=''
USE_ALT_JAMVM_SRC_ZIP_FALSE=''
USE_ALT_JAMVM_SRC_ZIP_TRUE='#'
USE_ALT_JAR_FALSE=''
USE_ALT_JAR_TRUE='#'
USE_ALT_JAXP_DROP_ZIP_FALSE='#'
USE_ALT_JAXP_DROP_ZIP_TRUE=''
USE_ALT_JAXWS_DROP_ZIP_FALSE='#'
USE_ALT_JAXWS_DROP_ZIP_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='#'
VERSION='1.10.6'
WGET='/usr/local/bin/wget'
WITH_ALT_HSBUILD_FALSE=''
WITH_ALT_HSBUILD_TRUE='#'
WITH_HGREV_FALSE=''
WITH_HGREV_TRUE='#'
WITH_RHINO_FALSE='#'
WITH_RHINO_TRUE=''
WITH_TZDATA_DIR_FALSE='#'
WITH_TZDATA_DIR_TRUE=''
X11_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
X11_LIBS='-L/usr/local/lib -lX11 '
XALAN2_JAR='/usr/local/share/java/classes/xalan.jar'
XALAN2_SERIALIZER_JAR='/usr/local/share/java/classes/serializer.jar'
XERCES2_JAR='/usr/local/share/java/classes/xercesImpl.jar'
XINERAMA_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
XINERAMA_LIBS='-L/usr/local/lib -lXinerama '
XPROTO_CFLAGS='-I/usr/local/include '
XPROTO_LIBS=' '
XP_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
XP_LIBS='-L/usr/local/lib -lXp -lXau '
XRENDER_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
XRENDER_LIBS='-L/usr/local/lib -lXrender -lX11 '
XTST_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
XTST_LIBS='-L/usr/local/lib -lXtst '
XT_CFLAGS='-D_THREAD_SAFE -I/usr/local/include '
XT_LIBS='-L/usr/local/lib -lXt -lX11 '
XVFB_RUN_CMD=''
ZERO_ARCHDEF='AMD64'
ZERO_BITSPERWORD='64'
ZERO_BUILD_FALSE='#'
ZERO_BUILD_TRUE=''
ZERO_ENDIANNESS='little'
ZERO_LIBARCH='amd64'
ZIP='/usr/local/bin/zip'
abs_top_builddir='/usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6'
abs_top_srcdir='/usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_FASTJAR='jar'
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='_no'
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd8.2'
build_alias='amd64-portbld-freebsd8.2'
build_cpu='amd64'
build_os='freebsd8.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='amd64-portbld-freebsd8.2'
host_alias=''
host_cpu='amd64'
host_os='freebsd8.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/local/workspace/redports/java/icedtea6/work/icedtea6-1.10.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
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.10.6"
#define PACKAGE_STRING "icedtea6 1.10.6"
#define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
#define PACKAGE_URL ""
#define PACKAGE "icedtea6"
#define VERSION "1.10.6"
#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
More information about the distro-pkg-dev
mailing list