###
### Thu Apr 8 12:53:53 UTC 2004:
### /usr/bin/make bulk-package for gcc3-java-3.3.3
### Current pkg count:  16 installed packages: autoconf213-2.13 digest-20021220 glib-1.2.10nb6 gmake-3.80nb3 gmp-4.1.2 gtk+-1.2.10nb7 libtool-base-1.5.2nb5 m4-1.4nb1 osf1_lib-1.1 perl-5.6.1nb10 pth-2.0.0 readline-4.3pl5 x11-links-0.23 xdg-dirs-1.1 xdg-x11-dirs-1.1 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for gcc3-java-3.3.3
===> Cleaning for binutils-2.14.0.0
===> Cleaning for gcc3-c-3.3.3
===> Cleaning for gmake-3.80nb3
===> Cleaning for gcc3-c++-3.3.3
BULK> Removing installed packages which are not needed to build gcc3-java-3.3.3
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
BULK> Keeping BULK_PREREQ: osf1_lib-1.1 (emulators/osf1_lib)
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
/usr/sbin/pkg_delete -K /var/db/pkg -r readline-4.3pl5
/usr/sbin/pkg_delete -K /var/db/pkg -r gmp-4.1.2
/usr/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.2nb5
/usr/sbin/pkg_delete -K /var/db/pkg -r m4-1.4nb1
/usr/sbin/pkg_delete -K /var/db/pkg -r pth-2.0.0
/usr/sbin/pkg_delete -K /var/db/pkg -r xdg-dirs-1.1
BULK> gcc3-java-3.3.3 requires installed package gmake-3.80nb3 (devel/gmake) to build.
/usr/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.23
BULK> Installing packages which are required to build gcc3-java-3.3.3.
BULK>  /usr/sbin/pkg_add -K /var/db/pkg  /usr/pkgsrc-current/packages/All/binutils-2.14.0.0.tgz
BULK>  /usr/sbin/pkg_add -K /var/db/pkg  /usr/pkgsrc-current/packages/All/gcc3-c-3.3.3.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.2 2003/07/08 15:04:56 drochner Exp $

To use gcc3-c-3.3.3 include "/usr/pkg/gcc3/mk/c.mk" in your
BSD style makefile.

===========================================================================

BULK> Required package gmake-3.80nb3 (devel/gmake) is already installed
BULK>  /usr/sbin/pkg_add -K /var/db/pkg  /usr/pkgsrc-current/packages/All/gcc3-c++-3.3.3.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.2 2003/07/08 15:04:58 drochner Exp $

To use gcc3-c++-3.3.3 include "/usr/pkg/gcc3/mk/c++.mk" in your
BSD style makefile.

===========================================================================

BULK> Required package osf1_lib-1.1 (emulators/osf1_lib) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/bin/make package (gcc3-java-3.3.3)
===> Checking for vulnerabilities in gcc3-java-3.3.3
=> Checksum OK for gcc-3.3.3.tar.bz2.
===> Extracting for gcc3-java-3.3.3
===> Required installed package binutils>=2.13.2.1: binutils-2.14.0.0 found
===> Required installed package gcc3-c-3.3.3{,nb*}: gcc3-c-3.3.3 found
===> Required installed package gcc3-c>=2.8.0: gcc3-c-3.3.3 found
===> Required installed package gcc3-c++>=2.8.0: gcc3-c++-3.3.3 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Patching for gcc3-java-3.3.3
===> Applying pkgsrc patches for gcc3-java-3.3.3
===> Overriding tools for gcc3-java-3.3.3
===> Buildlinking for gcc3-java-3.3.3
===> Configuring for gcc3-java-3.3.3
/bin/mkdir -p /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3
cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3; for file in ltconfig boehm-gc/ltconfig; do	 /bin/mv -f $file $file.bak;				 /usr/bin/sed -e "s|\(version_type\)=linux|\1=sunos|g"		 $file.bak > $file;				 /bin/chmod +x $file;					 done
cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3 && contrib/gcc_update --touch
 `c++' language required by `java'; enabling
*** This configuration is not supported in the following subdirectories:
     target-libiberty target-libffi target-boehm-gc target-zlib target-libjava target-libf2c target-libobjc
    (Any other directories should still work fine.)
