###
### Mon Apr 5 12:35:22 UTC 2004:
### /usr/bin/make bulk-package for gforth-0.6.2
### Current pkg count:  6 installed packages: digest-20021220 gsed-4.0.9 libiconv-1.9.1nb1 libtool-base-1.5.2nb5 osf1_lib-1.1 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for gforth-0.6.2
===> Cleaning for ffcall-1.9
===> Cleaning for libtool-base-1.5.2nb5
BULK> Removing installed packages which are not needed to build gforth-0.6.2
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/sbin/pkg_delete -K /var/db/pkg -r gsed-4.0.9
BULK> gforth-0.6.2 requires installed package libtool-base-1.5.2nb5 (devel/libtool-base) to build.
/usr/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb1
BULK> Keeping BULK_PREREQ: osf1_lib-1.1 (emulators/osf1_lib)
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Installing packages which are required to build gforth-0.6.2.
BULK>  /usr/sbin/pkg_add -K /var/db/pkg  /usr/pkgsrc-current/packages/All/ffcall-1.9.tgz
BULK> Required package libtool-base-1.5.2nb5 (devel/libtool-base) is already installed
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 (gforth-0.6.2)
===> Checking for vulnerabilities in gforth-0.6.2
=> gforth-0.6.2.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch gforth-0.6.2.tar.gz from ftp://ftp.gnu.org/pub/gnu/gforth/.
=> [1925536 bytes]
=> Checksum OK for gforth-0.6.2.tar.gz.
===> Extracting for gforth-0.6.2
===> Required installed package ffcall>=1.8.4nb1: ffcall-1.9 found
===> Patching for gforth-0.6.2
===> Applying pkgsrc patches for gforth-0.6.2
===> Overriding tools for gforth-0.6.2
===> Buildlinking for gforth-0.6.2
===> Configuring for gforth-0.6.2
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for alpha--netbsd-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for alpha--netbsd-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking make type... 
checking whether the linker accepts -export-dynamic... yes
checking build system type... alpha-unknown-netbsd1.6.2
checking host system type... alpha--netbsd
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for char *... yes
checking size of char *... 8
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for intptr_t... yes
checking size of intptr_t... 8
checking for int128_t... no
checking size of int128_t... 0
checking for a C type for cells... long
checking for a C type for double-cells... none
configure: WARNING: Emulating double-cell arithmetic. This may be slow.
checking for off_t... yes
checking for off_t... (cached) yes
checking size of off_t... 8
checking if gcc understands -fno-gcse... yes
checking if gcc understands -fno-strict-aliasing... yes
checking if gcc understands -fno-crossjumping... no
checking how to suppress 'unused variable' warnings... __attribute__((unused))
checking for asm.fs... arch/alpha/asm.fs
checking for disasm.fs... arch/alpha/disasm.fs
checking for install-info... /usr/pkgsrc-current/lang/gforth/work.bondage/.tools/bin/install-info
checking whether byte ordering is bigendian... no
checking if and how we can waste code space... .skip 16
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for asin in -lm... yes
checking for dlopen in -ldl... no
checking for __builtin_avcall in -lavcall... yes
checking for __vacall_r in -lcallback... yes
checking for vacall in -lvacall... yes
checking for alloc_trampoline in -ltrampoline... yes
checking for working memcmp... yes
checking for memmove... yes
checking for strtoul... yes
checking for pow10... no
checking for strerror... yes
checking for strsignal... yes
checking for atanh... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for ftello... yes
checking for dlopen... yes
checking for sys_siglist... yes
checking for getrusage... yes
checking for stack_t... yes
checking whether sys_siglist is declared... yes
checking for getopt_long... yes
checking for expm1... yes
checking for log1p... yes
checking for rint... yes
checking for ecvt... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for working POSIX fnmatch... yes
checking for mmap... yes
checking for sysconf... yes
checking for getpagesize... yes
checking for emacs... /usr/pkg/bin/emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makedist
config.status: creating gforthmi
config.status: creating vmgen
config.status: creating machpc.fs
config.status: creating engine/Makefile
config.status: creating doc/version.texi
config.status: creating engine/config.h
config.status: executing stamp-h commands
===> Building for gforth-0.6.2
if test -r version && test x'0.6.2' = x`cat version` ; then true ; else echo 0.6.2 > version ; fi
/usr/bin/make gforth
./config.status
config.status: creating Makefile
config.status: creating Makedist
config.status: creating gforthmi
config.status: creating vmgen
config.status: creating machpc.fs
config.status: creating engine/Makefile
config.status: creating doc/version.texi
config.status: creating engine/config.h
config.status: engine/config.h is unchanged
config.status: executing stamp-h commands
cd engine && /usr/bin/make gforth gforth-ditc gforth-fast gforth-itc
cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status
config.status: creating stamp-h
config.status: creating engine/config.h
config.status: engine/config.h is unchanged
config.status: executing stamp-h commands
echo timestamp > stamp-h
gcc  -I./../arch/alpha -I. -Wall -O2 -Dunix -mieee -I/usr/pkg/include -mieee -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.6.2:/usr/pkg/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine.o -c ./engine.c
In file included from ./engine.c:32:
threaded.h:216: warning: #warning direct threading scheme 5: long latency, cfa live
In file included from ./engine.c:337:
./prim: In function `engine':
./prim:1983: warning: implicit declaration of function `ecvt'
./prim:1983: warning: assignment makes pointer from integer without a cast
./prim:2309: aggregate value used where an integer was expected
./prim:2328: aggregate value used where an integer was expected
./prim:2360: incompatible types in assignment
./prim:2393: incompatible types in assignment
./prim:2405: warning: value computed is not used
./prim:2409: warning: value computed is not used
./prim:2409: warning: value computed is not used
./prim:2413: warning: value computed is not used
./prim:2413: warning: value computed is not used
./prim:2417: incompatible types in assignment
./prim:2417: warning: value computed is not used
./prim:2417: warning: value computed is not used
./prim:2421: warning: value computed is not used
./prim:2421: warning: value computed is not used
./prim:2425: warning: value computed is not used
./prim:2425: warning: value computed is not used
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/lang/gforth/work.bondage/gforth-0.6.2/engine
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/lang/gforth/work.bondage/gforth-0.6.2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/lang/gforth/work.bondage/gforth-0.6.2
*** Error code 1

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

Stop.
make: stopped in /usr/pkgsrc-current/lang/gforth
BULK> gforth-0.6.2 was marked as broken:
-rw-r--r--  1 root  wheel  9318 Apr  5 12:37 .broken.bondage.html
/usr/bin/make deinstall
===> Deinstalling for gforth
BULK> Marking all packages which depend upon gforth-0.6.2 as broken:
BULK> Build for gforth-0.6.2 was not successful, aborting.