+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocp-0.1.21nb7/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocp-0.1.21nb7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for ocp-0.1.21nb7
=> Honoring LDFLAGS.
WARNING: [subst.mk:ldflags] Nothing changed in "asm_emu/Makefile".
WARNING: [subst.mk:ldflags] Nothing changed in "boot/Makefile".
WARNING: [subst.mk:ldflags] Nothing changed in "doc/Makefile".
WARNING: [subst.mk:ldflags] Nothing changed in "goodies/Makefile".
/bin/make -C asm_emu TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/asm_emu'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/asm_emu'
/bin/make -C boot TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/boot'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ kickload.c -o kickload.o -c
kickload.c: In function 'sigsegv':
kickload.c:293:17: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result]
  293 |                 setegid(getgid());
      |                 ^~~~~~~~~~~~~~~~~
kickload.c:296:17: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result]
  296 |                 seteuid(getuid());
      |                 ^~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ compdate.c -o compdate.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ psetting.c -o psetting.o -c
In file included from /usr/include/string.h:519,
                 from psetting.c:38:
In function 'strncpy',
    inlined from 'readiniline' at psetting.c:92:3,
    inlined from 'cfReadINIFile' at psetting.c:187:11:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 1023 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'cfGetConfig' at psetting.c:616:3:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 4097 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ plinkman.c -o plinkman.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ plinkman_end.c -o plinkman_end.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ pmain.c -o pmain.o -c
pmain.c: In function 'init_modules':
pmain.c:267:67: warning: ' OGA' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  267 |                                 snprintf(temp2, sizeof(temp2), "%s OGA", temp1);
      |                                                                   ^~~~
In file included from /usr/include/stdio.h:900,
                 from pmain.c:48:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 1028 bytes into a destination of size 1024
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ console.c -o console.o -c
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/boot'
/bin/make -C cpiface TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/cpiface'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ fft.c -o fft.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpianal.c -o cpianal.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpichan.c -o cpichan.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpidots.c -o cpidots.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpiface.c -o cpiface.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpigraph.c -o cpigraph.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpiinst.c -o cpiinst.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpikube.c -o cpikube.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpilinks.c -o cpilinks.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpimsg.c -o cpimsg.o -c
cpimsg.c: In function 'plUseMessage':
cpimsg.c:147:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  147 |         for (plMsgHeight=0; plSongMessage[plMsgHeight]; plMsgHeight++);
      |         ^~~
cpimsg.c:148:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  148 |                 plMsgScroll=0;
      |                 ^~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpimvol.c -o cpimvol.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpiphase.c -o cpiphase.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpipic.c -o cpipic.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpiptype.c -o cpiptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpiscope.c -o cpiscope.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpitext.c -o cpitext.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpitrack.c -o cpitrack.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mcpedit.c -o mcpedit.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gif.c -o gif.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ tga.c -o tga.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ volctrl.c -o volctrl.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -lm -o cpiface.so fft.o cpianal.o cpichan.o cpidots.o cpiface.o cpigraph.o cpiinst.o cpikube.o cpilinks.o cpimsg.o cpimvol.o cpiphase.o cpipic.o cpiptype.o cpiscope.o cpitext.o cpitrack.o mcpedit.o gif.o tga.o volctrl.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cpikeyhelp.c -o cpikeyhelp.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -lm -o keyhelp.so cpikeyhelp.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/cpiface'
/bin/make -C dev TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/dev'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devigen.c -o devigen.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devi.so devigen.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ deviwave.c -c -o deviwave.o -c
In file included from /usr/include/string.h:519,
                 from deviwave.c:29:
In function 'strncpy',
    inlined from 'mcpReadDir' at deviwave.c:269:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 12 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mcp.c -o mcp.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mix.c -o mix.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -O mixasm.c -o mixasm.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ smpman.c -o smpman.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o mcpbase.so deviwave.o mcp.o mix.o mixasm.o smpman.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ deviplay.c -o deviplay.o -c
In file included from /usr/include/string.h:519,
                 from deviplay.c:29:
In function 'strncpy',
    inlined from 'plrReadDir' at deviplay.c:249:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 12 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ plrasm.c -o plrasm.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ player.c -o player.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o plrbase.so deviplay.o plrasm.o player.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devisamp.c -o devisamp.o -c
