###
### Tue Jul 5 12:10:45 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for gap-4.3.5
### Current pkg count:  4 installed packages: digest-20050323 f2c-20001205nb8 fftpack-20001130nb1 libtool-base-1.5.18nb3
###
BULK> Full rebuild in progress...
BULK> Cleaning package gap-4.3.5 and pre-requisite packages
===> Cleaning for gap-4.3.5
BULK> Removing installed packages which are not needed to build gap-4.3.5
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r f2c-20001205nb8
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.18nb3
BULK> Installing packages which are required to build gap-4.3.5.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (gap-4.3.5)
===> Checking for vulnerabilities in gap-4.3.5
=> Checksum SHA1 OK for gap4r3.tar.gz.
=> Checksum RMD160 OK for gap4r3.tar.gz.
=> Checksum SHA1 OK for fix4r3n5.tar.gz.
=> Checksum RMD160 OK for fix4r3n5.tar.gz.
work -> /pkgobj/math/gap/work
===> Extracting for gap-4.3.5
( cd /pkgobj/math/gap/work/gap4r3 && /usr/pkg/bin/tar zxf /export/distfiles/fix4r3n5.tar.gz )
===> Patching for gap-4.3.5
===> Applying pkgsrc patches for gap-4.3.5
===> Overriding tools for gap-4.3.5
===> Creating toolchain wrappers for gap-4.3.5
===> Configuring for gap-4.3.5
creating cache ./config.cache
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking build system type... sparc-sun-solaris2
checking for gcc... cc
checking whether the C compiler (cc -O -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking whether make sets ${MAKE}... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating sysinfo.gap
creating bin/gap.sh
===> Building for gap-4.3.5
if test ! -d bin;  then mkdir bin;  fi
if test ! -d bin/sparc-sun-solaris2-cc;  then mkdir bin/sparc-sun-solaris2-cc;  fi
cp cnf/configure.out bin/sparc-sun-solaris2-cc/configure
( cd bin/sparc-sun-solaris2-cc ; CC="cc -O" ./configure --target=sparc-sun-solaris2 --host=sparc-sun-solaris2 --prefix=/usr/pkg )
creating cache ./config.cache
checking for gcc... cc -O
checking whether the C compiler (cc -O -O -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -O -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc -O accepts -g... yes
checking for working const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking size of void *... 4
checking for nm... nm
checking whether symbols begin with an underscore... no
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking build system type... sparc-sun-solaris2
checking unaligned access... 4
checking C compiler default flags... -O
checking Linker default flags... 
checking dynamic module compile options... UNSUPPORTED
checking dynamic linker... echo
checking dynamic module link flags... -G -Bdynamic
checking how to run the C preprocessor... cpp
checking for ANSI C header files... grep: can't open "conftest.out"
no
checking for termios.h... grep: can't open "conftest.out"
yes
checking for termio.h... grep: can't open "conftest.out"
yes
checking for sgtty.h... grep: can't open "conftest.out"
yes
checking for signal.h... grep: can't open "conftest.out"
yes
checking for stdio.h... grep: can't open "conftest.out"
yes
checking for unistd.h... grep: can't open "conftest.out"
yes
checking for libc.h... grep: can't open "conftest.out"
yes
checking for sys/stat.h... grep: can't open "conftest.out"
yes
checking for errno.h... grep: can't open "conftest.out"
yes
checking for fcntl.h... grep: can't open "conftest.out"
yes
checking for sys/types.h... grep: can't open "conftest.out"
yes
checking for assert.h... grep: can't open "conftest.out"
yes
checking for sys/sysmacros.h... grep: can't open "conftest.out"
yes
checking for stdlib.h... grep: can't open "conftest.out"
yes
checking for string.h... grep: can't open "conftest.out"
yes
checking for math.h... grep: can't open "conftest.out"
yes
checking for getpseudotty... no
checking for _getpty... no
checking for getpt... no
checking for ptsname_r... no
checking for setpgid... yes
checking for rld_load... no
checking for library containing dlopen... -ldl
checking whether cc -O accepts -export-dynamic... no
checking for sys/times.h... grep: can't open "conftest.out"
yes
checking for sys/param.h... grep: can't open "conftest.out"
yes
checking for times... yes
checking for getrusage... yes
checking for vm_allocate... no
checking for sbrk... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pid_t... no
checking for vfork.h... grep: can't open "conftest.out"
yes
checking for working vfork... no
checking for fork... yes
checking for popen... yes
checking for waitpid... yes
checking for wait4... yes
checking for old non-posix union wait... checking union wait... 0
checking for signal... yes
checking return type of signal handlers... void
checking for ttyname... yes
checking for strerror... yes
checking for select... yes
checking for access... yes
checking for stat... yes
checking for unlink... yes
checking for mkdir... yes
checking whether stat file-mode macros are broken... no
checking for Cygwin environment... no
updating cache ./config.cache
creating ./config.status
creating gac
creating Makefile
creating config.h
( cd bin/sparc-sun-solaris2-cc ; /usr/pkg/bin/bmake CC="cc -O" )
cc -O -I. -I../.. -DCONFIG_H -O  -o ariths.o -c ../../src/ariths.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o blister.o -c ../../src/blister.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o bool.o -c ../../src/bool.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o c_meths1.o -c ../../src/c_meths1.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
"../../src/c_meths1.c", line 156: warning: statement not reached
"../../src/c_meths1.c", line 267: warning: statement not reached
"../../src/c_meths1.c", line 395: warning: statement not reached
"../../src/c_meths1.c", line 539: warning: statement not reached
"../../src/c_meths1.c", line 700: warning: statement not reached
"../../src/c_meths1.c", line 877: warning: statement not reached
"../../src/c_meths1.c", line 1079: warning: statement not reached
"../../src/c_meths1.c", line 1110: warning: statement not reached
"../../src/c_meths1.c", line 1213: warning: statement not reached
"../../src/c_meths1.c", line 1336: warning: statement not reached
"../../src/c_meths1.c", line 1478: warning: statement not reached
"../../src/c_meths1.c", line 1638: warning: statement not reached
"../../src/c_meths1.c", line 1817: warning: statement not reached
"../../src/c_meths1.c", line 2023: warning: statement not reached
"../../src/c_meths1.c", line 2248: warning: statement not reached
"../../src/c_meths1.c", line 2279: warning: statement not reached
"../../src/c_meths1.c", line 2475: warning: statement not reached
"../../src/c_meths1.c", line 2557: warning: statement not reached
"../../src/c_meths1.c", line 2656: warning: statement not reached
"../../src/c_meths1.c", line 2775: warning: statement not reached
"../../src/c_meths1.c", line 2912: warning: statement not reached
"../../src/c_meths1.c", line 3068: warning: statement not reached
"../../src/c_meths1.c", line 3242: warning: statement not reached
"../../src/c_meths1.c", line 3443: warning: statement not reached
"../../src/c_meths1.c", line 3474: warning: statement not reached
"../../src/c_meths1.c", line 3577: warning: statement not reached
"../../src/c_meths1.c", line 3697: warning: statement not reached
"../../src/c_meths1.c", line 3837: warning: statement not reached
"../../src/c_meths1.c", line 3995: warning: statement not reached
"../../src/c_meths1.c", line 4172: warning: statement not reached
"../../src/c_meths1.c", line 4376: warning: statement not reached
"../../src/c_meths1.c", line 4599: warning: statement not reached
"../../src/c_meths1.c", line 4630: warning: statement not reached
"../../src/c_meths1.c", line 5293: warning: statement not reached
cc -O -I. -I../.. -DCONFIG_H -O  -o c_type1.o -c ../../src/c_type1.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
"../../src/c_type1.c", line 266: warning: statement not reached
"../../src/c_type1.c", line 309: warning: statement not reached
"../../src/c_type1.c", line 409: warning: statement not reached
"../../src/c_type1.c", line 588: warning: statement not reached
"../../src/c_type1.c", line 624: warning: statement not reached
"../../src/c_type1.c", line 662: warning: statement not reached
"../../src/c_type1.c", line 703: warning: statement not reached
"../../src/c_type1.c", line 749: warning: statement not reached
"../../src/c_type1.c", line 883: warning: statement not reached
"../../src/c_type1.c", line 1197: warning: statement not reached
"../../src/c_type1.c", line 1236: warning: statement not reached
"../../src/c_type1.c", line 1290: warning: statement not reached
"../../src/c_type1.c", line 1344: warning: statement not reached
"../../src/c_type1.c", line 1409: warning: statement not reached
"../../src/c_type1.c", line 1555: warning: statement not reached
"../../src/c_type1.c", line 1651: warning: statement not reached
"../../src/c_type1.c", line 1744: warning: statement not reached
"../../src/c_type1.c", line 1822: warning: statement not reached
"../../src/c_type1.c", line 1827: warning: statement not reached
"../../src/c_type1.c", line 1918: warning: statement not reached
"../../src/c_type1.c", line 2006: warning: statement not reached
"../../src/c_type1.c", line 2084: warning: statement not reached
"../../src/c_type1.c", line 2089: warning: statement not reached
"../../src/c_type1.c", line 2115: warning: statement not reached
"../../src/c_type1.c", line 2141: warning: statement not reached
"../../src/c_type1.c", line 2171: warning: statement not reached
"../../src/c_type1.c", line 2203: warning: statement not reached
"../../src/c_type1.c", line 2233: warning: statement not reached
"../../src/c_type1.c", line 2267: warning: statement not reached
"../../src/c_type1.c", line 2301: warning: statement not reached
"../../src/c_type1.c", line 2335: warning: statement not reached
"../../src/c_type1.c", line 2429: warning: statement not reached
"../../src/c_type1.c", line 2539: warning: statement not reached
"../../src/c_type1.c", line 2765: warning: statement not reached
"../../src/c_type1.c", line 2950: warning: statement not reached
"../../src/c_type1.c", line 2998: warning: statement not reached
"../../src/c_type1.c", line 3376: warning: statement not reached
"../../src/c_type1.c", line 3738: warning: statement not reached
"../../src/c_type1.c", line 4570: warning: statement not reached
cc -O -I. -I../.. -DCONFIG_H -O  -o c_oper1.o -c ../../src/c_oper1.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
"../../src/c_oper1.c", line 498: warning: statement not reached
"../../src/c_oper1.c", line 1091: warning: statement not reached
"../../src/c_oper1.c", line 1132: warning: statement not reached
"../../src/c_oper1.c", line 1163: warning: statement not reached
"../../src/c_oper1.c", line 1194: warning: statement not reached
"../../src/c_oper1.c", line 1936: warning: statement not reached
"../../src/c_oper1.c", line 2078: warning: statement not reached
"../../src/c_oper1.c", line 2083: warning: statement not reached
"../../src/c_oper1.c", line 2286: warning: statement not reached
"../../src/c_oper1.c", line 2338: warning: statement not reached
"../../src/c_oper1.c", line 2385: warning: statement not reached
"../../src/c_oper1.c", line 2412: warning: statement not reached
"../../src/c_oper1.c", line 2535: warning: statement not reached
"../../src/c_oper1.c", line 2729: warning: statement not reached
"../../src/c_oper1.c", line 2915: warning: statement not reached
"../../src/c_oper1.c", line 2920: warning: statement not reached
"../../src/c_oper1.c", line 3030: warning: statement not reached
"../../src/c_oper1.c", line 3549: warning: statement not reached
cc -O -I. -I../.. -DCONFIG_H -O  -o c_filt1.o -c ../../src/c_filt1.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
"../../src/c_filt1.c", line 185: warning: statement not reached
"../../src/c_filt1.c", line 372: warning: statement not reached
"../../src/c_filt1.c", line 401: warning: statement not reached
"../../src/c_filt1.c", line 641: warning: statement not reached
"../../src/c_filt1.c", line 761: warning: statement not reached
"../../src/c_filt1.c", line 840: warning: statement not reached
"../../src/c_filt1.c", line 932: warning: statement not reached
"../../src/c_filt1.c", line 1213: warning: statement not reached
cc -O -I. -I../.. -DCONFIG_H -O  -o c_random.o -c ../../src/c_random.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
"../../src/c_random.c", line 109: warning: statement not reached
"../../src/c_random.c", line 221: warning: statement not reached
"../../src/c_random.c", line 308: warning: statement not reached
cc -O -I. -I../.. -DCONFIG_H -O  -o calls.o -c ../../src/calls.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o code.o -c ../../src/code.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o compiler.o -c ../../src/compiler.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o compstat.o -c ../../src/compstat.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o costab.o -c ../../src/costab.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o cyclotom.o -c ../../src/cyclotom.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o dt.o -c ../../src/dt.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o dteval.o -c ../../src/dteval.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o exprs.o -c ../../src/exprs.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o finfield.o -c ../../src/finfield.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o funcs.o -c ../../src/funcs.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o gap.o -c ../../src/gap.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o gasman.o -c ../../src/gasman.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o gvars.o -c ../../src/gvars.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o integer.o -c ../../src/integer.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o intrprtr.o -c ../../src/intrprtr.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o listfunc.o -c ../../src/listfunc.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o listoper.o -c ../../src/listoper.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o lists.o -c ../../src/lists.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o objcftl.o -c ../../src/objcftl.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o objects.o -c ../../src/objects.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o objfgelm.o -c ../../src/objfgelm.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o objpcgel.o -c ../../src/objpcgel.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o objscoll.o -c ../../src/objscoll.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o objccoll.o -c ../../src/objccoll.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o opers.o -c ../../src/opers.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o permutat.o -c ../../src/permutat.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o plist.o -c ../../src/plist.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o precord.o -c ../../src/precord.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o range.o -c ../../src/range.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o rational.o -c ../../src/rational.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o read.o -c ../../src/read.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o records.o -c ../../src/records.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o saveload.o -c ../../src/saveload.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o scanner.o -c ../../src/scanner.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o sctable.o -c ../../src/sctable.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o set.o -c ../../src/set.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o stats.o -c ../../src/stats.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o streams.o -c ../../src/streams.c
cc -O -I. -I../.. -DCONFIG_H -O  -o string.o -c ../../src/string.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
cc -O -I. -I../.. -DCONFIG_H -O  -o sysfiles.o -c ../../src/sysfiles.c
"/usr/include/sys/types.h", line 438: warning: useless declaration
"/usr/include/sys/types.h", line 438: warning: typedef declares no type name
"../../src/sysfiles.c", line 106: cannot find include file: 
"../../src/sysfiles.c", line 126: cannot find include file: 
cc: acomp failed for ../../src/sysfiles.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/math/gap/work/gap4r3/bin/sparc-sun-solaris2-cc
*** Error code 1

Stop.
bmake: stopped in /pkgobj/math/gap/work/gap4r3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/math/gap
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/math/gap/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/math/gap

Please view the work log for gap-4.3.5


BULK> gap-4.3.5 was marked as broken:
-rw-r--r--   1 root     other      23339 Jul  5 12:17 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for gap
BULK> Marking all packages which depend upon gap-4.3.5 as broken:
BULK> marking package that requires gap-4.3.5 as broken: gp-autpgrp-1.1 (math/gp-autpgrp)
BULK> marking package that requires gap-4.3.5 as broken: gp-factint-1.3 (math/gp-factint)
BULK> marking package that requires gap-4.3.5 as broken: gp-fplsa-1.0nb1 (math/gp-fplsa)
BULK> marking package that requires gap-4.3.5 as broken: gp-grape-4.1nb1 (math/gp-grape)
BULK> marking package that requires gap-4.3.5 as broken: gp-grpconst-2.0 (math/gp-grpconst)
BULK> marking package that requires gap-4.3.5 as broken: gp-lag-2.1 (math/gp-lag)
BULK> marking package that requires gap-4.3.5 as broken: xgap-4.16nb1 (math/xgap)
BULK> Build for gap-4.3.5 was not successful, aborting.