Created "Makefile" in /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3 using "mt-frag"
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo
checking for perl... no
checking host system type... alpha--netbsd
checking build system type... alpha--netbsd
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... inline
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking how to run the C preprocessor... gcc -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... no
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for ANSI C header files... yes
checking for uintptr_t... no
checking for pid_t... yes
checking whether the C compiler (gcc -mieee -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) works... yes
checking whether the C compiler (gcc -mieee -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) is a cross-compiler... no
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... no
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for sigsetmask... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for working vfork... yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking whether canonicalize_file_name must be declared... yes
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for realpath... yes
checking for canonicalize_file_name... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring zlib...
loading cache ../config.cache
checking host system type... alpha--netbsd
checking target system type... alpha--netbsd
checking build system type... alpha--netbsd
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... /usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/ld
checking if the linker (/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/ld) is GNU ld... yes
checking for /usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking for object suffix... o
checking for ranlib... (cached) ranlib
checking for strip... strip
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking whether -lc should be explicitly linked in... yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 98305
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking how to run the C preprocessor... (cached) gcc -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for deflate in -lz... yes
checking for unistd.h... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... alpha--netbsd
checking target system type... alpha--netbsd
checking build system type... alpha--netbsd
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mieee -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) works... yes
checking whether the C compiler (gcc -mieee -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether gcc and cc understand -c and -o together... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... no
checking whether gcc accepts -Wno-long-long... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for inline... (cached) inline
checking for volatile... yes
checking for long double... yes
checking for long long int... yes
checking for __int64... no
checking for built-in _Bool... no
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking execution character set... ASCII
checking whether gmake sets ${MAKE}... (cached) yes
checking whether a default assembler was specified... yes (/usr/pkg/alpha--netbsd/bin/as - GNU as)
checking whether a default linker was specified... no
checking for GNU C library... no
checking for gawk... /usr/bin/awk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... no
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... (cached) yes
checking for langinfo.h... yes
checking for thread.h... no
checking for pthread.h... no
checking for CHAR_BIT... yes
checking byte ordering... little-endian
checking floating point format... IEEE (little-endian)
checking for mktemp... yes
checking for makeinfo... (cached) /usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo
checking for modern makeinfo... no
configure: warning: 
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... flex
checking for bison... /bin/sh ./../missing bison
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for preprocessor stringizing operator... yes
checking for inttypes.h... yes
checking for times... (cached) yes
checking for clock... (cached) yes
checking for dup2... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... (cached) yes
checking for strsignal... (cached) yes
checking for putc_unlocked... yes
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for fprintf_unlocked... no
checking for getrusage... (cached) yes
checking for nl_langinfo... yes
checking for lstat... yes
checking for scandir... yes
checking for alphasort... yes
checking for gettimeofday... (cached) yes
checking for mmap... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking whether the printf functions support %p... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for iconv... no, consider installing GNU libiconv
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... yes
checking whether fputs_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for uchar... 
checking for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
checking for main in -lunwind... no
Using `./config/alpha/alpha.c' for machine-specific logic.
Using `./config/alpha/alpha.md' as machine description file.
Using the following target machine macro files:
	./config/alpha/alpha.h
	./config/netbsd.h
	./config/alpha/elf.h
	./config/netbsd-elf.h
	./config/alpha/netbsd.h
checking for library containing strerror... none required
checking for working const... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... (cached) no
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  be ca da de el es fr ja nl sv tr be ca da de el es fr ja nl sv tr
checking what assembler to use... /usr/pkg/alpha--netbsd/bin/as
checking what linker to use... /usr/bin/ld
checking what nm to use... nm
checking what objdump to use... objdump
checking assembler alignment features... .p2align including maximum skip
checking assembler subsection support... working .subsection -1
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... yes
checking assembler eh_frame optimization... yes
checking assembler section merging support... yes
checking assembler thread-local storage support... yes
checking assembler supports explicit relocations... yes
checking assembler dwarf2 debug_line support... yes
checking assembler --gdwarf2 support... yes
checking assembler --gstabs support... yes
checking linker read-only and read-write section mixing... read-write
checking linker PT_GNU_EH_FRAME support... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for alpha--netbsd
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h
Configuring fastjar...
loading cache ../config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mieee -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) works... yes
checking whether the C compiler (gcc -mieee -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for strip... /usr/bin/strip
checking for chmod... /bin/chmod
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for limits.h... (cached) yes
checking for off_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking if mkdir takes one argument... (cached) no
checking size of char... 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking byte ordering... (cached) little-endian
checking for deflate in -lz... (cached) yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating install-defs.sh
creating config.h
===> Building for gcc3-java-3.3.3
cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc && /usr/bin/env USETOOLS=no MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-Wl,--whole-archive" NO_WHOLE_ARCHIVE_FLAG="-Wl,--no-whole-archive" LINK_ALL_LIBGCC_HACK="" PATH=/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.gcc/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/X11R6 CFLAGS="-O2 -mieee -I/usr/pkg/include -I/usr/include" CPPFLAGS="  -I/usr/pkg/include -I/usr/include" FFLAGS="-O -mieee" X11PREFIX=/usr/pkg CC="gcc" CXX="g++" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"		 BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"			 BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"			 BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"			 BSD_INSTALL="install"				 BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 755"	 BSD_INSTALL_SCRIPT_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 755" PKG_SYSCONFDIR="/usr/pkg/etc" BUILDLINK_CACHE_ALL=yes  INSTALL_INFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/install-info" MAKEINFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo" VIEWBASE=/usr/pkg /usr/pkg/bin/gmake tconfig.h
TM_DEFINES="" \
HEADERS="ansidecl.h  alpha/alpha.h netbsd.h alpha/elf.h netbsd-elf.h alpha/netbsd.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh tconfig.h
/bin/rm -f /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/libiberty/libiberty.a /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc/xgcc
/bin/ln -s /usr/pkg/gcc3/lib/libiberty.a /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/libiberty
/bin/ln -s /usr/pkg/gcc3/bin/gcc /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc/xgcc
cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc && /usr/bin/env USETOOLS=no MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-Wl,--whole-archive" NO_WHOLE_ARCHIVE_FLAG="-Wl,--no-whole-archive" LINK_ALL_LIBGCC_HACK="" PATH=/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.gcc/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/X11R6 CFLAGS="-O2 -mieee -I/usr/pkg/include -I/usr/include" CPPFLAGS="  -I/usr/pkg/include -I/usr/include" FFLAGS="-O -mieee" X11PREFIX=/usr/pkg CC="gcc" CXX="g++" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"		 BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"			 BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"			 BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"			 BSD_INSTALL="install"				 BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 755"	 BSD_INSTALL_SCRIPT_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 755" PKG_SYSCONFDIR="/usr/pkg/etc" BUILDLINK_CACHE_ALL=yes  INSTALL_INFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/install-info" MAKEINFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo" VIEWBASE=/usr/pkg /usr/pkg/bin/gmake java
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  alpha/alpha.h netbsd.h alpha/elf.h netbsd-elf.h alpha/netbsd.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="(MASK_GAS|MASK_GAS)" \
/bin/sh ./mkconfig.sh config.h
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  alpha/alpha.h netbsd.h alpha/elf.h netbsd-elf.h alpha/netbsd.h defaults.h" XM_DEFINES="POSIX" \
TARGET_CPU_DEFAULT="(MASK_GAS|MASK_GAS)" \
/bin/sh ./mkconfig.sh hconfig.h
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o gengenrtl.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
echo "\".\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
ll="./cp/mangle.c  ./cp/cp-tree.h  ./cp/decl.h  ./cp/lex.h  ./cp/call.c  ./cp/decl.c  ./cp/decl2.c  ./cp/parse.y  ./cp/pt.c  ./cp/repo.c  ./cp/spew.c  ./cp/tree.c  ./c-common.c  ./c-common.h  ./c-pragma.c  ./java/java-tree.h  ./java/builtins.c  ./java/class.c  ./java/constants.c  ./java/decl.c  ./java/expr.c  ./java/jcf-parse.c  ./java/jcf-write.c  ./java/lang.c  ./java/mangle.c  ./java/parse.y  ./c-lang.c  ./c-parse.in  ./c-tree.h  ./c-decl.c  ./c-common.c  ./c-common.h  ./c-pragma.c  ./c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  java  java  java  java  java  java  java  java  java  java  java  c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *all_files[] = {" >> tmp-gtyp.h
gf="config.h auto-host.h ./../include/ansidecl.h ./config/alpha/alpha.h ./config/netbsd.h ./config/alpha/elf.h ./config/netbsd-elf.h ./config/alpha/netbsd.h ./defaults.h ./defaults.h ./location.h ./../include/hashtab.h ./bitmap.h ./function.h  ./rtl.h ./optabs.h ./tree.h ./libfuncs.h ./hashtable.h ./real.h ./varray.h ./ssa.h ./insn-addr.h ./cselib.h ./c-common.h ./c-tree.h ./basic-block.h ./alias.c ./bitmap.c ./cselib.c ./dwarf2out.c ./emit-rtl.c ./except.c ./explow.c ./expr.c ./fold-const.c ./function.c ./gcse.c ./integrate.c ./lists.c ./optabs.c ./profile.c ./ra-build.c ./regclass.c ./reg-stack.c ./sdbout.c ./stmt.c ./stor-layout.c ./tree.c ./varasm.c ./config/alpha/alpha.c ./cp/mangle.c ./cp/cp-tree.h ./cp/decl.h ./cp/lex.h ./cp/call.c ./cp/decl.c ./cp/decl2.c ./cp/parse.y ./cp/pt.c ./cp/repo.c ./cp/spew.c ./cp/tree.c ./c-common.c ./c-common.h ./c-pragma.c ./java/java-tree.h ./java/builtins.c ./java/class.c ./java/constants.c ./java/decl.c ./java/expr.c ./java/jcf-parse.c ./java/jcf-write.c ./java/lang.c ./java/mangle.c ./java/parse.y ./c-lang.c ./c-parse.in ./c-tree.h ./c-decl.c ./c-common.c ./c-common.h ./c-pragma.c ./c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp java"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ./move-if-change tmp-gtyp.h gtyp-gen.h 
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype.c -o gengtype.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype-lex.c -o gengtype-lex.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype-yacc.c -o gengtype-yacc.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `JCF' used but not defined
warning: structure `CPool' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include rtl.c -o rtl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./read-rtl.c -o read-rtl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include bitmap.c -o bitmap.o
bitmap.c: In function `bitmap_first_set_bit':
bitmap.c:461: warning: integer constant is unsigned in ANSI C, signed with -traditional
bitmap.c: In function `bitmap_last_set_bit':
bitmap.c:514: warning: integer constant is unsigned in ANSI C, signed with -traditional
bitmap.c:517: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ggc-none.c -o ggc-none.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./gensupport.c -o gensupport.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
    ./dummy-conditions.c -o dummy-conditions.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include errors.c -o errors.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconstants ./config/alpha/alpha.md > tmp-constants.h
/bin/sh ./move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genflags.c -o genflags.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
	./genconditions.c -o genconditions.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconditions ./config/alpha/alpha.md > tmp-conditions.c
/bin/sh ./move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TM_DEFINES="" \
HEADERS="alpha/alpha-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh tm_p.h
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genpreds.c -o genpreds.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh ./move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include insn-conditions.c
ltf="./cp/cp-tree.def ./java/java-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-gencheck.h
/bin/sh ./move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  ./gencheck.c -o gencheck.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/hconfig.h/' ./print-rtl.c > print-rtl1.c
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include print-rtl1.c -o print-rtl1.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genflags ./config/alpha/alpha.md > tmp-flags.h
/bin/sh ./move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/parse.c -o java/parse.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/class.c -o java/class.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/decl.c -o java/decl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/expr.c -o java/expr.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/constants.c -o java/constants.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/lang.c -o java/lang.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/typeck.c -o java/typeck.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/except.c -o java/except.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/verify.c -o java/verify.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/zextract.c -o java/zextract.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include  \
	./java/jcf-io.c -o java/jcf-io.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/win32-host.c -o java/win32-host.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/jcf-parse.c -o java/jcf-parse.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/mangle.c -o java/mangle.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/mangle_name.c -o java/mangle_name.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/builtins.c -o java/builtins.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/jcf-write.c -o java/jcf-write.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/buffer.c -o java/buffer.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/check-init.c -o java/check-init.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/jcf-depend.c -o java/jcf-depend.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include \
  -DLIBGCJ_ZIP_FILE='"/usr/pkg/gcc3/share/java/libgcj-3.3.3.jar"' \
  -DDEFAULT_TARGET_VERSION=\"3.3.3\" \
  ./java/jcf-path.c -o java/jcf-path.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/xref.c -o java/xref.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/boehm.c -o java/boehm.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genconfig.c -o genconfig.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genconfig \
  genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genconfig ./config/alpha/alpha.md > tmp-config.h
/bin/sh ./move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include \
-DINLINER_FOR_JAVA=1 \
./tree-inline.c -o java/java-tree-inline.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include mkdeps.c -o mkdeps.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include main.c -o main.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include alias.c -o alias.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include bb-reorder.c -o bb-reorder.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./gencodes.c -o gencodes.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gencodes \
 gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./gencodes ./config/alpha/alpha.md > tmp-codes.h
/bin/sh ./move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include builtins.c -o builtins.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include caller-save.c -o caller-save.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include calls.c -o calls.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfg.c -o cfg.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfganal.c -o cfganal.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfgbuild.c -o cfgbuild.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfgcleanup.c -o cfgcleanup.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfglayout.c -o cfglayout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfgloop.c -o cfgloop.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cfgrtl.c -o cfgrtl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genattr.c -o genattr.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genattr \
 genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genattr ./config/alpha/alpha.md > tmp-attr.h
/bin/sh ./move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include combine.c -o combine.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include conflict.c -o conflict.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include convert.c -o convert.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cse.c -o cse.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include cselib.c -o cselib.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include dbxout.c -o dbxout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include debug.c -o debug.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include df.c -o df.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include diagnostic.c -o diagnostic.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include doloop.c -o doloop.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include dominance.c -o dominance.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include dwarf2asm.c -o dwarf2asm.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include dwarf2out.c -o dwarf2out.o
dwarf2out.c: In function `output_call_frame_info':
dwarf2out.c:1875: warning: integer constant is unsigned in ANSI C, signed with -traditional
dwarf2out.c: In function `int_loc_descriptor':
dwarf2out.c:8058: warning: integer constant is unsigned in ANSI C, signed with -traditional
dwarf2out.c:8070: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include dwarfout.c -o dwarfout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include emit-rtl.c -o emit-rtl.o
emit-rtl.c: In function `constant_subword':
emit-rtl.c:1398: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1398: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1398: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1405: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1405: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1405: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1406: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1435: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1435: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1435: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1442: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1442: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1442: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1443: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1466: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1466: warning: integer constant is unsigned in ANSI C, signed with -traditional
emit-rtl.c:1466: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include except.c -o except.o
except.c: In function `ehl_hash':
except.c:2317: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include explow.c -o explow.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include expmed.c -o expmed.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include expr.c -o expr.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include final.c -o final.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include flow.c -o flow.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include fold-const.c -o fold-const.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include function.c -o function.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include gcse.c -o gcse.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include genrtl.c -o genrtl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ggc-common.c -o ggc-common.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include global.c -o global.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include graph.c -o graph.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include gtype-desc.c -o gtype-desc.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include haifa-sched.c -o haifa-sched.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include hashtable.c -o hashtable.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include hooks.c -o hooks.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ifcvt.c -o ifcvt.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genattrtab.c -o genattrtab.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genautomata.c -o genautomata.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include varray.c -o varray.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genattrtab \
 genattrtab.o genautomata.o \
 rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
 varray.o ../libiberty/libiberty.a -lm
./genattrtab ./config/alpha/alpha.md > tmp-attrtab.c
Check description...done
Reservation transformation...done
Create automaton `ev4_0'...done
Create automaton `ev4_1'...done
Create automaton `ev4_2'...done
Create automaton `ev5_0'...done
Create automaton `ev5_1'...done
Create automaton `ev6_0'...done
Create automaton `ev6_1'...done
Generation of attributes...done
All other genattrtab stuff...done
Forming and outputing automata tables...done
Output functions to work with automata...done

Automaton `ev4_0'
       18 NDFA states,             76 NDFA arcs
       18 DFA states,              76 DFA arcs
       14 minimal DFA states,      68 minimal DFA arcs
       59 all insns         10 insn equivalence classes
   76 transition comb vector els,   140 trans table els: use simple vect
   76 state alts comb vector els,   140 state alts table els: use simple vect
  180 min delay table els, compression factor 4

Automaton `ev4_1'
       44 NDFA states,            114 NDFA arcs
       44 DFA states,             114 DFA arcs
       44 minimal DFA states,     114 minimal DFA arcs
       59 all insns          5 insn equivalence classes
  125 transition comb vector els,   220 trans table els: use simple vect
  125 state alts comb vector els,   220 state alts table els: use simple vect
  220 min delay table els, compression factor 1

Automaton `ev4_2'
      119 NDFA states,            301 NDFA arcs
      119 DFA states,             301 DFA arcs
      119 minimal DFA states,     301 minimal DFA arcs
       59 all insns          5 insn equivalence classes
  331 transition comb vector els,   595 trans table els: use simple vect
  331 state alts comb vector els,   595 state alts table els: use simple vect
  595 min delay table els, compression factor 1

Automaton `ev5_0'
     1104 NDFA states,           6231 NDFA arcs
     1104 DFA states,            6231 DFA arcs
      720 minimal DFA states,    4759 minimal DFA arcs
       59 all insns         14 insn equivalence classes
 6513 transition comb vector els, 10080 trans table els: use simple vect
 6513 state alts comb vector els, 10080 state alts table els: use simple vect
15456 min delay table els, compression factor 2

Automaton `ev5_1'
       23 NDFA states,             48 NDFA arcs
       23 DFA states,              48 DFA arcs
       23 minimal DFA states,      48 minimal DFA arcs
       59 all insns          4 insn equivalence classes
   50 transition comb vector els,    92 trans table els: use simple vect
   50 state alts comb vector els,    92 state alts table els: use simple vect
   92 min delay table els, compression factor 1

Automaton `ev6_0'
      381 NDFA states,           2706 NDFA arcs
      381 DFA states,            2706 DFA arcs
      381 minimal DFA states,    2706 minimal DFA arcs
       59 all insns         12 insn equivalence classes
 3375 transition comb vector els,  4572 trans table els: use simple vect
 3375 state alts comb vector els,  4572 state alts table els: use simple vect
 4572 min delay table els, compression factor 4

Automaton `ev6_1'
       49 NDFA states,            118 NDFA arcs
       49 DFA states,             118 DFA arcs
       49 minimal DFA states,     118 minimal DFA arcs
       59 all insns          8 insn equivalence classes
  128 transition comb vector els,   392 trans table els: use comb vect
  128 state alts comb vector els,   392 state alts table els: use comb vect
  392 min delay table els, compression factor 1

 1927 all allocated states,      8114 all allocated arcs
 1222 all allocated alternative states
10598 all transition comb vector els, 16091 all trans table els
10598 all state alts comb vector els, 16091 all state alts table els
21507 all min delay table els
    0 locked states num

  transformation: 0.002201, building DFA: 2.874243
  DFA minimization: 0.079713, making insn equivalence: 0.018882
 all automaton generation: 3.052537, output: 2.147907
/bin/sh ./move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-attrtab.c \
  -o insn-attrtab.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genemit.c -o genemit.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genemit \
 genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genemit ./config/alpha/alpha.md > tmp-emit.c
/bin/sh ./move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-emit.c \
  -o insn-emit.o
insn-emit.c: In function `gen_builtin_mskll':
insn-emit.c:10556: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genextract.c -o genextract.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genextract \
 genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genextract ./config/alpha/alpha.md > tmp-extract.c
/bin/sh ./move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-extract.c \
  -o insn-extract.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genopinit.c -o genopinit.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genopinit \
 genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genopinit ./config/alpha/alpha.md > tmp-opinit.c
/bin/sh ./move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-opinit.c \
  -o insn-opinit.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genoutput.c -o genoutput.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genoutput \
 genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genoutput ./config/alpha/alpha.md > tmp-output.c
/bin/sh ./move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-output.c \
  -o insn-output.o
insn-output.c: In function `output_98':
insn-output.c:183: warning: integer constant is unsigned in ANSI C, signed with -traditional
insn-output.c: In function `output_295':
insn-output.c:767: warning: array subscript has type `char'
insn-output.c:767: warning: array subscript has type `char'
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genpeep.c -o genpeep.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genpeep \
 genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genpeep ./config/alpha/alpha.md > tmp-peep.c
/bin/sh ./move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-peep.c \
  -o insn-peep.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genrecog.c -o genrecog.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o genrecog \
 genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genrecog ./config/alpha/alpha.md > tmp-recog.c
/bin/sh ./move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-recog.c \
  -o insn-recog.o
insn-recog.c: In function `recog_1':
insn-recog.c:1598: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include integrate.c -o integrate.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  -DLOCALEDIR=\"/usr/pkg/gcc3/share/locale\" \
  -c ./intl.c -o intl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include jump.c -o jump.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include langhooks.c -o langhooks.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include lcm.c -o lcm.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include lists.c -o lists.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include local-alloc.c -o local-alloc.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include loop.c -o loop.o
loop.c: In function `emit_prefetch_instructions':
loop.c:4035: warning: integer constant is unsigned in ANSI C, signed with -traditional
loop.c:4039: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include mbchar.c -o mbchar.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include optabs.c -o optabs.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include params.c -o params.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include predict.c -o predict.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include print-rtl.c -o print-rtl.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include print-tree.c -o print-tree.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include profile.c -o profile.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ra.c -o ra.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ra-build.c -o ra-build.o
ra-build.c: In function `undef_to_size_word':
ra-build.c:399: warning: `long' switch expression not converted to `int' in ANSI C
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ra-colorize.c -o ra-colorize.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ra-debug.c -o ra-debug.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ra-rewrite.c -o ra-rewrite.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include real.c -o real.o
real.c: In function `decode_ieee_single':
real.c:2670: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_ieee_double':
real.c:2755: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:2777: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:2793: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_ieee_double':
real.c:2834: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:2835: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_ieee_extended':
real.c:2967: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:2972: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:2989: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:2997: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3002: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3038: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_ieee_extended':
real.c:3077: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3078: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3079: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_ieee_quad':
real.c:3373: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3374: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3375: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3397: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3398: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3407: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3408: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3409: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3436: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3437: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_ieee_quad':
real.c:3485: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3486: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3487: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_vax_f':
real.c:3631: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3638: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_vax_f':
real.c:3657: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_vax_d':
real.c:3689: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3690: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3698: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3711: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3712: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_vax_d':
real.c:3742: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3743: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_vax_g':
real.c:3793: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3794: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3802: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3815: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3816: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_vax_g':
real.c:3846: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:3847: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_i370_double':
real.c:4023: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:4030: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_i370_double':
real.c:4072: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `encode_c4x_extended':
real.c:4249: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:4266: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:4275: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c: In function `decode_c4x_extended':
real.c:4298: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:4298: warning: integer constant is unsigned in ANSI C, signed with -traditional
real.c:4298: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include recog.c -o recog.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include reg-stack.c -o reg-stack.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include regclass.c -o regclass.o
regclass.c:160: warning: integer constant is unsigned in ANSI C, signed with -traditional
regclass.c:160: warning: integer constant is unsigned in ANSI C, signed with -traditional
regclass.c:160: warning: integer constant is unsigned in ANSI C, signed with -traditional
regclass.c:160: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include regmove.c -o regmove.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include regrename.c -o regrename.o
regrename.c: In function `maybe_mode_change':
regrename.c:1331: warning: unused parameter `copy_regno'
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include reload.c -o reload.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include reload1.c -o reload1.o
reload1.c: In function `emit_input_reload_insns':
reload1.c:6268: warning: comparison between signed and unsigned
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include reorg.c -o reorg.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include resource.c -o resource.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include rtlanal.c -o rtlanal.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include rtl-error.c -o rtl-error.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sbitmap.c -o sbitmap.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sched-deps.c -o sched-deps.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sched-ebb.c -o sched-ebb.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sched-rgn.c -o sched-rgn.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sched-vis.c -o sched-vis.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sdbout.c -o sdbout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include sibcall.c -o sibcall.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include simplify-rtx.c -o simplify-rtx.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ssa.c -o ssa.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ssa-ccp.c -o ssa-ccp.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ssa-dce.c -o ssa-dce.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include stmt.c -o stmt.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include stor-layout.c -o stor-layout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include stringpool.c -o stringpool.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include timevar.c -o timevar.o
lof="./cp/lang-options.h ./java/lang-options.h"; for f in $lof; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-options.h
/bin/sh ./move-if-change tmp-options.h options.h
echo timestamp > s-options
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  -DTARGET_NAME=\"alpha--netbsd\" \
  -c ./toplev.c -o toplev.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include tracer.c -o tracer.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include tree.c -o tree.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include tree-dump.c -o tree-dump.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include tree-inline.c -o tree-inline.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include unroll.c -o unroll.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include varasm.c -o varasm.o
varasm.c:533: warning: `asm_output_aligned_bss' defined but not used
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include version.c -o version.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include vmsdbgout.c -o vmsdbgout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include xcoffout.c -o xcoffout.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include et-forest.c -o et-forest.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ggc-page.c -o ggc-page.o
ggc-page.c: In function `ggc_allocated_p':
ggc-page.c:484: warning: integer constant is unsigned in ANSI C, signed with -traditional
ggc-page.c: In function `lookup_page_table_entry':
ggc-page.c:517: warning: integer constant is unsigned in ANSI C, signed with -traditional
ggc-page.c: In function `set_page_table_entry':
ggc-page.c:544: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
	./config/alpha/alpha.c -o alpha.o
./config/alpha/alpha.c: In function `mode_mask_operand':
./config/alpha/alpha.c:769: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:776: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `tls_symbolic_operand_1':
./config/alpha/alpha.c:1178: warning: unused variable `letter'
./config/alpha/alpha.c: In function `alpha_legitimize_address':
./config/alpha/alpha.c:2272: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2272: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2272: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `alpha_legitimize_reload_address':
./config/alpha/alpha.c:2381: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2381: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2381: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `alpha_emit_set_const_1':
./config/alpha/alpha.c:2865: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2865: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2865: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `alpha_emit_set_long_const':
./config/alpha/alpha.c:2894: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2894: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2894: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2898: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2898: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:2898: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `alpha_expand_unaligned_store':
./config/alpha/alpha.c:4304: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:4347: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `print_operand':
./config/alpha/alpha.c:5760: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:5773: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `alpha_initialize_trampoline':
./config/alpha/alpha.c:6054: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c: In function `alpha_output_mi_thunk_osf':
./config/alpha/alpha.c:7928: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:7928: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:7928: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:7952: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:7952: warning: integer constant is unsigned in ANSI C, signed with -traditional
./config/alpha/alpha.c:7952: warning: integer constant is unsigned in ANSI C, signed with -traditional
rm -rf libbackend.a
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tracer.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o et-forest.o ggc-page.o alpha.o 
ranlib libbackend.a
rm -f jc1
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o jc1 \
	java/parse.o java/class.o java/decl.o java/expr.o java/constants.o java/lang.o java/typeck.o java/except.o java/verify.o java/zextract.o java/jcf-io.o java/win32-host.o java/jcf-parse.o java/mangle.o java/mangle_name.o java/builtins.o java/jcf-write.o java/buffer.o java/check-init.o java/jcf-depend.o java/jcf-path.o java/xref.o java/boehm.o java/java-tree-inline.o mkdeps.o main.o libbackend.a -lz  -lintl   ../libiberty/libiberty.a
if test yes = yes \
   || test -n ""; then \
  /bin/sh ./genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ./genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh ./move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="./cp/lang-specs.h ./java/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-specs.h
/bin/sh ./move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc3/alpha--netbsd/bin/ -isystem /usr/pkg/gcc3/alpha--netbsd/include -isystem /usr/pkg/gcc3/alpha--netbsd/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -mieee -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc3/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.3\" -DDEFAULT_TARGET_MACHINE=\"alpha--netbsd\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc3/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ./gcc.c -o gcc.o)
(SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc3/alpha--netbsd/bin/ -isystem /usr/pkg/gcc3/alpha--netbsd/include -isystem /usr/pkg/gcc3/alpha--netbsd/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -mieee -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_MULTILIB=''; \
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc3/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.3\" -DDEFAULT_TARGET_MACHINE=\"alpha--netbsd\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc3/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
	-I. -I. -I. -I./. -I./config -I./../include ./java/jvspec.c -o jvspec.o)
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
-DPREFIX=\"/usr/pkg/gcc3\" \
  -c ./prefix.c -o prefix.o
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gcj gcc.o jvspec.o prefix.o intl.o \
  version.o  -lintl   ../libiberty/libiberty.a
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/jvgenmain.c -o java/jvgenmain.o
rm -f jvgenmain
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o jvgenmain java/jvgenmain.o java/mangle_name.o errors.o -lintl   ../libiberty/libiberty.a
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/gjavah.c -o java/gjavah.o
rm -f gcjh
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o gcjh java/gjavah.o java/jcf-io.o java/win32-host.o java/jcf-depend.o java/jcf-path.o java/zextract.o version.o mkdeps.o errors.o -lz -lintl   ../libiberty/libiberty.a
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/parse-scan.c -o java/parse-scan.o
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/jv-scan.c -o java/jv-scan.o
rm -f jv-scan
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o jv-scan java/parse-scan.o java/jv-scan.o version.o  -lintl   ../libiberty/libiberty.a
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes    -DHAVE_CONFIG_H   -I/usr/pkg/include -I/usr/include   -I. -Ijava -I. -I./java -I./config -I./../include java/jcf-dump.c -o java/jcf-dump.o
rm -f jcf-dump
gcc   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o jcf-dump java/jcf-dump.o java/jcf-io.o java/win32-host.o java/jcf-depend.o java/jcf-path.o java/zextract.o errors.o version.o mkdeps.o \
	-lz  -lintl   ../libiberty/libiberty.a
ulimit -d `ulimit -H -d`; cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3 && /usr/bin/env USETOOLS=no MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-Wl,--whole-archive" NO_WHOLE_ARCHIVE_FLAG="-Wl,--no-whole-archive" LINK_ALL_LIBGCC_HACK="" PATH=/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.gcc/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/X11R6 CFLAGS="-O2 -mieee -I/usr/pkg/include -I/usr/include" CPPFLAGS="  -I/usr/pkg/include -I/usr/include" FFLAGS="-O -mieee" X11PREFIX=/usr/pkg CC="gcc" CXX="g++" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"		 BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"			 BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"			 BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"			 BSD_INSTALL="install"				 BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 755"	 BSD_INSTALL_SCRIPT_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 755" PKG_SYSCONFDIR="/usr/pkg/etc" BUILDLINK_CACHE_ALL=yes  INSTALL_INFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/install-info" MAKEINFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo" VIEWBASE=/usr/pkg  /usr/pkg/bin/gmake all-target-libjava
gmake[1]: Entering directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/zlib'
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c adler32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c compress.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c crc32.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c deflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c gzio.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c infblock.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c infcodes.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c inffast.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c inflate.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c inftrees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c infutil.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c trees.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c uncompr.c
gcc -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I.    -I/usr/pkg/include -I/usr/include  -mieee -I/usr/pkg/include -I/usr/include -c zutil.c
rm -f libz.a
ar cru libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o infcodes.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o zutil.o 
ranlib libz.a
: /usr/pkg/bin/gmake ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-mieee -I/usr/pkg/include -I/usr/include" "CXXFLAGS=-O2 -mieee -I/usr/pkg/include -I/usr/include" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -mieee -I/usr/pkg/include -I/usr/include -mieee" "INSTALL=/bin/sh /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/install-sh -c" "INSTALL_DATA=/bin/sh /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/install-sh -c " "INSTALL_SCRIPT=/bin/sh /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-mieee -I/usr/pkg/include -I/usr/include" "LIBCFLAGS_FOR_TARGET=-O2 -mieee -I/usr/pkg/include -I/usr/include -mieee" "MAKE=/usr/pkg/bin/gmake" "MAKEINFO=/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/missing makeinfo --no-split " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/pkg/gcc3" "infodir=/usr/pkg/gcc3/info" "libdir=/usr/pkg/gcc3/lib" "prefix=/usr/pkg/gcc3" "tooldir=/usr/pkg/gcc3/alpha--netbsd" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-mieee -I/usr/pkg/include -I/usr/include" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do
gmake[1]: Leaving directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/zlib'
gmake[1]: Entering directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic regex.c -o regex.o
In file included from regex.c:649:
regex.c: In function `byte_regex_compile':
regex.c:2672: warning: integer constant is unsigned in ANSI C, signed with -traditional
regex.c:3207: warning: integer constant is unsigned in ANSI C, signed with -traditional
regex.c:3219: warning: integer constant is unsigned in ANSI C, signed with -traditional
regex.c: In function `xregerror':
regex.c:8178: warning: unused parameter `preg'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic md5.c -o md5.o
md5.c: In function `md5_init_ctx':
md5.c:69: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:70: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c: In function `md5_process_block':
md5.c:325: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:326: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:328: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:329: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:331: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:332: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:334: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:335: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:336: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:338: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:339: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:358: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:359: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:361: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:362: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:364: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:365: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:367: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:368: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:370: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:371: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:373: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:379: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:380: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:382: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:383: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:385: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:386: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:388: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:389: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:391: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:392: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:394: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:400: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:402: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:403: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:405: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:406: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:407: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:409: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:410: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:412: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:413: warning: integer constant is unsigned in ANSI C, signed with -traditional
md5.c:415: warning: integer constant is unsigned in ANSI C, signed with -traditional
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt.c -o getopt.o
getopt.c: In function `_getopt_initialize':
getopt.c:396: warning: unused parameter `argc'
getopt.c:397: warning: unused parameter `argv'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  ternary.c -o pic/ternary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic ternary.c -o ternary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  insque.c -o pic/insque.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic insque.c -o insque.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic  mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -mieee -I/usr/pkg/include -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic mkstemps.c -o mkstemps.o
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  insque.o mkstemps.o
ranlib libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  insque.o mkstemps.o; \
  ranlib libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in insque.o mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
gmake[2]: Entering directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/libiberty/testsuite'
gmake[1]: Leaving directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/libiberty'
gmake[1]: Entering directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/fastjar'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I./../include  -I/usr/pkg/include -I/usr/include -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include -c jartool.c
In file included from jartool.c:234:
../include/getopt.h:116: warning: function declaration isn't a prototype
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I./../include  -I/usr/pkg/include -I/usr/include -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include -c dostime.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I./../include  -I/usr/pkg/include -I/usr/include -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include -c compress.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I./../include  -I/usr/pkg/include -I/usr/include -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include -c pushback.c
gcc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include  -o jar  jartool.o dostime.o compress.o pushback.o -lz ../libiberty/libiberty.a 
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I./../include  -I/usr/pkg/include -I/usr/include -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include -c jargrep.c
In file included from jargrep.c:126:
../include/getopt.h:116: warning: function declaration isn't a prototype
gcc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -mieee -I/usr/pkg/include -I/usr/include  -o grepjar  jargrep.o dostime.o compress.o pushback.o -lz ../libiberty/libiberty.a 
gmake[1]: Leaving directory `/usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/fastjar'
/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/libtool --fix-la /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/alpha--netbsd/libjava/lib-org-w3c-dom.la
/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/libtool --fix-la /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/alpha--netbsd/libjava/lib-org-xml-sax.la
/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin/libtool --fix-la /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/alpha--netbsd/libjava/libgcj.la
=> Fixing buildlink references in files-to-be-installed.
===> Installing for gcc3-java-3.3.3
install -c -s -o root -g wheel -m 555 /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc/jc1 /usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3
install -c -s -o root -g wheel -m 555 /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc/gcj /usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3
install -c -s -o root -g wheel -m 555 /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc/jvgenmain /usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3
install -c -s -o root -g wheel -m 555 /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc/gcjh /usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3
cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3/gcc && /usr/bin/env USETOOLS=no MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-Wl,--whole-archive" NO_WHOLE_ARCHIVE_FLAG="-Wl,--no-whole-archive" LINK_ALL_LIBGCC_HACK="" PATH=/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.gcc/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/X11R6 CFLAGS="-O2 -mieee -I/usr/pkg/include -I/usr/include" CPPFLAGS="  -I/usr/pkg/include -I/usr/include" FFLAGS="-O -mieee" X11PREFIX=/usr/pkg CC="gcc" CXX="g++" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"		 BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"			 BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"			 BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"			 BSD_INSTALL="install"				 BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 755"	 BSD_INSTALL_SCRIPT_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 755" PKG_SYSCONFDIR="/usr/pkg/etc" BUILDLINK_CACHE_ALL=yes  INSTALL_INFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/install-info" MAKEINFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo" VIEWBASE=/usr/pkg /usr/pkg/bin/gmake  java.install-common java.install-info
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/bin
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/include
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/info
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/lib
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/man/man1
/bin/sh ./mkinstalldirs /usr/pkg/gcc3/man/man7
if [ -f gcj ]; then \
  if [ -f gcj-cross ]; then \
    rm -f /usr/pkg/gcc3/bin/`echo gcj|sed 's,^,alpha--netbsd-,'`; \
    install -c -s -o root -g wheel -m 555 gcj-cross /usr/pkg/gcc3/bin/`echo gcj|sed 's,^,alpha--netbsd-,'`; \
    chmod a+x /usr/pkg/gcc3/bin/`echo gcj|sed 's,^,alpha--netbsd-,'`; \
  else \
    rm -f /usr/pkg/gcc3/bin/`echo gcj|sed 's,x,x,'`; \
    install -c -s -o root -g wheel -m 555 gcj /usr/pkg/gcc3/bin/`echo gcj|sed 's,x,x,'`; \
    chmod a+x /usr/pkg/gcc3/bin/`echo gcj|sed 's,x,x,'`; \
    rm -f /usr/pkg/gcc3/bin/alpha--netbsd-`echo gcj|sed 's,x,x,'`; \
    ( cd /usr/pkg/gcc3/bin && \
      ln `echo gcj|sed 's,x,x,'` alpha--netbsd-`echo gcj|sed 's,x,x,'` ); \
  fi ; \
fi ; \
        for tool in gcjh jv-scan jcf-dump; do \
  tool_transformed_name=`echo $tool|sed 's,x,x,'`; \
          if [ -f $tool ]; then \
    rm -f /usr/pkg/gcc3/bin/$tool_transformed_name; \
    install -c -s -o root -g wheel -m 555 $tool /usr/pkg/gcc3/bin/$tool_transformed_name; \
    chmod a+x /usr/pkg/gcc3/bin/$tool_transformed_name; \
          fi ; \
       done
if [ -f jc1 ] ; then \
  if [ -f ./java/gcj.info ]; then \
    rm -f /usr/pkg/gcc3/info/gcj.info*; \
    for f in ./java/gcj.info*; do \
      realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
      install -c -o root -g wheel -m 444 $f /usr/pkg/gcc3/info/$realfile; \
    done; \
    chmod a-x /usr/pkg/gcc3/info/gcj.info*; \
  else true; fi; \
else true; fi
if [ -f jc1 ] && [ -f /usr/pkg/gcc3/info/gcj.info ]; then \
  if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
    install-info --dir-file=/usr/pkg/gcc3/info/dir /usr/pkg/gcc3/info/gcj.info; \
  else true; fi; \
else true; fi
cd /usr/pkgsrc-current/lang/gcc3-java/work.bondage/gcc-3.3.3 && /usr/bin/env USETOOLS=no MAKECONF=/dev/null USETOOLS="no" OBJECT_FMT="ELF" LDFLAGS=" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" RPATH_FLAG="-R" WHOLE_ARCHIVE_FLAG="-Wl,--whole-archive" NO_WHOLE_ARCHIVE_FLAG="-Wl,--no-whole-archive" LINK_ALL_LIBGCC_HACK="" PATH=/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.buildlink/bin:/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.gcc/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R6/bin PREFIX=/usr/pkg LOCALBASE=/usr/pkg X11BASE=/usr/X11R6 CFLAGS="-O2 -mieee -I/usr/pkg/include -I/usr/include" CPPFLAGS="  -I/usr/pkg/include -I/usr/include" FFLAGS="-O -mieee" X11PREFIX=/usr/pkg CC="gcc" CXX="g++" CPP="cpp" PTHREAD_CFLAGS="" PTHREAD_LDFLAGS="" BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"		 BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"			 BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"			 BSD_INSTALL_MAN="install -c -o root -g wheel -m 444"			 BSD_INSTALL="install"				 BSD_INSTALL_PROGRAM_DIR="install -d -o root -g wheel -m 755"	 BSD_INSTALL_SCRIPT_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_DATA_DIR="install -d -o root -g wheel -m 755"		 BSD_INSTALL_MAN_DIR="install -d -o root -g wheel -m 755" PKG_SYSCONFDIR="/usr/pkg/etc" BUILDLINK_CACHE_ALL=yes  INSTALL_INFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/install-info" MAKEINFO="/usr/pkgsrc-current/lang/gcc3-java/work.bondage/.tools/bin/makeinfo" VIEWBASE=/usr/pkg /usr/pkg/bin/gmake  install-target-libjava
/bin/sh ./mkinstalldirs /usr/pkg/gcc3 /usr/pkg/gcc3
===> [Automatic ELF shared object handling]
ls: /usr/pkg/gcc3/bin/addr2name.awk: No such file or directory
ls: /usr/pkg/gcc3/bin/gij: No such file or directory
ls: /usr/pkg/gcc3/bin/jv-convert: No such file or directory
ls: /usr/pkg/gcc3/bin/rmic: No such file or directory
ls: /usr/pkg/gcc3/bin/rmiregistry: No such file or directory
ls: /usr/pkg/gcc3/include/gcj/array.h: No such file or directory
ls: /usr/pkg/gcc3/include/gcj/cni.h: No such file or directory
ls: /usr/pkg/gcc3/include/gcj/field.h: No such file or directory
ls: /usr/pkg/gcc3/include/gcj/javaprims.h: No such file or directory
ls: /usr/pkg/gcc3/include/gcj/method.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/awt/LightweightRedirector.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/awt/j2d/AbstractGraphicsState.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/awt/j2d/DirectRasterGraphics.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/awt/j2d/Graphics2DImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/awt/j2d/IntegerGraphicsState.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/awt/j2d/MappedRaster.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/classpath/Configuration.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/Core.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/RawData.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/BytesToUnicode.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Convert.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/IOConverter.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_8859_1.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_ASCII.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_EUCJIS.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_JavaSrc.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_SJIS.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_UTF8.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Input_iconv.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_8859_1.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_ASCII.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_EUCJIS.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_JavaSrc.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_SJIS.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_UTF8.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/Output_iconv.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/convert/UnicodeToBytes.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/io/DefaultMimeTypes.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/io/MimeTypes.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/io/SimpleSHSStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/core/Connection.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/core/CoreInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/core/Handler.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/file/Connection.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/file/Handler.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/http/Connection.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/http/Handler.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Connection.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Handler.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/FileDeleter.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/FinalizerThread.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/FirstThread.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/JNIWeakRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/MethodRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/NameFinder.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/SharedLibLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/StackTrace.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/StringBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/gcj/runtime/VMClassLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/BitMaskExtent.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/Buffers.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/ComponentDataBlitOp.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/EventModifier.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/GLightweightPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/image/ImageDecoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/awt/image/XBMDecoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/BeanInfoEmbryo.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/EmptyBeanInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/ExplicitBeanInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/IntrospectionIncubator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/ColorEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/FontEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeBooleanEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeByteEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeDoubleEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeFloatEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeIntEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeLongEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/NativeShortEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/editors/StringEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/beans/info/ComponentBeanInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/io/ClassLoaderObjectInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/io/NullOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/io/ObjectIdentityWrapper.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/lang/ArrayHelper.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/lang/CharData.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/lang/ClassHelper.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/lang/reflect/TypeSignature.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/Calendar.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/Calendar_de.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/Calendar_en.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/Calendar_nl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_af_ZA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_AE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_BH.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_DZ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_EG.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IQ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_JO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_KW.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LB.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LY.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_MA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_OM.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_QA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SD.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SY.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_TN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_YE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_be_BY.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bn_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_br_FR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bs_BA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ca_ES.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cs_CZ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cy_GB.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_da_DK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_AT.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_BE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_CH.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_DE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_LU.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_el_GR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_AU.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_BW.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_CA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_DK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_GB.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_HK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_NZ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_PH.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_SG.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_US.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZW.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_AR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_BO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_DO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_EC.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_ES.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_GT.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_HN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_MX.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_NI.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PY.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_SV.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_US.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_UY.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_VE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_et_EE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_eu_ES.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fa_IR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fi_FI.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fo_FO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_BE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CH.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_FR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_LU.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ga_IE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gd_GB.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gl_ES.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gv_GB.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_he_IL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hi_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hr_HR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hu_HU.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_id_ID.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_CH.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_IT.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_iw_IL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ja_JP.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ka_GE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kl_GL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ko_KR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kw_GB.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lt_LT.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lv_LV.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mi_NZ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mk_MK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mr_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mt_MT.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_BE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_NL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nn_NO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_no_NO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_oc_FR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pl_PL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_BR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_PT.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ro_RO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_RU.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_UA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_se_NO.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sk_SK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sl_SI.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sq_AL.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sr_YU.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_FI.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_SE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ta_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_te_IN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tg_TJ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tl_PH.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tr_TR.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uk_UA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ur_PK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uz_UZ.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_vi_VN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_yi_US.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_CN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_HK.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_SG.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_TW.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/math/MPN.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/ByteBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/CharBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/DatagramChannelImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/DoubleBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/FileChannelImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/FloatBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/IntBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/LongBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/PipeImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/SelectionKeyImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/SelectorImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/SelectorProviderImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/ServerSocketChannelImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/ShortBufferImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/SocketChannelImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/ISO_8859_1.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/Provider.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/US_ASCII.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16BE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Decoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Encoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16LE.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_8.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Skel.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Stub.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Skel.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Stub.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compile_gcj.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compiler.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/rmic/CompilerProcess.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/rmic/RMIC.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/rmic/TabbedWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/ConnectionRunnerPool.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/ProtocolConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/RMIDefaultSocketFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/RMIHashes.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnection.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnectionManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteCall.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteStub.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServer.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServerRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/der/DEREncodingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DERReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DERWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DSAKeyPairGenerator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameterGenerator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameters.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DSASignature.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/DefaultPolicy.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/Gnu.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPrivateKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPublicKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/MD5.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/SHA.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/provider/SHA1PRNG.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/security/util/Prime.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/text/BaseBreakIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/text/CharacterBreakIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/text/LineBreakIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/text/SentenceBreakIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/text/WordBreakIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/util/DoubleEnumeration.h: No such file or directory
ls: /usr/pkg/gcc3/include/gnu/java/util/EmptyEnumeration.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/applet/Applet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/applet/AppletContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/applet/AppletStub.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/applet/AudioClip.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AWTError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AWTEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AWTEventMulticaster.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AWTException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AWTKeyStroke.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AWTPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ActiveEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Adjustable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AlphaComposite.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/AttributeValue.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/BasicStroke.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/BorderLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/BufferCapabilities.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Button.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Canvas.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/CardLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Checkbox.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/CheckboxGroup.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/CheckboxMenuItem.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Choice.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Color.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ColorPaintContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Component.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ComponentOrientation.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Composite.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/CompositeContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Container.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ContainerOrderFocusTraversalPolicy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Cursor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/DefaultFocusTraversalPolicy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/DefaultKeyboardFocusManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Dialog.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Dimension.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/DisplayMode.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Event.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/EventDispatchThread.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/EventQueue.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/FileDialog.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/FlowLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/FocusTraversalPolicy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Font.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/FontFormatException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/FontMetrics.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Frame.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GradientPaint.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Graphics.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Graphics2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GraphicsConfigTemplate.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GraphicsConfiguration.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GraphicsDevice.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GraphicsEnvironment.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GridBagConstraints.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GridBagLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/GridLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/HeadlessException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/IllegalComponentStateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Image.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ImageCapabilities.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Insets.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ItemSelectable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/JobAttributes.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/KeyEventDispatcher.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/KeyEventPostProcessor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/KeyboardFocusManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Label.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/LayoutManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/LayoutManager2.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/List.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/MediaTracker.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Menu.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/MenuBar.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/MenuComponent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/MenuContainer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/MenuItem.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/MenuShortcut.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/PageAttributes.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Paint.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/PaintContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Panel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Point.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Polygon.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/PopupMenu.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/PrintGraphics.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/PrintJob.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Rectangle.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/RenderingHints.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Robot.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ScrollPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/ScrollPaneAdjustable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Scrollbar.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Shape.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Stroke.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/SystemColor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/TextArea.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/TextComponent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/TextField.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/TexturePaint.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Toolkit.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Transparency.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/Window.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/CMMException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/ColorSpace.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/ICC_ColorSpace.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/ICC_Profile.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/ICC_ProfileGray.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/ICC_ProfileRGB.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/color/ProfileDataException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/Clipboard.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/ClipboardOwner.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/DataFlavor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/FlavorMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/FlavorTable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/MimeTypeParseException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/StringSelection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/SystemFlavorMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/Transferable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/datatransfer/UnsupportedFlavorException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/Autoscroll.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DnDConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragGestureEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragGestureListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragGestureRecognizer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceDragEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceDropEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DragSourceMotionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTarget.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTargetAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTargetContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTargetDragEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTargetDropEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTargetEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/DropTargetListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/InvalidDnDOperationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/MouseDragGestureRecognizer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/peer/DragSourceContextPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/dnd/peer/DropTargetContextPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/AWTEventListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/AWTEventListenerProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ActionEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ActionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/AdjustmentEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/AdjustmentListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ComponentAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ComponentEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ComponentListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ContainerAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ContainerEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ContainerListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/FocusAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/FocusEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/FocusListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/HierarchyEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/HierarchyListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/InputEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/InputMethodEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/InputMethodListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/InvocationEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ItemEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/ItemListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/KeyAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/KeyEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/KeyListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseMotionAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseMotionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseWheelEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/MouseWheelListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/PaintEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/TextEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/TextListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/WindowAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/WindowEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/WindowFocusListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/WindowListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/event/WindowStateListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/font/TextHitInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/AffineTransform.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Arc2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Area.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/CubicCurve2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Dimension2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Ellipse2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/FlatteningPathIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/GeneralPath.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/IllegalPathStateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Line2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/NoninvertibleTransformException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/PathIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Point2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/QuadCurve2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/Rectangle2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/RectangularShape.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/geom/RoundRectangle2D.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/InputContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/InputMethodHighlight.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/InputMethodRequests.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/InputSubset.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/spi/InputMethod.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/spi/InputMethodContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/im/spi/InputMethodDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/AreaAveragingScaleFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/BufferStrategy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/BufferedImage.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/BufferedImageOp.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ColorModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ComponentColorModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ComponentSampleModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/CropImageFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/DataBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/DataBufferByte.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/DataBufferInt.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/DataBufferUShort.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/DirectColorModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/FilteredImageSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ImageConsumer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ImageFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ImageObserver.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ImageProducer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ImagingOpException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/IndexColorModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/MemoryImageSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/PackedColorModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/PixelGrabber.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/RGBImageFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/Raster.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/RasterFormatException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/RasterOp.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/RenderedImage.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/ReplicateScaleFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/SampleModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/SinglePixelPackedSampleModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/TileObserver.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/VolatileImage.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/WritableRaster.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/WritableRenderedImage.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/ContextualRenderedImageFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/ParameterBlock.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/RenderContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImage.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageOp.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageProducer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/image/renderable/RenderedImageFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ButtonPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/CanvasPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/CheckboxMenuItemPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/CheckboxPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ChoicePeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ComponentPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ContainerPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/DialogPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/FileDialogPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/FontPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/FramePeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/LabelPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/LightweightPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ListPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/MenuBarPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/MenuComponentPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/MenuItemPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/MenuPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/PanelPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/PopupMenuPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ScrollPanePeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/ScrollbarPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/TextAreaPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/TextComponentPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/TextFieldPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/peer/WindowPeer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/Book.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/PageFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/Pageable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/Paper.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/Printable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/PrinterAbortException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/PrinterException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/PrinterGraphics.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/PrinterIOException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/awt/print/PrinterJob.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/AppletInitializer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/BeanDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/BeanInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/Beans.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/Customizer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/DesignMode.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/EventSetDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/ExceptionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/FeatureDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/IndexedPropertyDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/IntrospectionException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/Introspector.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/MethodDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/ParameterDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyChangeEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyChangeListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyChangeListenerProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyChangeSupport.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyEditorManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyEditorSupport.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/PropertyVetoException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/SimpleBeanInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/VetoableChangeListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/VetoableChangeListenerProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/VetoableChangeSupport.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/Visibility.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChild.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildComponentProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildSupport.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextContainerProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceAvailableEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProvider.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProviderBeanInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServices.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServicesListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/BufferedInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/BufferedOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/BufferedReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/BufferedWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ByteArrayInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ByteArrayOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/CharArrayReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/CharArrayWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/CharConversionException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/DataInput.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/DataInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/DataOutput.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/DataOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/EOFException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/Externalizable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/File.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileDescriptor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileNotFoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FilePermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FileWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FilenameFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FilterInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FilterOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FilterReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/FilterWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/IOException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/InputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/InputStreamReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/InterruptedIOException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/InvalidClassException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/InvalidObjectException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/LineNumberInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/LineNumberReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/NotActiveException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/NotSerializableException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectInput.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectInputValidation.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectOutput.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectStreamClass.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectStreamConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectStreamException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/ObjectStreamField.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/OptionalDataException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/OutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/OutputStreamWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PipedInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PipedOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PipedReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PipedWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PrintStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PrintWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PushbackInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/PushbackReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/RandomAccessFile.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/Reader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/SequenceInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/Serializable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/SerializablePermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/StreamCorruptedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/StreamTokenizer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/StringBufferInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/StringReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/StringWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/SyncFailedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/UTFDataFormatException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/UnsupportedEncodingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/VMObjectStreamClass.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/WriteAbortedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/io/Writer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/AbstractMethodError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ArithmeticException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ArrayIndexOutOfBoundsException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ArrayStoreException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/AssertionError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Boolean.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Byte.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/CharSequence.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Character.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Class.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ClassCastException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ClassCircularityError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ClassFormatError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ClassLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ClassNotFoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/CloneNotSupportedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Cloneable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Comparable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Compiler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ConcreteProcess.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Double.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Error.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Exception.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ExceptionInInitializerError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Float.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IllegalAccessError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IllegalAccessException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IllegalArgumentException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IllegalMonitorStateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IllegalStateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IllegalThreadStateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IncompatibleClassChangeError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/IndexOutOfBoundsException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/InheritableThreadLocal.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/InstantiationError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/InstantiationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Integer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/InternalError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/InterruptedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/LinkageError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Long.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Math.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NegativeArraySizeException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NoClassDefFoundError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NoSuchFieldError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NoSuchFieldException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NoSuchMethodError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NoSuchMethodException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NullPointerException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Number.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/NumberFormatException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Object.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/OutOfMemoryError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Package.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Process.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Runnable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Runtime.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/RuntimeException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/RuntimePermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/SecurityException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/SecurityManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Short.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/StackOverflowError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/StackTraceElement.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/StrictMath.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/String.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/StringBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/StringIndexOutOfBoundsException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/System.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Thread.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ThreadDeath.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ThreadGroup.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ThreadLocal.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Throwable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/UnknownError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/UnsatisfiedLinkError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/UnsupportedClassVersionError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/UnsupportedOperationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/VMClassLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/VMSecurityManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/VMThrowable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/VerifyError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/VirtualMachineError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/Void.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ref/PhantomReference.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ref/Reference.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ref/ReferenceQueue.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ref/SoftReference.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/ref/WeakReference.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/AccessibleObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Array.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Constructor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Field.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/InvocationHandler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/InvocationTargetException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Member.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Method.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Modifier.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/Proxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/ReflectPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/lang/reflect/UndeclaredThrowableException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/math/BigDecimal.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/math/BigInteger.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/Authenticator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/BindException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/ConnectException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/ContentHandler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/ContentHandlerFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/DatagramPacket.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/DatagramSocket.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/DatagramSocketImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/DatagramSocketImplFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/FileNameMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/HttpURLConnection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/Inet4Address.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/Inet6Address.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/InetAddress.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/InetSocketAddress.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/JarURLConnection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/MalformedURLException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/MulticastSocket.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/NetPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/NetworkInterface.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/NoRouteToHostException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/PasswordAuthentication.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/PlainDatagramSocketImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/PlainSocketImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/PortUnreachableException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/ProtocolException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/ServerSocket.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/Socket.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketAddress.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketImpl.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketImplFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketOptions.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/SocketTimeoutException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URI.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URISyntaxException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URL.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URLClassLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URLConnection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URLDecoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URLEncoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URLStreamHandler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/URLStreamHandlerFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/UnknownHostException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/net/UnknownServiceException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/Buffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/BufferOverflowException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/BufferUnderflowException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/ByteBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/ByteOrder.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/CharBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/DoubleBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/FloatBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/IntBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/InvalidMarkException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/LongBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/MappedByteBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/ReadOnlyBufferException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/ShortBuffer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/AlreadyConnectedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/AsynchronousCloseException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ByteChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/CancelledKeyException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/Channel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/Channels.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ClosedByInterruptException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ClosedChannelException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ClosedSelectorException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ConnectionPendingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/DatagramChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/FileChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/FileLock.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/FileLockInterruptionException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/GatheringByteChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/IllegalBlockingModeException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/IllegalSelectorException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/InterruptibleChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/NoConnectionPendingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/NonReadableChannelException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/NonWritableChannelException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/NotYetBoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/NotYetConnectedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/OverlappingFileLockException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/Pipe.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ReadableByteChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ScatteringByteChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/SelectableChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/SelectionKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/Selector.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/ServerSocketChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/SocketChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/UnresolvedAddressException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/UnsupportedAddressTypeException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/WritableByteChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/spi/AbstractInterruptibleChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectableChannel.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectionKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelector.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/channels/spi/SelectorProvider.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/CharacterCodingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/Charset.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/CharsetDecoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/CharsetEncoder.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/CoderMalfunctionError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/CoderResult.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/CodingErrorAction.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/IllegalCharsetNameException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/MalformedInputException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/UnmappableCharacterException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/UnsupportedCharsetException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/nio/charset/spi/CharsetProvider.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/AccessException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/AlreadyBoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/ConnectException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/ConnectIOException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/MarshalException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/MarshalledObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/Naming.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/NoSuchObjectException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/NotBoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/RMISecurityException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/RMISecurityManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/Remote.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/RemoteException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/ServerError.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/ServerException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/ServerRuntimeException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/StubNotFoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/UnexpectedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/UnknownHostException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/UnmarshalException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/Activatable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivateFailedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationDesc.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationGroup.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupDesc.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupID.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationID.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationInstantiator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationMonitor.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/ActivationSystem.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/Activator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/UnknownGroupException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/activation/UnknownObjectException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/dgc/DGC.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/dgc/Lease.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/dgc/VMID.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/registry/LocateRegistry.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/registry/Registry.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/registry/RegistryHandler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/ExportException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/LoaderHandler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/LogStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/ObjID.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/Operation.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RMIClassLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RMIClassLoaderSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RMIClientSocketFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RMIFailureHandler.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RMIServerSocketFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RMISocketFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RemoteCall.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RemoteObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RemoteRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RemoteServer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/RemoteStub.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/ServerCloneException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/ServerNotActiveException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/ServerRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/Skeleton.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/SkeletonMismatchException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/SkeletonNotFoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/SocketSecurityException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/UID.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/UnicastRemoteObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/rmi/server/Unreferenced.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AccessControlContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AccessControlException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AccessController.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AlgorithmParameterGenerator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AlgorithmParameterGeneratorSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AlgorithmParameters.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AlgorithmParametersSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/AllPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/BasicPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Certificate.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/CodeSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DigestException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DigestInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DigestOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DomainCombiner.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DummyKeyPairGenerator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DummyMessageDigest.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/DummySignature.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/GeneralSecurityException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Guard.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/GuardedObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Identity.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/IdentityScope.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/InvalidAlgorithmParameterException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/InvalidKeyException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/InvalidParameterException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Key.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyFactorySpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyManagementException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyPair.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyPairGenerator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyPairGeneratorSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyStore.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyStoreException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/KeyStoreSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/MessageDigest.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/MessageDigestSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/NoSuchAlgorithmException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/NoSuchProviderException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Permission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/PermissionCollection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Permissions.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Policy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Principal.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/PrivateKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/PrivilegedAction.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/PrivilegedActionException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/PrivilegedExceptionAction.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/ProtectionDomain.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Provider.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/ProviderException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/PublicKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SecureClassLoader.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SecureRandom.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SecureRandomSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Security.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SecurityPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Signature.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SignatureException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SignatureSpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/SignedObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/Signer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/UnrecoverableKeyException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/UnresolvedPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/Acl.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/AclEntry.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/AclNotFoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/Group.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/LastOwnerException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/NotOwnerException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/Owner.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/acl/Permission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CRL.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CRLException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertPath.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertPathBuilderException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertPathValidatorException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertStoreException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/Certificate.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateEncodingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateExpiredException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateFactorySpi.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateNotYetValidException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/CertificateParsingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/X509CRL.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/X509CRLEntry.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/X509Certificate.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/cert/X509Extension.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/DSAKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/DSAKeyPairGenerator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/DSAParams.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/DSAPrivateKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/DSAPublicKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/RSAKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateCrtKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/interfaces/RSAPublicKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/AlgorithmParameterSpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/DSAParameterSpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/DSAPrivateKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/DSAPublicKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/EncodedKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/InvalidKeySpecException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/InvalidParameterSpecException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/KeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/PKCS8EncodedKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/RSAKeyGenParameterSpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/RSAPrivateCrtKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/RSAPrivateKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/RSAPublicKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/security/spec/X509EncodedKeySpec.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Array.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/BatchUpdateException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Blob.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/CallableStatement.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Clob.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Connection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/DataTruncation.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/DatabaseMetaData.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Date.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Driver.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/DriverManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/DriverPropertyInfo.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/ParameterMetaData.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/PreparedStatement.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Ref.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/ResultSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/ResultSetMetaData.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/SQLData.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/SQLException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/SQLInput.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/SQLOutput.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/SQLPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/SQLWarning.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Savepoint.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Statement.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Struct.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Time.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Timestamp.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/sql/Types.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/Annotation.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/AttributedCharacterIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/AttributedString.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/AttributedStringIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/BreakIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/CharacterIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/ChoiceFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/CollationElementIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/CollationKey.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/Collator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/DateFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/DateFormatSymbols.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/DecimalFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/DecimalFormatSymbols.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/FieldPosition.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/Format.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/MessageFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/NumberFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/ParseException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/ParsePosition.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/RuleBasedCollator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/SimpleDateFormat.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/text/StringCharacterIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/AbstractCollection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/AbstractList.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/AbstractMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/AbstractSequentialList.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/AbstractSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/ArrayList.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Arrays.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/BitSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Calendar.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Collection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Collections.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Comparator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/ConcurrentModificationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Date.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Dictionary.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/EmptyStackException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Enumeration.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/EventListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/EventListenerProxy.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/EventObject.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/GregorianCalendar.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/HashMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/HashSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Hashtable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/IdentityHashMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Iterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/LinkedHashMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/LinkedHashSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/LinkedList.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/List.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/ListIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/ListResourceBundle.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Locale.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Map.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/MissingResourceException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/NoSuchElementException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Observable.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Observer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Properties.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/PropertyPermission.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/PropertyPermissionCollection.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/PropertyResourceBundle.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Random.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/RandomAccess.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/ResourceBundle.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Set.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/SimpleTimeZone.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/SortedMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/SortedSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Stack.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/StringTokenizer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/TimeZone.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Timer.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/TimerTask.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/TooManyListenersException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/TreeMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/TreeSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/Vector.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/WeakHashMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/Attributes.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/JarEntry.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/JarException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/JarFile.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/JarInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/JarOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/jar/Manifest.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/regex/Matcher.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/regex/Pattern.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/regex/PatternSyntaxException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/Adler32.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/CRC32.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/CheckedInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/CheckedOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/Checksum.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/DataFormatException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/Deflater.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/DeflaterOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/GZIPInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/GZIPOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/Inflater.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/InflaterInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/ZipConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/ZipEntry.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/ZipException.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/ZipFile.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/ZipInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/java/util/zip/ZipOutputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/Accessible.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleAction.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleBundle.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleComponent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleEditableText.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedComponent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedTable.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleHyperlink.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleHypertext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleIcon.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleKeyBinding.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleRelation.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleRelationSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleResourceBundle.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleRole.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleSelection.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleState.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleStateSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleTable.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleTableModelChange.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleText.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/accessibility/AccessibleValue.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/AuthenticationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/AuthenticationNotSupportedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/BinaryRefAddr.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/Binding.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/CannotProceedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/CommunicationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/CompositeName.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/CompoundName.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ConfigurationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/Context.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ContextNotEmptyException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/InitialContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/InsufficientResourcesException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/InterruptedNamingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/InvalidNameException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/LimitExceededException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/LinkException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/LinkLoopException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/LinkRef.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/MalformedLinkException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/Name.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NameAlreadyBoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NameClassPair.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NameNotFoundException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NameParser.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NamingEnumeration.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NamingException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NamingSecurityException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NoInitialContextException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NoPermissionException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/NotContextException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/OperationNotSupportedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/PartialResultException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/RefAddr.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/Reference.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/Referenceable.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ReferralException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ServiceUnavailableException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/SizeLimitExceededException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/StringRefAddr.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/TimeLimitExceededException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/Attribute.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/AttributeInUseException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/AttributeModificationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/Attributes.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/BasicAttribute.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/BasicAttributes.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/DirContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/InitialDirContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeIdentifierException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeValueException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributesException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchControlsException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchFilterException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/ModificationItem.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/NoSuchAttributeException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/SchemaViolationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/SearchControls.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/directory/SearchResult.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/EventContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/EventDirContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/NamespaceChangeListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/NamingEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/NamingExceptionEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/NamingListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/event/ObjectChangeListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/Control.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/ControlFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/ExtendedRequest.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/ExtendedResponse.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/HasControls.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/InitialLdapContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/LdapContext.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/LdapReferralException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotification.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/DirObjectFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/DirStateFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/DirectoryManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactoryBuilder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/NamingManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/ObjectFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/ObjectFactoryBuilder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/ResolveResult.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/Resolver.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/naming/spi/StateFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/ConnectionEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/ConnectionEventListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/ConnectionPoolDataSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/DataSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/PooledConnection.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSetEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSetInternal.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSetListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSetMetaData.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSetReader.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/RowSetWriter.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/XAConnection.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/sql/XADataSource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/AbstractAction.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/AbstractButton.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/AbstractCellEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/AbstractListModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/AbstractSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/Action.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ActionMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/BorderFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/BoundedRangeModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/Box.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/BoxLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ButtonGroup.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ButtonModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/CellEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/CellRendererPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ComboBoxEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ComboBoxModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ComponentInputMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DebugGraphics.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultBoundedRangeModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultButtonModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultCellEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultComboBoxModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultDesktopManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultFocusManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultListCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultListModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultListSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DefaultSingleSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/DesktopManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/FocusManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/GrayFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/Icon.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ImageIcon.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/InputMap.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/InputVerifier.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JApplet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JButton.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JCheckBox.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JCheckBoxMenuItem.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JColorChooser.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JComboBox.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JComponent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JDesktopPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JDialog.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JEditorPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JFileChooser.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JFrame.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JInternalFrame.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JLabel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JLayeredPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JList.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JMenu.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JMenuBar.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JMenuItem.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JOptionPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JPanel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JPasswordField.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JPopupMenu.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JProgressBar.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JRadioButton.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JRadioButtonMenuItem.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JRootPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JScrollBar.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JScrollPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JSeparator.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JSlider.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JSplitPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JTabbedPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JTable.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JTextField.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JTextPane.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JToggleButton.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JToolBar.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JToolTip.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JTree.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JViewport.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/JWindow.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/KeyStroke.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ListCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ListModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ListSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/LookAndFeel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/MenuElement.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/MenuSelectionManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/MutableComboBoxModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/OverlayLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ProgressMonitor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ProgressMonitorInputStream.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/Renderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/RepaintManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/RootPaneContainer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ScrollPaneConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ScrollPaneLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/Scrollable.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/SingleSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/SizeRequirements.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/SizeSequence.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/SwingConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/SwingUtilities.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/Timer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ToggleButtonModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ToolTipManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/UIDefaults.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/UIManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/UnsupportedLookAndFeelException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/ViewportLayout.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/WindowConstants.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/AbstractBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/BevelBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/Border.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/CompoundBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/EmptyBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/EtchedBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/LineBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/MatteBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/border/TitledBorder.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/colorchooser/AbstractColorChooserPanel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/colorchooser/ColorChooserComponentFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/colorchooser/ColorSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/colorchooser/DefaultColorSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/AncestorEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/AncestorListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/CaretEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/CaretListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/CellEditorListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/ChangeEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/ChangeListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/DocumentEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/DocumentListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/EventListenerList.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/HyperlinkEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/HyperlinkListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/InternalFrameAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/InternalFrameEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/InternalFrameListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/ListDataEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/ListDataListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/ListSelectionEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/ListSelectionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MenuEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MenuKeyEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MenuKeyListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MenuListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MouseInputAdapter.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/MouseInputListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/PopupMenuEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/PopupMenuListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/SwingPropertyChangeSupport.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TableColumnModelEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TableColumnModelListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TableModelEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TableModelListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeExpansionEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeExpansionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeModelEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeModelListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeSelectionEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeSelectionListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/TreeWillExpandListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/UndoableEditEvent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/event/UndoableEditListener.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/filechooser/FileFilter.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/filechooser/FileSystemView.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/filechooser/FileView.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ActionMapUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/BorderUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ButtonUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ColorChooserUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ColorUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ComboBoxUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ComponentInputMapUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ComponentUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/DesktopIconUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/DesktopPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/DimensionUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/FileChooserUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/FontUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/IconUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/InputMapUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/InsetsUIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/InternalFrameUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/LabelUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ListUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/MenuBarUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/MenuItemUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/OptionPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/PanelUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/PopupMenuUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ProgressBarUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/RootPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ScrollBarUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ScrollPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/SeparatorUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/SliderUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/SplitPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/TabbedPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/TableHeaderUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/TableUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/TextUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ToolBarUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ToolTipUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/TreeUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/UIResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/ViewportUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicBorders.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicButtonUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicCheckBoxUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicDefaults.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicGraphicsUtils.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicIconFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLabelUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicListUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLookAndFeel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicOptionPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicPanelUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicRadioButtonUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicScrollPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTabbedPaneUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTextUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicToggleButtonUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTreeUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicViewportUI.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/plaf/metal/MetalLookAndFeel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/AbstractTableModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/DefaultTableCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/DefaultTableColumnModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/DefaultTableModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/TableCellEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/TableCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/TableColumn.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/TableColumnModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/table/TableModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/AbstractDocument.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/AttributeSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/BadLocationException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Caret.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/CharacterIterator.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/ComponentView.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/DefaultCaret.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/DefaultEditorKit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Document.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/EditorKit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Element.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/GapContent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/JTextComponent.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Keymap.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/MutableAttributeSet.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/PlainDocument.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/PlainEditorKit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Position.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Segment.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/Style.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/StyledDocument.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/StyledEditorKit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/TextAction.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/View.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/ViewFactory.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/html/HTML.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/text/html/parser/ParserDelegator.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/AbstractLayoutCache.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/DefaultMutableTreeNode.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/ExpandVetoException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/FixedHeightLayoutCache.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/MutableTreeNode.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/RowMapper.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/TreeCellEditor.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/TreeCellRenderer.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/TreeModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/TreeNode.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/TreePath.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/TreeSelectionModel.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/tree/VariableHeightLayoutCache.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/AbstractUndoableEdit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/CannotRedoException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/CannotUndoException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/CompoundEdit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/StateEdit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/StateEditable.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/UndoManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/UndoableEdit.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/swing/undo/UndoableEditSupport.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/HeuristicCommitException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/HeuristicMixedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/HeuristicRollbackException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/InvalidTransactionException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/NotSupportedException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/RollbackException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/Status.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/Synchronization.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/SystemException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/Transaction.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/TransactionManager.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/TransactionRequiredException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/TransactionRolledbackException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/UserTransaction.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/xa/XAException.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/xa/XAResource.h: No such file or directory
ls: /usr/pkg/gcc3/include/javax/transaction/xa/Xid.h: No such file or directory
ls: /usr/pkg/gcc3/include/jni.h: No such file or directory
ls: /usr/pkg/gcc3/include/jvmpi.h: No such file or directory
ls: /usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3/include/gcj/libgcj-config.h: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-w3c-dom.a: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-w3c-dom.la: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-w3c-dom.so: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0.0: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-xml-sax.a: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-xml-sax.la: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-xml-sax.so: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-xml-sax.so.0: No such file or directory
ls: /usr/pkg/gcc3/lib/lib-org-xml-sax.so.0.0: No such file or directory
ls: /usr/pkg/gcc3/lib/libgcj.a: No such file or directory
ls: /usr/pkg/gcc3/lib/libgcj.la: No such file or directory
ls: /usr/pkg/gcc3/lib/libgcj.so: No such file or directory
ls: /usr/pkg/gcc3/lib/libgcj.so.4: No such file or directory
ls: /usr/pkg/gcc3/lib/libgcj.so.4.0: No such file or directory
ls: /usr/pkg/gcc3/lib/libgcj.spec: No such file or directory
ls: /usr/pkg/gcc3/lib/security/classpath.security: No such file or directory
ls: /usr/pkg/gcc3/lib/security/libgcj.security: No such file or directory
ls: /usr/pkg/gcc3/share/java/libgcj-3.3.3.jar: No such file or directory
===> Registering installation for gcc3-java-3.3.3
pkg_create: can't stat `/usr/pkg/gcc3/bin/addr2name.awk'
pkg_create: can't stat `/usr/pkg/gcc3/bin/gij'
pkg_create: can't stat `/usr/pkg/gcc3/bin/jv-convert'
pkg_create: can't stat `/usr/pkg/gcc3/bin/rmic'
pkg_create: can't stat `/usr/pkg/gcc3/bin/rmiregistry'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/array.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/cni.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/field.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/javaprims.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/method.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/LightweightRedirector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/AbstractGraphicsState.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/DirectRasterGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/Graphics2DImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/IntegerGraphicsState.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/MappedRaster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/classpath/Configuration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/Core.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/RawData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/BytesToUnicode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Convert.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/IOConverter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_8859_1.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_ASCII.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_EUCJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_JavaSrc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_SJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_UTF8.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_iconv.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_8859_1.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_ASCII.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_EUCJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_JavaSrc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_SJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_UTF8.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_iconv.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/UnicodeToBytes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/io/DefaultMimeTypes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/io/MimeTypes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/io/SimpleSHSStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/CoreInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/file/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/file/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/http/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/http/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/FileDeleter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/FinalizerThread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/FirstThread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/JNIWeakRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/MethodRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/NameFinder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/SharedLibLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/StackTrace.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/StringBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/VMClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/BitMaskExtent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/Buffers.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/ComponentDataBlitOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/EventModifier.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/GLightweightPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/image/ImageDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/image/XBMDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/BeanInfoEmbryo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/EmptyBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/ExplicitBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/IntrospectionIncubator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/ColorEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/FontEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeBooleanEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeByteEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeDoubleEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeFloatEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeIntEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeLongEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeShortEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/StringEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/info/ComponentBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/io/ClassLoaderObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/io/NullOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/io/ObjectIdentityWrapper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/ArrayHelper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/CharData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/ClassHelper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/reflect/TypeSignature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_de.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_en.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_nl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_af_ZA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_AE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_BH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_DZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_EG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IQ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_JO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_KW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_MA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_OM.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_QA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SD.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_TN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_YE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_be_BY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bn_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_br_FR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bs_BA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ca_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cs_CZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cy_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_da_DK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_AT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_CH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_DE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_LU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_el_GR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_AU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_BW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_CA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_DK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_HK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_NZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_PH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_SG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_US.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_AR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_BO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_DO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_EC.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_GT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_HN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_MX.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_NI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_SV.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_US.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_UY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_VE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_et_EE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_eu_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fa_IR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fi_FI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fo_FO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_FR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_LU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ga_IE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gd_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gl_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gv_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_he_IL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hi_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hr_HR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hu_HU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_id_ID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_CH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_IT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_iw_IL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ja_JP.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ka_GE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kl_GL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ko_KR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kw_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lt_LT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lv_LV.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mi_NZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mk_MK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mr_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mt_MT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_NL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nn_NO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_no_NO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_oc_FR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pl_PL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_BR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_PT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ro_RO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_RU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_UA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_se_NO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sk_SK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sl_SI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sq_AL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sr_YU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_FI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_SE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ta_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_te_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tg_TJ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tl_PH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tr_TR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uk_UA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ur_PK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uz_UZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_vi_VN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_yi_US.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_CN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_HK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_SG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_TW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/math/MPN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/ByteBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/CharBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/DatagramChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/DoubleBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/FileChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/FloatBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/IntBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/LongBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/PipeImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SelectionKeyImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SelectorImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SelectorProviderImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/ServerSocketChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/ShortBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SocketChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/ISO_8859_1.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/Provider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/US_ASCII.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Decoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Encoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16LE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_8.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Skel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Stub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Skel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Stub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compile_gcj.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compiler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/CompilerProcess.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/RMIC.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/TabbedWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/ConnectionRunnerPool.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/ProtocolConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIDefaultSocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIHashes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnectionManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteCall.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteStub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServerRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/der/DEREncodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DERReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DERWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAKeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameterGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameters.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSASignature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DefaultPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/Gnu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/MD5.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/SHA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/SHA1PRNG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/util/Prime.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/BaseBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/CharacterBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/LineBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/SentenceBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/WordBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/util/DoubleEnumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/util/EmptyEnumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/Applet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/AppletContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/AppletStub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/AudioClip.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTEventMulticaster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTKeyStroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ActiveEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Adjustable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AlphaComposite.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AttributeValue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/BasicStroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/BorderLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/BufferCapabilities.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Button.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Canvas.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CardLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Checkbox.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CheckboxGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CheckboxMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Choice.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Color.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ColorPaintContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Component.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ComponentOrientation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Composite.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CompositeContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Container.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ContainerOrderFocusTraversalPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Cursor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/DefaultFocusTraversalPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/DefaultKeyboardFocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Dialog.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Dimension.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/DisplayMode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Event.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/EventDispatchThread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/EventQueue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FileDialog.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FlowLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FocusTraversalPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Font.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FontFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FontMetrics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Frame.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GradientPaint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Graphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Graphics2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsConfigTemplate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsConfiguration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsDevice.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsEnvironment.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GridBagConstraints.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GridBagLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GridLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/HeadlessException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/IllegalComponentStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Image.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ImageCapabilities.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Insets.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ItemSelectable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/JobAttributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/KeyEventDispatcher.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/KeyEventPostProcessor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/KeyboardFocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Label.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/LayoutManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/LayoutManager2.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/List.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MediaTracker.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Menu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuContainer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuShortcut.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PageAttributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Paint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PaintContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Panel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Point.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Polygon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PopupMenu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PrintGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PrintJob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Rectangle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/RenderingHints.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Robot.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ScrollPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ScrollPaneAdjustable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Scrollbar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Shape.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Stroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/SystemColor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TextArea.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TextComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TextField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TexturePaint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Toolkit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Transparency.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Window.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/CMMException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ColorSpace.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_ColorSpace.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_Profile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_ProfileGray.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_ProfileRGB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ProfileDataException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/Clipboard.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/ClipboardOwner.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/DataFlavor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/FlavorMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/FlavorTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/MimeTypeParseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/StringSelection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/SystemFlavorMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/Transferable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/UnsupportedFlavorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/Autoscroll.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DnDConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureRecognizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceDragEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceDropEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceMotionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTarget.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetDragEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetDropEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/InvalidDnDOperationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/MouseDragGestureRecognizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/peer/DragSourceContextPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/peer/DropTargetContextPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AWTEventListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AWTEventListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ActionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ActionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AdjustmentEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AdjustmentListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ComponentAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ComponentEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ComponentListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ContainerAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ContainerEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ContainerListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/FocusAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/FocusEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/FocusListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InputEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InputMethodEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InputMethodListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InvocationEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ItemEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ItemListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/KeyAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/KeyEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/KeyListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseMotionAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseMotionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseWheelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseWheelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/PaintEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/TextEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/TextListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowFocusListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowStateListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/font/TextHitInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/AffineTransform.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Arc2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Area.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/CubicCurve2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Dimension2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Ellipse2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/FlatteningPathIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/GeneralPath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/IllegalPathStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Line2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/NoninvertibleTransformException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/PathIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Point2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/QuadCurve2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Rectangle2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/RectangularShape.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/RoundRectangle2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputMethodHighlight.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputMethodRequests.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputSubset.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethod.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethodContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethodDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/AreaAveragingScaleFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/BufferStrategy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/BufferedImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/BufferedImageOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ComponentColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ComponentSampleModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/CropImageFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBufferByte.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBufferInt.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBufferUShort.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DirectColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/FilteredImageSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageConsumer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageObserver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageProducer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImagingOpException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/IndexColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/MemoryImageSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/PackedColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/PixelGrabber.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RGBImageFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/Raster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RasterFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RasterOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RenderedImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ReplicateScaleFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/SampleModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/SinglePixelPackedSampleModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/TileObserver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/VolatileImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/WritableRaster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/WritableRenderedImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/ContextualRenderedImageFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/ParameterBlock.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageProducer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderedImageFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ButtonPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/CanvasPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/CheckboxMenuItemPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/CheckboxPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ChoicePeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ComponentPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ContainerPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/DialogPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/FileDialogPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/FontPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/FramePeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/LabelPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/LightweightPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ListPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuBarPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuComponentPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuItemPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/PanelPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/PopupMenuPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ScrollPanePeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ScrollbarPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/TextAreaPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/TextComponentPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/TextFieldPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/WindowPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Book.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PageFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Pageable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Paper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Printable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterAbortException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterIOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterJob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/AppletInitializer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/BeanDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/BeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Beans.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Customizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/DesignMode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/EventSetDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/ExceptionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/FeatureDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/IndexedPropertyDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/IntrospectionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Introspector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/MethodDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/ParameterDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyEditorManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyEditorSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyVetoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/SimpleBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/VetoableChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/VetoableChangeListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/VetoableChangeSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Visibility.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChild.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildComponentProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextContainerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceAvailableEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProvider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProviderBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServices.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServicesListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ByteArrayInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ByteArrayOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/CharArrayReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/CharArrayWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/CharConversionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataInput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataOutput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/EOFException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Externalizable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/File.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilePermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilenameFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/IOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InputStreamReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InterruptedIOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InvalidClassException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InvalidObjectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/LineNumberInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/LineNumberReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/NotActiveException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/NotSerializableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectInput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectInputValidation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectOutput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamClass.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/OptionalDataException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/OutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/OutputStreamWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PrintStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PrintWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PushbackInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PushbackReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/RandomAccessFile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Reader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/SequenceInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Serializable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/SerializablePermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StreamCorruptedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StreamTokenizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StringBufferInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StringReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StringWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/SyncFailedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/UTFDataFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/UnsupportedEncodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/VMObjectStreamClass.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/WriteAbortedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Writer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/AbstractMethodError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ArithmeticException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ArrayIndexOutOfBoundsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ArrayStoreException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/AssertionError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Boolean.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Byte.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/CharSequence.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Character.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Class.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassCastException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassCircularityError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassFormatError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/CloneNotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Cloneable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Comparable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Compiler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ConcreteProcess.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Double.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Error.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Exception.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ExceptionInInitializerError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Float.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalAccessError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalAccessException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalArgumentException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalMonitorStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalThreadStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IncompatibleClassChangeError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IndexOutOfBoundsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InheritableThreadLocal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InstantiationError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InstantiationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Integer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InternalError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InterruptedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/LinkageError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Long.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Math.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NegativeArraySizeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoClassDefFoundError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchFieldError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchFieldException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchMethodError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchMethodException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NullPointerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Number.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NumberFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Object.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/OutOfMemoryError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Package.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Process.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Runnable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Runtime.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/RuntimeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/RuntimePermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/SecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/SecurityManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Short.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StackOverflowError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StackTraceElement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StrictMath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/String.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StringBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StringIndexOutOfBoundsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/System.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Thread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ThreadDeath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ThreadGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ThreadLocal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Throwable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnknownError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnsatisfiedLinkError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnsupportedClassVersionError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnsupportedOperationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VMClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VMSecurityManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VMThrowable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VerifyError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VirtualMachineError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Void.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/PhantomReference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/Reference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/ReferenceQueue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/SoftReference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/WeakReference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/AccessibleObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Array.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Constructor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Field.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/InvocationHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/InvocationTargetException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Member.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Method.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Modifier.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Proxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/ReflectPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/UndeclaredThrowableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/math/BigDecimal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/math/BigInteger.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Authenticator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/BindException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ConnectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ContentHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ContentHandlerFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramPacket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramSocket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramSocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramSocketImplFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/FileNameMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/HttpURLConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Inet4Address.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Inet6Address.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/InetAddress.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/InetSocketAddress.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/JarURLConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/MalformedURLException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/MulticastSocket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/NetPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/NetworkInterface.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/NoRouteToHostException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PasswordAuthentication.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PlainDatagramSocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PlainSocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PortUnreachableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ProtocolException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ServerSocket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Socket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketAddress.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketImplFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketOptions.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketTimeoutException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URISyntaxException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLEncoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLStreamHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLStreamHandlerFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/UnknownHostException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/UnknownServiceException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/Buffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/BufferOverflowException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/BufferUnderflowException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ByteBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ByteOrder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/CharBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/DoubleBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/FloatBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/IntBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/InvalidMarkException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/LongBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/MappedByteBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ReadOnlyBufferException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ShortBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/AlreadyConnectedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/AsynchronousCloseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/CancelledKeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Channel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Channels.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ClosedByInterruptException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ClosedChannelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ClosedSelectorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ConnectionPendingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/DatagramChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/FileChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/FileLock.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/FileLockInterruptionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/GatheringByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/IllegalBlockingModeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/IllegalSelectorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/InterruptibleChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NoConnectionPendingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NonReadableChannelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NonWritableChannelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NotYetBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NotYetConnectedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/OverlappingFileLockException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Pipe.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ReadableByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ScatteringByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/SelectableChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/SelectionKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Selector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ServerSocketChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/SocketChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/UnresolvedAddressException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/UnsupportedAddressTypeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/WritableByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractInterruptibleChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectableChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectionKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/SelectorProvider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CharacterCodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/Charset.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CharsetDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CharsetEncoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CoderMalfunctionError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CoderResult.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CodingErrorAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/IllegalCharsetNameException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/MalformedInputException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/UnmappableCharacterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/UnsupportedCharsetException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/spi/CharsetProvider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/AccessException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/AlreadyBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ConnectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ConnectIOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/MarshalException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/MarshalledObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/Naming.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/NoSuchObjectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/NotBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/RMISecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/RMISecurityManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/Remote.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/RemoteException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ServerError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ServerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ServerRuntimeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/StubNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/UnexpectedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/UnknownHostException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/UnmarshalException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/Activatable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivateFailedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationDesc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupDesc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationInstantiator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationMonitor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationSystem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/Activator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/UnknownGroupException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/UnknownObjectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/dgc/DGC.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/dgc/Lease.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/dgc/VMID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/registry/LocateRegistry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/registry/Registry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/registry/RegistryHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ExportException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/LoaderHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/LogStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ObjID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/Operation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIClassLoaderSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIClientSocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIFailureHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIServerSocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMISocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteCall.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteServer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteStub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ServerCloneException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ServerNotActiveException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ServerRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/Skeleton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/SkeletonMismatchException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/SkeletonNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/SocketSecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/UID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/UnicastRemoteObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/Unreferenced.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AccessControlContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AccessControlException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AccessController.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParameterGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParameterGeneratorSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParameters.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParametersSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AllPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/BasicPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Certificate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/CodeSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DigestException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DigestInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DigestOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DomainCombiner.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DummyKeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DummyMessageDigest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DummySignature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/GeneralSecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Guard.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/GuardedObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Identity.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/IdentityScope.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/InvalidAlgorithmParameterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/InvalidKeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/InvalidParameterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Key.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyFactorySpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyManagementException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyPair.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyPairGeneratorSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyStore.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyStoreException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyStoreSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/MessageDigest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/MessageDigestSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/NoSuchAlgorithmException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/NoSuchProviderException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Permission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PermissionCollection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Permissions.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Policy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Principal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivilegedAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivilegedActionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivilegedExceptionAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/ProtectionDomain.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Provider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/ProviderException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecureClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecureRandom.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecureRandomSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Security.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecurityPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Signature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SignatureException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SignatureSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SignedObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Signer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/UnrecoverableKeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/UnresolvedPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Acl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/AclEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/AclNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Group.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/LastOwnerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/NotOwnerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Owner.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Permission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CRL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CRLException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertPath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertPathBuilderException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertPathValidatorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertStoreException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/Certificate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateEncodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateExpiredException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateFactorySpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateNotYetValidException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateParsingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509CRL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509CRLEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509Certificate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509Extension.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAKeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAParams.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAPrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAPublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateCrtKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAPublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/AlgorithmParameterSpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/DSAParameterSpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/DSAPrivateKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/DSAPublicKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/EncodedKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/InvalidKeySpecException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/InvalidParameterSpecException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/KeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/PKCS8EncodedKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAKeyGenParameterSpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAPrivateCrtKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAPrivateKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAPublicKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/X509EncodedKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Array.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/BatchUpdateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Blob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/CallableStatement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Clob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DataTruncation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DatabaseMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Date.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Driver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DriverManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DriverPropertyInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/ParameterMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/PreparedStatement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Ref.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/ResultSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/ResultSetMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLInput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLOutput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLWarning.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Savepoint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Statement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Struct.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Time.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Timestamp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Types.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/Annotation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/AttributedCharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/AttributedString.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/AttributedStringIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/BreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/CharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/ChoiceFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/CollationElementIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/CollationKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/Collator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DateFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DateFormatSymbols.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DecimalFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DecimalFormatSymbols.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/FieldPosition.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/Format.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/MessageFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/NumberFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/ParseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/ParsePosition.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/RuleBasedCollator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/SimpleDateFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/StringCharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractCollection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractSequentialList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ArrayList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Arrays.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/BitSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Calendar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Collection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Collections.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Comparator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ConcurrentModificationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Date.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Dictionary.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EmptyStackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Enumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EventListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EventListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EventObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/GregorianCalendar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/HashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/HashSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Hashtable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/IdentityHashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Iterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/LinkedHashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/LinkedHashSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/LinkedList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/List.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ListIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ListResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Locale.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Map.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/MissingResourceException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/NoSuchElementException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Observable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Observer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Properties.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/PropertyPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/PropertyPermissionCollection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/PropertyResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Random.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/RandomAccess.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Set.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/SimpleTimeZone.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/SortedMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/SortedSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Stack.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/StringTokenizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TimeZone.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Timer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TimerTask.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TooManyListenersException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TreeMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TreeSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Vector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/WeakHashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/Attributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarFile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/Manifest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/regex/Matcher.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/regex/Pattern.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/regex/PatternSyntaxException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Adler32.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/CRC32.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/CheckedInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/CheckedOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Checksum.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/DataFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Deflater.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/DeflaterOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/GZIPInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/GZIPOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Inflater.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/InflaterInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipFile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/Accessible.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleEditableText.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleHyperlink.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleHypertext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleIcon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleKeyBinding.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRelation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRelationSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRole.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleSelection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleState.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleStateSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleTableModelChange.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleText.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleValue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/AuthenticationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/AuthenticationNotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/BinaryRefAddr.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Binding.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CannotProceedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CommunicationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CompositeName.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CompoundName.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ConfigurationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Context.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ContextNotEmptyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InitialContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InsufficientResourcesException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InterruptedNamingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InvalidNameException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LimitExceededException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LinkException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LinkLoopException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LinkRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/MalformedLinkException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Name.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameAlreadyBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameClassPair.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameParser.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NamingEnumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NamingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NamingSecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NoInitialContextException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NoPermissionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NotContextException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/OperationNotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/PartialResultException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/RefAddr.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Reference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Referenceable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ReferralException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ServiceUnavailableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/SizeLimitExceededException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/StringRefAddr.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/TimeLimitExceededException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/Attribute.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/AttributeInUseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/AttributeModificationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/Attributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/BasicAttribute.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/BasicAttributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/DirContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InitialDirContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeIdentifierException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeValueException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributesException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchControlsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchFilterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/ModificationItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/NoSuchAttributeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/SchemaViolationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/SearchControls.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/SearchResult.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/EventContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/EventDirContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamespaceChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamingEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamingExceptionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamingListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/ObjectChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/Control.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/ControlFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/ExtendedRequest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/ExtendedResponse.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/HasControls.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/InitialLdapContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/LdapContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/LdapReferralException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotification.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/DirObjectFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/DirStateFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/DirectoryManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactoryBuilder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/NamingManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/ObjectFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/ObjectFactoryBuilder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/ResolveResult.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/Resolver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/StateFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/ConnectionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/ConnectionEventListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/ConnectionPoolDataSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/DataSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/PooledConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetInternal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/XAConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/XADataSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractListModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Action.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ActionMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/BorderFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/BoundedRangeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Box.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/BoxLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ButtonGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ButtonModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/CellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/CellRendererPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ComboBoxEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ComboBoxModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ComponentInputMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DebugGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultBoundedRangeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultButtonModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultComboBoxModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultDesktopManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultFocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultListCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultListModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultListSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultSingleSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DesktopManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/FocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/GrayFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Icon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ImageIcon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/InputMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/InputVerifier.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JApplet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JCheckBox.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JCheckBoxMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JColorChooser.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JComboBox.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JDesktopPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JDialog.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JEditorPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JFileChooser.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JFrame.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JInternalFrame.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JLabel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JLayeredPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JMenu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JMenuBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JOptionPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JPanel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JPasswordField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JPopupMenu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JProgressBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JRadioButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JRadioButtonMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JRootPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JScrollBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JScrollPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JSeparator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JSlider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JSplitPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTabbedPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTextField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTextPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JToggleButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JToolBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JToolTip.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTree.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JViewport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JWindow.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/KeyStroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ListCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ListModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ListSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/LookAndFeel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/MenuElement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/MenuSelectionManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/MutableComboBoxModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/OverlayLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ProgressMonitor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ProgressMonitorInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Renderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/RepaintManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/RootPaneContainer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ScrollPaneConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ScrollPaneLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Scrollable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SingleSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SizeRequirements.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SizeSequence.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SwingConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SwingUtilities.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Timer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ToggleButtonModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ToolTipManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/UIDefaults.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/UIManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/UnsupportedLookAndFeelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ViewportLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/WindowConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/AbstractBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/BevelBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/Border.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/CompoundBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/EmptyBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/EtchedBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/LineBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/MatteBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/TitledBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/AbstractColorChooserPanel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/ColorChooserComponentFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/ColorSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/DefaultColorSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/AncestorEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/AncestorListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/CaretEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/CaretListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/CellEditorListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ChangeEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/DocumentEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/DocumentListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/EventListenerList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/HyperlinkEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/HyperlinkListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListDataEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListDataListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListSelectionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListSelectionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuKeyEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuKeyListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MouseInputAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MouseInputListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/PopupMenuEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/PopupMenuListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/SwingPropertyChangeSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableColumnModelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableColumnModelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableModelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableModelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeExpansionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeExpansionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeModelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeModelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeSelectionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeSelectionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeWillExpandListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/UndoableEditEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/UndoableEditListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/filechooser/FileFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/filechooser/FileSystemView.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/filechooser/FileView.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ActionMapUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/BorderUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ColorChooserUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ColorUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ComboBoxUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ComponentInputMapUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ComponentUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/DesktopIconUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/DesktopPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/DimensionUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/FileChooserUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/FontUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/IconUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/InputMapUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/InsetsUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/InternalFrameUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/LabelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ListUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/MenuBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/MenuItemUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/OptionPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/PanelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/PopupMenuUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ProgressBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/RootPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ScrollBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ScrollPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/SeparatorUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/SliderUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/SplitPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TabbedPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TableHeaderUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TableUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TextUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ToolBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ToolTipUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TreeUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/UIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ViewportUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicBorders.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicCheckBoxUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicDefaults.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicGraphicsUtils.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicIconFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLabelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicListUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLookAndFeel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicOptionPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicPanelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicRadioButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicScrollPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTabbedPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTextUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicToggleButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTreeUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicViewportUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/metal/MetalLookAndFeel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/AbstractTableModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableColumnModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableColumn.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableColumnModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/AbstractDocument.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/AttributeSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/BadLocationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Caret.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/CharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/ComponentView.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/DefaultCaret.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/DefaultEditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Document.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/EditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Element.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/GapContent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/JTextComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Keymap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/MutableAttributeSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/PlainDocument.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/PlainEditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Position.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Segment.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Style.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/StyledDocument.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/StyledEditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/TextAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/View.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/ViewFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/html/HTML.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/html/parser/ParserDelegator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/AbstractLayoutCache.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultMutableTreeNode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/ExpandVetoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/FixedHeightLayoutCache.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/MutableTreeNode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/RowMapper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeNode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreePath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/VariableHeightLayoutCache.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/AbstractUndoableEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/CannotRedoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/CannotUndoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/CompoundEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/StateEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/StateEditable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/UndoManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/UndoableEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/UndoableEditSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/HeuristicCommitException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/HeuristicMixedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/HeuristicRollbackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/InvalidTransactionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/NotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/RollbackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/Status.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/Synchronization.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/SystemException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/Transaction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/TransactionManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/TransactionRequiredException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/TransactionRolledbackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/UserTransaction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/xa/XAException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/xa/XAResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/xa/Xid.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/jni.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/jvmpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3/include/gcj/libgcj-config.h'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.a'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.la'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.a'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.la'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.so'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.so.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.so.0.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.a'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.la'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.so'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.so.4'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.so.4.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.spec'
pkg_create: can't stat `/usr/pkg/gcc3/lib/security/classpath.security'
pkg_create: can't stat `/usr/pkg/gcc3/lib/security/libgcj.security'
pkg_create: can't stat `/usr/pkg/gcc3/share/java/libgcj-3.3.3.jar'
gcc3-java-3.3.3 requires installed package binutils-2.14.0.0
gcc3-java-3.3.3 requires installed package gcc3-c-3.3.3
===> Packaging gcc3-java-3.3.3
===> Building binary package for gcc3-java-3.3.3
pkg_create: can't stat `/usr/pkg/gcc3/bin/addr2name.awk'
pkg_create: can't stat `/usr/pkg/gcc3/bin/gij'
pkg_create: can't stat `/usr/pkg/gcc3/bin/jv-convert'
pkg_create: can't stat `/usr/pkg/gcc3/bin/rmic'
pkg_create: can't stat `/usr/pkg/gcc3/bin/rmiregistry'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/array.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/cni.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/field.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/javaprims.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gcj/method.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/LightweightRedirector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/AbstractGraphicsState.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/DirectRasterGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/Graphics2DImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/IntegerGraphicsState.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/awt/j2d/MappedRaster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/classpath/Configuration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/Core.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/RawData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/BytesToUnicode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Convert.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/IOConverter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_8859_1.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_ASCII.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_EUCJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_JavaSrc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_SJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_UTF8.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_iconv.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_8859_1.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_ASCII.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_EUCJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_JavaSrc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_SJIS.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_UTF8.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_iconv.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/convert/UnicodeToBytes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/io/DefaultMimeTypes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/io/MimeTypes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/io/SimpleSHSStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/CoreInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/file/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/file/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/http/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/http/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Handler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/FileDeleter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/FinalizerThread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/FirstThread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/JNIWeakRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/MethodRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/NameFinder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/SharedLibLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/StackTrace.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/StringBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/gcj/runtime/VMClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/BitMaskExtent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/Buffers.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/ComponentDataBlitOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/EventModifier.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/GLightweightPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/image/ImageDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/awt/image/XBMDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/BeanInfoEmbryo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/EmptyBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/ExplicitBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/IntrospectionIncubator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/ColorEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/FontEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeBooleanEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeByteEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeDoubleEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeFloatEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeIntEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeLongEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeShortEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/editors/StringEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/beans/info/ComponentBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/io/ClassLoaderObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/io/NullOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/io/ObjectIdentityWrapper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/ArrayHelper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/CharData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/ClassHelper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/lang/reflect/TypeSignature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_de.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_en.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_nl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_af_ZA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_AE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_BH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_DZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_EG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IQ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_JO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_KW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_MA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_OM.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_QA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SD.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_TN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_YE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_be_BY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bn_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_br_FR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bs_BA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ca_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cs_CZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cy_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_da_DK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_AT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_CH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_DE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_LU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_el_GR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_AU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_BW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_CA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_DK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_HK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_NZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_PH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_SG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_US.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_AR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_BO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_DO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_EC.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_GT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_HN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_MX.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_NI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_SV.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_US.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_UY.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_VE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_et_EE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_eu_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fa_IR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fi_FI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fo_FO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_FR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_LU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ga_IE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gd_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gl_ES.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gv_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_he_IL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hi_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hr_HR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hu_HU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_id_ID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_CH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_IT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_iw_IL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ja_JP.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ka_GE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kl_GL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ko_KR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kw_GB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lt_LT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lv_LV.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mi_NZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mk_MK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mr_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mt_MT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_NL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nn_NO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_no_NO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_oc_FR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pl_PL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_BR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_PT.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ro_RO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_RU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_UA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_se_NO.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sk_SK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sl_SI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sq_AL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sr_YU.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_FI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_SE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ta_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_te_IN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tg_TJ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tl_PH.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tr_TR.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uk_UA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ur_PK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uz_UZ.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_vi_VN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_yi_US.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_CN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_HK.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_SG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_TW.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/math/MPN.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/ByteBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/CharBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/DatagramChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/DoubleBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/FileChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/FloatBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/IntBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/LongBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/PipeImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SelectionKeyImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SelectorImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SelectorProviderImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/ServerSocketChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/ShortBufferImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/SocketChannelImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/ISO_8859_1.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/Provider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/US_ASCII.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16BE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Decoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Encoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16LE.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_8.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Skel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Stub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Skel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Stub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compile_gcj.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compiler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/CompilerProcess.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/RMIC.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/TabbedWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/ConnectionRunnerPool.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/ProtocolConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIDefaultSocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIHashes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnectionManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteCall.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteStub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServerRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/der/DEREncodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DERReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DERWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAKeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameterGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameters.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DSASignature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/DefaultPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/Gnu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/MD5.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/SHA.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/provider/SHA1PRNG.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/security/util/Prime.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/BaseBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/CharacterBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/LineBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/SentenceBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/text/WordBreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/util/DoubleEnumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/gnu/java/util/EmptyEnumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/Applet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/AppletContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/AppletStub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/applet/AudioClip.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTEventMulticaster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTKeyStroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AWTPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ActiveEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Adjustable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AlphaComposite.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/AttributeValue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/BasicStroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/BorderLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/BufferCapabilities.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Button.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Canvas.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CardLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Checkbox.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CheckboxGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CheckboxMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Choice.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Color.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ColorPaintContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Component.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ComponentOrientation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Composite.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/CompositeContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Container.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ContainerOrderFocusTraversalPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Cursor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/DefaultFocusTraversalPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/DefaultKeyboardFocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Dialog.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Dimension.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/DisplayMode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Event.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/EventDispatchThread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/EventQueue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FileDialog.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FlowLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FocusTraversalPolicy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Font.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FontFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/FontMetrics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Frame.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GradientPaint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Graphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Graphics2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsConfigTemplate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsConfiguration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsDevice.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GraphicsEnvironment.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GridBagConstraints.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GridBagLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/GridLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/HeadlessException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/IllegalComponentStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Image.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ImageCapabilities.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Insets.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ItemSelectable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/JobAttributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/KeyEventDispatcher.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/KeyEventPostProcessor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/KeyboardFocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Label.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/LayoutManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/LayoutManager2.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/List.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MediaTracker.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Menu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuContainer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/MenuShortcut.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PageAttributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Paint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PaintContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Panel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Point.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Polygon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PopupMenu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PrintGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/PrintJob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Rectangle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/RenderingHints.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Robot.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ScrollPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/ScrollPaneAdjustable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Scrollbar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Shape.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Stroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/SystemColor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TextArea.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TextComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TextField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/TexturePaint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Toolkit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Transparency.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/Window.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/CMMException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ColorSpace.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_ColorSpace.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_Profile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_ProfileGray.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ICC_ProfileRGB.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/color/ProfileDataException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/Clipboard.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/ClipboardOwner.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/DataFlavor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/FlavorMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/FlavorTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/MimeTypeParseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/StringSelection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/SystemFlavorMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/Transferable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/datatransfer/UnsupportedFlavorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/Autoscroll.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DnDConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureRecognizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceDragEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceDropEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceMotionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTarget.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetDragEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetDropEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/InvalidDnDOperationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/MouseDragGestureRecognizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/peer/DragSourceContextPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/dnd/peer/DropTargetContextPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AWTEventListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AWTEventListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ActionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ActionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AdjustmentEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/AdjustmentListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ComponentAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ComponentEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ComponentListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ContainerAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ContainerEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ContainerListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/FocusAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/FocusEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/FocusListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/HierarchyListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InputEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InputMethodEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InputMethodListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/InvocationEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ItemEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/ItemListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/KeyAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/KeyEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/KeyListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseMotionAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseMotionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseWheelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/MouseWheelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/PaintEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/TextEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/TextListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowFocusListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/event/WindowStateListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/font/TextHitInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/AffineTransform.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Arc2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Area.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/CubicCurve2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Dimension2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Ellipse2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/FlatteningPathIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/GeneralPath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/IllegalPathStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Line2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/NoninvertibleTransformException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/PathIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Point2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/QuadCurve2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/Rectangle2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/RectangularShape.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/geom/RoundRectangle2D.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputMethodHighlight.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputMethodRequests.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/InputSubset.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethod.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethodContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethodDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/AreaAveragingScaleFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/BufferStrategy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/BufferedImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/BufferedImageOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ComponentColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ComponentSampleModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/CropImageFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBufferByte.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBufferInt.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DataBufferUShort.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/DirectColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/FilteredImageSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageConsumer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageObserver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImageProducer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ImagingOpException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/IndexColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/MemoryImageSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/PackedColorModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/PixelGrabber.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RGBImageFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/Raster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RasterFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RasterOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/RenderedImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/ReplicateScaleFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/SampleModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/SinglePixelPackedSampleModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/TileObserver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/VolatileImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/WritableRaster.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/WritableRenderedImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/ContextualRenderedImageFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/ParameterBlock.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImage.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageOp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageProducer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderedImageFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ButtonPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/CanvasPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/CheckboxMenuItemPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/CheckboxPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ChoicePeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ComponentPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ContainerPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/DialogPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/FileDialogPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/FontPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/FramePeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/LabelPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/LightweightPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ListPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuBarPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuComponentPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuItemPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/MenuPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/PanelPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/PopupMenuPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ScrollPanePeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/ScrollbarPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/TextAreaPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/TextComponentPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/TextFieldPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/peer/WindowPeer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Book.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PageFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Pageable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Paper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/Printable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterAbortException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterIOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/awt/print/PrinterJob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/AppletInitializer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/BeanDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/BeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Beans.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Customizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/DesignMode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/EventSetDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/ExceptionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/FeatureDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/IndexedPropertyDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/IntrospectionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Introspector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/MethodDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/ParameterDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyChangeSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyEditorManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyEditorSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/PropertyVetoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/SimpleBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/VetoableChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/VetoableChangeListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/VetoableChangeSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/Visibility.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChild.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildComponentProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextContainerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceAvailableEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProvider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProviderBeanInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServices.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServicesListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/BufferedWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ByteArrayInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ByteArrayOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/CharArrayReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/CharArrayWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/CharConversionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataInput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataOutput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/DataOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/EOFException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Externalizable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/File.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileDescriptor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilePermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FileWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilenameFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/FilterWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/IOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InputStreamReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InterruptedIOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InvalidClassException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/InvalidObjectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/LineNumberInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/LineNumberReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/NotActiveException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/NotSerializableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectInput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectInputValidation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectOutput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamClass.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/ObjectStreamField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/OptionalDataException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/OutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/OutputStreamWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PipedWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PrintStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PrintWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PushbackInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/PushbackReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/RandomAccessFile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Reader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/SequenceInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Serializable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/SerializablePermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StreamCorruptedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StreamTokenizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StringBufferInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StringReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/StringWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/SyncFailedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/UTFDataFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/UnsupportedEncodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/VMObjectStreamClass.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/WriteAbortedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/io/Writer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/AbstractMethodError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ArithmeticException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ArrayIndexOutOfBoundsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ArrayStoreException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/AssertionError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Boolean.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Byte.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/CharSequence.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Character.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Class.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassCastException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassCircularityError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassFormatError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ClassNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/CloneNotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Cloneable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Comparable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Compiler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ConcreteProcess.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Double.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Error.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Exception.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ExceptionInInitializerError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Float.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalAccessError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalAccessException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalArgumentException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalMonitorStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IllegalThreadStateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IncompatibleClassChangeError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/IndexOutOfBoundsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InheritableThreadLocal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InstantiationError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InstantiationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Integer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InternalError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/InterruptedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/LinkageError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Long.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Math.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NegativeArraySizeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoClassDefFoundError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchFieldError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchFieldException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchMethodError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NoSuchMethodException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NullPointerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Number.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/NumberFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Object.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/OutOfMemoryError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Package.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Process.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Runnable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Runtime.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/RuntimeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/RuntimePermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/SecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/SecurityManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Short.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StackOverflowError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StackTraceElement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StrictMath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/String.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StringBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/StringIndexOutOfBoundsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/System.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Thread.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ThreadDeath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ThreadGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ThreadLocal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Throwable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnknownError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnsatisfiedLinkError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnsupportedClassVersionError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/UnsupportedOperationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VMClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VMSecurityManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VMThrowable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VerifyError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/VirtualMachineError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/Void.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/PhantomReference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/Reference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/ReferenceQueue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/SoftReference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/ref/WeakReference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/AccessibleObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Array.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Constructor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Field.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/InvocationHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/InvocationTargetException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Member.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Method.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Modifier.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/Proxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/ReflectPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/lang/reflect/UndeclaredThrowableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/math/BigDecimal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/math/BigInteger.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Authenticator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/BindException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ConnectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ContentHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ContentHandlerFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramPacket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramSocket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramSocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/DatagramSocketImplFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/FileNameMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/HttpURLConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Inet4Address.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Inet6Address.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/InetAddress.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/InetSocketAddress.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/JarURLConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/MalformedURLException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/MulticastSocket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/NetPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/NetworkInterface.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/NoRouteToHostException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PasswordAuthentication.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PlainDatagramSocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PlainSocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/PortUnreachableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ProtocolException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/ServerSocket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/Socket.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketAddress.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketImpl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketImplFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketOptions.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/SocketTimeoutException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URISyntaxException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLEncoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLStreamHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/URLStreamHandlerFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/UnknownHostException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/net/UnknownServiceException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/Buffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/BufferOverflowException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/BufferUnderflowException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ByteBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ByteOrder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/CharBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/DoubleBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/FloatBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/IntBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/InvalidMarkException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/LongBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/MappedByteBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ReadOnlyBufferException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/ShortBuffer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/AlreadyConnectedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/AsynchronousCloseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/CancelledKeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Channel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Channels.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ClosedByInterruptException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ClosedChannelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ClosedSelectorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ConnectionPendingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/DatagramChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/FileChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/FileLock.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/FileLockInterruptionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/GatheringByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/IllegalBlockingModeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/IllegalSelectorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/InterruptibleChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NoConnectionPendingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NonReadableChannelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NonWritableChannelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NotYetBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/NotYetConnectedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/OverlappingFileLockException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Pipe.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ReadableByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ScatteringByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/SelectableChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/SelectionKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/Selector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/ServerSocketChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/SocketChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/UnresolvedAddressException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/UnsupportedAddressTypeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/WritableByteChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractInterruptibleChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectableChannel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectionKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/channels/spi/SelectorProvider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CharacterCodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/Charset.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CharsetDecoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CharsetEncoder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CoderMalfunctionError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CoderResult.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/CodingErrorAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/IllegalCharsetNameException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/MalformedInputException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/UnmappableCharacterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/UnsupportedCharsetException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/nio/charset/spi/CharsetProvider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/AccessException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/AlreadyBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ConnectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ConnectIOException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/MarshalException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/MarshalledObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/Naming.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/NoSuchObjectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/NotBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/RMISecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/RMISecurityManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/Remote.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/RemoteException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ServerError.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ServerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/ServerRuntimeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/StubNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/UnexpectedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/UnknownHostException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/UnmarshalException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/Activatable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivateFailedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationDesc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupDesc.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationInstantiator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationMonitor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/ActivationSystem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/Activator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/UnknownGroupException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/activation/UnknownObjectException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/dgc/DGC.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/dgc/Lease.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/dgc/VMID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/registry/LocateRegistry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/registry/Registry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/registry/RegistryHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ExportException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/LoaderHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/LogStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ObjID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/Operation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIClassLoaderSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIClientSocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIFailureHandler.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMIServerSocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RMISocketFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteCall.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteServer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/RemoteStub.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ServerCloneException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ServerNotActiveException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/ServerRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/Skeleton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/SkeletonMismatchException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/SkeletonNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/SocketSecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/UID.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/UnicastRemoteObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/rmi/server/Unreferenced.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AccessControlContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AccessControlException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AccessController.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParameterGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParameterGeneratorSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParameters.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AlgorithmParametersSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/AllPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/BasicPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Certificate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/CodeSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DigestException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DigestInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DigestOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DomainCombiner.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DummyKeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DummyMessageDigest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/DummySignature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/GeneralSecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Guard.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/GuardedObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Identity.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/IdentityScope.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/InvalidAlgorithmParameterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/InvalidKeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/InvalidParameterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Key.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyFactorySpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyManagementException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyPair.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyPairGeneratorSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyStore.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyStoreException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/KeyStoreSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/MessageDigest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/MessageDigestSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/NoSuchAlgorithmException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/NoSuchProviderException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Permission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PermissionCollection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Permissions.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Policy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Principal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivilegedAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivilegedActionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PrivilegedExceptionAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/ProtectionDomain.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Provider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/ProviderException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/PublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecureClassLoader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecureRandom.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecureRandomSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Security.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SecurityPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Signature.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SignatureException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SignatureSpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/SignedObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/Signer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/UnrecoverableKeyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/UnresolvedPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Acl.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/AclEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/AclNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Group.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/LastOwnerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/NotOwnerException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Owner.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/acl/Permission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CRL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CRLException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertPath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertPathBuilderException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertPathValidatorException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertStoreException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/Certificate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateEncodingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateExpiredException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateFactorySpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateNotYetValidException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/CertificateParsingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509CRL.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509CRLEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509Certificate.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/cert/X509Extension.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAKeyPairGenerator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAParams.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAPrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/DSAPublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateCrtKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/interfaces/RSAPublicKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/AlgorithmParameterSpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/DSAParameterSpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/DSAPrivateKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/DSAPublicKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/EncodedKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/InvalidKeySpecException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/InvalidParameterSpecException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/KeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/PKCS8EncodedKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAKeyGenParameterSpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAPrivateCrtKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAPrivateKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/RSAPublicKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/security/spec/X509EncodedKeySpec.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Array.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/BatchUpdateException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Blob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/CallableStatement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Clob.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Connection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DataTruncation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DatabaseMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Date.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Driver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DriverManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/DriverPropertyInfo.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/ParameterMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/PreparedStatement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Ref.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/ResultSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/ResultSetMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLInput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLOutput.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/SQLWarning.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Savepoint.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Statement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Struct.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Time.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Timestamp.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/sql/Types.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/Annotation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/AttributedCharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/AttributedString.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/AttributedStringIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/BreakIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/CharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/ChoiceFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/CollationElementIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/CollationKey.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/Collator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DateFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DateFormatSymbols.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DecimalFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/DecimalFormatSymbols.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/FieldPosition.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/Format.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/MessageFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/NumberFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/ParseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/ParsePosition.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/RuleBasedCollator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/SimpleDateFormat.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/text/StringCharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractCollection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractSequentialList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/AbstractSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ArrayList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Arrays.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/BitSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Calendar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Collection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Collections.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Comparator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ConcurrentModificationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Date.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Dictionary.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EmptyStackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Enumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EventListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EventListenerProxy.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/EventObject.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/GregorianCalendar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/HashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/HashSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Hashtable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/IdentityHashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Iterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/LinkedHashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/LinkedHashSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/LinkedList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/List.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ListIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ListResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Locale.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Map.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/MissingResourceException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/NoSuchElementException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Observable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Observer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Properties.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/PropertyPermission.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/PropertyPermissionCollection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/PropertyResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Random.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/RandomAccess.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/ResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Set.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/SimpleTimeZone.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/SortedMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/SortedSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Stack.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/StringTokenizer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TimeZone.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Timer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TimerTask.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TooManyListenersException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TreeMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/TreeSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/Vector.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/WeakHashMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/Attributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarFile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/JarOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/jar/Manifest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/regex/Matcher.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/regex/Pattern.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/regex/PatternSyntaxException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Adler32.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/CRC32.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/CheckedInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/CheckedOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Checksum.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/DataFormatException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Deflater.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/DeflaterOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/GZIPInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/GZIPOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/Inflater.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/InflaterInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipEntry.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipFile.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/java/util/zip/ZipOutputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/Accessible.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleEditableText.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleHyperlink.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleHypertext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleIcon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleKeyBinding.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRelation.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRelationSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleResourceBundle.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRole.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleSelection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleState.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleStateSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleTableModelChange.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleText.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/accessibility/AccessibleValue.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/AuthenticationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/AuthenticationNotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/BinaryRefAddr.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Binding.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CannotProceedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CommunicationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CompositeName.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/CompoundName.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ConfigurationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Context.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ContextNotEmptyException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InitialContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InsufficientResourcesException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InterruptedNamingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/InvalidNameException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LimitExceededException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LinkException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LinkLoopException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/LinkRef.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/MalformedLinkException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Name.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameAlreadyBoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameClassPair.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameNotFoundException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NameParser.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NamingEnumeration.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NamingException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NamingSecurityException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NoInitialContextException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NoPermissionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/NotContextException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/OperationNotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/PartialResultException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/RefAddr.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Reference.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/Referenceable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ReferralException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ServiceUnavailableException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/SizeLimitExceededException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/StringRefAddr.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/TimeLimitExceededException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/Attribute.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/AttributeInUseException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/AttributeModificationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/Attributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/BasicAttribute.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/BasicAttributes.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/DirContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InitialDirContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeIdentifierException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeValueException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributesException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchControlsException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchFilterException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/ModificationItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/NoSuchAttributeException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/SchemaViolationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/SearchControls.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/directory/SearchResult.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/EventContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/EventDirContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamespaceChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamingEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamingExceptionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/NamingListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/event/ObjectChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/Control.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/ControlFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/ExtendedRequest.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/ExtendedResponse.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/HasControls.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/InitialLdapContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/LdapContext.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/LdapReferralException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotification.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/DirObjectFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/DirStateFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/DirectoryManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactoryBuilder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/NamingManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/ObjectFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/ObjectFactoryBuilder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/ResolveResult.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/Resolver.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/naming/spi/StateFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/ConnectionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/ConnectionEventListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/ConnectionPoolDataSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/DataSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/PooledConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetInternal.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetMetaData.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetReader.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/RowSetWriter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/XAConnection.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/sql/XADataSource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractListModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/AbstractSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Action.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ActionMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/BorderFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/BoundedRangeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Box.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/BoxLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ButtonGroup.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ButtonModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/CellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/CellRendererPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ComboBoxEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ComboBoxModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ComponentInputMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DebugGraphics.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultBoundedRangeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultButtonModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultComboBoxModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultDesktopManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultFocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultListCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultListModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultListSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DefaultSingleSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/DesktopManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/FocusManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/GrayFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Icon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ImageIcon.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/InputMap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/InputVerifier.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JApplet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JCheckBox.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JCheckBoxMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JColorChooser.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JComboBox.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JDesktopPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JDialog.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JEditorPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JFileChooser.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JFrame.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JInternalFrame.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JLabel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JLayeredPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JMenu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JMenuBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JOptionPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JPanel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JPasswordField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JPopupMenu.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JProgressBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JRadioButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JRadioButtonMenuItem.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JRootPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JScrollBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JScrollPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JSeparator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JSlider.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JSplitPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTabbedPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTextField.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTextPane.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JToggleButton.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JToolBar.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JToolTip.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JTree.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JViewport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/JWindow.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/KeyStroke.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ListCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ListModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ListSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/LookAndFeel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/MenuElement.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/MenuSelectionManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/MutableComboBoxModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/OverlayLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ProgressMonitor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ProgressMonitorInputStream.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Renderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/RepaintManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/RootPaneContainer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ScrollPaneConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ScrollPaneLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Scrollable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SingleSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SizeRequirements.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SizeSequence.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SwingConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/SwingUtilities.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/Timer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ToggleButtonModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ToolTipManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/UIDefaults.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/UIManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/UnsupportedLookAndFeelException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/ViewportLayout.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/WindowConstants.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/AbstractBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/BevelBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/Border.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/CompoundBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/EmptyBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/EtchedBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/LineBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/MatteBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/border/TitledBorder.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/AbstractColorChooserPanel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/ColorChooserComponentFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/ColorSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/colorchooser/DefaultColorSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/AncestorEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/AncestorListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/CaretEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/CaretListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/CellEditorListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ChangeEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ChangeListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/DocumentEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/DocumentListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/EventListenerList.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/HyperlinkEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/HyperlinkListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListDataEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListDataListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListSelectionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/ListSelectionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuKeyEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuKeyListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MenuListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MouseInputAdapter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/MouseInputListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/PopupMenuEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/PopupMenuListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/SwingPropertyChangeSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableColumnModelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableColumnModelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableModelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TableModelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeExpansionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeExpansionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeModelEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeModelListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeSelectionEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeSelectionListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/TreeWillExpandListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/UndoableEditEvent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/event/UndoableEditListener.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/filechooser/FileFilter.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/filechooser/FileSystemView.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/filechooser/FileView.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ActionMapUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/BorderUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ColorChooserUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ColorUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ComboBoxUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ComponentInputMapUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ComponentUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/DesktopIconUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/DesktopPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/DimensionUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/FileChooserUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/FontUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/IconUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/InputMapUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/InsetsUIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/InternalFrameUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/LabelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ListUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/MenuBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/MenuItemUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/OptionPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/PanelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/PopupMenuUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ProgressBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/RootPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ScrollBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ScrollPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/SeparatorUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/SliderUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/SplitPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TabbedPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TableHeaderUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TableUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TextUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ToolBarUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ToolTipUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/TreeUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/UIResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/ViewportUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicBorders.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicCheckBoxUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicDefaults.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicGraphicsUtils.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicIconFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLabelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicListUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLookAndFeel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicOptionPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicPanelUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicRadioButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicScrollPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTabbedPaneUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTextUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicToggleButtonUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTreeUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicViewportUI.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/plaf/metal/MetalLookAndFeel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/AbstractTableModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableColumnModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableColumn.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableColumnModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/table/TableModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/AbstractDocument.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/AttributeSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/BadLocationException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Caret.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/CharacterIterator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/ComponentView.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/DefaultCaret.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/DefaultEditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Document.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/EditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Element.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/GapContent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/JTextComponent.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Keymap.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/MutableAttributeSet.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/PlainDocument.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/PlainEditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Position.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Segment.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/Style.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/StyledDocument.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/StyledEditorKit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/TextAction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/View.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/ViewFactory.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/html/HTML.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/text/html/parser/ParserDelegator.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/AbstractLayoutCache.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultMutableTreeNode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/ExpandVetoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/FixedHeightLayoutCache.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/MutableTreeNode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/RowMapper.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeCellEditor.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeCellRenderer.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeNode.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreePath.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/TreeSelectionModel.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/tree/VariableHeightLayoutCache.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/AbstractUndoableEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/CannotRedoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/CannotUndoException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/CompoundEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/StateEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/StateEditable.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/UndoManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/UndoableEdit.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/swing/undo/UndoableEditSupport.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/HeuristicCommitException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/HeuristicMixedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/HeuristicRollbackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/InvalidTransactionException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/NotSupportedException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/RollbackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/Status.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/Synchronization.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/SystemException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/Transaction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/TransactionManager.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/TransactionRequiredException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/TransactionRolledbackException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/UserTransaction.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/xa/XAException.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/xa/XAResource.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/javax/transaction/xa/Xid.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/jni.h'
pkg_create: can't stat `/usr/pkg/gcc3/include/jvmpi.h'
pkg_create: can't stat `/usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3/include/gcj/libgcj-config.h'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.a'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.la'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.a'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.la'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.so'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.so.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/lib-org-xml-sax.so.0.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.a'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.la'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.so'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.so.4'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.so.4.0'
pkg_create: can't stat `/usr/pkg/gcc3/lib/libgcj.spec'
pkg_create: can't stat `/usr/pkg/gcc3/lib/security/classpath.security'
pkg_create: can't stat `/usr/pkg/gcc3/lib/security/libgcj.security'
pkg_create: can't stat `/usr/pkg/gcc3/share/java/libgcj-3.3.3.jar'
tar: can't add file gcc3/bin/addr2name.awk : No such file or directory
tar: can't add file gcc3/bin/gij : No such file or directory
tar: can't add file gcc3/bin/jv-convert : No such file or directory
tar: can't add file gcc3/bin/rmic : No such file or directory
tar: can't add file gcc3/bin/rmiregistry : No such file or directory
tar: can't add file gcc3/include/gcj/array.h : No such file or directory
tar: can't add file gcc3/include/gcj/cni.h : No such file or directory
tar: can't add file gcc3/include/gcj/field.h : No such file or directory
tar: can't add file gcc3/include/gcj/javaprims.h : No such file or directory
tar: can't add file gcc3/include/gcj/method.h : No such file or directory
tar: can't add file gcc3/include/gnu/awt/LightweightRedirector.h : No such file or directory
tar: can't add file gcc3/include/gnu/awt/j2d/AbstractGraphicsState.h : No such file or directory
tar: can't add file gcc3/include/gnu/awt/j2d/DirectRasterGraphics.h : No such file or directory
tar: can't add file gcc3/include/gnu/awt/j2d/Graphics2DImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/awt/j2d/IntegerGraphicsState.h : No such file or directory
tar: can't add file gcc3/include/gnu/awt/j2d/MappedRaster.h : No such file or directory
tar: can't add file gcc3/include/gnu/classpath/Configuration.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/Core.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/RawData.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/BytesToUnicode.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Convert.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/IOConverter.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_8859_1.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_ASCII.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_EUCJIS.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_JavaSrc.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_SJIS.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_UTF8.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Input_iconv.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_8859_1.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_ASCII.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_EUCJIS.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_JavaSrc.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_SJIS.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_UTF8.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/Output_iconv.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/convert/UnicodeToBytes.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/io/DefaultMimeTypes.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/io/MimeTypes.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/io/SimpleSHSStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/core/Connection.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/core/CoreInputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/core/Handler.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/file/Connection.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/file/Handler.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/http/Connection.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/http/Handler.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/jar/Connection.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/protocol/jar/Handler.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/FileDeleter.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/FinalizerThread.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/FirstThread.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/JNIWeakRef.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/MethodRef.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/NameFinder.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/SharedLibLoader.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/StackTrace.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/StringBuffer.h : No such file or directory
tar: can't add file gcc3/include/gnu/gcj/runtime/VMClassLoader.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/BitMaskExtent.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/Buffers.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/ComponentDataBlitOp.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/EventModifier.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/GLightweightPeer.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/image/ImageDecoder.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/awt/image/XBMDecoder.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/BeanInfoEmbryo.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/EmptyBeanInfo.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/ExplicitBeanInfo.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/IntrospectionIncubator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/ColorEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/FontEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeBooleanEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeByteEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeDoubleEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeFloatEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeIntEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeLongEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/NativeShortEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/editors/StringEditor.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/beans/info/ComponentBeanInfo.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/io/ClassLoaderObjectInputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/io/NullOutputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/io/ObjectIdentityWrapper.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/lang/ArrayHelper.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/lang/CharData.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/lang/ClassHelper.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/lang/reflect/TypeSignature.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/Calendar.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/Calendar_de.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/Calendar_en.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/Calendar_nl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_af_ZA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_AE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_BH.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_DZ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_EG.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_IQ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_JO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_KW.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_LB.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_LY.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_MA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_OM.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_QA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_SD.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_SY.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_TN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ar_YE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_be_BY.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_bn_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_br_FR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_bs_BA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ca_ES.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_cs_CZ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_cy_GB.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_da_DK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_de.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_de_AT.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_de_BE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_de_CH.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_de_DE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_de_LU.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_el_GR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_AU.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_BW.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_CA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_DK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_GB.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_HK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_IE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_NZ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_PH.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_SG.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_US.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_ZA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_en_ZW.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_AR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_BO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_CL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_CO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_CR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_DO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_EC.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_ES.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_GT.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_HN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_MX.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_NI.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_PA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_PE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_PR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_PY.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_SV.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_US.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_UY.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_es_VE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_et_EE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_eu_ES.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fa_IR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fi_FI.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fo_FO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fr_BE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fr_CA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fr_CH.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fr_FR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_fr_LU.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ga_IE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_gd_GB.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_gl_ES.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_gv_GB.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_he_IL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_hi_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_hr_HR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_hu_HU.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_id_ID.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_it_CH.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_it_IT.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_iw_IL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ja_JP.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ka_GE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_kl_GL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ko_KR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_kw_GB.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_lt_LT.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_lv_LV.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_mi_NZ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_mk_MK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_mr_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_mt_MT.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_nl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_nl_BE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_nl_NL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_nn_NO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_no_NO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_oc_FR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_pl_PL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_pt_BR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_pt_PT.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ro_RO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ru_RU.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ru_UA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_se_NO.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_sk_SK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_sl_SI.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_sq_AL.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_sr_YU.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_sv_FI.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_sv_SE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ta_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_te_IN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_tg_TJ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_tl_PH.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_tr_TR.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_uk_UA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_ur_PK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_uz_UZ.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_vi_VN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_yi_US.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_zh_CN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_zh_HK.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_zh_SG.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/locale/LocaleInformation_zh_TW.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/math/MPN.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/ByteBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/CharBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/DatagramChannelImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/DoubleBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/FileChannelImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/FloatBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/IntBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/LongBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/PipeImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/SelectionKeyImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/SelectorImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/SelectorProviderImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/ServerSocketChannelImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/ShortBufferImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/SocketChannelImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/ISO_8859_1.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/Provider.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/US_ASCII.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/UTF_16.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/UTF_16BE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/UTF_16Decoder.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/UTF_16Encoder.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/UTF_16LE.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/nio/charset/UTF_8.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/RMIMarshalledObjectInputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/RMIMarshalledObjectOutputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/dgc/DGCImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/dgc/DGCImpl_Skel.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/dgc/DGCImpl_Stub.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/registry/RegistryImpl.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/registry/RegistryImpl_Skel.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/registry/RegistryImpl_Stub.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/rmic/Compile_gcj.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/rmic/Compiler.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/rmic/CompilerProcess.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/rmic/RMIC.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/rmic/TabbedWriter.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/ConnectionRunnerPool.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/ProtocolConstants.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/RMIDefaultSocketFactory.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/RMIHashes.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/RMIObjectInputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/RMIObjectOutputStream.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastConnection.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastConnectionManager.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastRef.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastRemoteCall.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastRemoteStub.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastServer.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/rmi/server/UnicastServerRef.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/der/DEREncodingException.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DERReader.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DERWriter.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DSAKeyPairGenerator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DSAParameterGenerator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DSAParameters.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DSASignature.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/DefaultPolicy.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/Gnu.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/GnuDSAPrivateKey.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/GnuDSAPublicKey.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/MD5.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/SHA.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/provider/SHA1PRNG.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/security/util/Prime.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/text/BaseBreakIterator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/text/CharacterBreakIterator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/text/LineBreakIterator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/text/SentenceBreakIterator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/text/WordBreakIterator.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/util/DoubleEnumeration.h : No such file or directory
tar: can't add file gcc3/include/gnu/java/util/EmptyEnumeration.h : No such file or directory
tar: can't add file gcc3/include/java/applet/Applet.h : No such file or directory
tar: can't add file gcc3/include/java/applet/AppletContext.h : No such file or directory
tar: can't add file gcc3/include/java/applet/AppletStub.h : No such file or directory
tar: can't add file gcc3/include/java/applet/AudioClip.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AWTError.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AWTEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AWTEventMulticaster.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AWTException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AWTKeyStroke.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AWTPermission.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ActiveEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Adjustable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AlphaComposite.h : No such file or directory
tar: can't add file gcc3/include/java/awt/AttributeValue.h : No such file or directory
tar: can't add file gcc3/include/java/awt/BasicStroke.h : No such file or directory
tar: can't add file gcc3/include/java/awt/BorderLayout.h : No such file or directory
tar: can't add file gcc3/include/java/awt/BufferCapabilities.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Button.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Canvas.h : No such file or directory
tar: can't add file gcc3/include/java/awt/CardLayout.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Checkbox.h : No such file or directory
tar: can't add file gcc3/include/java/awt/CheckboxGroup.h : No such file or directory
tar: can't add file gcc3/include/java/awt/CheckboxMenuItem.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Choice.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Color.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ColorPaintContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Component.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ComponentOrientation.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Composite.h : No such file or directory
tar: can't add file gcc3/include/java/awt/CompositeContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Container.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ContainerOrderFocusTraversalPolicy.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Cursor.h : No such file or directory
tar: can't add file gcc3/include/java/awt/DefaultFocusTraversalPolicy.h : No such file or directory
tar: can't add file gcc3/include/java/awt/DefaultKeyboardFocusManager.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Dialog.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Dimension.h : No such file or directory
tar: can't add file gcc3/include/java/awt/DisplayMode.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Event.h : No such file or directory
tar: can't add file gcc3/include/java/awt/EventDispatchThread.h : No such file or directory
tar: can't add file gcc3/include/java/awt/EventQueue.h : No such file or directory
tar: can't add file gcc3/include/java/awt/FileDialog.h : No such file or directory
tar: can't add file gcc3/include/java/awt/FlowLayout.h : No such file or directory
tar: can't add file gcc3/include/java/awt/FocusTraversalPolicy.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Font.h : No such file or directory
tar: can't add file gcc3/include/java/awt/FontFormatException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/FontMetrics.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Frame.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GradientPaint.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Graphics.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Graphics2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GraphicsConfigTemplate.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GraphicsConfiguration.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GraphicsDevice.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GraphicsEnvironment.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GridBagConstraints.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GridBagLayout.h : No such file or directory
tar: can't add file gcc3/include/java/awt/GridLayout.h : No such file or directory
tar: can't add file gcc3/include/java/awt/HeadlessException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/IllegalComponentStateException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Image.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ImageCapabilities.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Insets.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ItemSelectable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/JobAttributes.h : No such file or directory
tar: can't add file gcc3/include/java/awt/KeyEventDispatcher.h : No such file or directory
tar: can't add file gcc3/include/java/awt/KeyEventPostProcessor.h : No such file or directory
tar: can't add file gcc3/include/java/awt/KeyboardFocusManager.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Label.h : No such file or directory
tar: can't add file gcc3/include/java/awt/LayoutManager.h : No such file or directory
tar: can't add file gcc3/include/java/awt/LayoutManager2.h : No such file or directory
tar: can't add file gcc3/include/java/awt/List.h : No such file or directory
tar: can't add file gcc3/include/java/awt/MediaTracker.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Menu.h : No such file or directory
tar: can't add file gcc3/include/java/awt/MenuBar.h : No such file or directory
tar: can't add file gcc3/include/java/awt/MenuComponent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/MenuContainer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/MenuItem.h : No such file or directory
tar: can't add file gcc3/include/java/awt/MenuShortcut.h : No such file or directory
tar: can't add file gcc3/include/java/awt/PageAttributes.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Paint.h : No such file or directory
tar: can't add file gcc3/include/java/awt/PaintContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Panel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Point.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Polygon.h : No such file or directory
tar: can't add file gcc3/include/java/awt/PopupMenu.h : No such file or directory
tar: can't add file gcc3/include/java/awt/PrintGraphics.h : No such file or directory
tar: can't add file gcc3/include/java/awt/PrintJob.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Rectangle.h : No such file or directory
tar: can't add file gcc3/include/java/awt/RenderingHints.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Robot.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ScrollPane.h : No such file or directory
tar: can't add file gcc3/include/java/awt/ScrollPaneAdjustable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Scrollbar.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Shape.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Stroke.h : No such file or directory
tar: can't add file gcc3/include/java/awt/SystemColor.h : No such file or directory
tar: can't add file gcc3/include/java/awt/TextArea.h : No such file or directory
tar: can't add file gcc3/include/java/awt/TextComponent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/TextField.h : No such file or directory
tar: can't add file gcc3/include/java/awt/TexturePaint.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Toolkit.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Transparency.h : No such file or directory
tar: can't add file gcc3/include/java/awt/Window.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/CMMException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/ColorSpace.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/ICC_ColorSpace.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/ICC_Profile.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/ICC_ProfileGray.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/ICC_ProfileRGB.h : No such file or directory
tar: can't add file gcc3/include/java/awt/color/ProfileDataException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/Clipboard.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/ClipboardOwner.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/DataFlavor.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/FlavorMap.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/FlavorTable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/MimeTypeParseException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/StringSelection.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/SystemFlavorMap.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/Transferable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/datatransfer/UnsupportedFlavorException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/Autoscroll.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DnDConstants.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragGestureEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragGestureListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragGestureRecognizer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSource.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceDragEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceDropEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DragSourceMotionListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTarget.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTargetAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTargetContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTargetDragEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTargetDropEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTargetEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/DropTargetListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/InvalidDnDOperationException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/MouseDragGestureRecognizer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/peer/DragSourceContextPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/dnd/peer/DropTargetContextPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/AWTEventListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/AWTEventListenerProxy.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ActionEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ActionListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/AdjustmentEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/AdjustmentListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ComponentAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ComponentEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ComponentListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ContainerAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ContainerEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ContainerListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/FocusAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/FocusEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/FocusListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/HierarchyBoundsAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/HierarchyBoundsListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/HierarchyEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/HierarchyListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/InputEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/InputMethodEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/InputMethodListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/InvocationEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ItemEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/ItemListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/KeyAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/KeyEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/KeyListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseMotionAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseMotionListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseWheelEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/MouseWheelListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/PaintEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/TextEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/TextListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/WindowAdapter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/WindowEvent.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/WindowFocusListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/WindowListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/event/WindowStateListener.h : No such file or directory
tar: can't add file gcc3/include/java/awt/font/TextHitInfo.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/AffineTransform.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Arc2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Area.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/CubicCurve2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Dimension2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Ellipse2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/FlatteningPathIterator.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/GeneralPath.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/IllegalPathStateException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Line2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/NoninvertibleTransformException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/PathIterator.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Point2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/QuadCurve2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/Rectangle2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/RectangularShape.h : No such file or directory
tar: can't add file gcc3/include/java/awt/geom/RoundRectangle2D.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/InputContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/InputMethodHighlight.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/InputMethodRequests.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/InputSubset.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/spi/InputMethod.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/spi/InputMethodContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/im/spi/InputMethodDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/AreaAveragingScaleFilter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/BufferStrategy.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/BufferedImage.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/BufferedImageOp.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ColorModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ComponentColorModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ComponentSampleModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/CropImageFilter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/DataBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/DataBufferByte.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/DataBufferInt.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/DataBufferUShort.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/DirectColorModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/FilteredImageSource.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ImageConsumer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ImageFilter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ImageObserver.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ImageProducer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ImagingOpException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/IndexColorModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/MemoryImageSource.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/PackedColorModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/PixelGrabber.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/RGBImageFilter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/Raster.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/RasterFormatException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/RasterOp.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/RenderedImage.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/ReplicateScaleFilter.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/SampleModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/SinglePixelPackedSampleModel.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/TileObserver.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/VolatileImage.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/WritableRaster.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/WritableRenderedImage.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/ContextualRenderedImageFactory.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/ParameterBlock.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/RenderContext.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/RenderableImage.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/RenderableImageOp.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/RenderableImageProducer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/image/renderable/RenderedImageFactory.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ButtonPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/CanvasPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/CheckboxMenuItemPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/CheckboxPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ChoicePeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ComponentPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ContainerPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/DialogPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/FileDialogPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/FontPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/FramePeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/LabelPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/LightweightPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ListPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/MenuBarPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/MenuComponentPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/MenuItemPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/MenuPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/PanelPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/PopupMenuPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ScrollPanePeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/ScrollbarPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/TextAreaPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/TextComponentPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/TextFieldPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/peer/WindowPeer.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/Book.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/PageFormat.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/Pageable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/Paper.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/Printable.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/PrinterAbortException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/PrinterException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/PrinterGraphics.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/PrinterIOException.h : No such file or directory
tar: can't add file gcc3/include/java/awt/print/PrinterJob.h : No such file or directory
tar: can't add file gcc3/include/java/beans/AppletInitializer.h : No such file or directory
tar: can't add file gcc3/include/java/beans/BeanDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/BeanInfo.h : No such file or directory
tar: can't add file gcc3/include/java/beans/Beans.h : No such file or directory
tar: can't add file gcc3/include/java/beans/Customizer.h : No such file or directory
tar: can't add file gcc3/include/java/beans/DesignMode.h : No such file or directory
tar: can't add file gcc3/include/java/beans/EventSetDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/ExceptionListener.h : No such file or directory
tar: can't add file gcc3/include/java/beans/FeatureDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/IndexedPropertyDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/IntrospectionException.h : No such file or directory
tar: can't add file gcc3/include/java/beans/Introspector.h : No such file or directory
tar: can't add file gcc3/include/java/beans/MethodDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/ParameterDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyChangeEvent.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyChangeListener.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyChangeListenerProxy.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyChangeSupport.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyEditor.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyEditorManager.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyEditorSupport.h : No such file or directory
tar: can't add file gcc3/include/java/beans/PropertyVetoException.h : No such file or directory
tar: can't add file gcc3/include/java/beans/SimpleBeanInfo.h : No such file or directory
tar: can't add file gcc3/include/java/beans/VetoableChangeListener.h : No such file or directory
tar: can't add file gcc3/include/java/beans/VetoableChangeListenerProxy.h : No such file or directory
tar: can't add file gcc3/include/java/beans/VetoableChangeSupport.h : No such file or directory
tar: can't add file gcc3/include/java/beans/Visibility.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContext.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextChild.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextChildComponentProxy.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextChildSupport.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextContainerProxy.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextEvent.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextMembershipEvent.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextMembershipListener.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextProxy.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServiceAvailableEvent.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServiceProvider.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServiceProviderBeanInfo.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServiceRevokedEvent.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServiceRevokedListener.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServices.h : No such file or directory
tar: can't add file gcc3/include/java/beans/beancontext/BeanContextServicesListener.h : No such file or directory
tar: can't add file gcc3/include/java/io/BufferedInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/BufferedOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/BufferedReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/BufferedWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/ByteArrayInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/ByteArrayOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/CharArrayReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/CharArrayWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/CharConversionException.h : No such file or directory
tar: can't add file gcc3/include/java/io/DataInput.h : No such file or directory
tar: can't add file gcc3/include/java/io/DataInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/DataOutput.h : No such file or directory
tar: can't add file gcc3/include/java/io/DataOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/EOFException.h : No such file or directory
tar: can't add file gcc3/include/java/io/Externalizable.h : No such file or directory
tar: can't add file gcc3/include/java/io/File.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileDescriptor.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileFilter.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileNotFoundException.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/FilePermission.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/FileWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/FilenameFilter.h : No such file or directory
tar: can't add file gcc3/include/java/io/FilterInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/FilterOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/FilterReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/FilterWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/IOException.h : No such file or directory
tar: can't add file gcc3/include/java/io/InputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/InputStreamReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/InterruptedIOException.h : No such file or directory
tar: can't add file gcc3/include/java/io/InvalidClassException.h : No such file or directory
tar: can't add file gcc3/include/java/io/InvalidObjectException.h : No such file or directory
tar: can't add file gcc3/include/java/io/LineNumberInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/LineNumberReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/NotActiveException.h : No such file or directory
tar: can't add file gcc3/include/java/io/NotSerializableException.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectInput.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectInputValidation.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectOutput.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectStreamClass.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectStreamConstants.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectStreamException.h : No such file or directory
tar: can't add file gcc3/include/java/io/ObjectStreamField.h : No such file or directory
tar: can't add file gcc3/include/java/io/OptionalDataException.h : No such file or directory
tar: can't add file gcc3/include/java/io/OutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/OutputStreamWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/PipedInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/PipedOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/PipedReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/PipedWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/PrintStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/PrintWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/PushbackInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/PushbackReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/RandomAccessFile.h : No such file or directory
tar: can't add file gcc3/include/java/io/Reader.h : No such file or directory
tar: can't add file gcc3/include/java/io/SequenceInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/Serializable.h : No such file or directory
tar: can't add file gcc3/include/java/io/SerializablePermission.h : No such file or directory
tar: can't add file gcc3/include/java/io/StreamCorruptedException.h : No such file or directory
tar: can't add file gcc3/include/java/io/StreamTokenizer.h : No such file or directory
tar: can't add file gcc3/include/java/io/StringBufferInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/io/StringReader.h : No such file or directory
tar: can't add file gcc3/include/java/io/StringWriter.h : No such file or directory
tar: can't add file gcc3/include/java/io/SyncFailedException.h : No such file or directory
tar: can't add file gcc3/include/java/io/UTFDataFormatException.h : No such file or directory
tar: can't add file gcc3/include/java/io/UnsupportedEncodingException.h : No such file or directory
tar: can't add file gcc3/include/java/io/VMObjectStreamClass.h : No such file or directory
tar: can't add file gcc3/include/java/io/WriteAbortedException.h : No such file or directory
tar: can't add file gcc3/include/java/io/Writer.h : No such file or directory
tar: can't add file gcc3/include/java/lang/AbstractMethodError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ArithmeticException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ArrayIndexOutOfBoundsException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ArrayStoreException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/AssertionError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Boolean.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Byte.h : No such file or directory
tar: can't add file gcc3/include/java/lang/CharSequence.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Character.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Class.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ClassCastException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ClassCircularityError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ClassFormatError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ClassLoader.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ClassNotFoundException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/CloneNotSupportedException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Cloneable.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Comparable.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Compiler.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ConcreteProcess.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Double.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Error.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Exception.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ExceptionInInitializerError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Float.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IllegalAccessError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IllegalAccessException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IllegalArgumentException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IllegalMonitorStateException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IllegalStateException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IllegalThreadStateException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IncompatibleClassChangeError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/IndexOutOfBoundsException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/InheritableThreadLocal.h : No such file or directory
tar: can't add file gcc3/include/java/lang/InstantiationError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/InstantiationException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Integer.h : No such file or directory
tar: can't add file gcc3/include/java/lang/InternalError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/InterruptedException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/LinkageError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Long.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Math.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NegativeArraySizeException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NoClassDefFoundError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NoSuchFieldError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NoSuchFieldException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NoSuchMethodError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NoSuchMethodException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NullPointerException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Number.h : No such file or directory
tar: can't add file gcc3/include/java/lang/NumberFormatException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Object.h : No such file or directory
tar: can't add file gcc3/include/java/lang/OutOfMemoryError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Package.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Process.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Runnable.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Runtime.h : No such file or directory
tar: can't add file gcc3/include/java/lang/RuntimeException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/RuntimePermission.h : No such file or directory
tar: can't add file gcc3/include/java/lang/SecurityException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/SecurityManager.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Short.h : No such file or directory
tar: can't add file gcc3/include/java/lang/StackOverflowError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/StackTraceElement.h : No such file or directory
tar: can't add file gcc3/include/java/lang/StrictMath.h : No such file or directory
tar: can't add file gcc3/include/java/lang/String.h : No such file or directory
tar: can't add file gcc3/include/java/lang/StringBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/lang/StringIndexOutOfBoundsException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/System.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Thread.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ThreadDeath.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ThreadGroup.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ThreadLocal.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Throwable.h : No such file or directory
tar: can't add file gcc3/include/java/lang/UnknownError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/UnsatisfiedLinkError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/UnsupportedClassVersionError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/UnsupportedOperationException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/VMClassLoader.h : No such file or directory
tar: can't add file gcc3/include/java/lang/VMSecurityManager.h : No such file or directory
tar: can't add file gcc3/include/java/lang/VMThrowable.h : No such file or directory
tar: can't add file gcc3/include/java/lang/VerifyError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/VirtualMachineError.h : No such file or directory
tar: can't add file gcc3/include/java/lang/Void.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ref/PhantomReference.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ref/Reference.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ref/ReferenceQueue.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ref/SoftReference.h : No such file or directory
tar: can't add file gcc3/include/java/lang/ref/WeakReference.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/AccessibleObject.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Array.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Constructor.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Field.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/InvocationHandler.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/InvocationTargetException.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Member.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Method.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Modifier.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/Proxy.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/ReflectPermission.h : No such file or directory
tar: can't add file gcc3/include/java/lang/reflect/UndeclaredThrowableException.h : No such file or directory
tar: can't add file gcc3/include/java/math/BigDecimal.h : No such file or directory
tar: can't add file gcc3/include/java/math/BigInteger.h : No such file or directory
tar: can't add file gcc3/include/java/net/Authenticator.h : No such file or directory
tar: can't add file gcc3/include/java/net/BindException.h : No such file or directory
tar: can't add file gcc3/include/java/net/ConnectException.h : No such file or directory
tar: can't add file gcc3/include/java/net/ContentHandler.h : No such file or directory
tar: can't add file gcc3/include/java/net/ContentHandlerFactory.h : No such file or directory
tar: can't add file gcc3/include/java/net/DatagramPacket.h : No such file or directory
tar: can't add file gcc3/include/java/net/DatagramSocket.h : No such file or directory
tar: can't add file gcc3/include/java/net/DatagramSocketImpl.h : No such file or directory
tar: can't add file gcc3/include/java/net/DatagramSocketImplFactory.h : No such file or directory
tar: can't add file gcc3/include/java/net/FileNameMap.h : No such file or directory
tar: can't add file gcc3/include/java/net/HttpURLConnection.h : No such file or directory
tar: can't add file gcc3/include/java/net/Inet4Address.h : No such file or directory
tar: can't add file gcc3/include/java/net/Inet6Address.h : No such file or directory
tar: can't add file gcc3/include/java/net/InetAddress.h : No such file or directory
tar: can't add file gcc3/include/java/net/InetSocketAddress.h : No such file or directory
tar: can't add file gcc3/include/java/net/JarURLConnection.h : No such file or directory
tar: can't add file gcc3/include/java/net/MalformedURLException.h : No such file or directory
tar: can't add file gcc3/include/java/net/MulticastSocket.h : No such file or directory
tar: can't add file gcc3/include/java/net/NetPermission.h : No such file or directory
tar: can't add file gcc3/include/java/net/NetworkInterface.h : No such file or directory
tar: can't add file gcc3/include/java/net/NoRouteToHostException.h : No such file or directory
tar: can't add file gcc3/include/java/net/PasswordAuthentication.h : No such file or directory
tar: can't add file gcc3/include/java/net/PlainDatagramSocketImpl.h : No such file or directory
tar: can't add file gcc3/include/java/net/PlainSocketImpl.h : No such file or directory
tar: can't add file gcc3/include/java/net/PortUnreachableException.h : No such file or directory
tar: can't add file gcc3/include/java/net/ProtocolException.h : No such file or directory
tar: can't add file gcc3/include/java/net/ServerSocket.h : No such file or directory
tar: can't add file gcc3/include/java/net/Socket.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketAddress.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketException.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketImpl.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketImplFactory.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketOptions.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketPermission.h : No such file or directory
tar: can't add file gcc3/include/java/net/SocketTimeoutException.h : No such file or directory
tar: can't add file gcc3/include/java/net/URI.h : No such file or directory
tar: can't add file gcc3/include/java/net/URISyntaxException.h : No such file or directory
tar: can't add file gcc3/include/java/net/URL.h : No such file or directory
tar: can't add file gcc3/include/java/net/URLClassLoader.h : No such file or directory
tar: can't add file gcc3/include/java/net/URLConnection.h : No such file or directory
tar: can't add file gcc3/include/java/net/URLDecoder.h : No such file or directory
tar: can't add file gcc3/include/java/net/URLEncoder.h : No such file or directory
tar: can't add file gcc3/include/java/net/URLStreamHandler.h : No such file or directory
tar: can't add file gcc3/include/java/net/URLStreamHandlerFactory.h : No such file or directory
tar: can't add file gcc3/include/java/net/UnknownHostException.h : No such file or directory
tar: can't add file gcc3/include/java/net/UnknownServiceException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/Buffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/BufferOverflowException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/BufferUnderflowException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/ByteBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/ByteOrder.h : No such file or directory
tar: can't add file gcc3/include/java/nio/CharBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/DoubleBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/FloatBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/IntBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/InvalidMarkException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/LongBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/MappedByteBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/ReadOnlyBufferException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/ShortBuffer.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/AlreadyConnectedException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/AsynchronousCloseException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ByteChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/CancelledKeyException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/Channel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/Channels.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ClosedByInterruptException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ClosedChannelException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ClosedSelectorException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ConnectionPendingException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/DatagramChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/FileChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/FileLock.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/FileLockInterruptionException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/GatheringByteChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/IllegalBlockingModeException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/IllegalSelectorException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/InterruptibleChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/NoConnectionPendingException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/NonReadableChannelException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/NonWritableChannelException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/NotYetBoundException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/NotYetConnectedException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/OverlappingFileLockException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/Pipe.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ReadableByteChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ScatteringByteChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/SelectableChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/SelectionKey.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/Selector.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/ServerSocketChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/SocketChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/UnresolvedAddressException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/UnsupportedAddressTypeException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/WritableByteChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/spi/AbstractInterruptibleChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/spi/AbstractSelectableChannel.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/spi/AbstractSelectionKey.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/spi/AbstractSelector.h : No such file or directory
tar: can't add file gcc3/include/java/nio/channels/spi/SelectorProvider.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/CharacterCodingException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/Charset.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/CharsetDecoder.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/CharsetEncoder.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/CoderMalfunctionError.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/CoderResult.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/CodingErrorAction.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/IllegalCharsetNameException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/MalformedInputException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/UnmappableCharacterException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/UnsupportedCharsetException.h : No such file or directory
tar: can't add file gcc3/include/java/nio/charset/spi/CharsetProvider.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/AccessException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/AlreadyBoundException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/ConnectException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/ConnectIOException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/MarshalException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/MarshalledObject.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/Naming.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/NoSuchObjectException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/NotBoundException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/RMISecurityException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/RMISecurityManager.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/Remote.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/RemoteException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/ServerError.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/ServerException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/ServerRuntimeException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/StubNotFoundException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/UnexpectedException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/UnknownHostException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/UnmarshalException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/Activatable.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivateFailedException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationDesc.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationGroup.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationGroupDesc.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationGroupID.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationID.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationInstantiator.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationMonitor.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/ActivationSystem.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/Activator.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/UnknownGroupException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/activation/UnknownObjectException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/dgc/DGC.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/dgc/Lease.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/dgc/VMID.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/registry/LocateRegistry.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/registry/Registry.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/registry/RegistryHandler.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/ExportException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/LoaderHandler.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/LogStream.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/ObjID.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/Operation.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RMIClassLoader.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RMIClassLoaderSpi.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RMIClientSocketFactory.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RMIFailureHandler.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RMIServerSocketFactory.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RMISocketFactory.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RemoteCall.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RemoteObject.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RemoteRef.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RemoteServer.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/RemoteStub.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/ServerCloneException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/ServerNotActiveException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/ServerRef.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/Skeleton.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/SkeletonMismatchException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/SkeletonNotFoundException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/SocketSecurityException.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/UID.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/UnicastRemoteObject.h : No such file or directory
tar: can't add file gcc3/include/java/rmi/server/Unreferenced.h : No such file or directory
tar: can't add file gcc3/include/java/security/AccessControlContext.h : No such file or directory
tar: can't add file gcc3/include/java/security/AccessControlException.h : No such file or directory
tar: can't add file gcc3/include/java/security/AccessController.h : No such file or directory
tar: can't add file gcc3/include/java/security/AlgorithmParameterGenerator.h : No such file or directory
tar: can't add file gcc3/include/java/security/AlgorithmParameterGeneratorSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/AlgorithmParameters.h : No such file or directory
tar: can't add file gcc3/include/java/security/AlgorithmParametersSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/AllPermission.h : No such file or directory
tar: can't add file gcc3/include/java/security/BasicPermission.h : No such file or directory
tar: can't add file gcc3/include/java/security/Certificate.h : No such file or directory
tar: can't add file gcc3/include/java/security/CodeSource.h : No such file or directory
tar: can't add file gcc3/include/java/security/DigestException.h : No such file or directory
tar: can't add file gcc3/include/java/security/DigestInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/security/DigestOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/security/DomainCombiner.h : No such file or directory
tar: can't add file gcc3/include/java/security/DummyKeyPairGenerator.h : No such file or directory
tar: can't add file gcc3/include/java/security/DummyMessageDigest.h : No such file or directory
tar: can't add file gcc3/include/java/security/DummySignature.h : No such file or directory
tar: can't add file gcc3/include/java/security/GeneralSecurityException.h : No such file or directory
tar: can't add file gcc3/include/java/security/Guard.h : No such file or directory
tar: can't add file gcc3/include/java/security/GuardedObject.h : No such file or directory
tar: can't add file gcc3/include/java/security/Identity.h : No such file or directory
tar: can't add file gcc3/include/java/security/IdentityScope.h : No such file or directory
tar: can't add file gcc3/include/java/security/InvalidAlgorithmParameterException.h : No such file or directory
tar: can't add file gcc3/include/java/security/InvalidKeyException.h : No such file or directory
tar: can't add file gcc3/include/java/security/InvalidParameterException.h : No such file or directory
tar: can't add file gcc3/include/java/security/Key.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyException.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyFactory.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyFactorySpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyManagementException.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyPair.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyPairGenerator.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyPairGeneratorSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyStore.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyStoreException.h : No such file or directory
tar: can't add file gcc3/include/java/security/KeyStoreSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/MessageDigest.h : No such file or directory
tar: can't add file gcc3/include/java/security/MessageDigestSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/NoSuchAlgorithmException.h : No such file or directory
tar: can't add file gcc3/include/java/security/NoSuchProviderException.h : No such file or directory
tar: can't add file gcc3/include/java/security/Permission.h : No such file or directory
tar: can't add file gcc3/include/java/security/PermissionCollection.h : No such file or directory
tar: can't add file gcc3/include/java/security/Permissions.h : No such file or directory
tar: can't add file gcc3/include/java/security/Policy.h : No such file or directory
tar: can't add file gcc3/include/java/security/Principal.h : No such file or directory
tar: can't add file gcc3/include/java/security/PrivateKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/PrivilegedAction.h : No such file or directory
tar: can't add file gcc3/include/java/security/PrivilegedActionException.h : No such file or directory
tar: can't add file gcc3/include/java/security/PrivilegedExceptionAction.h : No such file or directory
tar: can't add file gcc3/include/java/security/ProtectionDomain.h : No such file or directory
tar: can't add file gcc3/include/java/security/Provider.h : No such file or directory
tar: can't add file gcc3/include/java/security/ProviderException.h : No such file or directory
tar: can't add file gcc3/include/java/security/PublicKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/SecureClassLoader.h : No such file or directory
tar: can't add file gcc3/include/java/security/SecureRandom.h : No such file or directory
tar: can't add file gcc3/include/java/security/SecureRandomSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/Security.h : No such file or directory
tar: can't add file gcc3/include/java/security/SecurityPermission.h : No such file or directory
tar: can't add file gcc3/include/java/security/Signature.h : No such file or directory
tar: can't add file gcc3/include/java/security/SignatureException.h : No such file or directory
tar: can't add file gcc3/include/java/security/SignatureSpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/SignedObject.h : No such file or directory
tar: can't add file gcc3/include/java/security/Signer.h : No such file or directory
tar: can't add file gcc3/include/java/security/UnrecoverableKeyException.h : No such file or directory
tar: can't add file gcc3/include/java/security/UnresolvedPermission.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/Acl.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/AclEntry.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/AclNotFoundException.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/Group.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/LastOwnerException.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/NotOwnerException.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/Owner.h : No such file or directory
tar: can't add file gcc3/include/java/security/acl/Permission.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CRL.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CRLException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertPath.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertPathBuilderException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertPathValidatorException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertStoreException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/Certificate.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateEncodingException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateExpiredException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateFactory.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateFactorySpi.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateNotYetValidException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/CertificateParsingException.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/X509CRL.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/X509CRLEntry.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/X509Certificate.h : No such file or directory
tar: can't add file gcc3/include/java/security/cert/X509Extension.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/DSAKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/DSAKeyPairGenerator.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/DSAParams.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/DSAPrivateKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/DSAPublicKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/RSAKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/RSAPrivateCrtKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/RSAPrivateKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/interfaces/RSAPublicKey.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/AlgorithmParameterSpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/DSAParameterSpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/DSAPrivateKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/DSAPublicKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/EncodedKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/InvalidKeySpecException.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/InvalidParameterSpecException.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/KeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/PKCS8EncodedKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/RSAKeyGenParameterSpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/RSAPrivateCrtKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/RSAPrivateKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/RSAPublicKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/security/spec/X509EncodedKeySpec.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Array.h : No such file or directory
tar: can't add file gcc3/include/java/sql/BatchUpdateException.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Blob.h : No such file or directory
tar: can't add file gcc3/include/java/sql/CallableStatement.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Clob.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Connection.h : No such file or directory
tar: can't add file gcc3/include/java/sql/DataTruncation.h : No such file or directory
tar: can't add file gcc3/include/java/sql/DatabaseMetaData.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Date.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Driver.h : No such file or directory
tar: can't add file gcc3/include/java/sql/DriverManager.h : No such file or directory
tar: can't add file gcc3/include/java/sql/DriverPropertyInfo.h : No such file or directory
tar: can't add file gcc3/include/java/sql/ParameterMetaData.h : No such file or directory
tar: can't add file gcc3/include/java/sql/PreparedStatement.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Ref.h : No such file or directory
tar: can't add file gcc3/include/java/sql/ResultSet.h : No such file or directory
tar: can't add file gcc3/include/java/sql/ResultSetMetaData.h : No such file or directory
tar: can't add file gcc3/include/java/sql/SQLData.h : No such file or directory
tar: can't add file gcc3/include/java/sql/SQLException.h : No such file or directory
tar: can't add file gcc3/include/java/sql/SQLInput.h : No such file or directory
tar: can't add file gcc3/include/java/sql/SQLOutput.h : No such file or directory
tar: can't add file gcc3/include/java/sql/SQLPermission.h : No such file or directory
tar: can't add file gcc3/include/java/sql/SQLWarning.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Savepoint.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Statement.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Struct.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Time.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Timestamp.h : No such file or directory
tar: can't add file gcc3/include/java/sql/Types.h : No such file or directory
tar: can't add file gcc3/include/java/text/Annotation.h : No such file or directory
tar: can't add file gcc3/include/java/text/AttributedCharacterIterator.h : No such file or directory
tar: can't add file gcc3/include/java/text/AttributedString.h : No such file or directory
tar: can't add file gcc3/include/java/text/AttributedStringIterator.h : No such file or directory
tar: can't add file gcc3/include/java/text/BreakIterator.h : No such file or directory
tar: can't add file gcc3/include/java/text/CharacterIterator.h : No such file or directory
tar: can't add file gcc3/include/java/text/ChoiceFormat.h : No such file or directory
tar: can't add file gcc3/include/java/text/CollationElementIterator.h : No such file or directory
tar: can't add file gcc3/include/java/text/CollationKey.h : No such file or directory
tar: can't add file gcc3/include/java/text/Collator.h : No such file or directory
tar: can't add file gcc3/include/java/text/DateFormat.h : No such file or directory
tar: can't add file gcc3/include/java/text/DateFormatSymbols.h : No such file or directory
tar: can't add file gcc3/include/java/text/DecimalFormat.h : No such file or directory
tar: can't add file gcc3/include/java/text/DecimalFormatSymbols.h : No such file or directory
tar: can't add file gcc3/include/java/text/FieldPosition.h : No such file or directory
tar: can't add file gcc3/include/java/text/Format.h : No such file or directory
tar: can't add file gcc3/include/java/text/MessageFormat.h : No such file or directory
tar: can't add file gcc3/include/java/text/NumberFormat.h : No such file or directory
tar: can't add file gcc3/include/java/text/ParseException.h : No such file or directory
tar: can't add file gcc3/include/java/text/ParsePosition.h : No such file or directory
tar: can't add file gcc3/include/java/text/RuleBasedCollator.h : No such file or directory
tar: can't add file gcc3/include/java/text/SimpleDateFormat.h : No such file or directory
tar: can't add file gcc3/include/java/text/StringCharacterIterator.h : No such file or directory
tar: can't add file gcc3/include/java/util/AbstractCollection.h : No such file or directory
tar: can't add file gcc3/include/java/util/AbstractList.h : No such file or directory
tar: can't add file gcc3/include/java/util/AbstractMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/AbstractSequentialList.h : No such file or directory
tar: can't add file gcc3/include/java/util/AbstractSet.h : No such file or directory
tar: can't add file gcc3/include/java/util/ArrayList.h : No such file or directory
tar: can't add file gcc3/include/java/util/Arrays.h : No such file or directory
tar: can't add file gcc3/include/java/util/BitSet.h : No such file or directory
tar: can't add file gcc3/include/java/util/Calendar.h : No such file or directory
tar: can't add file gcc3/include/java/util/Collection.h : No such file or directory
tar: can't add file gcc3/include/java/util/Collections.h : No such file or directory
tar: can't add file gcc3/include/java/util/Comparator.h : No such file or directory
tar: can't add file gcc3/include/java/util/ConcurrentModificationException.h : No such file or directory
tar: can't add file gcc3/include/java/util/Date.h : No such file or directory
tar: can't add file gcc3/include/java/util/Dictionary.h : No such file or directory
tar: can't add file gcc3/include/java/util/EmptyStackException.h : No such file or directory
tar: can't add file gcc3/include/java/util/Enumeration.h : No such file or directory
tar: can't add file gcc3/include/java/util/EventListener.h : No such file or directory
tar: can't add file gcc3/include/java/util/EventListenerProxy.h : No such file or directory
tar: can't add file gcc3/include/java/util/EventObject.h : No such file or directory
tar: can't add file gcc3/include/java/util/GregorianCalendar.h : No such file or directory
tar: can't add file gcc3/include/java/util/HashMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/HashSet.h : No such file or directory
tar: can't add file gcc3/include/java/util/Hashtable.h : No such file or directory
tar: can't add file gcc3/include/java/util/IdentityHashMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/Iterator.h : No such file or directory
tar: can't add file gcc3/include/java/util/LinkedHashMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/LinkedHashSet.h : No such file or directory
tar: can't add file gcc3/include/java/util/LinkedList.h : No such file or directory
tar: can't add file gcc3/include/java/util/List.h : No such file or directory
tar: can't add file gcc3/include/java/util/ListIterator.h : No such file or directory
tar: can't add file gcc3/include/java/util/ListResourceBundle.h : No such file or directory
tar: can't add file gcc3/include/java/util/Locale.h : No such file or directory
tar: can't add file gcc3/include/java/util/Map.h : No such file or directory
tar: can't add file gcc3/include/java/util/MissingResourceException.h : No such file or directory
tar: can't add file gcc3/include/java/util/NoSuchElementException.h : No such file or directory
tar: can't add file gcc3/include/java/util/Observable.h : No such file or directory
tar: can't add file gcc3/include/java/util/Observer.h : No such file or directory
tar: can't add file gcc3/include/java/util/Properties.h : No such file or directory
tar: can't add file gcc3/include/java/util/PropertyPermission.h : No such file or directory
tar: can't add file gcc3/include/java/util/PropertyPermissionCollection.h : No such file or directory
tar: can't add file gcc3/include/java/util/PropertyResourceBundle.h : No such file or directory
tar: can't add file gcc3/include/java/util/Random.h : No such file or directory
tar: can't add file gcc3/include/java/util/RandomAccess.h : No such file or directory
tar: can't add file gcc3/include/java/util/ResourceBundle.h : No such file or directory
tar: can't add file gcc3/include/java/util/Set.h : No such file or directory
tar: can't add file gcc3/include/java/util/SimpleTimeZone.h : No such file or directory
tar: can't add file gcc3/include/java/util/SortedMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/SortedSet.h : No such file or directory
tar: can't add file gcc3/include/java/util/Stack.h : No such file or directory
tar: can't add file gcc3/include/java/util/StringTokenizer.h : No such file or directory
tar: can't add file gcc3/include/java/util/TimeZone.h : No such file or directory
tar: can't add file gcc3/include/java/util/Timer.h : No such file or directory
tar: can't add file gcc3/include/java/util/TimerTask.h : No such file or directory
tar: can't add file gcc3/include/java/util/TooManyListenersException.h : No such file or directory
tar: can't add file gcc3/include/java/util/TreeMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/TreeSet.h : No such file or directory
tar: can't add file gcc3/include/java/util/Vector.h : No such file or directory
tar: can't add file gcc3/include/java/util/WeakHashMap.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/Attributes.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/JarEntry.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/JarException.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/JarFile.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/JarInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/JarOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/jar/Manifest.h : No such file or directory
tar: can't add file gcc3/include/java/util/regex/Matcher.h : No such file or directory
tar: can't add file gcc3/include/java/util/regex/Pattern.h : No such file or directory
tar: can't add file gcc3/include/java/util/regex/PatternSyntaxException.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/Adler32.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/CRC32.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/CheckedInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/CheckedOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/Checksum.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/DataFormatException.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/Deflater.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/DeflaterOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/GZIPInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/GZIPOutputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/Inflater.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/InflaterInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/ZipConstants.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/ZipEntry.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/ZipException.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/ZipFile.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/ZipInputStream.h : No such file or directory
tar: can't add file gcc3/include/java/util/zip/ZipOutputStream.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/Accessible.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleAction.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleBundle.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleComponent.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleContext.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleEditableText.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleExtendedComponent.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleExtendedTable.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleHyperlink.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleHypertext.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleIcon.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleKeyBinding.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleRelation.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleRelationSet.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleResourceBundle.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleRole.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleSelection.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleState.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleStateSet.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleTable.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleTableModelChange.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleText.h : No such file or directory
tar: can't add file gcc3/include/javax/accessibility/AccessibleValue.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/AuthenticationException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/AuthenticationNotSupportedException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/BinaryRefAddr.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/Binding.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/CannotProceedException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/CommunicationException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/CompositeName.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/CompoundName.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ConfigurationException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/Context.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ContextNotEmptyException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/InitialContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/InsufficientResourcesException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/InterruptedNamingException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/InvalidNameException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/LimitExceededException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/LinkException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/LinkLoopException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/LinkRef.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/MalformedLinkException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/Name.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NameAlreadyBoundException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NameClassPair.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NameNotFoundException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NameParser.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NamingEnumeration.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NamingException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NamingSecurityException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NoInitialContextException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NoPermissionException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/NotContextException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/OperationNotSupportedException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/PartialResultException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/RefAddr.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/Reference.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/Referenceable.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ReferralException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ServiceUnavailableException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/SizeLimitExceededException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/StringRefAddr.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/TimeLimitExceededException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/Attribute.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/AttributeInUseException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/AttributeModificationException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/Attributes.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/BasicAttribute.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/BasicAttributes.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/DirContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/InitialDirContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/InvalidAttributeIdentifierException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/InvalidAttributeValueException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/InvalidAttributesException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/InvalidSearchControlsException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/InvalidSearchFilterException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/ModificationItem.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/NoSuchAttributeException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/SchemaViolationException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/SearchControls.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/directory/SearchResult.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/EventContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/EventDirContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/NamespaceChangeListener.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/NamingEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/NamingExceptionEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/NamingListener.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/event/ObjectChangeListener.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/Control.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/ControlFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/ExtendedRequest.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/ExtendedResponse.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/HasControls.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/InitialLdapContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/LdapContext.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/LdapReferralException.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/UnsolicitedNotification.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/UnsolicitedNotificationEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/ldap/UnsolicitedNotificationListener.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/DirObjectFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/DirStateFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/DirectoryManager.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/InitialContextFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/InitialContextFactoryBuilder.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/NamingManager.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/ObjectFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/ObjectFactoryBuilder.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/ResolveResult.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/Resolver.h : No such file or directory
tar: can't add file gcc3/include/javax/naming/spi/StateFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/ConnectionEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/ConnectionEventListener.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/ConnectionPoolDataSource.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/DataSource.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/PooledConnection.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSet.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSetEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSetInternal.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSetListener.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSetMetaData.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSetReader.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/RowSetWriter.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/XAConnection.h : No such file or directory
tar: can't add file gcc3/include/javax/sql/XADataSource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/AbstractAction.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/AbstractButton.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/AbstractCellEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/AbstractListModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/AbstractSet.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/Action.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ActionMap.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/BorderFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/BoundedRangeModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/Box.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/BoxLayout.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ButtonGroup.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ButtonModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/CellEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/CellRendererPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ComboBoxEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ComboBoxModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ComponentInputMap.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DebugGraphics.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultBoundedRangeModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultButtonModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultCellEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultComboBoxModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultDesktopManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultFocusManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultListCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultListModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultListSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DefaultSingleSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/DesktopManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/FocusManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/GrayFilter.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/Icon.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ImageIcon.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/InputMap.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/InputVerifier.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JApplet.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JButton.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JCheckBox.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JCheckBoxMenuItem.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JColorChooser.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JComboBox.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JComponent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JDesktopPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JDialog.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JEditorPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JFileChooser.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JFrame.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JInternalFrame.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JLabel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JLayeredPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JList.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JMenu.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JMenuBar.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JMenuItem.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JOptionPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JPanel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JPasswordField.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JPopupMenu.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JProgressBar.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JRadioButton.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JRadioButtonMenuItem.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JRootPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JScrollBar.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JScrollPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JSeparator.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JSlider.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JSplitPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JTabbedPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JTable.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JTextField.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JTextPane.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JToggleButton.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JToolBar.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JToolTip.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JTree.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JViewport.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/JWindow.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/KeyStroke.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ListCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ListModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ListSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/LookAndFeel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/MenuElement.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/MenuSelectionManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/MutableComboBoxModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/OverlayLayout.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ProgressMonitor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ProgressMonitorInputStream.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/Renderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/RepaintManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/RootPaneContainer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ScrollPaneConstants.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ScrollPaneLayout.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/Scrollable.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/SingleSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/SizeRequirements.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/SizeSequence.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/SwingConstants.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/SwingUtilities.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/Timer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ToggleButtonModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ToolTipManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/UIDefaults.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/UIManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/UnsupportedLookAndFeelException.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/ViewportLayout.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/WindowConstants.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/AbstractBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/BevelBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/Border.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/CompoundBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/EmptyBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/EtchedBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/LineBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/MatteBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/border/TitledBorder.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/colorchooser/AbstractColorChooserPanel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/colorchooser/ColorChooserComponentFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/colorchooser/ColorSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/colorchooser/DefaultColorSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/AncestorEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/AncestorListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/CaretEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/CaretListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/CellEditorListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/ChangeEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/ChangeListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/DocumentEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/DocumentListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/EventListenerList.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/HyperlinkEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/HyperlinkListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/InternalFrameAdapter.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/InternalFrameEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/InternalFrameListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/ListDataEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/ListDataListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/ListSelectionEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/ListSelectionListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MenuDragMouseEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MenuDragMouseListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MenuEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MenuKeyEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MenuKeyListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MenuListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MouseInputAdapter.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/MouseInputListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/PopupMenuEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/PopupMenuListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/SwingPropertyChangeSupport.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TableColumnModelEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TableColumnModelListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TableModelEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TableModelListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeExpansionEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeExpansionListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeModelEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeModelListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeSelectionEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeSelectionListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/TreeWillExpandListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/UndoableEditEvent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/event/UndoableEditListener.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/filechooser/FileFilter.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/filechooser/FileSystemView.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/filechooser/FileView.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ActionMapUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/BorderUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ButtonUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ColorChooserUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ColorUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ComboBoxUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ComponentInputMapUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ComponentUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/DesktopIconUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/DesktopPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/DimensionUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/FileChooserUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/FontUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/IconUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/InputMapUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/InsetsUIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/InternalFrameUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/LabelUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ListUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/MenuBarUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/MenuItemUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/OptionPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/PanelUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/PopupMenuUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ProgressBarUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/RootPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ScrollBarUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ScrollPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/SeparatorUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/SliderUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/SplitPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/TabbedPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/TableHeaderUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/TableUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/TextUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ToolBarUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ToolTipUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/TreeUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/UIResource.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/ViewportUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicBorders.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicButtonUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicCheckBoxUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicDefaults.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicGraphicsUtils.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicIconFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicLabelUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicListUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicLookAndFeel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicOptionPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicPanelUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicRadioButtonUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicScrollPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicTabbedPaneUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicTextUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicToggleButtonUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicTreeUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/basic/BasicViewportUI.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/plaf/metal/MetalLookAndFeel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/AbstractTableModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/DefaultTableCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/DefaultTableColumnModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/DefaultTableModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/TableCellEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/TableCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/TableColumn.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/TableColumnModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/table/TableModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/AbstractDocument.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/AttributeSet.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/BadLocationException.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Caret.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/CharacterIterator.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/ComponentView.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/DefaultCaret.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/DefaultEditorKit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Document.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/EditorKit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Element.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/GapContent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/JTextComponent.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Keymap.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/MutableAttributeSet.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/PlainDocument.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/PlainEditorKit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Position.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Segment.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/Style.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/StyledDocument.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/StyledEditorKit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/TextAction.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/View.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/ViewFactory.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/html/HTML.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/text/html/parser/ParserDelegator.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/AbstractLayoutCache.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/DefaultMutableTreeNode.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/DefaultTreeCellEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/DefaultTreeCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/DefaultTreeModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/DefaultTreeSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/ExpandVetoException.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/FixedHeightLayoutCache.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/MutableTreeNode.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/RowMapper.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/TreeCellEditor.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/TreeCellRenderer.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/TreeModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/TreeNode.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/TreePath.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/TreeSelectionModel.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/tree/VariableHeightLayoutCache.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/AbstractUndoableEdit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/CannotRedoException.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/CannotUndoException.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/CompoundEdit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/StateEdit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/StateEditable.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/UndoManager.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/UndoableEdit.h : No such file or directory
tar: can't add file gcc3/include/javax/swing/undo/UndoableEditSupport.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/HeuristicCommitException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/HeuristicMixedException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/HeuristicRollbackException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/InvalidTransactionException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/NotSupportedException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/RollbackException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/Status.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/Synchronization.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/SystemException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/Transaction.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/TransactionManager.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/TransactionRequiredException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/TransactionRolledbackException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/UserTransaction.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/xa/XAException.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/xa/XAResource.h : No such file or directory
tar: can't add file gcc3/include/javax/transaction/xa/Xid.h : No such file or directory
tar: can't add file gcc3/include/jni.h : No such file or directory
tar: can't add file gcc3/include/jvmpi.h : No such file or directory
tar: can't add file gcc3/lib/gcc-lib/alpha--netbsd/3.3.3/include/gcj/libgcj-config.h : No such file or directory
tar: can't add file gcc3/lib/lib-org-w3c-dom.a : No such file or directory
tar: can't add file gcc3/lib/lib-org-w3c-dom.la : No such file or directory
tar: can't add file gcc3/lib/lib-org-w3c-dom.so : No such file or directory
tar: can't add file gcc3/lib/lib-org-w3c-dom.so.0 : No such file or directory
tar: can't add file gcc3/lib/lib-org-w3c-dom.so.0.0 : No such file or directory
tar: can't add file gcc3/lib/lib-org-xml-sax.a : No such file or directory
tar: can't add file gcc3/lib/lib-org-xml-sax.la : No such file or directory
tar: can't add file gcc3/lib/lib-org-xml-sax.so : No such file or directory
tar: can't add file gcc3/lib/lib-org-xml-sax.so.0 : No such file or directory
tar: can't add file gcc3/lib/lib-org-xml-sax.so.0.0 : No such file or directory
tar: can't add file gcc3/lib/libgcj.a : No such file or directory
tar: can't add file gcc3/lib/libgcj.la : No such file or directory
tar: can't add file gcc3/lib/libgcj.so : No such file or directory
tar: can't add file gcc3/lib/libgcj.so.4 : No such file or directory
tar: can't add file gcc3/lib/libgcj.so.4.0 : No such file or directory
tar: can't add file gcc3/lib/libgcj.spec : No such file or directory
tar: can't add file gcc3/lib/security/classpath.security : No such file or directory
tar: can't add file gcc3/lib/security/libgcj.security : No such file or directory
tar: can't add file gcc3/share/java/libgcj-3.3.3.jar : No such file or directory
pkg_create: tar command failed with code 41472
Creating package /usr/pkgsrc-current/packages/All/gcc3-java-3.3.3.tgz
Using SrcDir value of /usr/pkg
Registering depends: binutils>=2.13.2.1 gcc3-c-3.3.3{,nb*} gcc3-c>=2.8.0.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/lang/gcc3-java
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/lang/gcc3-java
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/lang/gcc3-java
BULK> gcc3-java-3.3.3 was marked as broken:
-rw-r--r--  1 root  wheel  718817 Apr  8 13:11 .broken.bondage.html
/usr/bin/make deinstall
===> Deinstalling for gcc3-java
Running /usr/sbin/pkg_delete -K /var/db/pkg gcc3-java-3.3.3
pkg_delete: file `/usr/pkg/gcc3/bin/addr2name.awk' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/bin/gij' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/bin/jv-convert' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/bin/rmic' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/bin/rmiregistry' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gcj/array.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gcj/cni.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gcj/field.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gcj/javaprims.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gcj/method.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/awt/LightweightRedirector.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/awt/j2d/AbstractGraphicsState.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/awt/j2d/DirectRasterGraphics.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/awt/j2d/Graphics2DImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/awt/j2d/IntegerGraphicsState.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/awt/j2d/MappedRaster.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/classpath/Configuration.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/Core.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/RawData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/BytesToUnicode.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Convert.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/IOConverter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_8859_1.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_ASCII.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_EUCJIS.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_JavaSrc.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_SJIS.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_UTF8.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Input_iconv.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_8859_1.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_ASCII.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_EUCJIS.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_JavaSrc.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_SJIS.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_UTF8.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/Output_iconv.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/convert/UnicodeToBytes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/io/DefaultMimeTypes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/io/MimeTypes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/io/SimpleSHSStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/Connection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/CoreInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/core/Handler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/file/Connection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/file/Handler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/http/Connection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/http/Handler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Connection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar/Handler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/FileDeleter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/FinalizerThread.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/FirstThread.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/JNIWeakRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/MethodRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/NameFinder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/SharedLibLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/StackTrace.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/StringBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/gcj/runtime/VMClassLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/BitMaskExtent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/Buffers.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/ComponentDataBlitOp.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/EventModifier.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/GLightweightPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/image/ImageDecoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/awt/image/XBMDecoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/BeanInfoEmbryo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/EmptyBeanInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/ExplicitBeanInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/IntrospectionIncubator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/ColorEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/FontEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeBooleanEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeByteEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeDoubleEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeFloatEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeIntEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeLongEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/NativeShortEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/editors/StringEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/beans/info/ComponentBeanInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/io/ClassLoaderObjectInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/io/NullOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/io/ObjectIdentityWrapper.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/lang/ArrayHelper.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/lang/CharData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/lang/ClassHelper.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/lang/reflect/TypeSignature.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/Calendar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_de.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_en.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/Calendar_nl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_af_ZA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_AE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_BH.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_DZ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_EG.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_IQ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_JO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_KW.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_LY.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_MA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_OM.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_QA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SD.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_SY.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_TN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ar_YE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_be_BY.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bn_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_br_FR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_bs_BA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ca_ES.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cs_CZ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_cy_GB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_da_DK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_AT.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_BE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_CH.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_DE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_de_LU.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_el_GR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_AU.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_BW.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_CA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_DK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_GB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_HK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_NZ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_PH.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_SG.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_US.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_en_ZW.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_AR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_BO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_CR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_DO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_EC.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_ES.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_GT.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_HN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_MX.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_NI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_PY.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_SV.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_US.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_UY.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_es_VE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_et_EE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_eu_ES.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fa_IR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fi_FI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fo_FO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_BE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_CH.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_FR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_fr_LU.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ga_IE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gd_GB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gl_ES.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_gv_GB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_he_IL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hi_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hr_HR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_hu_HU.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_id_ID.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_CH.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_it_IT.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_iw_IL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ja_JP.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ka_GE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kl_GL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ko_KR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_kw_GB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lt_LT.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_lv_LV.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mi_NZ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mk_MK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mr_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_mt_MT.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_BE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nl_NL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_nn_NO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_no_NO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_oc_FR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pl_PL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_BR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_pt_PT.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ro_RO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_RU.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ru_UA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_se_NO.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sk_SK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sl_SI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sq_AL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sr_YU.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_FI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_sv_SE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ta_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_te_IN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tg_TJ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tl_PH.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_tr_TR.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uk_UA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_ur_PK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_uz_UZ.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_vi_VN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_yi_US.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_CN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_HK.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_SG.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/locale/LocaleInformation_zh_TW.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/math/MPN.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/ByteBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/CharBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/DatagramChannelImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/DoubleBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/FileChannelImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/FloatBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/IntBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/LongBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/PipeImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/SelectionKeyImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/SelectorImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/SelectorProviderImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/ServerSocketChannelImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/ShortBufferImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/SocketChannelImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/ISO_8859_1.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/Provider.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/US_ASCII.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16BE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Decoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16Encoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_16LE.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/nio/charset/UTF_8.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/RMIMarshalledObjectOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Skel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/dgc/DGCImpl_Stub.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Skel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/registry/RegistryImpl_Stub.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compile_gcj.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/Compiler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/CompilerProcess.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/RMIC.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/rmic/TabbedWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/ConnectionRunnerPool.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/ProtocolConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIDefaultSocketFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIHashes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/RMIObjectOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastConnectionManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteCall.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastRemoteStub.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/rmi/server/UnicastServerRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/der/DEREncodingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DERReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DERWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAKeyPairGenerator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameterGenerator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DSAParameters.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DSASignature.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/DefaultPolicy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/Gnu.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPrivateKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/GnuDSAPublicKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/MD5.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/SHA.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/provider/SHA1PRNG.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/security/util/Prime.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/text/BaseBreakIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/text/CharacterBreakIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/text/LineBreakIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/text/SentenceBreakIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/text/WordBreakIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/util/DoubleEnumeration.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/gnu/java/util/EmptyEnumeration.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/applet/Applet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/applet/AppletContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/applet/AppletStub.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/applet/AudioClip.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AWTError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AWTEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AWTEventMulticaster.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AWTException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AWTKeyStroke.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AWTPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ActiveEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Adjustable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AlphaComposite.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/AttributeValue.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/BasicStroke.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/BorderLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/BufferCapabilities.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Button.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Canvas.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/CardLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Checkbox.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/CheckboxGroup.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/CheckboxMenuItem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Choice.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Color.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ColorPaintContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Component.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ComponentOrientation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Composite.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/CompositeContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Container.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ContainerOrderFocusTraversalPolicy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Cursor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/DefaultFocusTraversalPolicy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/DefaultKeyboardFocusManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Dialog.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Dimension.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/DisplayMode.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Event.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/EventDispatchThread.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/EventQueue.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/FileDialog.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/FlowLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/FocusTraversalPolicy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Font.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/FontFormatException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/FontMetrics.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Frame.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GradientPaint.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Graphics.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Graphics2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GraphicsConfigTemplate.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GraphicsConfiguration.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GraphicsDevice.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GraphicsEnvironment.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GridBagConstraints.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GridBagLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/GridLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/HeadlessException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/IllegalComponentStateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Image.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ImageCapabilities.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Insets.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ItemSelectable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/JobAttributes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/KeyEventDispatcher.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/KeyEventPostProcessor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/KeyboardFocusManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Label.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/LayoutManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/LayoutManager2.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/List.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/MediaTracker.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Menu.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/MenuBar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/MenuComponent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/MenuContainer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/MenuItem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/MenuShortcut.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/PageAttributes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Paint.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/PaintContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Panel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Point.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Polygon.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/PopupMenu.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/PrintGraphics.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/PrintJob.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Rectangle.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/RenderingHints.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Robot.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ScrollPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/ScrollPaneAdjustable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Scrollbar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Shape.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Stroke.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/SystemColor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/TextArea.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/TextComponent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/TextField.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/TexturePaint.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Toolkit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Transparency.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/Window.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/CMMException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/ColorSpace.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/ICC_ColorSpace.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/ICC_Profile.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/ICC_ProfileGray.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/ICC_ProfileRGB.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/color/ProfileDataException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/Clipboard.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/ClipboardOwner.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/DataFlavor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/FlavorMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/FlavorTable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/MimeTypeParseException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/StringSelection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/SystemFlavorMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/Transferable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/datatransfer/UnsupportedFlavorException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/Autoscroll.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DnDConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragGestureRecognizer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceDragEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceDropEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DragSourceMotionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTarget.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetDragEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetDropEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/DropTargetListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/InvalidDnDOperationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/MouseDragGestureRecognizer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/peer/DragSourceContextPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/dnd/peer/DropTargetContextPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/AWTEventListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/AWTEventListenerProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ActionEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ActionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/AdjustmentEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/AdjustmentListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ComponentAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ComponentEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ComponentListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ContainerAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ContainerEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ContainerListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/FocusAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/FocusEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/FocusListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/HierarchyBoundsListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/HierarchyEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/HierarchyListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/InputEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/InputMethodEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/InputMethodListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/InvocationEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ItemEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/ItemListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/KeyAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/KeyEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/KeyListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseMotionAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseMotionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseWheelEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/MouseWheelListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/PaintEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/TextEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/TextListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/WindowAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/WindowEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/WindowFocusListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/WindowListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/event/WindowStateListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/font/TextHitInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/AffineTransform.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Arc2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Area.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/CubicCurve2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Dimension2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Ellipse2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/FlatteningPathIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/GeneralPath.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/IllegalPathStateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Line2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/NoninvertibleTransformException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/PathIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Point2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/QuadCurve2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/Rectangle2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/RectangularShape.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/geom/RoundRectangle2D.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/InputContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/InputMethodHighlight.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/InputMethodRequests.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/InputSubset.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethod.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethodContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/im/spi/InputMethodDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/AreaAveragingScaleFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/BufferStrategy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/BufferedImage.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/BufferedImageOp.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ColorModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ComponentColorModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ComponentSampleModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/CropImageFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/DataBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/DataBufferByte.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/DataBufferInt.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/DataBufferUShort.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/DirectColorModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/FilteredImageSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ImageConsumer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ImageFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ImageObserver.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ImageProducer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ImagingOpException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/IndexColorModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/MemoryImageSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/PackedColorModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/PixelGrabber.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/RGBImageFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/Raster.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/RasterFormatException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/RasterOp.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/RenderedImage.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/ReplicateScaleFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/SampleModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/SinglePixelPackedSampleModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/TileObserver.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/VolatileImage.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/WritableRaster.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/WritableRenderedImage.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/ContextualRenderedImageFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/ParameterBlock.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImage.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageOp.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderableImageProducer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/image/renderable/RenderedImageFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ButtonPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/CanvasPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/CheckboxMenuItemPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/CheckboxPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ChoicePeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ComponentPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ContainerPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/DialogPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/FileDialogPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/FontPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/FramePeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/LabelPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/LightweightPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ListPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/MenuBarPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/MenuComponentPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/MenuItemPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/MenuPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/PanelPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/PopupMenuPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ScrollPanePeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/ScrollbarPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/TextAreaPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/TextComponentPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/TextFieldPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/peer/WindowPeer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/Book.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/PageFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/Pageable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/Paper.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/Printable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/PrinterAbortException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/PrinterException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/PrinterGraphics.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/PrinterIOException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/awt/print/PrinterJob.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/AppletInitializer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/BeanDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/BeanInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/Beans.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/Customizer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/DesignMode.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/EventSetDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/ExceptionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/FeatureDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/IndexedPropertyDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/IntrospectionException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/Introspector.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/MethodDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/ParameterDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyChangeEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyChangeListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyChangeListenerProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyChangeSupport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyEditorManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyEditorSupport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/PropertyVetoException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/SimpleBeanInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/VetoableChangeListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/VetoableChangeListenerProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/VetoableChangeSupport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/Visibility.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChild.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildComponentProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextChildSupport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextContainerProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextMembershipListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceAvailableEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProvider.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceProviderBeanInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServiceRevokedListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServices.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/beans/beancontext/BeanContextServicesListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/BufferedInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/BufferedOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/BufferedReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/BufferedWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ByteArrayInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ByteArrayOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/CharArrayReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/CharArrayWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/CharConversionException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/DataInput.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/DataInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/DataOutput.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/DataOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/EOFException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/Externalizable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/File.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileDescriptor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileNotFoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FilePermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FileWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FilenameFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FilterInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FilterOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FilterReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/FilterWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/IOException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/InputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/InputStreamReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/InterruptedIOException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/InvalidClassException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/InvalidObjectException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/LineNumberInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/LineNumberReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/NotActiveException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/NotSerializableException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectInput.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectInputValidation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectOutput.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectStreamClass.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectStreamConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectStreamException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/ObjectStreamField.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/OptionalDataException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/OutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/OutputStreamWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PipedInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PipedOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PipedReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PipedWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PrintStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PrintWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PushbackInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/PushbackReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/RandomAccessFile.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/Reader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/SequenceInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/Serializable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/SerializablePermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/StreamCorruptedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/StreamTokenizer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/StringBufferInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/StringReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/StringWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/SyncFailedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/UTFDataFormatException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/UnsupportedEncodingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/VMObjectStreamClass.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/WriteAbortedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/io/Writer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/AbstractMethodError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ArithmeticException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ArrayIndexOutOfBoundsException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ArrayStoreException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/AssertionError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Boolean.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Byte.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/CharSequence.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Character.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Class.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ClassCastException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ClassCircularityError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ClassFormatError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ClassLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ClassNotFoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/CloneNotSupportedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Cloneable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Comparable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Compiler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ConcreteProcess.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Double.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Error.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Exception.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ExceptionInInitializerError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Float.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IllegalAccessError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IllegalAccessException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IllegalArgumentException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IllegalMonitorStateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IllegalStateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IllegalThreadStateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IncompatibleClassChangeError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/IndexOutOfBoundsException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/InheritableThreadLocal.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/InstantiationError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/InstantiationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Integer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/InternalError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/InterruptedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/LinkageError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Long.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Math.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NegativeArraySizeException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NoClassDefFoundError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NoSuchFieldError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NoSuchFieldException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NoSuchMethodError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NoSuchMethodException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NullPointerException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Number.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/NumberFormatException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Object.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/OutOfMemoryError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Package.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Process.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Runnable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Runtime.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/RuntimeException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/RuntimePermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/SecurityException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/SecurityManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Short.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/StackOverflowError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/StackTraceElement.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/StrictMath.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/String.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/StringBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/StringIndexOutOfBoundsException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/System.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Thread.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ThreadDeath.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ThreadGroup.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ThreadLocal.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Throwable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/UnknownError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/UnsatisfiedLinkError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/UnsupportedClassVersionError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/UnsupportedOperationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/VMClassLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/VMSecurityManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/VMThrowable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/VerifyError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/VirtualMachineError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/Void.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ref/PhantomReference.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ref/Reference.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ref/ReferenceQueue.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ref/SoftReference.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/ref/WeakReference.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/AccessibleObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Array.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Constructor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Field.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/InvocationHandler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/InvocationTargetException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Member.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Method.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Modifier.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/Proxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/ReflectPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/lang/reflect/UndeclaredThrowableException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/math/BigDecimal.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/math/BigInteger.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/Authenticator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/BindException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/ConnectException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/ContentHandler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/ContentHandlerFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/DatagramPacket.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/DatagramSocket.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/DatagramSocketImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/DatagramSocketImplFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/FileNameMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/HttpURLConnection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/Inet4Address.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/Inet6Address.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/InetAddress.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/InetSocketAddress.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/JarURLConnection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/MalformedURLException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/MulticastSocket.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/NetPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/NetworkInterface.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/NoRouteToHostException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/PasswordAuthentication.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/PlainDatagramSocketImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/PlainSocketImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/PortUnreachableException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/ProtocolException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/ServerSocket.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/Socket.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketAddress.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketImpl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketImplFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketOptions.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/SocketTimeoutException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URISyntaxException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URLClassLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URLConnection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URLDecoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URLEncoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URLStreamHandler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/URLStreamHandlerFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/UnknownHostException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/net/UnknownServiceException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/Buffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/BufferOverflowException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/BufferUnderflowException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/ByteBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/ByteOrder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/CharBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/DoubleBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/FloatBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/IntBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/InvalidMarkException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/LongBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/MappedByteBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/ReadOnlyBufferException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/ShortBuffer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/AlreadyConnectedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/AsynchronousCloseException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ByteChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/CancelledKeyException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/Channel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/Channels.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ClosedByInterruptException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ClosedChannelException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ClosedSelectorException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ConnectionPendingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/DatagramChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/FileChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/FileLock.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/FileLockInterruptionException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/GatheringByteChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/IllegalBlockingModeException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/IllegalSelectorException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/InterruptibleChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/NoConnectionPendingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/NonReadableChannelException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/NonWritableChannelException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/NotYetBoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/NotYetConnectedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/OverlappingFileLockException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/Pipe.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ReadableByteChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ScatteringByteChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/SelectableChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/SelectionKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/Selector.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/ServerSocketChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/SocketChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/UnresolvedAddressException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/UnsupportedAddressTypeException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/WritableByteChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractInterruptibleChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectableChannel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelectionKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/spi/AbstractSelector.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/channels/spi/SelectorProvider.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/CharacterCodingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/Charset.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/CharsetDecoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/CharsetEncoder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/CoderMalfunctionError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/CoderResult.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/CodingErrorAction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/IllegalCharsetNameException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/MalformedInputException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/UnmappableCharacterException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/UnsupportedCharsetException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/nio/charset/spi/CharsetProvider.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/AccessException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/AlreadyBoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/ConnectException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/ConnectIOException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/MarshalException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/MarshalledObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/Naming.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/NoSuchObjectException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/NotBoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/RMISecurityException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/RMISecurityManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/Remote.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/RemoteException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/ServerError.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/ServerException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/ServerRuntimeException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/StubNotFoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/UnexpectedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/UnknownHostException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/UnmarshalException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/Activatable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivateFailedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationDesc.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroup.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupDesc.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationGroupID.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationID.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationInstantiator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationMonitor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/ActivationSystem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/Activator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/UnknownGroupException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/activation/UnknownObjectException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/dgc/DGC.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/dgc/Lease.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/dgc/VMID.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/registry/LocateRegistry.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/registry/Registry.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/registry/RegistryHandler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/ExportException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/LoaderHandler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/LogStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/ObjID.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/Operation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RMIClassLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RMIClassLoaderSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RMIClientSocketFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RMIFailureHandler.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RMIServerSocketFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RMISocketFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RemoteCall.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RemoteObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RemoteRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RemoteServer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/RemoteStub.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/ServerCloneException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/ServerNotActiveException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/ServerRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/Skeleton.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/SkeletonMismatchException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/SkeletonNotFoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/SocketSecurityException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/UID.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/UnicastRemoteObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/rmi/server/Unreferenced.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AccessControlContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AccessControlException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AccessController.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AlgorithmParameterGenerator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AlgorithmParameterGeneratorSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AlgorithmParameters.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AlgorithmParametersSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/AllPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/BasicPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Certificate.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/CodeSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DigestException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DigestInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DigestOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DomainCombiner.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DummyKeyPairGenerator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DummyMessageDigest.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/DummySignature.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/GeneralSecurityException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Guard.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/GuardedObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Identity.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/IdentityScope.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/InvalidAlgorithmParameterException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/InvalidKeyException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/InvalidParameterException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Key.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyFactorySpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyManagementException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyPair.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyPairGenerator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyPairGeneratorSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyStore.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyStoreException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/KeyStoreSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/MessageDigest.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/MessageDigestSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/NoSuchAlgorithmException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/NoSuchProviderException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Permission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/PermissionCollection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Permissions.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Policy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Principal.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/PrivateKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/PrivilegedAction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/PrivilegedActionException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/PrivilegedExceptionAction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/ProtectionDomain.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Provider.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/ProviderException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/PublicKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SecureClassLoader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SecureRandom.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SecureRandomSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Security.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SecurityPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Signature.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SignatureException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SignatureSpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/SignedObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/Signer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/UnrecoverableKeyException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/UnresolvedPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/Acl.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/AclEntry.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/AclNotFoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/Group.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/LastOwnerException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/NotOwnerException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/Owner.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/acl/Permission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CRL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CRLException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertPath.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertPathBuilderException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertPathValidatorException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertStoreException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/Certificate.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateEncodingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateExpiredException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateFactorySpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateNotYetValidException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/CertificateParsingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/X509CRL.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/X509CRLEntry.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/X509Certificate.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/cert/X509Extension.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/DSAKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/DSAKeyPairGenerator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/DSAParams.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/DSAPrivateKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/DSAPublicKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/RSAKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateCrtKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/RSAPrivateKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/interfaces/RSAPublicKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/AlgorithmParameterSpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/DSAParameterSpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/DSAPrivateKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/DSAPublicKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/EncodedKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/InvalidKeySpecException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/InvalidParameterSpecException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/KeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/PKCS8EncodedKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/RSAKeyGenParameterSpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/RSAPrivateCrtKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/RSAPrivateKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/RSAPublicKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/security/spec/X509EncodedKeySpec.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Array.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/BatchUpdateException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Blob.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/CallableStatement.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Clob.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Connection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/DataTruncation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/DatabaseMetaData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Date.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Driver.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/DriverManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/DriverPropertyInfo.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/ParameterMetaData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/PreparedStatement.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Ref.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/ResultSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/ResultSetMetaData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/SQLData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/SQLException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/SQLInput.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/SQLOutput.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/SQLPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/SQLWarning.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Savepoint.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Statement.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Struct.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Time.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Timestamp.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/sql/Types.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/Annotation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/AttributedCharacterIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/AttributedString.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/AttributedStringIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/BreakIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/CharacterIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/ChoiceFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/CollationElementIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/CollationKey.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/Collator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/DateFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/DateFormatSymbols.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/DecimalFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/DecimalFormatSymbols.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/FieldPosition.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/Format.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/MessageFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/NumberFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/ParseException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/ParsePosition.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/RuleBasedCollator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/SimpleDateFormat.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/text/StringCharacterIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/AbstractCollection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/AbstractList.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/AbstractMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/AbstractSequentialList.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/AbstractSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/ArrayList.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Arrays.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/BitSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Calendar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Collection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Collections.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Comparator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/ConcurrentModificationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Date.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Dictionary.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/EmptyStackException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Enumeration.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/EventListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/EventListenerProxy.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/EventObject.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/GregorianCalendar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/HashMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/HashSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Hashtable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/IdentityHashMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Iterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/LinkedHashMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/LinkedHashSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/LinkedList.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/List.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/ListIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/ListResourceBundle.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Locale.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Map.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/MissingResourceException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/NoSuchElementException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Observable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Observer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Properties.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/PropertyPermission.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/PropertyPermissionCollection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/PropertyResourceBundle.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Random.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/RandomAccess.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/ResourceBundle.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Set.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/SimpleTimeZone.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/SortedMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/SortedSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Stack.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/StringTokenizer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/TimeZone.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Timer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/TimerTask.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/TooManyListenersException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/TreeMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/TreeSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/Vector.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/WeakHashMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/Attributes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/JarEntry.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/JarException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/JarFile.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/JarInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/JarOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/jar/Manifest.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/regex/Matcher.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/regex/Pattern.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/regex/PatternSyntaxException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/Adler32.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/CRC32.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/CheckedInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/CheckedOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/Checksum.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/DataFormatException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/Deflater.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/DeflaterOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/GZIPInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/GZIPOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/Inflater.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/InflaterInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/ZipConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/ZipEntry.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/ZipException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/ZipFile.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/ZipInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/java/util/zip/ZipOutputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/Accessible.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleAction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleBundle.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleComponent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleEditableText.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedComponent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleExtendedTable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleHyperlink.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleHypertext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleIcon.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleKeyBinding.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRelation.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRelationSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleResourceBundle.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleRole.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleSelection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleState.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleStateSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleTable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleTableModelChange.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleText.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/accessibility/AccessibleValue.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/AuthenticationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/AuthenticationNotSupportedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/BinaryRefAddr.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/Binding.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/CannotProceedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/CommunicationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/CompositeName.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/CompoundName.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ConfigurationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/Context.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ContextNotEmptyException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/InitialContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/InsufficientResourcesException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/InterruptedNamingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/InvalidNameException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/LimitExceededException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/LinkException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/LinkLoopException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/LinkRef.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/MalformedLinkException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/Name.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NameAlreadyBoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NameClassPair.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NameNotFoundException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NameParser.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NamingEnumeration.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NamingException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NamingSecurityException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NoInitialContextException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NoPermissionException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/NotContextException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/OperationNotSupportedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/PartialResultException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/RefAddr.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/Reference.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/Referenceable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ReferralException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ServiceUnavailableException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/SizeLimitExceededException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/StringRefAddr.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/TimeLimitExceededException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/Attribute.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/AttributeInUseException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/AttributeModificationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/Attributes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/BasicAttribute.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/BasicAttributes.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/DirContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/InitialDirContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeIdentifierException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributeValueException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/InvalidAttributesException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchControlsException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/InvalidSearchFilterException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/ModificationItem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/NoSuchAttributeException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/SchemaViolationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/SearchControls.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/directory/SearchResult.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/EventContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/EventDirContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/NamespaceChangeListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/NamingEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/NamingExceptionEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/NamingListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/event/ObjectChangeListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/Control.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/ControlFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/ExtendedRequest.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/ExtendedResponse.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/HasControls.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/InitialLdapContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/LdapContext.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/LdapReferralException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotification.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/ldap/UnsolicitedNotificationListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/DirObjectFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/DirStateFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/DirectoryManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/InitialContextFactoryBuilder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/NamingManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/ObjectFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/ObjectFactoryBuilder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/ResolveResult.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/Resolver.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/naming/spi/StateFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/ConnectionEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/ConnectionEventListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/ConnectionPoolDataSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/DataSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/PooledConnection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSetEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSetInternal.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSetListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSetMetaData.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSetReader.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/RowSetWriter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/XAConnection.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/sql/XADataSource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/AbstractAction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/AbstractButton.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/AbstractCellEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/AbstractListModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/AbstractSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/Action.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ActionMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/BorderFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/BoundedRangeModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/Box.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/BoxLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ButtonGroup.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ButtonModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/CellEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/CellRendererPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ComboBoxEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ComboBoxModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ComponentInputMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DebugGraphics.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultBoundedRangeModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultButtonModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultCellEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultComboBoxModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultDesktopManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultFocusManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultListCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultListModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultListSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DefaultSingleSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/DesktopManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/FocusManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/GrayFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/Icon.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ImageIcon.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/InputMap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/InputVerifier.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JApplet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JButton.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JCheckBox.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JCheckBoxMenuItem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JColorChooser.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JComboBox.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JComponent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JDesktopPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JDialog.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JEditorPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JFileChooser.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JFrame.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JInternalFrame.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JLabel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JLayeredPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JList.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JMenu.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JMenuBar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JMenuItem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JOptionPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JPanel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JPasswordField.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JPopupMenu.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JProgressBar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JRadioButton.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JRadioButtonMenuItem.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JRootPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JScrollBar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JScrollPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JSeparator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JSlider.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JSplitPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JTabbedPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JTable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JTextField.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JTextPane.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JToggleButton.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JToolBar.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JToolTip.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JTree.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JViewport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/JWindow.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/KeyStroke.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ListCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ListModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ListSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/LookAndFeel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/MenuElement.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/MenuSelectionManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/MutableComboBoxModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/OverlayLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ProgressMonitor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ProgressMonitorInputStream.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/Renderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/RepaintManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/RootPaneContainer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ScrollPaneConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ScrollPaneLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/Scrollable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/SingleSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/SizeRequirements.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/SizeSequence.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/SwingConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/SwingUtilities.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/Timer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ToggleButtonModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ToolTipManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/UIDefaults.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/UIManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/UnsupportedLookAndFeelException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/ViewportLayout.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/WindowConstants.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/AbstractBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/BevelBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/Border.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/CompoundBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/EmptyBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/EtchedBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/LineBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/MatteBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/border/TitledBorder.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/colorchooser/AbstractColorChooserPanel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/colorchooser/ColorChooserComponentFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/colorchooser/ColorSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/colorchooser/DefaultColorSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/AncestorEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/AncestorListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/CaretEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/CaretListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/CellEditorListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/ChangeEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/ChangeListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/DocumentEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/DocumentListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/EventListenerList.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/HyperlinkEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/HyperlinkListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/InternalFrameListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/ListDataEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/ListDataListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/ListSelectionEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/ListSelectionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MenuDragMouseListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MenuEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MenuKeyEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MenuKeyListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MenuListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MouseInputAdapter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/MouseInputListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/PopupMenuEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/PopupMenuListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/SwingPropertyChangeSupport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TableColumnModelEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TableColumnModelListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TableModelEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TableModelListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeExpansionEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeExpansionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeModelEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeModelListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeSelectionEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeSelectionListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/TreeWillExpandListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/UndoableEditEvent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/event/UndoableEditListener.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/filechooser/FileFilter.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/filechooser/FileSystemView.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/filechooser/FileView.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ActionMapUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/BorderUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ButtonUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ColorChooserUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ColorUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ComboBoxUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ComponentInputMapUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ComponentUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/DesktopIconUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/DesktopPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/DimensionUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/FileChooserUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/FontUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/IconUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/InputMapUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/InsetsUIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/InternalFrameUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/LabelUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ListUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/MenuBarUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/MenuItemUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/OptionPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/PanelUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/PopupMenuUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ProgressBarUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/RootPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ScrollBarUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ScrollPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/SeparatorUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/SliderUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/SplitPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/TabbedPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/TableHeaderUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/TableUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/TextUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ToolBarUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ToolTipUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/TreeUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/UIResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/ViewportUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicBorders.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicButtonUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicCheckBoxUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicDefaults.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicGraphicsUtils.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicIconFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLabelUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicListUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicLookAndFeel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicOptionPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicPanelUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicRadioButtonUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicScrollPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTabbedPaneUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTextUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicToggleButtonUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicTreeUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/basic/BasicViewportUI.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/plaf/metal/MetalLookAndFeel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/AbstractTableModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableColumnModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/DefaultTableModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/TableCellEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/TableCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/TableColumn.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/TableColumnModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/table/TableModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/AbstractDocument.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/AttributeSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/BadLocationException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Caret.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/CharacterIterator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/ComponentView.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/DefaultCaret.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/DefaultEditorKit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Document.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/EditorKit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Element.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/GapContent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/JTextComponent.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Keymap.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/MutableAttributeSet.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/PlainDocument.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/PlainEditorKit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Position.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Segment.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/Style.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/StyledDocument.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/StyledEditorKit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/TextAction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/View.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/ViewFactory.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/html/HTML.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/text/html/parser/ParserDelegator.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/AbstractLayoutCache.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/DefaultMutableTreeNode.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/DefaultTreeSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/ExpandVetoException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/FixedHeightLayoutCache.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/MutableTreeNode.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/RowMapper.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/TreeCellEditor.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/TreeCellRenderer.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/TreeModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/TreeNode.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/TreePath.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/TreeSelectionModel.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/tree/VariableHeightLayoutCache.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/AbstractUndoableEdit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/CannotRedoException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/CannotUndoException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/CompoundEdit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/StateEdit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/StateEditable.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/UndoManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/UndoableEdit.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/swing/undo/UndoableEditSupport.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/HeuristicCommitException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/HeuristicMixedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/HeuristicRollbackException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/InvalidTransactionException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/NotSupportedException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/RollbackException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/Status.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/Synchronization.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/SystemException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/Transaction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/TransactionManager.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/TransactionRequiredException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/TransactionRolledbackException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/UserTransaction.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/xa/XAException.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/xa/XAResource.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/javax/transaction/xa/Xid.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/jni.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/include/jvmpi.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3/include/gcj/libgcj-config.h' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-w3c-dom.a' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-w3c-dom.la' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-w3c-dom.so.0.0' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-xml-sax.a' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-xml-sax.la' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-xml-sax.so' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-xml-sax.so.0' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/lib-org-xml-sax.so.0.0' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/libgcj.a' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/libgcj.la' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/libgcj.so' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/libgcj.so.4' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/libgcj.so.4.0' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/libgcj.spec' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/security/classpath.security' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/lib/security/libgcj.security' doesn't really exist
pkg_delete: file `/usr/pkg/gcc3/share/java/libgcj-3.3.3.jar' doesn't really exist
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/share/java'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/lib/security'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.3/include/gcj'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/transaction/xa'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/transaction'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/undo'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/tree'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/text/html/parser'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/text/html'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/text'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/table'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/plaf/metal'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/plaf/basic'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/plaf'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/filechooser'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/event'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/colorchooser'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing/border'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/swing'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/sql'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/naming/spi'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/naming/ldap'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/naming/event'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/naming/directory'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/naming'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax/accessibility'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/javax'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/util/zip'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/util/regex'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/util/jar'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/util'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/text'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/sql'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/security/spec'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/security/interfaces'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/security/cert'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/security/acl'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/security'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/rmi/server'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/rmi/registry'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/rmi/dgc'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/rmi/activation'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/rmi'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/nio/charset/spi'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/nio/charset'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/nio/channels/spi'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/nio/channels'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/nio'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/net'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/math'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/lang/reflect'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/lang/ref'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/lang'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/io'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/beans/beancontext'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/beans'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/print'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/peer'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/image/renderable'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/image'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/im/spi'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/im'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/geom'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/font'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/event'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/dnd/peer'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/dnd'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/datatransfer'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt/color'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/awt'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java/applet'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/java'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/util'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/text'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/security/util'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/security/provider'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/security/der'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/security'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/rmi/server'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/rmi/rmic'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/rmi/registry'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/rmi/dgc'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/rmi'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/nio/charset'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/nio'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/math'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/locale'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/lang/reflect'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/lang'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/io'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/beans/info'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/beans/editors'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/beans'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/awt/image'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java/awt'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/java'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/runtime'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/protocol/jar'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/protocol/http'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/protocol/file'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/protocol/core'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/protocol'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/io'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj/convert'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/gcj'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/classpath'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/awt/j2d'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu/awt'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gnu'
this packing list is incorrect - ignoring delete request
pkg_delete: cannot remove non-existent directory `/usr/pkg/gcc3/include/gcj'
this packing list is incorrect - ignoring delete request
pkg_delete: couldn't entirely delete package `gcc3-java-3.3.3'
(perhaps the packing list is incorrectly specified?)
BULK> Marking all packages which depend upon gcc3-java-3.3.3 as broken:
BULK> marking package that requires gcc3-java-3.3.3 as broken: gcc3-3.3.3 (lang/gcc3)
BULK> Build for gcc3-java-3.3.3 was not successful, aborting.