In file included from /usr/include/string.h:519,
                 from devisamp.c:30:
In function 'strncpy',
    inlined from 'smpReadDir' at devisamp.c:298:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 12 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ sampler.c -o sampler.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o smpbase.so devisamp.o sampler.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mchasm.c -o mchasm.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o mchasm.so mchasm.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mixclip.c -o mixclip.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o mixclip.so mixclip.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/dev'
/bin/make -C devp TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/devp'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devpnone.c -o devpnone.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devpnone.so devpnone.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devpdisk.c -o devpdisk.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devpdisk.so devpdisk.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devposs.c  -o devposs.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64  -o devposs.so devposs.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/devp'
/bin/make -C devs TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/devs'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devsnone.c -o devsnone.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devsnone.so devsnone.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././  devsoss.c -o devsoss.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64  -o devsoss.so devsoss.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/devs'
/bin/make -C devw TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/devw'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -O devwnone.c -o devwnone.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devwnone.so devwnone.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devwmix.c -o devwmix.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -O dwmixa.c -o dwmixa.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -O dwmixqa.c -o dwmixqa.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devwmix.so devwmix.o dwmixa.o dwmixqa.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ devwmixf.c -o devwmixf.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ dwmixfa.c -o dwmixfa.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o devwmixf.so devwmixf.o dwmixfa.o -lm
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/devw'
/bin/make -C filesel TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/filesel'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ arctar.c -o arctar.o -c
In file included from /usr/include/string.h:519,
                 from arctar.c:29:
In function 'strncpy',
    inlined from 'adbTARScan.part.0' at arctar.c:260:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o arctar.so arctar.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ arczip.c -o arczip.o -c
arczip.c: In function 'adbZIPScan':
arczip.c:336:69: warning: variable 'res' set but not used [-Wunused-but-set-variable]
  336 |                                                                 int res;
      |                                                                     ^~~
In file included from /usr/include/string.h:519,
                 from arczip.c:32:
In function 'strncpy',
    inlined from 'adbZIPScan' at arczip.c:249:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o arczip.so arczip.o -lz
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cdrom.c -o cdrom.o -c
cdrom.c: In function 'cdrom_ReadHandle':
cdrom.c:232:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  232 |         int fd=dup(((struct cdrom_t *)entry->adb_ref)->fd);
      |                     ^
cdrom.c: In function 'cdReadDir':
cdrom.c:333:79: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  333 |                                                                 entry.adb_ref=(int)current; /* nasty hack, but hey.. it is free of use */
      |                                                                               ^
cdrom.c:334:2: warning: #warning ADB_REF hack used here [-Wcpp]
  334 | #warning ADB_REF hack used here
      |  ^~~~~~~
cdrom.c:365:63: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  365 |                                                 entry.adb_ref=(int)current; /* nasty hack, but hey.. it is free of use */
      |                                                               ^
cdrom.c:366:2: warning: #warning ADB_REF hack used here [-Wcpp]
  366 | #warning ADB_REF hack used here
      |  ^~~~~~~
cdrom.c:309:92: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size 7 [-Wformat-truncation=]
  309 |                                                                 snprintf(buffer, 12, "TRACK%02d.CDA", i);
      |                                                                                            ^~~~
cdrom.c:309:86: note: directive argument in the range [-2147483648, 511]
  309 |                                                                 snprintf(buffer, 12, "TRACK%02d.CDA", i);
      |                                                                                      ^~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:900,
                 from cdrom.c:32:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 12 and 21 bytes into a destination of size 12
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o cdrom.so cdrom.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ fstypes.c -o fstypes.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ adb.c -o adb.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cphlpfs.c -o cphlpfs.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ dirdb.c -o dirdb.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ pfilesel.c -o pfilesel.o -c
pfilesel.c: In function 'fsEditFileInfo':
pfilesel.c:2046:79: warning: taking address of packed member of 'struct moduleinfostruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
 2046 |                                 fsEditPlayTime(plScrHeight-5, plScrWidth - 9, &mdbEditBuf.playtime);
      |                                                                               ^~~~~~~~~~~~~~~~~~~~
