From owner-freebsd-java@FreeBSD.ORG Tue Jul 12 12:43:15 2011 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6777D106566B for ; Tue, 12 Jul 2011 12:43:15 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id C6E0D8FC12 for ; Tue, 12 Jul 2011 12:43:14 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id p6CCS8km053301; Tue, 12 Jul 2011 05:28:08 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id p6CCS8MY053300; Tue, 12 Jul 2011 05:28:08 -0700 (PDT) (envelope-from david) Date: Tue, 12 Jul 2011 05:28:08 -0700 From: David Wolfskill To: java@FreeBSD.org Message-ID: <20110712122808.GH49108@albert.catwhisker.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UthUFkbMtH2ceUK2" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: Build failure for java/icedtea-web (stable/8 @r223930) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 12:43:15 -0000 --UthUFkbMtH2ceUK2 Content-Type: multipart/mixed; boundary="K1n7F7fSdjvFAEnM" Content-Disposition: inline --K1n7F7fSdjvFAEnM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This is on my laptop: FreeBSD g1-222.catwhisker.org. 8.2-STABLE FreeBSD 8.2-STABLE #205 r223930: = Mon Jul 11 04:05:24 PDT 2011 root@g1-222.catwhisker.org.:/common/S1/obj= /usr/src/sys/CANARY i386 Note: Despite the date in the above output, it was actually rebuilt this morning; the only files modified since yesterday were: U contrib/libpcap/bpf/net/bpf_filter.c U contrib/libpcap Per ports/UPDATING entry 20110711 for java/openjdk6, after updating java/openjdk6, I issued: * cd /usr/poorts/java/icedtea-web * make install clean This brought in GNU coreutils, for which I selected GMP (as I already had gmp-5.0.2 installed for other reasons). After GNU coreutils installed, the build for java/icedtea-web proceeded, but that subsequently failed; here's the tail end of the typescript (cut/pasted): =2E.. =3D=3D=3D> Compressing manual pages for coreutils-8.12 =3D=3D=3D> Running ldconfig /sbin/ldconfig -m /usr/local/lib =3D=3D=3D> Registering installation for coreutils-8.12 =3D=3D=3D> Returning to build of icedtea-web-1.1 =3D=3D=3D> icedtea-web-1.1 depends on file: /usr/local/openjdk7/bin/java = - found =3D=3D=3D> icedtea-web-1.1 depends on file: /usr/local/libdata/pkgconfig/= glib-2.0.pc - found =3D=3D=3D> icedtea-web-1.1 depends on file: /usr/local/libdata/pkgconfig/= gtk+-2.0.pc - found =3D=3D=3D> icedtea-web-1.1 depends on file: /usr/local/libdata/pkgconfig/= mozilla-plugin.pc - found =3D=3D=3D> icedtea-web-1.1 depends on executable: gmake - found =3D=3D=3D> icedtea-web-1.1 depends on file: /usr/local/libdata/pkgconfig/= x11.pc - found =3D=3D=3D> Configuring for icedtea-web-1.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables...=20 checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking if cp supports --reflink... no checking if we can hard link rather than copy from /common/ports/java/icedt= ea-web/work/icedtea-web-1.1... yes checking whether to build documentation... yes checking whether to compile ecj natively... no checking for zip... /usr/local/bin/zip checking for a JDK home directory... /usr/local/openjdk7 checking for javac... /usr/local/openjdk7/bin/javac checking if we are using ecj as javac... no checking for jar... /usr/local/openjdk7/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking for an ecj JAR file... no checking for javadoc... /usr/local/openjdk7/bin/javadoc checking whether javadoc supports -J options... yes checking for hg... no checking for distribution package version... none checking what version string to use... 1.1 checking whether to build the browser plugin... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GLIB... yes checking for MOZILLA... yes checking for xulrunner version... 1090217 checking for main in -lz... yes checking for X11... yes checking for a Java virtual machine... /usr/local/openjdk7/bin/java checking if java.util.jar.Pack200 is available... yes checking if java.net.CookieManager is available... yes checking if java.net.HttpCookie is available... yes checking if java.net.CookieHandler is available... yes checking if sun.security.provider.X509Factory is available... yes checking if sun.security.util.SecurityConstants is available... yes checking if sun.security.util.HostnameChecker is available... yes checking if sun.security.x509.X500Name is available... yes checking if sun.misc.BASE64Encoder is available... yes checking if sun.misc.HexDumpEncoder is available... yes checking if sun.security.validator.ValidatorException is available... yes checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is availa= ble... yes checking if sun.awt.X11.XEmbeddedFrame is available... yes checking if sun.misc.Ref is available... yes checking if com.sun.jndi.toolkit.url.UrlUtil is available... yes checking if sun.applet.AppletImageRef is available... yes checking if sun.applet.AppletViewerPanel is available and public... 2 configure: error: sun.applet.AppletViewerPanel is not public. =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/common/ports/java/icedtea-web/work/icedtea-web-1.1/config.log" including the output of the failure of your make command. Also, it might be a good id= ea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /common/ports/java/icedtea-web. *** Error code 1 Stop in /common/ports/java/icedtea-web. g1-222(8.2-S)[5]=20 I've attached a copy of /common/ports/java/icedtea-web/work/icedtea-web-1.1/config.log. (Note: /usr/ports is a symlink to /coimmon/ports in my case, as I have 4 bootable slices, each of which has its own /usr, but I do not choose to replicate /usr/ports for each of those slices.) Here's the requested output of "ls /var/db/pkg/": g1-222(8.2-S)[7] ls /var/db/pkg/ GeoIP-1.4.7 ORBit2-2.14.19 OpenEXR-1.6.1_3 OpenSSH-askpass-1.2.4.1 R-2.13.0_1 Xaw3d-1.5E_4 a2ps-letter-4.13b_4 aalib-1.4.r5_6 abiword-2.8.4_1 acroread8-8.1.7_3 acroreadwrapper-0.0.20110529 adns-1.4_1 airport-2.0.1_3 alsa-lib-1.0.23 an-0.95_1 ap-utils-1.4.1_4 apache-2.2.19 appres-1.0.3 apr-ipv6-devrandom-gdbm-db42-mysql51-sqlite3-1.4.5.1.3.12 aspell-0.60.6.1 atk-1.32.0 aumix-2.9.1 autoconf-2.13.000227_6 autoconf-2.68 autoconf-wrapper-20101119 automake-1.11.1 automake-1.4.6_6 automake-wrapper-20101119 avahi-app-0.6.29 babl-0.1.4 bash-4.1.10 bdftopcf-1.0.3 bigreqsproto-1.1.1 binutils-2.21 bison-2.4.3,1 bitmap-1.0.5 bitstream-vera-1.10_4 blas-1.0_6 bogged-1.0.0_2 boost-jam-1.45.0 boost-libs-1.45.0_1 bottlerocket-0.04c_1 bsdgames-2.4_1,1 ca_root_nss-3.12.9 cabextract-1.4 cairo-1.10.2_2,1 cdecl-2.5 cdparanoia-3.9.8_9 cdrtools-3.00_1 cmake-2.8.4_1 compat7x-i386-7.3.703000.201008_1 compositeproto-0.4.2 consolekit-0.4.3 coreutils-8.12 cups-client-1.4.6 cups-image-1.4.6 curl-7.21.3_2 cvsup-without-gui-16.1h_4 damageproto-1.2.1 db41-4.1.25_4 db42-4.2.52_5 dbus-1.4.6 dbus-glib-0.88 dconf-0.5.1_3 dejavu-2.33 desktop-file-utils-0.18 diablo-jdk-1.6.0.07.02_15 distilator-0.2_1 djbfft-0.76_2 dmidecode-2.11 dmxproto-2.3 docbook-1.4 docbook-4.1_4 docbook-4.2 docbook-4.3 docbook-4.4_2 docbook-4.5_2 docbook-5.0_1 docbook-sk-4.1.2_4 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4_1 docbook-xml-4.5 docbook-xsl-1.75.2_1 dri-7.4.4,2 dri2proto-2.3 eawpats-12_3 eggdbus-0.6_1 en-gimp-help-html-2.6.1 enchant-1.6.0 encodings-1.0.4,1 enscript-letter-1.6.4_4 esound-0.2.41 evieext-1.1.0 expat-2.0.1_1 ezm3-1.2_1 faad2-2.7_3,1 ffmpeg-0.7.1_4,1 firefox-5.0,1 fixesproto-4.1.2 flac-1.2.1_2 flex-2.5.35_4 font-adobe-100dpi-1.0.3 font-adobe-75dpi-1.0.3 font-adobe-utopia-100dpi-1.0.4 font-adobe-utopia-75dpi-1.0.4 font-adobe-utopia-type1-1.0.4 font-alias-1.0.3 font-amsfonts-3.02_1 font-arabic-misc-1.0.3 font-bh-100dpi-1.0.3 font-bh-75dpi-1.0.3 font-bh-lucidatypewriter-100dpi-1.0.3 font-bh-lucidatypewriter-75dpi-1.0.3 font-bh-ttf-1.0.3 font-bh-type1-1.0.3 font-bitstream-100dpi-1.0.3 font-bitstream-75dpi-1.0.3 font-bitstream-type1-1.0.3 font-cronyx-cyrillic-1.0.3 font-cursor-misc-1.0.3 font-daewoo-misc-1.0.3 font-dec-misc-1.0.3 font-ibm-type1-1.0.3 font-isas-misc-1.0.3 font-jis-misc-1.0.3 font-micro-misc-1.0.3 font-misc-cyrillic-1.0.3 font-misc-ethiopic-1.0.3 font-misc-meltho-1.0.3 font-misc-misc-1.1.2 font-mutt-misc-1.0.3 font-schumacher-misc-1.1.2 font-screen-cyrillic-1.0.4 font-sony-misc-1.0.3 font-sun-misc-1.0.3 font-util-1.2.0 font-winitzki-cyrillic-1.0.3 font-xfree86-type1-1.0.4 fontcacheproto-0.1.3 fontconfig-2.8.0,1 fontsproto-2.1.1 freetype-1.3.1_4 freetype2-2.4.4 fribidi-0.19.2_1 fslsfonts-1.0.3 gamin-0.1.10_4 gawk-4.0.0 gcc-4.5.4.20110630 gccmakedep-1.0.2 gconf2-2.32.0_2 gd-2.0.35_7,1 gdbm-1.8.3_3 gdk-pixbuf-2.22.1 gegl-0.1.6_1 getopt-1.1.4_2 gettext-0.18.1.1 ghostscript9-9.02_3 ghostview-1.5_2 giflib-4.1.6 gimp-2.6.11,2 gimp-app-2.6.11_3,1 gimp-help-html-2.6.1 gio-fam-backend-2.26.1 glib-1.2.10_13 glib-2.26.1_1 glproto-1.4.12 gmake-3.82 gmp-5.0.2 gnome-doc-utils-0.20.3 gnome-icon-theme-2.31.0_1 gnome-keyring-2.32.1 gnome-mime-data-2.18.0_4 gnome-mount-0.8_7 gnome-vfs-2.24.4 gnome_subr-1.0 gnomehier-2.3_12 gnumeric-1.10.16 gnupg-2.0.17_2 gnutls-2.12.7_1 gobject-introspection-0.9.12_1 goffice-0.8.16 gpac-libgpac-0.4.5_4,1 gperf-3.0.3 gpsman-6.4.1 graphviz-2.28.0 gsfonts-8.11_5 gsm-1.0.13 gstreamer-0.10.35 gstreamer-plugins-0.10.35,3 gstreamer-plugins-good-0.10.30,3 gtk-1.2.10_22 gtk-2.22.1_1 gtk-engines2-2.20.2 gv-3.7.2 gvfs-1.6.6_1 hal-0.5.14_16 help2man-1.40.4 hicolor-icon-theme-0.12 ical-2.2_3 iceauth-1.0.4 icon-naming-utils-0.8.90 icu-4.8 ilmbase-1.0.1_1 imake-1.0.4,1 inputproto-2.0.1 intltool-0.41.1 isc-dhcp41-server-4.1.e_1,2 iso-codes-3.25 iso8879-1986_2 jasper-1.900.1_9 javavmwrapper-2.3.5 jbig2dec-0.11 jbigkit-1.6 jpeg-8_3 kbproto-1.0.5 lame-3.98.4 lapack-3.3.0_1 lcms-1.19_1,1 libFS-1.0.3 libGL-7.4.4 libGLU-7.4.4 libICE-1.0.7,1 libIDL-0.8.14_1 libSM-1.1.1_3,1 libX11-1.3.6,1 libXScrnSaver-1.2.1 libXTrap-1.0.0 libXau-1.0.6 libXaw-1.0.8,1 libXcomposite-0.4.3,1 libXcursor-1.1.11 libXdamage-1.1.3 libXdmcp-1.0.3 libXevie-1.0.2 libXext-1.1.2,1 libXfixes-4.0.4 libXfont-1.4.3,1 libXfontcache-1.0.5 libXft-2.1.14 libXi-1.3.2,1 libXinerama-1.1,1 libXmu-1.1.0,1 libXp-1.0.0,1 libXpm-3.5.7 libXrandr-1.3.0 libXrender-0.9.5 libXres-1.0.4 libXt-1.0.9 libXtst-1.1.0 libXv-1.0.5,1 libXvMC-1.0.5 libXxf86dga-1.1.1 libXxf86misc-1.0.2 libXxf86vm-1.1.0 liba52-0.7.4_2 libao-1.1.0 libarc-2.0.2_1 libart_lgpl-2.3.21,1 libassuan-2.0.2 libaudiofile-0.2.7 libbonobo-2.32.0 libbonoboui-2.24.4 libcanberra-0.26 libcddb-1.3.2_1 libcdio-0.82_2 libcheck-0.9.8 libcroco-0.6.2_1 libdaemon-0.14 libdmx-1.1.1 libdrm-2.4.12_1 libdvdcss-1.2.10_1 libdvdread-4.1.4.r1219 libevent-1.4.14b_2 libexecinfo-1.1_3 libexif-0.6.20 libffi-3.0.9 libfontenc-1.1.0 libgcrypt-1.5.0 libgee-0.6.1 libglade2-2.6.4_4 libglut-7.4.4 libgnome-2.32.0 libgnome-keyring-2.32.0_1 libgnomecanvas-2.30.3 libgnomeui-2.24.4 libgpg-error-1.10 libgphoto2-2.4.11 libgsf-1.14.21 libgsf-gnome-1.14.21 libiconv-1.13.1_1 libid3tag-0.15.1b libksba-1.2.0 libltdl-2.4 libmad-0.15.1b_2 libmikmod-esound-3.1.12 libmng-1.0.10_2 libnotify-0.5.2 libogg-1.2.2,4 liboldX-1.0.1 libopenraw-0.0.8_3 libpciaccess-0.12.1 libproxy-0.2.3_1 libpthread-stubs-0.3_3 librsvg2-2.32.1_1 libsexy-0.1.11_5 libsigsegv-2.9 libsmi-0.4.8 libsndfile-1.0.24 libsoup-2.32.2_2 libsoup-gnome-2.32.2_1 libspiro-20071029 libtasn1-2.9 libtheora-1.1.1_2 libtool-2.4 libungif-4.1.4_5 libutempter-1.1.5_1 libvdpau-0.4.1_1 libvolume_id-0.81.1 libvorbis-1.3.2,3 libvpx-0.9.6 libwmf-0.2.8.4_6 libwnck-2.30.6 libwww-5.4.0_4 libxcb-1.7 libxkbfile-1.0.6 libxkbui-1.0.2_1 libxml2-2.7.8_1 libxslt-1.1.26_3 libxul-1.9.2.17 lifelines-3.0.51_1 linux-f10-alsa-lib-1.0.21_1 linux-f10-atk-1.24.0 linux-f10-cairo-1.8.0_1 linux-f10-curl-7.19.6_1 linux-f10-cyrus-sasl2-2.1.22_1 linux-f10-dbus-glib-0.76 linux-f10-dbus-libs-1.2.4 linux-f10-expat-2.0.1 linux-f10-flashplugin-10.3r181.34 linux-f10-fontconfig-2.6.0 linux-f10-gtk2-2.14.7_3 linux-f10-hicolor-icon-theme-0.5 linux-f10-jpeg-6b linux-f10-libssh2-0.18 linux-f10-nspr-4.7.6 linux-f10-nss-3.12.3.99.3_1 linux-f10-openldap-2.4.12_1 linux-f10-openssl-0.9.8g linux-f10-pango-1.28.3 linux-f10-png-1.2.37_1 linux-f10-sqlite3-3.5.9_1 linux-f10-tiff-3.8.2 linux-f10-xorg-libs-7.4_1 linux-firefox-3.6.18,1 linux-libgtkembedmoz-0.0.20100806 linux-realplayer-10.0.9.809.20070726_2 linux-xmovie-1.9.8.1_3 linux_base-f10-10_4 lsof-4.85C_1,5 lua-5.1.4_6 luit-1.0.5 lupe-0.08c lynx-2.8.7.1_1,1 m4-1.4.16,1 magicpoint-1.13a_8 makedepend-1.0.3,1 mime-support-3.51.1 mkfontdir-1.0.6 mkfontscale-1.0.8 mpc-0.9 mpfr-3.0.1 mpg123-1.13.3 mplayer-1.0.r20110329_2 mplayer-fonts-0.50 mplayer-skins-1.1.2_6 mtr-0.80_2 mutt-devel-1.5.21_2 mysql-client-5.1.57 nasm-2.09.08,1 ncftp-2.4.3_1 neon29-0.29.6_2 nethack-3.4.3_7 netpbm-10.35.80_3 nmap-5.59.b1 notification-daemon-0.5.0 nspluginwrapper-1.4.4 nspr-4.8.7 oclock-1.0.1_1 ogle-0.9.2_14 ogle-gui-0.9.2_16 omnitty-0.3.0_2 open-motif-2.3.3 opencv-core-2.3.0 openjdk-7.0.147_1 openjdk6-b23 openjpeg-1.3_2 orc-0.4.14_1 p5-Compress-Raw-Bzip2-2.037 p5-Compress-Raw-Zlib-2.037 p5-Crypt-SSLeay-0.58_1 p5-Digest-HMAC-1.02 p5-Digest-SHA1-2.13 p5-Encode-Locale-1.02 p5-File-Listing-6.02 p5-HTML-Parser-3.68 p5-HTML-Tagset-3.20 p5-HTTP-Cookies-6.00 p5-HTTP-Daemon-6.00 p5-HTTP-Date-6.00 p5-HTTP-Message-6.02 p5-HTTP-Negotiate-6.00 p5-HTTP-SimpleLinkChecker-1.16 p5-IO-Compress-2.037 p5-IO-Socket-SSL-1.44 p5-LWP-MediaTypes-6.01 p5-LWP-Protocol-https-6.02 p5-Mozilla-CA-20110409 p5-NTLM-1.08 p5-Net-HTTP-6.01 p5-Net-SSLeay-1.36 p5-URI-1.58 p5-WWW-RobotRules-6.01 p5-XML-NamespaceSupport-1.11 p5-XML-Parser-2.40 p5-XML-SAX-0.96 p5-XML-SAX-Expat-0.40 p5-XML-Simple-2.18 p5-gettext-1.05_3 p5-libwww-6.02 p5-type1inst-0.6.1_5 pango-1.28.3 pciids-20110708 pcre-8.12 pdflib-7.0.4 perl-5.12.4 piewm-1.04_3 pinball-0.3.1_12 pinentry-0.8.1_1 pixman-0.22.0 pkg-config-0.25_1 pkg_tree-1.1_2 plotmtv-1.4.1_2 plotutils-2.6_2,1 png-1.4.5_1 policykit-0.9_6 policykit-gnome-0.9.2_5 polkit-0.99 poppler-0.14.5 poppler-data-0.4.4 poppler-gtk-0.14.5 popt-1.16 portaudio-18.1_2 portdowngrade-0.6_2 portlint-2.13.6 portmaster-3.9.1 printproto-1.0.4 psiconv-0.9.8_1 psutils-letter-1.17_2 pth-2.0.7 pwgen-1.15_1,1 py27-cairo-1.8.10 py27-gimp-app-2.6.11 py27-gobject-2.26.0 py27-gtk-2.22.0_2 py27-libxml2-2.7.8_1 py27-pygments-1.4 py27-setuptools-0.6c11_1 py27-sqlite3-2.7.2_1 py27-subversion-1.6.17 python27-2.7.2_1 qmake-3.3.8_1 qt-3.3.8_12 qt4-corelib-4.7.3 qt4-gui-4.7.3 qt4-moc-4.7.3 qt4-qmake-4.7.3 qt4-rcc-4.7.3 qt4-uic-4.7.3 randrproto-1.3.2 rarian-0.8.1 rdb-2.6d recordproto-1.14 renderproto-0.11 resourceproto-1.0.2 rote-0.2.8 rpm-3.0.6_15 rpm2cpio-1.3_1 rrdtool-1.4.5 rsync-3.0.8 ruby-1.8.7.302,1 sc-7.16_1 schroedinger-1.0.10 screen-4.0.3_12 scrnsaverproto-1.2.0 sdl-1.2.14_2,2 sdl_image-1.2.10_2 sdl_mixer-1.2.11_2 sessreg-1.0.6 setxkbmap-1.2.0 shared-mime-info-0.80_1 smartmontools-5.41_1 smpeg-0.4.4_8 smproxy-1.0.3 sox-14.3.2_1 speex-1.2.r1_3,1 spider-1.1_3 sqlite3-3.7.7.1 startup-notification-0.10_2 subversion-freebsd-1.6.17_2 sudo-1.8.1_5 sudoku-1.0.1_1 swig-1.3.40 t1lib-5.1.2_1,1 tcl-8.2.3_9 tcl-8.4.19_3,1 tcl-8.5.10 tcl-modules-8.5.10 tcpslice-2008.05.19 ted-2.21_3 tex-texmflocal-1.9 texi2html-1.82,1 tiff-4.0.0_2 timidity++-2.13.2_9 tk-8.2.3_10 tk-8.4.19_2,2 tk-8.5.10 tmux-1.4_6 transfig-3.2.5d trapproto-3.4.3 tvtwm-pl11_1 twm-1.0.6 unzip-6.0_1 urwfonts-1.0_3 v4l_compat-1.0.20110603 vala-0.10.4 videoproto-2.3.0 viewvc-1.1.11 webfonts-0.30_6 webkit-gtk2-1.2.7_2 wifimgr-1.7 win32-codecs-20110131,1 wireshark-1.6.0_1 workman-1.3a_3 wv-1.2.9 x11perf-1.5.3 x264-0.115.2000 xauth-1.0.5 xautolock-2.2_1 xbacklight-1.1.1 xbattbar-1.4.2_6 xbiff-1.0.3 xbitmaps-1.1.0 xcalc-1.0.4.1 xcb-proto-1.6 xcb-util-0.3.6_1 xchat-2.8.8 xclipboard-1.1.0 xclock-1.0.4_1 xcmiscproto-1.2.0 xcmsdb-1.0.2 xcursor-themes-1.0.2 xcursorgen-1.0.3 xdg-utils-1.0.2_5 xdm-1.1.8_3 xdpyinfo-1.1.0 xdriinfo-1.0.3 xephem-3.7.4_3 xev-1.1.0 xextproto-7.1.1 xf86-input-keyboard-1.5.0 xf86-input-mouse-1.6.0 xf86-video-ati-6.14.1_1 xf86-video-intel-2.7.1_4 xf86-video-mach64-6.8.2_1 xf86-video-nouveau-0.0.10.20090728_3 xf86-video-nv-2.1.18 xf86-video-openchrome-0.2.904_3 xf86-video-r128-6.8.1_2 xf86-video-radeonhd-1.3.0_4 xf86-video-vesa-2.3.0_1 xf86bigfontproto-1.2.0 xf86dga-1.0.2_1 xf86dgaproto-2.1 xf86driproto-2.1.0 xf86miscproto-0.9.3 xf86vidmodeproto-2.3 xfig-3.2.5b xgamma-1.0.4 xgammon-0.98a_2 xgc-1.0.2 xhost-1.0.4 xineramaproto-1.2 xinit-1.2.0_1 xinput-1.5.3 xjig-2.4_2 xkbcomp-1.1.0 xkbevd-1.1.0 xkbutils-1.0.1_2 xkeyboard-config-1.8_1 xkill-1.0.3 xlockmore-5.33 xlsatoms-1.0.2 xlsclients-1.0.2 xlsfonts-1.0.3 xlupe-1.1_2 xmag-1.0.3 xmessage-1.0.3 xmille-2.0_3 xmlcatmgr-2.2 xmlcharent-0.3_2 xmodmap-1.0.4 xorg-7.5.1 xorg-apps-7.5.1 xorg-cf-files-1.0.3 xorg-docs-1.4,1 xorg-drivers-7.5.1 xorg-fonts-100dpi-7.5.1 xorg-fonts-7.5.1 xorg-fonts-75dpi-7.5.1 xorg-fonts-cyrillic-7.5.1 xorg-fonts-miscbitmaps-7.5.1 xorg-fonts-truetype-7.5.1 xorg-fonts-type1-7.5.1 xorg-libraries-7.5.1 xorg-macros-1.11.0 xorg-nestserver-1.7.7,1 xorg-server-1.7.7_1,1 xpaint-2.9.8.2 xpdf-3.02_16 xpr-1.0.3 xprop-1.1.0 xproto-7.0.16 xrandr-1.3.4 xrdb-1.0.6_1 xrefresh-1.0.3 xset-1.2.1 xsetmode-1.0.0 xsetroot-1.0.3 xsokoban-3.3c_1 xterm-270 xtrans-1.2.5 xtris-1.15_2 xv-3.10a_14 xvid-1.3.0,1 xview-3.2.1_11 xvinfo-1.1.0 xwd-1.0.3 xwininfo-1.0.5 xwud-1.0.2 yasm-1.1.0 zip-3.0 g1-222(8.2-S)[8]=20 Is there anything else I might provide that could help? Thanks! Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --K1n7F7fSdjvFAEnM Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: quoted-printable This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by icedtea-web configure 1.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-ecj=3Dno --with-jdk-home=3D/usr/local/openjdk7 --wit= h-rhino=3Dno --with-junit=3Dno --x-libraries=3D/usr/local/lib --x-includes= =3D/usr/local/include --prefix=3D/usr/local --mandir=3D/usr/local/man --inf= odir=3D/usr/local/info/ --build=3Di386-portbld-freebsd8.2 ## --------- ## ## Platform. ## ## --------- ## hostname =3D g1-222.catwhisker.org. uname -m =3D i386 uname -r =3D 8.2-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 8.2-STABLE #205 r223930: Mon Jul 11 04:05:24 PDT 2011 = root@g1-222.catwhisker.org.:/common/S1/obj/usr/src/sys/CANARY=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /home/david/bin/FreeBSD PATH: /home/david/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/games PATH: /usr/local/etc PATH: /usr/etc PATH: /etc PATH: /usr/local/office52/program ## ----------- ## ## Core tests. ## ## ----------- ## configure:2029: checking for a BSD-compatible install configure:2097: result: /usr/bin/install -c -o root -g wheel configure:2108: checking whether build environment is sane configure:2158: result: yes configure:2299: checking for a thread-safe mkdir -p configure:2338: result: /usr/local/bin/gmkdir -p configure:2351: checking for gawk configure:2367: found /usr/local/bin/gawk configure:2378: result: gawk configure:2389: checking whether gmake sets $(MAKE) configure:2411: result: yes configure:2486: checking how to create a pax tar archive configure:2499: tar --version bsdtar 2.7.0 - libarchive 2.7.0 configure:2502: $? =3D 0 configure:2542: tardir=3Dconftest.dir && eval tar --format=3Dposix -chf - "= $tardir" >conftest.tar configure:2545: $? =3D 0 configure:2549: tar -xf - &5 cc (GCC) 4.2.2 20070831 prerelease [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:2979: $? =3D 0 configure:2968: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.2 20070831 prerelease [FreeBSD] configure:2979: $? =3D 0 configure:2968: cc -V >&5 cc: '-V' option must have argument configure:2979: $? =3D 1 configure:2968: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:2979: $? =3D 1 configure:2999: checking whether the C compiler works configure:3021: cc -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3025: $? =3D 0 configure:3073: result: yes configure:3076: checking for C compiler default output file name configure:3078: result: a.out configure:3084: checking for suffix of executables configure:3091: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c = >&5 configure:3095: $? =3D 0 configure:3117: result:=20 configure:3139: checking whether we are cross compiling configure:3147: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c = >&5 configure:3151: $? =3D 0 configure:3158: ./conftest configure:3162: $? =3D 0 configure:3177: result: no configure:3182: checking for suffix of object files configure:3204: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3208: $? =3D 0 configure:3229: result: o configure:3233: checking whether we are using the GNU C compiler configure:3252: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3252: $? =3D 0 configure:3261: result: yes configure:3270: checking whether cc accepts -g configure:3290: cc -c -g conftest.c >&5 configure:3290: $? =3D 0 configure:3331: result: yes configure:3348: checking for cc option to accept ISO C89 configure:3412: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3412: $? =3D 0 configure:3425: result: none needed configure:3456: checking for style of include used by gmake configure:3484: result: GNU configure:3509: checking dependency style of cc configure:3619: result: none configure:3746: checking for C++ compiler version configure:3755: c++ --version >&5 c++ (GCC) 4.2.2 20070831 prerelease [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:3766: $? =3D 0 configure:3755: c++ -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.2 20070831 prerelease [FreeBSD] configure:3766: $? =3D 0 configure:3755: c++ -V >&5 c++: '-V' option must have argument configure:3766: $? =3D 1 configure:3755: c++ -qversion >&5 c++: unrecognized option '-qversion' c++: No input files specified configure:3766: $? =3D 1 configure:3770: checking whether we are using the GNU C++ compiler configure:3789: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cpp >&5 configure:3789: $? =3D 0 configure:3798: result: yes configure:3807: checking whether c++ accepts -g configure:3827: c++ -c -g conftest.cpp >&5 configure:3827: $? =3D 0 configure:3868: result: yes configure:3893: checking dependency style of c++ configure:4003: result: none configure:4111: checking if cp supports --reflink cp: illegal option -- - usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_fi= le cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... targe= t_directory configure:4126: result: no configure:4138: checking if we can hard link rather than copy from /common/= ports/java/icedtea-web/work/icedtea-web-1.1 configure:4152: result: yes configure:4164: checking whether to build documentation configure:4181: result: yes configure:4185: checking whether to compile ecj natively configure:4199: result: no configure:4349: checking for zip configure:4367: found /usr/local/bin/zip configure:4379: result: /usr/local/bin/zip configure:4407: checking for a JDK home directory configure:4440: result: /usr/local/openjdk7 configure:4702: checking for javac configure:4732: result: /usr/local/openjdk7/bin/javac configure:5426: checking if we are using ecj as javac configure:5439: result: no configure:5449: checking for jar configure:5592: result: /usr/local/openjdk7/bin/jar configure:5594: checking whether jar supports @ argument configure:5602: result: yes configure:5609: 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=20 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:= =20 jar cvf classes.jar Foo.class Bar.class=20 Example 2: use an existing manifest file 'mymanifest' and archive all the files in the foo/ directory into 'classes.jar':=20 jar cvfm classes.jar mymanifest -C foo/ . configure:5617: result: no configure:5621: checking whether jar supports -J options at the end configure:5625: result: yes configure:5640: checking for an ecj JAR file configure:5669: result: no configure:5678: checking for javadoc configure:5821: result: /usr/local/openjdk7/bin/javadoc configure:5823: checking whether javadoc supports -J options Loading source files for package pkg... Constructing Javadoc information... Standard Doclet version 1.7.0 Building tree for all the packages and classes... Generating /pkg/Test.html... Generating /pkg/package-frame.html... Generating /pkg/package-summary.html... Generating /pkg/package-tree.html... Generating /constant-values.html... Building index for all the packages and classes... Generating /overview-tree.html... Generating /index-all.html... Generating /deprecated-list.html... Building index for all classes... Generating /allclasses-frame.html... Generating /allclasses-noframe.html... Generating /index.html... Generating /help-doc.html... configure:5855: result: yes configure:5918: checking for hg configure:5951: result: no usage: which [-as] program ... configure:5995: checking for distribution package version configure:6009: result: none configure:6024: checking what version string to use configure:6033: result: 1.1 configure:6038: checking whether to build the browser plugin configure:6047: result: yes configure:6103: checking for pkg-config configure:6121: found /usr/local/bin/pkg-config configure:6133: result: /usr/local/bin/pkg-config configure:6158: checking pkg-config is at least version 0.9.0 configure:6161: result: yes configure:6174: checking for GTK configure:6181: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:6184: $? =3D 0 configure:6197: $PKG_CONFIG --exists --print-errors "gtk+-2.0" configure:6200: $? =3D 0 configure:6259: result: yes configure:6265: checking for GLIB configure:6272: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:6275: $? =3D 0 configure:6288: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:6291: $? =3D 0 configure:6350: result: yes configure:6361: checking for MOZILLA configure:6368: $PKG_CONFIG --exists --print-errors "mozilla-plugin" configure:6371: $? =3D 0 configure:6384: $PKG_CONFIG --exists --print-errors "mozilla-plugin" configure:6387: $? =3D 0 configure:6446: result: yes configure:6467: checking for xulrunner version configure:6483: result: 1090217 configure:6491: checking for main in -lz configure:6510: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c = -lz >&5 configure:6510: $? =3D 0 configure:6519: result: yes configure:6534: checking for X11 configure:6541: $PKG_CONFIG --exists --print-errors "x11" configure:6544: $? =3D 0 configure:6557: $PKG_CONFIG --exists --print-errors "x11" configure:6560: $? =3D 0 configure:6597: result: yes configure:6610: checking for a Java virtual machine configure:6753: result: /usr/local/openjdk7/bin/java configure:6760: checking if java.util.jar.Pack200 is available class java.util.jar.Pack200 configure:6797: result: yes configure:6810: checking if java.net.CookieManager is available class java.net.CookieManager configure:6847: result: yes configure:6860: checking if java.net.HttpCookie is available class java.net.HttpCookie configure:6897: result: yes configure:6910: checking if java.net.CookieHandler is available class java.net.CookieHandler configure:6947: result: yes configure:6960: checking if sun.security.provider.X509Factory is available sun/applet/Test.java:4: warning: X509Factory is internal proprietary API an= d may be removed in a future release import sun.security.provider.X509Factory; ^ 1 warning class sun.security.provider.X509Factory configure:6997: result: yes configure:7010: checking if sun.security.util.SecurityConstants is available sun/applet/Test.java:4: warning: SecurityConstants is internal proprietary = API and may be removed in a future release import sun.security.util.SecurityConstants; ^ 1 warning class sun.security.util.SecurityConstants configure:7047: result: yes configure:7060: checking if sun.security.util.HostnameChecker is available sun/applet/Test.java:4: warning: HostnameChecker is internal proprietary AP= I and may be removed in a future release import sun.security.util.HostnameChecker; ^ 1 warning class sun.security.util.HostnameChecker configure:7097: result: yes configure:7110: checking if sun.security.x509.X500Name is available sun/applet/Test.java:4: warning: X500Name is internal proprietary API and m= ay be removed in a future release import sun.security.x509.X500Name; ^ 1 warning class sun.security.x509.X500Name configure:7147: result: yes configure:7160: checking if sun.misc.BASE64Encoder is available sun/applet/Test.java:4: warning: BASE64Encoder is internal proprietary API = and may be removed in a future release import sun.misc.BASE64Encoder; ^ 1 warning class sun.misc.BASE64Encoder configure:7197: result: yes configure:7210: checking if sun.misc.HexDumpEncoder is available sun/applet/Test.java:4: warning: HexDumpEncoder is internal proprietary API= and may be removed in a future release import sun.misc.HexDumpEncoder; ^ 1 warning class sun.misc.HexDumpEncoder configure:7247: result: yes configure:7260: checking if sun.security.validator.ValidatorException is av= ailable sun/applet/Test.java:4: warning: ValidatorException is internal proprietary= API and may be removed in a future release import sun.security.validator.ValidatorException; ^ 1 warning class sun.security.validator.ValidatorException configure:7297: result: yes configure:7310: checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustM= anager is available class com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager configure:7347: result: yes configure:7360: checking if sun.awt.X11.XEmbeddedFrame is available sun/applet/Test.java:4: warning: XEmbeddedFrame is internal proprietary API= and may be removed in a future release import sun.awt.X11.XEmbeddedFrame; ^ 1 warning class sun.awt.X11.XEmbeddedFrame configure:7397: result: yes configure:7410: checking if sun.misc.Ref is available sun/applet/Test.java:4: warning: Ref is internal proprietary API and may be= removed in a future release import sun.misc.Ref; ^ Note: sun/applet/Test.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning class sun.misc.Ref configure:7447: result: yes configure:7460: checking if com.sun.jndi.toolkit.url.UrlUtil is available sun/applet/Test.java:4: warning: UrlUtil is internal proprietary API and ma= y be removed in a future release import com.sun.jndi.toolkit.url.UrlUtil; ^ 1 warning class com.sun.jndi.toolkit.url.UrlUtil configure:7497: result: yes configure:7510: checking if sun.applet.AppletImageRef is available sun/applet/Test.java:4: warning: AppletImageRef is internal proprietary API= and may be removed in a future release import sun.applet.AppletImageRef; ^ 1 warning class sun.applet.AppletImageRef configure:7547: result: yes configure:7560: checking if sun.applet.AppletViewerPanel is available and p= ublic Found non-public sun.applet.AppletViewerPanel configure:7609: result: 2 configure:7617: error: sun.applet.AppletViewerPanel is not public. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Di386-portbld-freebsd8.2 ac_cv_c_compiler_gnu=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_CCC_set=3D'' ac_cv_env_CCC_value=3D'' ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Dcc ac_cv_env_CFLAGS_set=3Dset ac_cv_env_CFLAGS_value=3D'-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D'' ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXXFLAGS_value=3D'-O2 -pipe -fno-strict-aliasing' ac_cv_env_CXX_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_env_GLIB_CFLAGS_set=3D'' ac_cv_env_GLIB_CFLAGS_value=3D'' ac_cv_env_GLIB_LIBS_set=3D'' ac_cv_env_GLIB_LIBS_value=3D'' ac_cv_env_GTK_CFLAGS_set=3D'' ac_cv_env_GTK_CFLAGS_value=3D'' ac_cv_env_GTK_LIBS_set=3D'' ac_cv_env_GTK_LIBS_value=3D'' ac_cv_env_LDFLAGS_set=3D'' ac_cv_env_LDFLAGS_value=3D'' ac_cv_env_LIBS_set=3D'' ac_cv_env_LIBS_value=3D'' ac_cv_env_MOZILLA_CFLAGS_set=3D'' ac_cv_env_MOZILLA_CFLAGS_value=3D'' ac_cv_env_MOZILLA_LIBS_set=3D'' ac_cv_env_MOZILLA_LIBS_value=3D'' ac_cv_env_PKG_CONFIG_LIBDIR_set=3D'' ac_cv_env_PKG_CONFIG_LIBDIR_value=3D'' ac_cv_env_PKG_CONFIG_PATH_set=3D'' ac_cv_env_PKG_CONFIG_PATH_value=3D'' ac_cv_env_PKG_CONFIG_set=3D'' ac_cv_env_PKG_CONFIG_value=3D'' ac_cv_env_X11_CFLAGS_set=3D'' ac_cv_env_X11_CFLAGS_value=3D'' ac_cv_env_X11_LIBS_set=3D'' ac_cv_env_X11_LIBS_value=3D'' ac_cv_env_build_alias_set=3Dset ac_cv_env_build_alias_value=3Di386-portbld-freebsd8.2 ac_cv_env_host_alias_set=3D'' ac_cv_env_host_alias_value=3D'' ac_cv_env_target_alias_set=3D'' ac_cv_env_target_alias_value=3D'' ac_cv_host=3Di386-portbld-freebsd8.2 ac_cv_lib_z_main=3Dyes ac_cv_objext=3Do ac_cv_path_JAVAC=3D/usr/local/openjdk7/bin/javac ac_cv_path_ac_pt_PKG_CONFIG=3D/usr/local/bin/pkg-config ac_cv_path_ac_pt_ZIP=3D/usr/local/bin/zip ac_cv_path_mkdir=3D/usr/local/bin/gmkdir ac_cv_prog_AWK=3Dgawk ac_cv_prog_ac_ct_CC=3Dcc ac_cv_prog_cc_c89=3D'' ac_cv_prog_cc_g=3Dyes ac_cv_prog_cxx_g=3Dyes ac_cv_prog_make_gmake_set=3Dyes am_cv_CC_dependencies_compiler_type=3Dnone am_cv_CXX_dependencies_compiler_type=3Dnone am_cv_prog_tar_pax=3Dgnutar it_cv_COM_SUN_JNDI_TOOLKIT_URL_URLUTIL=3Dyes it_cv_COM_SUN_NET_SSL_INTERNAL_SSL_X509EXTENDEDTRUSTMANAGER=3Dyes it_cv_JAVA_NET_COOKIEHANDLER=3Dyes it_cv_JAVA_NET_COOKIEMANAGER=3Dyes it_cv_JAVA_NET_HTTPCOOKIE=3Dyes it_cv_JAVA_UTIL_JAR_PACK200=3Dyes it_cv_SUN_APPLET_APPLETIMAGEREF=3Dyes it_cv_SUN_AWT_X11_XEMBEDDEDFRAME=3Dyes it_cv_SUN_MISC_BASE64ENCODER=3Dyes it_cv_SUN_MISC_HEXDUMPENCODER=3Dyes it_cv_SUN_MISC_REF=3Dyes it_cv_SUN_SECURITY_PROVIDER_X509FACTORY=3Dyes it_cv_SUN_SECURITY_UTIL_HOSTNAMECHECKER=3Dyes it_cv_SUN_SECURITY_UTIL_SECURITYCONSTANTS=3Dyes it_cv_SUN_SECURITY_VALIDATOR_VALIDATOREXCEPTION=3Dyes it_cv_SUN_SECURITY_X509_X500NAME=3Dyes it_cv_applet_hole=3D2 it_cv_ecj=3Dno it_cv_hardlink_src=3Dyes it_cv_reflink=3Dno lt_cv_sys_max_cmd_len=3D262144 pkg_cv_GLIB_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include ' pkg_cv_GLIB_LIBS=3D'-L/usr/local/lib -lglib-2.0 ' pkg_cv_GTK_CFLAGS=3D'-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2= .0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/loc= al/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/p= ango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/loc= al/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/= pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/drm ' pkg_cv_GTK_LIBS=3D'-pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -l= atk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcurso= r -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes= -lcairo -lX11 -lpng -lz -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-= 2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ' pkg_cv_MOZILLA_CFLAGS=3D'-DXP_UNIX -I/usr/local/include/libxul ' pkg_cv_MOZILLA_LIBS=3D' ' pkg_cv_X11_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include ' pkg_cv_X11_LIBS=3D'-L/usr/local/lib -lX11 ' xulrunner_cv_collapsed_version=3D1090217 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/mis= sing --run aclocal-1.11' AMDEPBACKSLASH=3D'\' AMDEP_FALSE=3D'#' AMDEP_TRUE=3D'' AMTAR=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/missi= ng --run tar' ARCHFLAG=3D'-m32' ARCH_PREFIX=3D'' AUTOCONF=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/mi= ssing --run autoconf' AUTOHEADER=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/= missing --run autoheader' AUTOMAKE=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/mi= ssing --run automake-1.11' AWK=3D'gawk' BUILD_ARCH_DIR=3D'i586' CC=3D'cc' CCDEPMODE=3D'depmode=3Dnone' CFLAGS=3D'-O2 -pipe -fno-strict-aliasing' CPPFLAGS=3D'' CP_SUPPORTS_REFLINK_FALSE=3D'' CP_SUPPORTS_REFLINK_TRUE=3D'#' CXX=3D'c++' CXXDEPMODE=3D'depmode=3Dnone' CXXFLAGS=3D'-O2 -pipe -fno-strict-aliasing' CYGPATH_W=3D'echo' DEFS=3D'' DEPDIR=3D'.deps' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' ECJ=3D'' ECJ_JAR=3D'no' ENABLE_DOCS_FALSE=3D'#' ENABLE_DOCS_TRUE=3D'' ENABLE_PLUGIN_FALSE=3D'#' ENABLE_PLUGIN_TRUE=3D'' EXEEXT=3D'' FULL_VERSION=3D'1.1' GCJ=3D'no' GLIB_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude ' GLIB_LIBS=3D'-L/usr/local/lib -lglib-2.0 ' GTK_CFLAGS=3D'-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/u= sr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/incl= ude/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.= 0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/incl= ude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-= 1 -I/usr/local/include/freetype2 -I/usr/local/include/drm ' GTK_LIBS=3D'-pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0= -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXco= mposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcair= o -lX11 -lpng -lz -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lg= module-2.0 -lgthread-2.0 -lglib-2.0 ' HAS_ICEDTEA_REVISION_FALSE=3D'' HAS_ICEDTEA_REVISION_TRUE=3D'#' HAS_PKGVERSION_FALSE=3D'' HAS_PKGVERSION_TRUE=3D'#' HG=3D'' ICEDTEA_REVISION=3D'none' INSTALL_ARCH_DIR=3D'i386' INSTALL_DATA=3D'/usr/local/bin/ginstall' INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s' JAR=3D'/usr/local/openjdk7/bin/jar' JAR_ACCEPTS_STDIN_LIST=3D'' JAR_KNOWS_ATFILE=3D'1' JAR_KNOWS_J_OPTIONS=3D'1' JAVA=3D'/usr/local/openjdk7/bin/java' JAVAC=3D'/usr/local/openjdk7/bin/javac' JAVADOC=3D'/usr/local/openjdk7/bin/javadoc' JAVADOC_KNOWS_J_OPTIONS=3D'yes' JAVADOC_SUPPORTS_J_OPTIONS_FALSE=3D'#' JAVADOC_SUPPORTS_J_OPTIONS_TRUE=3D'' JRE_ARCH_DIR=3D'i386' JUNIT_AVAILABLE=3D'' JUNIT_JAR=3D'' LDFLAGS=3D'' LIBOBJS=3D'' LIBS=3D'-lz ' LTLIBOBJS=3D'' MAKEINFO=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/mi= ssing --run makeinfo' MKDIR_P=3D'/usr/local/bin/gmkdir -p' MOZILLA_CFLAGS=3D'-DXP_UNIX -I/usr/local/include/libxul ' MOZILLA_LIBS=3D' ' MOZILLA_VERSION_COLLAPSED=3D'1090217' OBJEXT=3D'o' PACKAGE=3D'icedtea-web' PACKAGE_BUGREPORT=3D'distro-pkg-dev@openjdk.java.net' PACKAGE_NAME=3D'icedtea-web' PACKAGE_STRING=3D'icedtea-web 1.1' PACKAGE_TARNAME=3D'icedtea-web' PACKAGE_URL=3D'http://icedtea.classpath.org/wiki/IcedTea-Web' PACKAGE_VERSION=3D'1.1' PATH_SEPARATOR=3D':' PKGVERSION=3D'none' PKG_CONFIG=3D'/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR=3D'' PKG_CONFIG_PATH=3D'' RHINO_AVAILABLE=3D'' RHINO_JAR=3D'' SET_MAKE=3D'' SHELL=3D'/bin/sh' SRC_DIR_HARDLINKABLE_FALSE=3D'#' SRC_DIR_HARDLINKABLE_TRUE=3D'' STRIP=3D'' SYSTEM_JDK_DIR=3D'/usr/local/openjdk7' USING_ECJ=3D'no' VERSION=3D'1.1' WITH_JUNIT_FALSE=3D'' WITH_JUNIT_TRUE=3D'' WITH_RHINO_FALSE=3D'' WITH_RHINO_TRUE=3D'' X11_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include ' X11_LIBS=3D'-L/usr/local/lib -lX11 ' ZIP=3D'/usr/local/bin/zip' abs_top_builddir=3D'/common/ports/java/icedtea-web/work/icedtea-web-1.1' abs_top_srcdir=3D'/common/ports/java/icedtea-web/work/icedtea-web-1.1' ac_ct_CC=3D'cc' ac_ct_CXX=3D'' am__EXEEXT_FALSE=3D'' am__EXEEXT_TRUE=3D'' am__fastdepCC_FALSE=3D'' am__fastdepCC_TRUE=3D'#' am__fastdepCXX_FALSE=3D'' am__fastdepCXX_TRUE=3D'#' am__include=3D'include' am__isrc=3D'' am__leading_dot=3D'.' am__quote=3D'' am__tar=3D'tar --format=3Dposix -chf - "$$tardir"' am__untar=3D'tar -xf -' bindir=3D'${exec_prefix}/bin' build=3D'i386-portbld-freebsd8.2' build_alias=3D'i386-portbld-freebsd8.2' build_cpu=3D'i386' build_os=3D'freebsd8.2' build_vendor=3D'portbld' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir=3D'${docdir}' exec_prefix=3D'NONE' host=3D'i386-portbld-freebsd8.2' host_alias=3D'' host_cpu=3D'i386' host_os=3D'freebsd8.2' host_vendor=3D'portbld' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'/usr/local/info' install_sh=3D'${SHELL} /common/ports/java/icedtea-web/work/icedtea-web-1.1/= install-sh' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'/usr/local/man' mkdir_p=3D'/usr/local/bin/gmkdir -p' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' prefix=3D'/usr/local' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "icedtea-web" #define PACKAGE_TARNAME "icedtea-web" #define PACKAGE_VERSION "1.1" #define PACKAGE_STRING "icedtea-web 1.1" #define PACKAGE_BUGREPORT "distro-pkg-dev@openjdk.java.net" #define PACKAGE_URL "http://icedtea.classpath.org/wiki/IcedTea-Web" #define PACKAGE "icedtea-web" #define VERSION "1.1" #define HAVE_LIBZ 1 configure: exit 1 --K1n7F7fSdjvFAEnM-- --UthUFkbMtH2ceUK2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEUEARECAAYFAk4cPdcACgkQmprOCmdXAD0vDACXRpreB67XMJhZfASMMpE+3Ka+ XQCffkP56ixUgCzbqfSUHYdgf03DPhM= =vhe8 -----END PGP SIGNATURE----- --UthUFkbMtH2ceUK2--