=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for mgetty-1.1.37
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -DVARRUNDIR=\"/var/run\" -c mgetty.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c logfile.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c do_chat.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c locks.c
locks.c: In function 'readlock':
locks.c:304:6: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c utmp.c
utmp.c: In function 'make_utmp_wtmp':
utmp.c:127:8: warning: unused variable 'fp'
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c logname.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -DCONFDIR=\"/usr/pkg/etc/mgetty+sendfax\" -c login.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c mg_m_init.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c modem.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c faxrec.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c ring.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c faxlib.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c faxsend.c
faxsend.c: In function 'fax_send_page':
faxsend.c:214:3: warning: implicit declaration of function 'strcmp'
faxsend.c: In function 'fax_send_ppm':
faxsend.c:381:6: warning: implicit declaration of function 'strncmp'
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c faxrecp.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c class1.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c class1lib.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c faxhng.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c hyla_nsf.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c g3file.c
g3file.c: In function 'g3_open_read':
g3file.c:103:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uch *'
g3file.c:103:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
g3file.c:103:3: note: expected 'const char *' but argument is of type 'uch *'
g3file.c:103:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uch *'
g3file.c:103:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
g3file.c:103:3: note: expected 'const char *' but argument is of type 'uch *'
g3file.c:103:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
g3file.c:103:3: note: expected 'const char *' but argument is of type 'uch *'
g3file.c:103:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
g3file.c:103:3: note: expected 'const char *' but argument is of type 'uch *'
g3file.c: In function 'g3_send_file':
g3file.c:208:5: warning: pointer targets in passing argument 1 of 'in_func' differ in signedness
g3file.c:208:5: note: expected 'char *' but argument is of type 'uch *'
g3file.c:250:6: warning: pointer targets in passing argument 1 of 'in_func' differ in signedness
g3file.c:250:6: note: expected 'char *' but argument is of type 'uch *'
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c io.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c gettydefs.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c tio.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -DCONFDIR=\"/usr/pkg/etc/mgetty+sendfax\" -c cnd.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c getdisk.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c goodies.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c config.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\"  -DCONFDIR=\"/usr/pkg/etc/mgetty+sendfax\" -c conf_mg.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c do_stat.c
cc -o mgetty mgetty.o logfile.o do_chat.o locks.o utmp.o logname.o login.o  mg_m_init.o modem.o faxrec.o ring.o  faxlib.o faxsend.o faxrecp.o class1.o class1lib.o faxhng.o hyla_nsf.o  g3file.o io.o gettydefs.o tio.o cnd.o getdisk.o goodies.o  config.o conf_mg.o do_stat.o  -lutil
logfile.o: In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I/usr/pkg/include -c sendfax.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -DCONFDIR=\"/usr/pkg/etc/mgetty+sendfax\" -c conf_sf.c
cc -o sendfax sendfax.o logfile.o locks.o modem.o  faxlib.o faxsend.o faxrecp.o class1.o class1lib.o faxhng.o hyla_nsf.o  g3file.o io.o tio.o getdisk.o config.o conf_sf.o goodies.o  -lutil
logfile.o: In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -o newslock compat/newslock.c
cc -O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -DBINDIR=\"/usr/pkg/bin\" -DSBINDIR=\"/usr/pkg/sbin\"  -DLIBDIR=\"/usr/pkg/lib/mgetty+sendfax\"  -DCONFDIR=\"/usr/pkg/etc/mgetty+sendfax\"  -DFAX_SPOOL=\"/var/spool/fax\"  -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\"  -DFAX_SPOOL_OUT=\"/var/spool/fax/outgoing\"  -DFAX_OUT_USER=\"fax\"  -DVARRUNDIR=\"/var/run\"  -DAWK=\"awk\"  -DPERL=\""/usr/pkg/bin/perl -w"\" -DTKPERL=\"\"  -DECHO=\""mg.echo"\"  -DSHELL=\"/bin/sh\"  -DSHELL_TRAP_POSIX=1  -o mksed mksed.c
./mksed >sedscript
chmod +x sedscript
cd g3 &&    /usr/pkg/bin/bmake "CC=cc" "CFLAGS=-O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I.." "LDFLAGS=" "LIBS=-lutil" all
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c pbm2g3.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c g3.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c run_tbl.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I..  -o pbm2g3 pbm2g3.o g3.o run_tbl.o -lutil
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c g3cat.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I..  -o g3cat g3cat.o g3.o -lutil
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c g32pbm.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I..  -o g32pbm g32pbm.o g3.o -lutil
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c sff2g3.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I..  -o sff2g3 sff2g3.o g3.o -lutil
cd tools && /usr/pkg/bin/bmake "CC=cc" "CFLAGS=-O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I.." "LDFLAGS=" "LIBS=-lutil" all
../sedscript <kvg.in >kvg
../sedscript <cutbl.in >cutbl
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -c -o ltest.o ltest.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -o ltest  ltest.o ../tio.o ../io.o -lutil
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -c -o mid.o mid.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -o mid  mid.o ../tio.o  ../io.o ../locks.o -lutil
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -c -o microcom.o microcom.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -o microcom  microcom.o ../tio.o  ../io.o ../locks.o -lutil
cd fax &&   /usr/pkg/bin/bmake "CC=cc" "CFLAGS=-O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I.." "LDFLAGS=" "LIBS=-lutil" "FAX_SPOOL_OUT=/var/spool/fax/outgoing" "FAX_OUT_USER=fax" "CONFDIR=/usr/pkg/etc/mgetty+sendfax" all
../sedscript <faxspool.in >faxspool
../sedscript <faxrunq.in >faxrunq
../sedscript <faxq.in >faxq
../sedscript <faxrm.in >faxrm
../sedscript <faxrunqd.in >faxrunqd
../sedscript <faxheader.in >faxheader
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -DFAX_SPOOL_OUT=\"/var/spool/fax/outgoing\"  -DFAX_OUT_USER=\"fax\"  -DFAX_ALLOW=\"/usr/pkg/etc/mgetty+sendfax/fax.allow\"  -DFAX_DENY=\"/usr/pkg/etc/mgetty+sendfax/fax.deny\"  -c faxq-helper.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -o faxq-helper faxq-helper.o
`mgetty' is up to date.
cd callback && /usr/pkg/bin/bmake "CC=cc" "CFLAGS=-O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I.." "LDFLAGS=" "CONFDIR=/usr/pkg/etc/mgetty+sendfax" "VARRUNDIR=/var/run" "LIBS=-lutil" all
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -DVARRUNDIR=\"/var/run\" -c callback.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -DCONFDIR=\"/usr/pkg/etc/mgetty+sendfax\" -c conf_cb.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I..  -o callback callback.o conf_cb.o ../config.o ../logfile.o ../do_chat.o  ../modem.o ../locks.o ../tio.o ../io.o ../goodies.o -lutil
../logfile.o: In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I.. -I/usr/pkg/include -c ct.c
cc -O2 -Wall -pipe -DPREFIX="/usr/pkg" -I..  -o ct ct.o -lutil
`mgetty' is up to date.
cd voice; /usr/pkg/bin/bmake CFLAGS="-O2 -Wall -pipe -DPREFIX=\"/usr/pkg\"" CC="cc" LDFLAGS=""  LN="ln" MV="mv" RM="rm"  LIBS="-lutil"  FAX_SPOOL_IN="/var/spool/fax/incoming" CONFDIR="/usr/pkg/etc/mgetty+sendfax"  VARRUNDIR="/var/run"  SHELL="/bin/sh" vgetty-all

  Building the voice extensions
  -----------------------------