pfilesel.c:2055:63: warning: taking address of packed member of 'struct moduleinfostruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
 2055 |                                 fsEditDate(plScrHeight-3, 42, &mdbEditBuf.date);
      |                                                               ^~~~~~~~~~~~~~~~
pfilesel.c:2073:80: warning: taking address of packed member of 'struct moduleinfostruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
 2073 |                                 fsEditPlayTime(plScrHeight-4, plScrWidth - 22, &mdbEditBuf.playtime);
      |                                                                                ^~~~~~~~~~~~~~~~~~~~
pfilesel.c:2082:76: warning: taking address of packed member of 'struct moduleinfostruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
 2082 |                                 fsEditDate(plScrHeight-5, plScrWidth - 22, &mdbEditBuf.date);
      |                                                                            ^~~~~~~~~~~~~~~~
pfilesel.c: In function 'fsFileSelect':
pfilesel.c:2686:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 2686 |                         if (editmode||!win)
      |                         ^~
pfilesel.c:2688:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 2688 |                                 i=(playlist->pos>dirwinheight)?dirwinheight:playlist->pos;
      |                                 ^
In file included from /usr/include/string.h:519,
                 from pfilesel.c:60:
In function 'strncpy',
    inlined from 'fsEditString' at pfilesel.c:1801:6:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying between 31 and 4351 bytes from a string of length 4351 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
pfilesel.c: In function 'fsEditModType':
pfilesel.c:1620:69: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1620 |                         snprintf(buffer, sizeof(buffer), "color % 2d", i);
      |                                                                     ^
In file included from /usr/include/stdio.h:900,
                 from /home/pbulk/build/audio/ocp/work/.buildlink/include/curses.h:232,
                 from pfilesel.c:55:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 10 bytes into a destination of size 9
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:519,
                 from pfilesel.c:60:
In function 'strncpy',
    inlined from 'stdReadDir.part.0' at pfilesel.c:2759:4:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 12 bytes from a string of length 12 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ pfsmain.c -o pfsmain.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ modlist.c -o modlist.o -c
In file included from /usr/include/string.h:519,
                 from modlist.c:35:
In function 'strncpy',
    inlined from 'fs12name' at modlist.c:297:3:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 12 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'fs12name' at modlist.c:299:4:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated copying between 1 and 12 bytes from a string of length 12 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'fs12name' at modlist.c:292:4:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'fs12name' at modlist.c:289:4:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ fsptype.c -o fsptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mdb.c -o mdb.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ pfspls.c -o pfspls.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ pfsm3u.c -o pfsm3u.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gendir.c -o gendir.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ playlist.c -o playlist.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -lm -o pfilesel.so adb.o cphlpfs.o dirdb.o pfilesel.o pfsmain.o modlist.o fsptype.o mdb.o pfspls.o pfsm3u.o gendir.o playlist.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/filesel'
/bin/make -C goodies TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/goodies'
/bin/make -C helpc TOPDIR=../.././
make[2]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/goodies/helpc'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -I../../ ocphhc.c -o ocphhc.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -o ocphhc ocphhc.o -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -lz  
make[2]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/goodies/helpc'
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/goodies'
/bin/make -C help TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/help'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cphelper.c -o cphelper.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o cphelper.so cphelper.o -lz
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cphlpif.c -o cphlpif.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o cphlpif.so cphlpif.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/help'
/bin/make -C playay TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playay'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ aytype.c -o aytype.o -c
In file included from /usr/include/string.h:519,
                 from aytype.c:23:
In function 'strncpy',
    inlined from 'ayReadMemInfo' at aytype.c:89:3,
    inlined from 'ayReadMemInfo' at aytype.c:33:12:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'ayReadMemInfo' at aytype.c:86:3,
    inlined from 'ayReadMemInfo' at aytype.c:33:12:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'ayReadMemInfo' at aytype.c:102:3,
    inlined from 'ayReadMemInfo' at aytype.c:33:12:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 63 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'ayReadMemInfo' at aytype.c:99:3,
    inlined from 'ayReadMemInfo' at aytype.c:33:12:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 63 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o aytype.so aytype.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ -o z80.o z80.c -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ -o sound.o sound.c -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ -o aypplay.o aypplay.c -c
