###
### Sat Jan 24 11:59:39 EST 2004:
### bmake bulk-package for as31-19900126
### Current pkg count:  4 installed packages: argtable-1.2 digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for as31-19900126
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build as31-19900126
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> as31-19900126 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> as31-19900126 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r argtable-1.2
BULK> Installing packages which are required to build as31-19900126.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (as31-19900126)
===> Checking for vulnerabilities in as31-19900126
=> Checksum OK for asm.8051.Z.
work.sol9 -> /work/pkgbuild/devel/as31/work.sol9
===> Extracting for as31-19900126
shar: Extracting "README" (1528 characters)
shar: Extracting "as31.h" (3549 characters)
shar: Extracting "as31.y" (22290 characters)
shar: Extracting "as31.man" (9374 characters)
shar: Extracting "emitter.c" (8382 characters)
shar: Extracting "lexer.c" (6816 characters)
shar: Extracting "main.c" (2745 characters)
shar: Extracting "makefile" (856 characters)
shar: Extracting "symbol.c" (10609 characters)
shar: Extracting "new.asm" (10618 characters)
shar: End of shell archive.
===> Patching for as31-19900126
===> Applying pkgsrc patches for as31-19900126
===> Overriding tools for as31-19900126
===> Configuring for as31-19900126
===> Building for as31-19900126
yacc -d as31.y
/bin/mv y.tab.c as31.c
/opt/SUNWspro/bin/cc -O   -c as31.c
"as31.y", line 954: warning: old-style declaration or incorrect type for: yyerror
"as31.y", line 956: warning: implicit function declaration: error
"as31.y", line 967: warning: old-style declaration or incorrect type for: error
"as31.y", line 983: warning: old-style declaration or incorrect type for: warning
"as31.y", line 1007: warning: old-style declaration or incorrect type for: makeop
"as31.y", line 1009: warning: no explicit type given for parameter: add
"as31.y", line 1013: warning: implicit function declaration: genbyte
"as31.y", line 1043: warning: old-style declaration or incorrect type for: inclc
"as31.y", line 1043: warning: no explicit type given for parameter: i
"as31.y", line 1094: warning: old-style declaration or incorrect type for: dumplist
"as31.y", line 1095: warning: no explicit type given for parameter: show
"as31.y", line 1122: warning: old-style declaration or incorrect type for: genbyte
"as31.y", line 1126: warning: implicit function declaration: emitbyte
"as31.y", line 1130: warning: old-style declaration or incorrect type for: genstr
"as31.y", line 1137: warning: old-style declaration or incorrect type for: genword
"as31.y", line 174: warning: implicit function declaration: emitaddr
/opt/SUNWspro/bin/cc -O   -c symbol.c
"symbol.c", line 280: warning: old-style declaration or incorrect type for: strcase
"symbol.c", line 323: warning: no explicit type given
"symbol.c", line 349: warning: implicit function declaration: strcmp
"symbol.c", line 360: warning: implicit function declaration: strlen
"symbol.c", line 361: warning: implicit function declaration: strcpy
"symbol.c", line 363: warning: implicit function declaration: error
"symbol.c", line 383: warning: old-style declaration or incorrect type for: syminit
/opt/SUNWspro/bin/cc -O   -c lexer.c
"lexer.c", line 46: warning: old-style declaration or incorrect type for: get_ch
"lexer.c", line 61: warning: old-style declaration or incorrect type for: unget_ch
"lexer.c", line 98: warning: old-style declaration or incorrect type for: yylex
"lexer.c", line 99: warning: no explicit type given
"lexer.c", line 149: warning: implicit function declaration: error
"lexer.c", line 167: warning: implicit function declaration: strlen
"lexer.c", line 171: warning: implicit function declaration: strcpy
/opt/SUNWspro/bin/cc -O   -c emitter.c
"emitter.c", line 59: warning: old-style declaration or incorrect type for: emitusage
"emitter.c", line 71: warning: old-style declaration or incorrect type for: emitopen
"emitter.c", line 76: warning: implicit function declaration: strcmp
"emitter.c", line 79: warning: function expects to return value: emitopen
"emitter.c", line 93: warning: old-style declaration or incorrect type for: emitclose
"emitter.c", line 98: warning: old-style declaration or incorrect type for: emitaddr
"emitter.c", line 104: warning: old-style declaration or incorrect type for: emitbyte
"emitter.c", line 149: warning: no explicit type given
"emitter.c", line 155: warning: implicit function declaration: exit
"emitter.c", line 158: warning: implicit function declaration: atoi
"emitter.c", line 163: warning: no explicit type given
"emitter.c", line 169: warning: no explicit type given
"emitter.c", line 176: warning: no explicit type given
"emitter.c", line 204: warning: no explicit type given
"emitter.c", line 214: warning: no explicit type given
"emitter.c", line 219: warning: no explicit type given
"emitter.c", line 225: warning: no explicit type given
"emitter.c", line 245: warning: no explicit type given
"emitter.c", line 247: warning: no explicit type given for parameter: ftype
"emitter.c", line 255: warning: no explicit type given
"emitter.c", line 257: warning: implicit function declaration: dumpline
"emitter.c", line 261: warning: no explicit type given
"emitter.c", line 268: warning: no explicit type given
"emitter.c", line 287: warning: old-style declaration or incorrect type for: dumpline
"emitter.c", line 293: warning: function expects to return value: dumpline
"emitter.c", line 343: warning: no explicit type given
"emitter.c", line 361: warning: no explicit type given
"emitter.c", line 364: warning: implicit function declaration: finishline
"emitter.c", line 380: warning: no explicit type given
"emitter.c", line 388: warning: no explicit type given
"emitter.c", line 389: warning: no explicit type given for parameter: b
"emitter.c", line 398: warning: old-style declaration or incorrect type for: srec_wrbyte
"emitter.c", line 398: warning: no explicit type given for parameter: byte
"emitter.c", line 404: warning: old-style declaration or incorrect type for: finishline
/opt/SUNWspro/bin/cc -O   -c main.c
"main.c", line 52: warning: old-style declaration or incorrect type for: main
"main.c", line 53: warning: no explicit type given for parameter: argc
"main.c", line 63: warning: implicit function declaration: emitusage
"main.c", line 64: warning: implicit function declaration: exit
"main.c", line 97: warning: implicit function declaration: strcpy
"main.c", line 109: warning: implicit function declaration: emitopen
"main.c", line 111: warning: implicit function declaration: syminit
"main.c", line 119: warning: implicit function declaration: emitclose
"main.c", line 120: warning: implicit function declaration: unlink
"main.c", line 127: warning: implicit function declaration: yyparse
"main.c", line 134: warning: implicit function declaration: emitaddr
/opt/SUNWspro/bin/cc -O -o as31 as31.o symbol.o lexer.o emitter.o main.o
chmod a+rx as31
nroff -man as31.man > as31.cat
nroff: cannot create temp file.
*** Error code 255

Stop.
bmake: stopped in /work/pkgbuild/devel/as31/work.sol9
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/as31
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/as31
BULK> as31-19900126 was marked as broken:
-rw-r--r--   1 root     other       7788 Jan 24 11:59 .broken.html
bmake deinstall
===> Deinstalling for as31
BULK> Marking all packages which depend upon as31-19900126 as broken:
BULK> Build for as31-19900126 was not successful, aborting.