In libpvf...
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c au.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c fft.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c lib.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c linear.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c multitech.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c rockwell.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c usr.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c voc.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c wav.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c zyxel.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c zyxel-o56k.c
rm -f libpvf.a
ar rc libpvf.a au.o fft.o lib.o linear.o multitech.o rockwell.o usr.o voc.o wav.o  zyxel.o zyxel-o56k.o
ranlib libpvf.a
In libutil...
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c check_system.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -DCONF_DIR=\"/usr/pkg/etc/mgetty+sendfax\" -c config.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c no_modem.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c make_path.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c strsep.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c variables.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c access.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c wildmat.c
rm -f libutil.a
ar rc libutil.a check_system.o config.o no_modem.o make_path.o strsep.o variables.o  access.o wildmat.o ../../config.o ../../logfile.o
ranlib libutil.a
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c test_wildmat.c
cc  -o test_wildmat test_wildmat.o wildmat.o
In libvoice...
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c analyze.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c close.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c command.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c detect.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c event.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c flush.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c init.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c mode.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c open.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c play.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c read.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c record.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c shell.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c signal.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c write.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c voice_fax.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c device_mode_names.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Cirrus_Logic.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Digi_RAS.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Dolphin.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Dr_Neuhaus.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Elsa.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c V253modem.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c IS_101.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c ISDN4Linux.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Lucent.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Multitech_2834.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Rockwell.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Sierra.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Supra.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c UMC.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c US_Robotics.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c ZyXEL_1496.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c ZyXEL_2864.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c ZyXEL_Omni56K.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Multitech_5634.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Multitech_5634ZPX.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Multitech_5634ZPX_ISA.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Multitech_5600ZDXv.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c Supra56ePRO.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c V253ugly.c
rm -f libvoice.a
ar rc libvoice.a analyze.o close.o command.o detect.o event.o flush.o  init.o mode.o open.o play.o read.o record.o shell.o signal.o write.o  voice_fax.o device_mode_names.o  Cirrus_Logic.o Digi_RAS.o Dolphin.o Dr_Neuhaus.o Elsa.o V253modem.o IS_101.o  ISDN4Linux.o Lucent.o Multitech_2834.o Rockwell.o Sierra.o Supra.o UMC.o  US_Robotics.o ZyXEL_1496.o ZyXEL_2864.o ZyXEL_Omni56K.o  Multitech_5634.o Multitech_5634ZPX.o Multitech_5634ZPX_ISA.o  Multitech_5600ZDXv.o Supra56ePRO.o V253ugly.o
ranlib libvoice.a
In libmgsm...
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c code.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c decode.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c gsm_create.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c gsm_decode.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c gsm_destroy.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c gsm_encode.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c gsm_option.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c long_term.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c lpc.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c preprocess.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c rpe.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c short_term.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c add.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c table.c
rm -f libmgsm.a
ar rc libmgsm.a code.o decode.o gsm_create.o gsm_decode.o gsm_destroy.o gsm_encode.o  gsm_option.o code.o decode.o long_term.o lpc.o preprocess.o rpe.o  short_term.o add.o table.o
ranlib libmgsm.a
In pvftools...
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfamp.c
cc  -o pvfamp pvfamp.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfcut.c
cc  -o pvfcut pvfcut.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfecho.c
cc  -o pvfecho pvfecho.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvffile.c
cc  -o pvffile pvffile.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvffilter.c
cc  -o pvffilter pvffilter.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil -lm
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvffft.c
cc  -o pvffft pvffft.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil -lm
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfmix.c
cc  -o pvfmix pvfmix.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfnoise.c
cc  -o pvfnoise pvfnoise.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfreverse.c
cc  -o pvfreverse pvfreverse.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfsine.c
cc  -o pvfsine pvfsine.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil -lm
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvfspeed.c
cc  -o pvfspeed pvfspeed.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvftormd.c
cc  -o pvftormd pvftormd.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil  ../libmgsm/libmgsm.a
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c rmdtopvf.c
cc  -o rmdtopvf rmdtopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil  ../libmgsm/libmgsm.a
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c rmdfile.c
cc  -o rmdfile rmdfile.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvftovoc.c
cc  -o pvftovoc pvftovoc.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c voctopvf.c
cc  -o voctopvf voctopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvftolin.c
cc  -o pvftolin pvftolin.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c lintopvf.c
cc  -o lintopvf lintopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvftobasic.c
cc  -o pvftobasic pvftobasic.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c basictopvf.c
cc  -o basictopvf basictopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvftoau.c
cc  -o pvftoau pvftoau.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c autopvf.c
cc  -o autopvf autopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c pvftowav.c
cc  -o pvftowav pvftowav.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c wavtopvf.c
cc  -o wavtopvf wavtopvf.o ../libpvf/libpvf.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
In vgetty...
cd ../.. ; cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -DVOICE -DFAX_SPOOL_IN=\"/var/spool/fax/incoming\"  -DVARRUNDIR=\"/var/run\" -c vgetty.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c answer.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c button.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c event.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c message.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c rings.c
rings.c: In function 'vgetty_rings':
rings.c:28:9: warning: suggest explicit braces to avoid ambiguous 'else'
cc  -o vgetty vgetty.o answer.o button.o event.o message.o rings.o ../../cnd.o ../../conf_mg.o ../../do_chat.o ../../do_stat.o  ../../faxhng.o ../../faxlib.o ../../faxrec.o ../../faxrecp.o  ../../faxsend.o ../../gettydefs.o ../../login.o ../../logname.o  ../../mg_m_init.o ../../utmp.o ../../ring.o ../../getdisk.o ../../goodies.o ../../io.o ../../g3file.o  ../../locks.o ../../tio.o ../../modem.o  ../../class1.o ../../class1lib.o ../../hyla_nsf.o ../libvoice/libvoice.a ../libutil/libutil.a  -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
In vm...
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c main.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c event.c
cc -O2 -Wall -pipe -DPREFIX=/usr/pkg -c usage.c
cc  -o vm main.o event.o usage.o ../../cnd.o ../../faxhng.o ../../faxlib.o ../../faxrec.o  ../../faxrecp.o ../../faxsend.o ../../gettydefs.o ../../login.o  ../../logname.o ../../utmp.o ../../getdisk.o ../../goodies.o ../../io.o ../../g3file.o  ../../locks.o ../../tio.o ../../modem.o  ../../class1.o ../../class1lib.o ../../hyla_nsf.o ../libvoice/libvoice.a ../libutil/libutil.a -lutil
../libutil/libutil.a(logfile.o): In function `lprintf':
logfile.c:(.text+0x2fd): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
logfile.c:(.text+0x2eb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
cd doc ; /usr/pkg/bin/bmake "CC=cc" "CFLAGS=-O2 -Wall -pipe -DPREFIX=\"/usr/pkg\" -I.." "LDFLAGS=" "LIBS=-lutil" all
../sedscript <g32pbm.1in >g32pbm.1
../sedscript <g3cat.1in >g3cat.1
../sedscript <pbm2g3.1in >pbm2g3.1
../sedscript <sff2g3.1in >sff2g3.1
../sedscript <sendfax.1in >sendfax.1
../sedscript <faxspool.1in >faxspool.1
../sedscript <faxrunq.1in >faxrunq.1
../sedscript <faxq.1in >faxq.1
../sedscript <faxrm.1in >faxrm.1
../sedscript <coverpg.1in >coverpg.1
../sedscript <mgettydefs.4in >mgettydefs.4
../sedscript <faxqueue.5in >faxqueue.5
../sedscript <sendfax.8in >sendfax.8
../sedscript <mgetty.8in >mgetty.8
../sedscript <callback.8in >callback.8
../sedscript <faxrunqd.8in >faxrunqd.8
../sedscript <faxq-helper.8in >faxq-helper.8
/usr/pkg/bin/bmake `for i in g32pbm.1 g3cat.1 pbm2g3.1 sff2g3.1 sendfax.1  faxspool.1 faxrunq.1 faxq.1 faxrm.1 coverpg.1 mgettydefs.4 faxqueue.5 sendfax.8 mgetty.8 callback.8 faxrunqd.8 faxq-helper.8 ; do echo \`expr $i : "\([^.]*\)"\`.man ; done `
nroff -man g32pbm.1 >g32pbm.man
nroff -man g3cat.1 >g3cat.man
nroff -man pbm2g3.1 >pbm2g3.man
nroff -man sff2g3.1 >sff2g3.man
nroff -man sendfax.1 >sendfax.man
nroff -man faxspool.1 >faxspool.man
nroff -man faxrunq.1 >faxrunq.man
nroff -man faxq.1 >faxq.man
nroff -man faxrm.1 >faxrm.man
nroff -man coverpg.1 >coverpg.man
nroff -man mgettydefs.4 >mgettydefs.man
nroff -man faxqueue.5 >faxqueue.man
nroff -man mgetty.8 >mgetty.man
nroff -man callback.8 >callback.man
nroff -man faxrunqd.8 >faxrunqd.man
nroff -man faxq-helper.8 >faxq-helper.man
../sedscript <mgetty.texi-in >mgetty.texi
=> Unwrapping files-to-be-installed.