In file included from /usr/include/string.h:519,
                 from aypplay.c:28:
In function 'strncpy',
    inlined from 'ayOpenFile' at aypplay.c:339:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'ayOpenFile' at aypplay.c:341:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ -o ayplay.o ayplay.c -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -fPIC -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playay.so z80.o sound.o aypplay.o ayplay.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playay'
/bin/make -C playcda TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playcda'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cdaplay.c -o cdaplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ cdapplay.c -o cdapplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playcda.so cdaplay.o cdapplay.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playcda'
/bin/make -C playflac TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playflac'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playflac'
/bin/make -C playgmd TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playgmd'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdptype.c -o gmdptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdl669.c -o gmdl669.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o load669.so gmdl669.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdlams.c -o gmdlams.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loadams.so gmdlams.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdldmf.c -o gmdldmf.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loaddmf.so gmdldmf.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdlmdl.c -o gmdlmdl.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loadmdl.so gmdlmdl.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdlmtm.c -o gmdlmtm.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loadmtm.so gmdlmtm.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdlokt.c -o gmdlokt.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loadokt.so gmdlokt.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdlptm.c -o gmdlptm.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loadptm.so gmdlptm.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdls3m.c -o gmdls3m.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loads3m.so gmdls3m.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdlult.c -o gmdlult.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o loadult.so gmdlult.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdpchan.c -o gmdpchan.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdpdots.c -o gmdpdots.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdpinst.c -o gmdpinst.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdplay.c -o gmdplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdpplay.c -o gmdpplay.o -c
In file included from /usr/include/string.h:519,
                 from gmdpplay.c:30:
In function 'strncpy',
    inlined from 'gmdOpenFile' at gmdpplay.c:394:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'gmdOpenFile' at gmdpplay.c:396:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdptrak.c -o gmdptrak.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdrtns.c -o gmdrtns.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmdtime.c -o gmdtime.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playgmd.so gmdpchan.o gmdpdots.o gmdpinst.o gmdplay.o gmdpplay.o gmdptrak.o gmdrtns.o gmdtime.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playgmd'
/bin/make -C playgmi TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playgmi'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmiptype.c -o gmiptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmiinit.c -o gmiinit.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmiload.c -o gmiload.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmipchan.c -o gmipchan.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmipdots.c -o gmipdots.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmipinst.c -o gmipinst.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmipplay.c -o gmipplay.o -c
In file included from /usr/include/string.h:519,
                 from gmipplay.c:32:
In function 'strncpy',
    inlined from 'gmiOpenFile' at gmipplay.c:211:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'gmiOpenFile' at gmipplay.c:213:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmiplay.c -o gmiplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmipat.c -o gmipat.o -c
gmipat.c: In function 'loadpatchPAT':
gmipat.c:241:57: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 32 [-Wformat-truncation=]
  241 |                 snprintf(ins->name, sizeof(ins->name), "%s", name);
      |                                                         ^~   ~~~~
In file included from /usr/include/stdio.h:900,
                 from gmipat.c:26:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 32
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gmipat.c: In function 'addpatchPAT':
gmipat.c:385:53: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 32 [-Wformat-truncation=]
  385 |                 snprintf(s->name, sizeof(s->name), "%s", name);
      |                                                     ^~   ~~~~
In file included from /usr/include/stdio.h:900,
                 from gmipat.c:26:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 32
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmifff.c -o gmifff.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmiultra.c -o gmiultra.o -c
gmiultra.c: In function 'midInitUltra':
gmiultra.c:120:41: warning: '%s' directive output may be truncated writing 12 bytes into a region of size between 1 and 4097 [-Wformat-truncation=]
  120 |         snprintf(path, sizeof(path), "%s%s", midInstrumentPath, "ULTRASND.INI");
      |                                         ^~                      ~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:900,
                 from gmiultra.c:29:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 13 and 4109 bytes into a destination of size 4097
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmifreepats.c -o gmifreepats.o -c
gmifreepats.c: In function 'parse_config':
gmifreepats.c:103:115: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 256 [-Wformat-truncation=]
  103 |                                         snprintf(midInstrumentNames[insnum], sizeof(midInstrumentNames[insnum]), "%s", base); /* we ignore parameters for now TODO */
      |                                                                                                                   ^~
