=> 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 yorick-1.6.02nb2
LD_STATIC= ./configure

=============== begin top level configuration ===============

gcc is an ANSI C compiler.  Good.
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play'
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/unix'
CC="gcc" CFLAGS="-pipe -fstack-protector -I/usr/pkg/include" LDFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib" MATHLIB="-lm" ./config.sh

  ============= begin play/unix configuration =============

using getrusage() (CPU timer)
using gettimeofday() (wall timer)
using POSIX getlogin(), getpwuid(), getuid() functions
using POSIX tcgetpgrp() function
using POSIX getcwd() function
using POSIX dirent.h header for directory ops
using poll(), poll.h header
using FPU_GNU_FENV (SIGFPE delivery)
./config.sh: line 276:  1529 Floating point exception./fputest

*************************WARNING***************************
*** play/unix configuration failed to get SIGFPE delivered
*** read the notes in play/unix/README.fpu
*************************WARNING***************************

configured plugins for Linux
wrote config.h, ../../Make.cfg

  ============== end play/unix configuration ==============
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/unix'
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/x11'
CC="gcc" CFLAGS="-pipe -fstack-protector -I/usr/pkg/include" LDFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib" ./xconfig.sh

  ============= begin play/x11 configuration ==============

found X Window System, X11 headers and libraries
  - using X11 header switch [none]
  - using X11 loader switch [none]
appended to ../../Make.cfg

  ============== end play/x11 configuration ===============
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/x11'
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/yorick'
./yconfig.sh

  ============ begin yorick configuration =============

using hypot found in libm
using exp10 found in libm
appended to ../Make.cfg

  ============= end yorick configuration ==============
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/yorick'
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6'

