=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for error-0.0
--- main.o ---
--- input.o ---
--- pi.o ---
--- subr.o ---
--- filter.o ---
--- main.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c main.c
--- input.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c input.c
--- pi.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c pi.c
--- subr.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c subr.c
--- filter.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c filter.c
--- touch.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c touch.c
--- fgetln.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c fgetln.c
--- strlcpy.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c strlcpy.c
--- strlcat.o ---
gcc -O3 -pipe -fstack-protector   '-D__COPYRIGHT(a)=' '-D__RCSID(a)=' -c strlcat.c
--- error ---
gcc -Wl,-R/usr/pkg/lib  -o error main.o input.o pi.o subr.o filter.o touch.o fgetln.o strlcpy.o strlcat.o 
=> Unwrapping files-to-be-installed.