In file included from /usr/include/stdio.h:900,
                 from gmifreepats.c:29:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 256
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ gmitimidity.c -o gmitimidity.o -c
gmitimidity.c: In function 'parse_config':
gmitimidity.c:164:115: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 256 [-Wformat-truncation=]
  164 |                                         snprintf(midInstrumentNames[insnum], sizeof(midInstrumentNames[insnum]), "%s", base); /* we ignore parameters for now TODO */
      |                                                                                                                   ^~
In file included from /usr/include/stdio.h:900,
                 from gmitimidity.c:28:
/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 256
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playgmi.so gmiinit.o gmiload.o gmipchan.o gmipdots.o gmipinst.o gmipplay.o gmiplay.o gmipat.o gmifff.o gmiultra.o gmifreepats.o gmitimidity.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playgmi'
/bin/make -C playit TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playit'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itpptype.c -o itpptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itload.c -o itload.o -c
In file included from itload.c:41:
itload.c: In function 'it_load':
itload.c:710:99: warning: iteration 25 invokes undefined behavior [-Waggressive-loop-optimizations]
  710 |                                         ihdr.envs[i].pts[j].p = uint16_little (ihdr.envs[i].pts[j].p);
.././types.h:46:31: note: in definition of macro 'uint16_little'
   46 | #   define uint16_little(x)  (x)
      |                               ^
itload.c:709:43: note: within this loop
  709 |                                 for (j=0;j<26;j++)
      |                                          ~^~~
itload.c:345:28: warning: argument 1 range [18446744069414584320, 18446744073709551614] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  345 |         if (!(this->orders=malloc(sizeof(uint16_t)*this->nord)))
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from itload.c:38:
/usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here
  539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
      |              ^~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itpinst.c -o itpinst.o -c
itpinst.c: In function 'itpInstSetup':
itpinst.c:323:43: warning: iteration 120 invokes undefined behavior [-Waggressive-loop-optimizations]
  323 |                         if (ins->keytab[j][1]&&(ins->keytab[j][1]<=sampnum))
      |                             ~~~~~~~~~~~~~~^~~
itpinst.c:322:28: note: within this loop
  322 |                 for (j=0; j<128; j++)
      |                           ~^~~~
itpinst.c:299:43: warning: iteration 120 invokes undefined behavior [-Waggressive-loop-optimizations]
  299 |                         if (ins->keytab[j][1]&&(ins->keytab[j][1]<=sampnum))
      |                             ~~~~~~~~~~~~~~^~~
itpinst.c:298:28: note: within this loop
  298 |                 for (j=0; j<128; j++)
      |                           ~^~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itplay.c -o itplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itpplay.c -o itpplay.o -c
In file included from /usr/include/string.h:519,
                 from itpplay.c:33:
In function 'strncpy',
    inlined from 'itpOpenFile' at itpplay.c:574:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'itpOpenFile' at itpplay.c:576:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itptrack.c -o itptrack.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itrtns.c -o itrtns.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ itsex.c -o itsex.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ ittime.c -o ittime.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playit.so itload.o itpinst.o itplay.o itpplay.o itptrack.o itrtns.o itsex.o ittime.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playit'