================ all configuration completed ================
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/hacks'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/hacks'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/unix'
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I..   -c dir.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I/usr/pkg/include  -c -o files.o files.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -DFPU_GNU_FENV -c fpuset.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I/usr/pkg/include  -c -o handler.o handler.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I..  -c pathnm.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I/usr/pkg/include  -c -o slinks.o slinks.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I/usr/pkg/include  -c -o stdinit.o stdinit.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -DUSE_GETRUSAGE -c timeu.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -DUSE_GETTIMEOFDAY -c timew.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -DPLUG_LIBDL -c udl.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I..  -c uevent.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I/usr/pkg/include  -c -o ugetc.o ugetc.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I..   -c uinbg.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I..  -c usernm.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I/usr/pkg/include  -c -o umain.o umain.c
ar rc ../libplay.a dir.o files.o fpuset.o handler.o pathnm.o slinks.o stdinit.o timeu.o timew.o udl.o uevent.o ugetc.o uinbg.o usernm.o umain.o
ranlib ../libplay.a
touch libplay
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/unix'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/x11'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o colors.o colors.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o connect.o connect.c
connect.c: In function 'p_connect':
connect.c:133:9: warning: 'XKeycodeToKeysym' is deprecated (declared at /tmp/pkgsrc/math/yorick/work/.buildlink/include/X11/Xlib.h:1695)
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o cursors.o cursors.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o errors.o errors.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o events.o events.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o feep.o feep.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o fills.o fills.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o fonts.o fonts.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o images.o images.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o lines.o lines.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o pals.o pals.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o pwin.o pwin.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o resource.o resource.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o rgbread.o rgbread.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o textout.o textout.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o rect.o rect.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o ellipse.o ellipse.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o clips.o clips.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix  -I/usr/pkg/include  -c -o points.o points.c
rm -f ../playwin.h
cp playwin.h ..
ar rc ../libplay.a colors.o connect.o cursors.o errors.o events.o feep.o fills.o fonts.o images.o lines.o pals.o pwin.o resource.o rgbread.o textout.o rect.o ellipse.o clips.o points.o
ranlib ../libplay.a
touch libplay
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/x11'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/any'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o hash.o hash.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o hash0.o hash0.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o hashctx.o hashctx.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o hashid.o hashid.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o mm.o mm.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o mminit.o mminit.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o alarms.o alarms.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o pmemcpy.o pmemcpy.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o pstrcpy.o pstrcpy.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o pstrncat.o pstrncat.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o p595.o p595.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o bitrev.o bitrev.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o bitlrot.o bitlrot.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I.. -I../unix -I../x11  -I/usr/pkg/include  -c -o bitmrot.o bitmrot.c
ar rc ../libplay.a hash.o hash0.o hashctx.o hashid.o mm.o mminit.o alarms.o pmemcpy.o pstrcpy.o pstrncat.o p595.o bitrev.o bitlrot.o bitmrot.o
ranlib ../libplay.a
touch libplay
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/any'
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/gist'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o gist.o gist.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play  -c tick.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o tick60.o tick60.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o engine.o engine.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o gtext.o gtext.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play  -c draw.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o draw0.o draw0.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o clip.o clip.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play '-DGISTPATH="~/gist:~/Gist:/usr/pkg/share/yorick/1.6/g"' -c gread.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o gcntr.o gcntr.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o hlevel.o hlevel.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o ps.o ps.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o cgm.o cgm.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play  -c xfancy.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o xbasic.o xbasic.c
cp ../play/libplay.a libgist.a
ar r libgist.a gist.o tick.o tick60.o engine.o gtext.o draw.o draw0.o clip.o gread.o gcntr.o hlevel.o ps.o cgm.o xfancy.o xbasic.o
ranlib libgist.a
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/gist'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/regexp'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I../yorick -I/usr/pkg/include  -c -o yfnmatch.o yfnmatch.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I../yorick -I/usr/pkg/include  -c -o yregexp.o yregexp.c
touch libyor
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/regexp'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/matrix'
gcc -I/usr/pkg/include -g -I. -I../play -c dlamc3.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgyor.o dgyor.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgtsv.o dgtsv.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgesv.o dgesv.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgecon.o dgecon.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgels.o dgels.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgelss.o dgelss.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dbdsqr.o dbdsqr.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dlasr.o dlasr.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgesvd.o dgesvd.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o dgesv2.o dgesv2.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o cblasy.o cblasy.c
touch libyor
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/matrix'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/fft'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I/usr/pkg/include  -c -o cfft2.o cfft2.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I/usr/pkg/include  -c -o cfftb.o cfftb.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I/usr/pkg/include  -c -o cfftf.o cfftf.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I/usr/pkg/include  -c -o cffti.o cffti.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I../play -I/usr/pkg/include  -c -o roll2.o roll2.c
touch libyor
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/fft'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/yorick'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play'
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/hacks'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/hacks'
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/unix'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/unix'
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/x11'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/x11'
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/any'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/any'
cd any; make numfmt
make[3]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/any'
gcc -g -o numfmt numfmt.c
make[3]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play/any'
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/play'
../play/any/numfmt prmtyp.h
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o opsv.o opsv.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o task.o task.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist  -o yorick.o -c yorick.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o yinput.o yinput.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o parse.o parse.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ydata.o ydata.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o yio.o yio.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o fnctn.o fnctn.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o array.o array.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o range.o range.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ops.o ops.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ops0.o ops0.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ops1.o ops1.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ops2.o ops2.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ops3.o ops3.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist  -o nonc.o -c nonc.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o debug.o debug.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist  -o std0.o -c std0.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o std1.o std1.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o std2.o std2.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ascio.o ascio.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o defmem.o defmem.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o yhash.o yhash.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o yrdwr.o yrdwr.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o bcast.o bcast.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o binio.o binio.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o binobj.o binobj.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o binstd.o binstd.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o cache.o cache.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o convrt.o convrt.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o binpdb.o binpdb.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o clog.o clog.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I../regexp -o ystr.o -c ystr.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o graph.o graph.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o graph0.o graph0.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o style.o style.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o list.o list.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o pathfun.o pathfun.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o autold.o autold.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -Df_linkage_ -o fortrn.o -c fortrn.c
gcc -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -Df_linkage_ -o codger codger.c
./codger w yor -I../i0 std.i matrix.i fft.i graph.i
found std.i in ../i0
found matrix.i in ../i0
found fft.i in ../i0
found graph.i in ../i0
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o ywrap.o ywrap.c
cp ../gist/libgist.a libyor.a
cd ../regexp; make "COPT=-O3" oinsert
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/regexp'
ar r ../yorick/libyor.a yfnmatch.o yregexp.o
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/regexp'
cd ../matrix; make "COPT=-O3" oinsert
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/matrix'
ar r ../yorick/libyor.a dlamc3.o dgyor.o dgtsv.o dgesv.o dgecon.o dgels.o dgelss.o dbdsqr.o dlasr.o dgesvd.o dgesv2.o cblasy.o
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/matrix'
cd ../fft; make "COPT=-O3" oinsert
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/fft'
ar r ../yorick/libyor.a cfft2.o cfftb.o cfftf.o cffti.o roll2.o
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/fft'
touch libyor
ar r libyor.a opsv.o task.o yorick.o yinput.o parse.o ydata.o yio.o fnctn.o array.o range.o ops.o ops0.o ops1.o ops2.o ops3.o nonc.o debug.o std0.o std1.o std2.o ascio.o defmem.o yhash.o  yrdwr.o bcast.o binio.o binobj.o binstd.o cache.o convrt.o binpdb.o clog.o ystr.o graph.o graph0.o style.o list.o pathfun.o autold.o fortrn.o ywrap.o
ranlib libyor.a
if test -n "";then echo  >libyor.a.dep;fi
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/yorick'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/yorick'
./codger i "/usr/pkg/lib/yorick/1.6" "/usr/pkg/share/yorick/1.6"  yor
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include   -I. -I. -I../play -I../gist -I/usr/pkg/include  -c -o yinit.o yinit.c
cp ../play/unix/pmain.c main.c
gcc -I/usr/pkg/include -g -I../play -o main.o -c main.c
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/drat'
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/drat'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/hex'
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/hex'
gcc -O3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -Wl,-E -o yorick main.o yinit.o -L. -L../drat -L../hex   -lyor  -lX11  -lm -ldl
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/drat'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o bound.o bound.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o track.o track.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o trans.o trans.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o drat.o drat.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o ydrat.o ydrat.c
../yorick/codger w drat  drat.i
found drat.i in current directory
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o ywrap.o ywrap.c
gcc -O3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -fPIC -shared -o drat.so bound.o track.o trans.o drat.o ydrat.o ywrap.o  -lm 
cp -f drat.i ../i0/drat.i
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/drat'
make[2]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/hex'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o yhex.o yhex.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o hex5.o hex5.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o hex24.o hex24.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o hex.o hex.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o regul.o regul.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o tools.o tools.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o store.o store.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o hydram.o hydram.c
../yorick/codger w hex  hex.i
found hex.i in current directory
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include  -fPIC -DPLUG_IN -I. -I. -I../play -I../yorick -I/usr/pkg/include  -c -o ywrap.o ywrap.c
gcc -O3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -fPIC -shared -o hex.so yhex.o hex5.o hex24.o hex.o regul.o tools.o store.o hydram.o ywrap.o  -lm 
cp -f hex.i ../i0/hex.i
cp ylmdec.i ../i/ylmdec.i
make[2]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/hex'
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/yorick'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/gist'
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o browser.o browser.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o cgmin.o cgmin.c
gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I../play -I/usr/pkg/include  -c -o eps.o eps.c
cp ../play/unix/pmain.c main.c
gcc -I/usr/pkg/include -I../play -g -c main.c
gcc -O3 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o gist main.o browser.o cgmin.o eps.o -L. -lgist  -lX11 -lm 
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/gist'
make[1]: Entering directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/doc'
../yorick/yorick -batch maked.i
make[1]: Leaving directory `/tmp/pkgsrc/math/yorick/work/yorick-1.6/doc'
makeinfo yorick.tex
../yorick/yorick -batch maked.i
=> Unwrapping files-to-be-installed.