/bin/make -C playogg TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playogg'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ oggtype.c -o oggtype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ oggplay.c -o oggplay.o    -c
In file included from oggplay.c:34:
/home/pbulk/build/audio/ocp/work/.buildlink/include/vorbis/vorbisfile.h:95:21: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used [-Wunused-variable]
   95 | static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = {
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/audio/ocp/work/.buildlink/include/vorbis/vorbisfile.h:88:21: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used [-Wunused-variable]
   88 | static ov_callbacks OV_CALLBACKS_STREAMONLY = {
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/audio/ocp/work/.buildlink/include/vorbis/vorbisfile.h:81:21: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used [-Wunused-variable]
   81 | static ov_callbacks OV_CALLBACKS_NOCLOSE = {
      |                     ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/audio/ocp/work/.buildlink/include/vorbis/vorbisfile.h:74:21: warning: 'OV_CALLBACKS_DEFAULT' defined but not used [-Wunused-variable]
   74 | static ov_callbacks OV_CALLBACKS_DEFAULT = {
      |                     ^~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ oggpplay.c -o oggpplay.o    -c
In file included from /usr/include/string.h:519,
                 from oggpplay.c:30:
In function 'strncpy',
    inlined from 'oggOpenFile' at oggpplay.c:488:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'oggOpenFile' at oggpplay.c:490:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o playogg.so oggplay.o oggpplay.o -logg -lm -lvorbis -lvorbisfile
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playogg'
/bin/make -C playopl TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playopl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playopl'
/bin/make -C playmp2 TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playmp2'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mpptype.c -o mpptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ charset.c -o charset.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mppplay.c -o mppplay.o  -c
In file included from /usr/include/string.h:519,
                 from mppplay.c:31:
In function 'strncpy',
    inlined from 'mpegOpenFile' at mppplay.c:508:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'mpegOpenFile' at mppplay.c:510:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ mpplay.c -o mpplay.o  -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o playmp2.so mppplay.o mpplay.o -lmad -lm
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playmp2'
/bin/make -C playsid TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playsid'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playsid'
/bin/make -C playwav TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playwav'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ wavptype.c -o wavptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ wavplay.c -o wavplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ wavpplay.c -o wavpplay.o -c
In file included from /usr/include/string.h:519,
                 from wavpplay.c:31:
In function 'strncpy',
    inlined from 'wavOpenFile' at wavpplay.c:489:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'wavOpenFile' at wavpplay.c:491:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playwav.so wavplay.o wavpplay.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playwav'
/bin/make -C playxm TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playxm'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmpptype.c -o xmpptype.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmlmod.c -o xmlmod.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmlmxm.c -o xmlmxm.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmload.c -o xmload.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmpinst.c -o xmpinst.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmplay.c -o xmplay.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmpplay.c -o xmpplay.o -c
In file included from /usr/include/string.h:519,
                 from xmpplay.c:38:
In function 'strncpy',
    inlined from 'xmpOpenFile' at xmpplay.c:627:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'xmpOpenFile' at xmpplay.c:629:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 255 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmptrak.c -o xmptrak.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmrtns.c -o xmrtns.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ xmtime.c -o xmtime.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o playxm.so xmlmod.o xmlmxm.o xmload.o xmpinst.o xmplay.o xmpplay.o xmptrak.o xmrtns.o xmtime.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playxm'
/bin/make -C playym TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playym'
/bin/make -C lzh all TOPDIR="../.././"
make[2]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playym/lzh'
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -c lzhlib.cpp
lzhlib.cpp:408:2: warning: #warning made pSrc const [-Wcpp]
  408 | #warning made pSrc const
      |  ^~~~~~~
ar cr liblzh.a lzhlib.o
make[2]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playym/lzh'
/bin/make -C stsoundlib all TOPDIR="../.././"
make[2]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playym/stsoundlib'
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -c digidrum.cpp
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -c Ymload.cpp -I..
Ymload.cpp:528:2: warning: #warning sampleStart and sampleLength needs to be validated [-Wcpp]
  528 | #warning sampleStart and sampleLength needs to be validated
      |  ^~~~~~~
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -c Ym2149Ex.cpp
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -c YmMusic.cpp
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I../.././ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -c YmUserInterface.cpp
ar cr libym.a digidrum.o Ymload.o Ym2149Ex.o YmMusic.o YmUserInterface.o
make[2]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playym/stsoundlib'
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ ymtype.cpp -o ymtype.o -c
In file included from ymtype.cpp:29:
.././filesel/pfilesel.h:31:20: warning: unnecessary parentheses in declaration of 'fsTypeNames' [-Wparentheses]
   31 | extern const char *(fsTypeNames[256]); /* type description */
      |                    ^~~~~~~~~~~~~~~~~~
.././filesel/pfilesel.h:31:20: note: remove parentheses
   31 | extern const char *(fsTypeNames[256]); /* type description */
      |                    ^~~~~~~~~~~~~~~~~~
      |                    -                -
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o ymtype.so ymtype.o -llzh -Llzh
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ ympplay.cpp -o ympplay.o -c
ympplay.cpp:296:2: warning: #warning TODO [-Wcpp]
  296 | #warning TODO
      |  ^~~~~~~
In file included from ympplay.cpp:33:
.././filesel/pfilesel.h:31:20: warning: unnecessary parentheses in declaration of 'fsTypeNames' [-Wparentheses]
   31 | extern const char *(fsTypeNames[256]); /* type description */
      |                    ^~~~~~~~~~~~~~~~~~
.././filesel/pfilesel.h:31:20: note: remove parentheses
   31 | extern const char *(fsTypeNames[256]); /* type description */
      |                    ^~~~~~~~~~~~~~~~~~
      |                    -                -
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ ymplay.cpp -o ymplay.o -c
c++ -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o playym.so ympplay.o ymplay.o -llzh -lym -Llzh -Lstsoundlib
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/playym'
/bin/make -C stuff TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/stuff'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ timer.c -o timer.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ irq.c -o irq.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ hardware.c -o hardware.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ freq.c -o freq.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o hardware.so timer.o irq.o hardware.o freq.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ err.c -o err.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ sets.c -o sets.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o sets.so sets.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ console.c -o console.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ poutput-curses.c -o poutput-curses.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ poutput-vcsa.c -o poutput-vcsa.o -c
poutput-vcsa.c: In function 'vcsa_init':
poutput-vcsa.c:643:44: warning: ', O_RDWR)' directive writing 9 bytes into a region of size between 6 and 133 [-Wformat-overflow=]
  643 |                 sprintf(tmp, "vcsa: open(%s, O_RDWR)", path);
      |                                            ^~~~~~~~~
In file included from /usr/include/stdio.h:900,
                 from /home/pbulk/build/audio/ocp/work/.buildlink/include/curses.h:232,
                 from poutput-vcsa.c:31:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 21 and 148 bytes into a destination of size 144
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ poutput-fb.c -o poutput-fb.o -c
poutput-fb.c: In function 'fb_init':
poutput-fb.c:337:132: warning: array subscript 2 is above array bounds of '__u16[2]' {aka 'short unsigned int[2]'} [-Warray-bounds]
  337 |         fprintf(stderr, "fb:  reserved0=0x%04x reserved1=0x%04x reserved2=0x%04x\n", fix.reserved[0], fix.reserved[1], fix.reserved[2]);
      |                                                                                                                        ~~~~~~~~~~~~^~~
In file included from poutput-fb.c:41:
/usr/include/linux/fb.h:173:15: note: while referencing 'reserved'
  173 |         __u16 reserved[2];              /* Reserved for future compatibility */
      |               ^~~~~~~~
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ poutput-keyboard.c -o poutput-keyboard.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ pfonts.c -o pfonts.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ poutput.c -o poutput.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64  -o poutput.so console.o poutput-curses.o poutput-vcsa.o poutput-fb.o poutput-keyboard.o pfonts.o poutput.o -lncurses 
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ compat.c -o compat.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o compat.so compat.o
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ framelock.c -o framelock.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o framelock.so framelock.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/stuff'
/bin/make -C medialib TOPDIR=.././
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/medialib'
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ medialib.c -o medialib.o -c
cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -Wall -I.././ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -shared -o medialib.so medialib.o
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/medialib'
/bin/make -C doc TOPDIR=".././"
make[1]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/doc'
/bin/make -C texi all TOPDIR="../.././"
make[2]: Entering directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/doc/texi'
rm -Rf ocp ocp.html ocp.info ocp.info.gz
makeinfo ocp.texi
player.texi:879: encoding error at byte 0xb0
mv ocp ocp.info
gzip ocp.info
makeinfo --html ocp.texi
player.texi:879: encoding error at byte 0xb0
mv ocp ocp.html
mv: cannot stat 'ocp': No such file or directory
make[2]: *** [Makefile:16: ocp.info.gz] Error 1
make[2]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/doc/texi'
make[1]: *** [Makefile:5: all] Error 2
make[1]: Leaving directory '/home/pbulk/build/audio/ocp/work/ocp-0.1.21/doc'
make: *** [Makefile:162: dirs] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/audio/ocp
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/audio/ocp