+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dvisvgm-2.1.3nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dvisvgm-2.1.3nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for dvisvgm-2.1.3nb1
/opt/pkg/bin/bmake  all-recursive
Making all in libs
Making all in clipper
depbase=`echo clipper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT clipper.o -MD -MP -MF $depbase.Tpo -c -o clipper.o clipper.cpp && mv -f $depbase.Tpo $depbase.Po
clipper.cpp: In function 'void ClipperLib::InitEdge(TEdge*, TEdge*, TEdge*, const IntPoint&)':
clipper.cpp:714:14: warning: 'void* std::memset(void*, int, size_t)' clearing an object of non-trivial type 'struct ClipperLib::TEdge'; use assignment or value-initialization instead [-Wclass-memaccess]
  714 |   std::memset(e, 0, sizeof(TEdge));
      |   ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
clipper.cpp:66:8: note: 'struct ClipperLib::TEdge' declared here
   66 | struct TEdge {
      |        ^~~~~
rm -f libclipper.a
ar cru libclipper.a clipper.o 
ranlib libclipper.a
Making all in xxHash
depbase=`echo xxhash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT xxhash.o -MD -MP -MF $depbase.Tpo -c -o xxhash.o xxhash.c && mv -f $depbase.Tpo $depbase.Po
rm -f libxxhash.a
ar cru libxxhash.a xxhash.o 
ranlib libxxhash.a
Making all in ff-woff
depbase=`echo fontforge/alphabet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/alphabet.o -MD -MP -MF $depbase.Tpo -c -o fontforge/alphabet.o fontforge/alphabet.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/asmfpst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/asmfpst.o -MD -MP -MF $depbase.Tpo -c -o fontforge/asmfpst.o fontforge/asmfpst.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/autohint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/autohint.o -MD -MP -MF $depbase.Tpo -c -o fontforge/autohint.o fontforge/autohint.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/char.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/char.o -MD -MP -MF $depbase.Tpo -c -o fontforge/char.o fontforge/char.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/cjk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/cjk.o -MD -MP -MF $depbase.Tpo -c -o fontforge/cjk.o fontforge/cjk.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/cvundoes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/cvundoes.o -MD -MP -MF $depbase.Tpo -c -o fontforge/cvundoes.o fontforge/cvundoes.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/dumppfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/dumppfa.o -MD -MP -MF $depbase.Tpo -c -o fontforge/dumppfa.o fontforge/dumppfa.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/encoding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/encoding.o -MD -MP -MF $depbase.Tpo -c -o fontforge/encoding.o fontforge/encoding.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/fflocale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/fflocale.o -MD -MP -MF $depbase.Tpo -c -o fontforge/fflocale.o fontforge/fflocale.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/fvfonts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/fvfonts.o -MD -MP -MF $depbase.Tpo -c -o fontforge/fvfonts.o fontforge/fvfonts.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/gwwiconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/gwwiconv.o -MD -MP -MF $depbase.Tpo -c -o fontforge/gwwiconv.o fontforge/gwwiconv.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/lookups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/lookups.o -MD -MP -MF $depbase.Tpo -c -o fontforge/lookups.o fontforge/lookups.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/macbinary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/macbinary.o -MD -MP -MF $depbase.Tpo -c -o fontforge/macbinary.o fontforge/macbinary.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/macenc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/macenc.o -MD -MP -MF $depbase.Tpo -c -o fontforge/macenc.o fontforge/macenc.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/mathconstants.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/mathconstants.o -MD -MP -MF $depbase.Tpo -c -o fontforge/mathconstants.o fontforge/mathconstants.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/memory.o -MD -MP -MF $depbase.Tpo -c -o fontforge/memory.o fontforge/memory.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/mm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/mm.o -MD -MP -MF $depbase.Tpo -c -o fontforge/mm.o fontforge/mm.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/namelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/namelist.o -MD -MP -MF $depbase.Tpo -c -o fontforge/namelist.o fontforge/namelist.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/nouiutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/nouiutil.o -MD -MP -MF $depbase.Tpo -c -o fontforge/nouiutil.o fontforge/nouiutil.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/nowakowskittfinstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/nowakowskittfinstr.o -MD -MP -MF $depbase.Tpo -c -o fontforge/nowakowskittfinstr.o fontforge/nowakowskittfinstr.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/parsepfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/parsepfa.o -MD -MP -MF $depbase.Tpo -c -o fontforge/parsepfa.o fontforge/parsepfa.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/parsettf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/parsettf.o -MD -MP -MF $depbase.Tpo -c -o fontforge/parsettf.o fontforge/parsettf.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/parsettfatt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/parsettfatt.o -MD -MP -MF $depbase.Tpo -c -o fontforge/parsettfatt.o fontforge/parsettfatt.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/psread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/psread.o -MD -MP -MF $depbase.Tpo -c -o fontforge/psread.o fontforge/psread.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/pua.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/pua.o -MD -MP -MF $depbase.Tpo -c -o fontforge/pua.o fontforge/pua.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/sfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/sfd.o -MD -MP -MF $depbase.Tpo -c -o fontforge/sfd.o fontforge/sfd.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/sfd1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/sfd1.o -MD -MP -MF $depbase.Tpo -c -o fontforge/sfd1.o fontforge/sfd1.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splinechar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splinechar.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinechar.o fontforge/splinechar.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splinefont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splinefont.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinefont.o fontforge/splinefont.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splineorder2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splineorder2.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineorder2.o fontforge/splineorder2.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splineoverlap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splineoverlap.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineoverlap.o fontforge/splineoverlap.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splinerefigure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splinerefigure.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinerefigure.o fontforge/splinerefigure.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splinesave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splinesave.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinesave.o fontforge/splinesave.c && mv -f $depbase.Tpo $depbase.Po
fontforge/splinesave.c: In function 'RSC2PS2':
fontforge/splinesave.c:1402:59: warning: 'NumberHints' accessing 128 bytes in a region of size 8 [-Wstringop-overflow=]
 1402 |         if ( allwithouthints && unsafe!=NULL && hdb->cnt!=NumberHints(&unsafe->sc,1))
      |                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
fontforge/splinesave.c:1402:59: note: referencing argument 1 of type 'SplineChar *[16]' {aka 'struct splinechar *[16]'}
fontforge/splinesave.c:298:12: note: in a call to function 'NumberHints'
  298 | static int NumberHints(SplineChar *scs[MmMax], int instance_count) {
      |            ^~~~~~~~~~~
depbase=`echo fontforge/splinesaveafm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splinesaveafm.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splinesaveafm.o fontforge/splinesaveafm.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splineutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splineutil.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineutil.o fontforge/splineutil.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/splineutil2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/splineutil2.o -MD -MP -MF $depbase.Tpo -c -o fontforge/splineutil2.o fontforge/splineutil2.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/start.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/start.o -MD -MP -MF $depbase.Tpo -c -o fontforge/start.o fontforge/start.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/stemdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/stemdb.o -MD -MP -MF $depbase.Tpo -c -o fontforge/stemdb.o fontforge/stemdb.c && mv -f $depbase.Tpo $depbase.Po
fontforge/stemdb.c: In function 'FigureStemActive':
fontforge/stemdb.c:3607:9: warning: 'memcpy' writing between 18446743970630336512 and 18446744073709551568 bytes into a region of size 9223372036854775807 [-Wstringop-overflow=]
 3607 |         memcpy(stem->active,activespace,acnt*sizeof(struct segment));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fontforge/stemdb.c:3606:24: note: destination object of size 9223372036854775807 allocated by 'malloc'
 3606 |         stem->active = malloc(acnt*sizeof(struct segment));
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
depbase=`echo fontforge/tmpfile2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/tmpfile2.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tmpfile2.o fontforge/tmpfile2.cpp && mv -f $depbase.Tpo $depbase.Po
fontforge/tmpfile2.cpp: In function 'FILE* tmpfile2()':
fontforge/tmpfile2.cpp:74:22: warning: control reaches end of non-void function [-Wreturn-type]
   74 |         tmpfile_error("failed to create temporary file");
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
depbase=`echo fontforge/tottf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/tottf.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottf.o fontforge/tottf.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/tottfaat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/tottfaat.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfaat.o fontforge/tottfaat.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/tottfgpos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/tottfgpos.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfgpos.o fontforge/tottfgpos.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/tottfvar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/tottfvar.o -MD -MP -MF $depbase.Tpo -c -o fontforge/tottfvar.o fontforge/tottfvar.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/ttfinstrs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/ttfinstrs.o -MD -MP -MF $depbase.Tpo -c -o fontforge/ttfinstrs.o fontforge/ttfinstrs.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/ttfspecial.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/ttfspecial.o -MD -MP -MF $depbase.Tpo -c -o fontforge/ttfspecial.o fontforge/ttfspecial.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/unialt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/unialt.o -MD -MP -MF $depbase.Tpo -c -o fontforge/unialt.o fontforge/unialt.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/ustring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/ustring.o -MD -MP -MF $depbase.Tpo -c -o fontforge/ustring.o fontforge/ustring.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/utype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/utype.o -MD -MP -MF $depbase.Tpo -c -o fontforge/utype.o fontforge/utype.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fontforge/woff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I./inc -I./fontforge -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT fontforge/woff.o -MD -MP -MF $depbase.Tpo -c -o fontforge/woff.o fontforge/woff.c && mv -f $depbase.Tpo $depbase.Po
rm -f libfontforge.a
ar cru libfontforge.a fontforge/alphabet.o  fontforge/asmfpst.o fontforge/autohint.o  fontforge/char.o fontforge/cjk.o  fontforge/cvundoes.o fontforge/dumppfa.o  fontforge/encoding.o fontforge/fflocale.o  fontforge/fvfonts.o fontforge/gwwiconv.o  fontforge/lookups.o fontforge/macbinary.o  fontforge/macenc.o fontforge/mathconstants.o  fontforge/memory.o fontforge/mm.o  fontforge/namelist.o fontforge/nouiutil.o  fontforge/nowakowskittfinstr.o  fontforge/parsepfa.o fontforge/parsettf.o  fontforge/parsettfatt.o fontforge/psread.o  fontforge/pua.o fontforge/sfd.o  fontforge/sfd1.o fontforge/splinechar.o  fontforge/splinefont.o  fontforge/splineorder2.o  fontforge/splineoverlap.o  fontforge/splinerefigure.o  fontforge/splinesave.o  fontforge/splinesaveafm.o  fontforge/splineutil.o fontforge/splineutil2.o  fontforge/start.o fontforge/stemdb.o  fontforge/tmpfile2.o fontforge/tottf.o  fontforge/tottfaat.o fontforge/tottfgpos.o  fontforge/tottfvar.o fontforge/ttfinstrs.o  fontforge/ttfspecial.o fontforge/unialt.o  fontforge/ustring.o fontforge/utype.o  fontforge/woff.o 
ranlib libfontforge.a
Making all in woff2
Making all in brotli
depbase=`echo enc/backward_references.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/backward_references.o -MD -MP -MF $depbase.Tpo -c -o enc/backward_references.o enc/backward_references.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/block_splitter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/block_splitter.o -MD -MP -MF $depbase.Tpo -c -o enc/block_splitter.o enc/block_splitter.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/brotli_bit_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/brotli_bit_stream.o -MD -MP -MF $depbase.Tpo -c -o enc/brotli_bit_stream.o enc/brotli_bit_stream.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/compress_fragment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/compress_fragment.o -MD -MP -MF $depbase.Tpo -c -o enc/compress_fragment.o enc/compress_fragment.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/compress_fragment_two_pass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/compress_fragment_two_pass.o -MD -MP -MF $depbase.Tpo -c -o enc/compress_fragment_two_pass.o enc/compress_fragment_two_pass.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/dictionary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/dictionary.o -MD -MP -MF $depbase.Tpo -c -o enc/dictionary.o enc/dictionary.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/encode.o -MD -MP -MF $depbase.Tpo -c -o enc/encode.o enc/encode.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/encode_parallel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/encode_parallel.o -MD -MP -MF $depbase.Tpo -c -o enc/encode_parallel.o enc/encode_parallel.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/entropy_encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/entropy_encode.o -MD -MP -MF $depbase.Tpo -c -o enc/entropy_encode.o enc/entropy_encode.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/histogram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/histogram.o -MD -MP -MF $depbase.Tpo -c -o enc/histogram.o enc/histogram.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/literal_cost.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/literal_cost.o -MD -MP -MF $depbase.Tpo -c -o enc/literal_cost.o enc/literal_cost.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/metablock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/metablock.o -MD -MP -MF $depbase.Tpo -c -o enc/metablock.o enc/metablock.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/static_dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/static_dict.o -MD -MP -MF $depbase.Tpo -c -o enc/static_dict.o enc/static_dict.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/streams.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/streams.o -MD -MP -MF $depbase.Tpo -c -o enc/streams.o enc/streams.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo enc/utf8_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT enc/utf8_util.o -MD -MP -MF $depbase.Tpo -c -o enc/utf8_util.o enc/utf8_util.cc && mv -f $depbase.Tpo $depbase.Po
rm -f libbrotli.a
ar cru libbrotli.a enc/backward_references.o  enc/block_splitter.o enc/brotli_bit_stream.o  enc/compress_fragment.o  enc/compress_fragment_two_pass.o  enc/dictionary.o enc/encode.o  enc/encode_parallel.o enc/entropy_encode.o  enc/histogram.o enc/literal_cost.o  enc/metablock.o enc/static_dict.o  enc/streams.o enc/utf8_util.o 
ranlib libbrotli.a
depbase=`echo src/font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/font.o -MD -MP -MF $depbase.Tpo -c -o src/font.o src/font.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/glyph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/glyph.o -MD -MP -MF $depbase.Tpo -c -o src/glyph.o src/glyph.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/normalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/normalize.o -MD -MP -MF $depbase.Tpo -c -o src/normalize.o src/normalize.cc && mv -f $depbase.Tpo $depbase.Po
src/normalize.cc: In function 'bool woff2::FixChecksums(Font*)':
src/normalize.cc:224:12: warning: variable 'head_checksum' set but not used [-Wunused-but-set-variable]
  224 |   uint32_t head_checksum = 0;
      |            ^~~~~~~~~~~~~
depbase=`echo src/table_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/table_tags.o -MD -MP -MF $depbase.Tpo -c -o src/table_tags.o src/table_tags.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/transform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/transform.o -MD -MP -MF $depbase.Tpo -c -o src/transform.o src/transform.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/variable_length.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/variable_length.o -MD -MP -MF $depbase.Tpo -c -o src/variable_length.o src/variable_length.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/woff2_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/woff2_common.o -MD -MP -MF $depbase.Tpo -c -o src/woff2_common.o src/woff2_common.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/woff2_enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/woff2_enc.o -MD -MP -MF $depbase.Tpo -c -o src/woff2_enc.o src/woff2_enc.cc && mv -f $depbase.Tpo $depbase.Po
src/woff2_enc.cc: In function 'bool woff2::ConvertTTFToWOFF2(const uint8_t*, size_t, uint8_t*, size_t*, const WOFF2Params&)':
src/woff2_enc.cc:350:22: warning: variable 'transformed_data' set but not used [-Wunused-but-set-variable]
  350 |       const uint8_t* transformed_data = src_table.data;
      |                      ^~~~~~~~~~~~~~~~
src/woff2_enc.cc:436:18: warning: unused variable 'table_length' [-Wunused-variable]
  436 |         uint32_t table_length =
      |                  ^~~~~~~~~~~~
depbase=`echo src/woff2_out.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I../..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -I./brotli/enc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT src/woff2_out.o -MD -MP -MF $depbase.Tpo -c -o src/woff2_out.o src/woff2_out.cc && mv -f $depbase.Tpo $depbase.Po
rm -f libwoff2.a
ar cru libwoff2.a src/font.o src/glyph.o  src/normalize.o src/table_tags.o  src/transform.o src/variable_length.o  src/woff2_common.o src/woff2_enc.o  src/woff2_out.o 
ranlib libwoff2.a
Making all in src
depbase=`echo BasicDVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT BasicDVIReader.o -MD -MP -MF $depbase.Tpo -c -o BasicDVIReader.o BasicDVIReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Bezier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Bezier.o -MD -MP -MF $depbase.Tpo -c -o Bezier.o Bezier.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo BgColorSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT BgColorSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o BgColorSpecialHandler.o BgColorSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Bitmap.o -MD -MP -MF $depbase.Tpo -c -o Bitmap.o Bitmap.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo BoundingBox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT BoundingBox.o -MD -MP -MF $depbase.Tpo -c -o BoundingBox.o BoundingBox.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Calculator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Calculator.o -MD -MP -MF $depbase.Tpo -c -o Calculator.o Calculator.cpp && mv -f $depbase.Tpo $depbase.Po
Calculator.cpp: In member function 'char Calculator::lex(std::istream&)':
Calculator.cpp:158:32: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=]
  158 |                         catch (exception) {
      |                                ^~~~~~~~~
depbase=`echo CharMapID.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT CharMapID.o -MD -MP -MF $depbase.Tpo -c -o CharMapID.o CharMapID.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo CLCommandLine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT CLCommandLine.o -MD -MP -MF $depbase.Tpo -c -o CLCommandLine.o CLCommandLine.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo CMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT CMap.o -MD -MP -MF $depbase.Tpo -c -o CMap.o CMap.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo CMapManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT CMapManager.o -MD -MP -MF $depbase.Tpo -c -o CMapManager.o CMapManager.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo CMapReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT CMapReader.o -MD -MP -MF $depbase.Tpo -c -o CMapReader.o CMapReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Color.o -MD -MP -MF $depbase.Tpo -c -o Color.o Color.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo ColorSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT ColorSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o ColorSpecialHandler.o ColorSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo CRC32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT CRC32.o -MD -MP -MF $depbase.Tpo -c -o CRC32.o CRC32.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Directory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Directory.o -MD -MP -MF $depbase.Tpo -c -o Directory.o Directory.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DLLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT DLLoader.o -MD -MP -MF $depbase.Tpo -c -o DLLoader.o DLLoader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT DVIReader.o -MD -MP -MF $depbase.Tpo -c -o DVIReader.o DVIReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DvisvgmSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT DvisvgmSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o DvisvgmSpecialHandler.o DvisvgmSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DVIToSVG.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT DVIToSVG.o -MD -MP -MF $depbase.Tpo -c -o DVIToSVG.o DVIToSVG.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo DVIToSVGActions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT DVIToSVGActions.o -MD -MP -MF $depbase.Tpo -c -o DVIToSVGActions.o DVIToSVGActions.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo EmSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT EmSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o EmSpecialHandler.o EmSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo EncFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT EncFile.o -MD -MP -MF $depbase.Tpo -c -o EncFile.o EncFile.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo EPSFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT EPSFile.o -MD -MP -MF $depbase.Tpo -c -o EPSFile.o EPSFile.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo EPSToSVG.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT EPSToSVG.o -MD -MP -MF $depbase.Tpo -c -o EPSToSVG.o EPSToSVG.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FileFinder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FileFinder.o -MD -MP -MF $depbase.Tpo -c -o FileFinder.o FileFinder.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FilePath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FilePath.o -MD -MP -MF $depbase.Tpo -c -o FilePath.o FilePath.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FileSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FileSystem.o -MD -MP -MF $depbase.Tpo -c -o FileSystem.o FileSystem.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Font.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Font.o -MD -MP -MF $depbase.Tpo -c -o Font.o Font.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontCache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontCache.o -MD -MP -MF $depbase.Tpo -c -o FontCache.o FontCache.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontEncoding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontEncoding.o -MD -MP -MF $depbase.Tpo -c -o FontEncoding.o FontEncoding.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontEngine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontEngine.o -MD -MP -MF $depbase.Tpo -c -o FontEngine.o FontEngine.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontManager.o -MD -MP -MF $depbase.Tpo -c -o FontManager.o FontManager.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontMap.o -MD -MP -MF $depbase.Tpo -c -o FontMap.o FontMap.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontMetrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontMetrics.o -MD -MP -MF $depbase.Tpo -c -o FontMetrics.o FontMetrics.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo FontWriter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT FontWriter.o -MD -MP -MF $depbase.Tpo -c -o FontWriter.o FontWriter.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo GFGlyphTracer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT GFGlyphTracer.o -MD -MP -MF $depbase.Tpo -c -o GFGlyphTracer.o GFGlyphTracer.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo GFReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT GFReader.o -MD -MP -MF $depbase.Tpo -c -o GFReader.o GFReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo GFTracer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT GFTracer.o -MD -MP -MF $depbase.Tpo -c -o GFTracer.o GFTracer.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Ghostscript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Ghostscript.o -MD -MP -MF $depbase.Tpo -c -o Ghostscript.o Ghostscript.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo HtmlSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT HtmlSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o HtmlSpecialHandler.o HtmlSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo InputBuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT InputBuffer.o -MD -MP -MF $depbase.Tpo -c -o InputBuffer.o InputBuffer.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo InputReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT InputReader.o -MD -MP -MF $depbase.Tpo -c -o InputReader.o InputReader.cpp && mv -f $depbase.Tpo $depbase.Po
InputReader.cpp: In member function 'virtual std::string InputReader::getLine()':
InputReader.cpp:307:80: warning: 'std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = int; _Result = int]' is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
  307 |         ret.erase(std::find_if(ret.rbegin(), ret.rend(), not1(ptr_fun<int, int>(isspace))).base(), ret.end());
      |                                                               ~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from /opt/tools/gcc13/include/c++/13.2.0/functional:49,
                 from InputReader.cpp:23:
/opt/tools/gcc13/include/c++/13.2.0/bits/stl_function.h:1126:5: note: declared here
 1126 |     ptr_fun(_Result (*__x)(_Arg))
      |     ^~~~~~~
InputReader.cpp:307:62: warning: 'constexpr std::unary_negate<_Predicate> std::not1(const _Predicate&) [with _Predicate = pointer_to_unary_function<int, int>]' is deprecated: use 'std::not_fn' instead [-Wdeprecated-declarations]
  307 |         ret.erase(std::find_if(ret.rbegin(), ret.rend(), not1(ptr_fun<int, int>(isspace))).base(), ret.end());
      |                                                          ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/tools/gcc13/include/c++/13.2.0/bits/stl_function.h:1046:5: note: declared here
 1046 |     not1(const _Predicate& __pred)
      |     ^~~~
depbase=`echo JFM.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT JFM.o -MD -MP -MF $depbase.Tpo -c -o JFM.o JFM.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Length.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Length.o -MD -MP -MF $depbase.Tpo -c -o Length.o Length.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo MapLine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT MapLine.o -MD -MP -MF $depbase.Tpo -c -o MapLine.o MapLine.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Matrix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Matrix.o -MD -MP -MF $depbase.Tpo -c -o Matrix.o Matrix.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Message.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Message.o -MD -MP -MF $depbase.Tpo -c -o Message.o Message.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo MetafontWrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT MetafontWrapper.o -MD -MP -MF $depbase.Tpo -c -o MetafontWrapper.o MetafontWrapper.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo NoPsSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT NoPsSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o NoPsSpecialHandler.o NoPsSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PageRanges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PageRanges.o -MD -MP -MF $depbase.Tpo -c -o PageRanges.o PageRanges.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PageSize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PageSize.o -MD -MP -MF $depbase.Tpo -c -o PageSize.o PageSize.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PapersizeSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PapersizeSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o PapersizeSpecialHandler.o PapersizeSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PathClipper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PathClipper.o -MD -MP -MF $depbase.Tpo -c -o PathClipper.o PathClipper.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PdfSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PdfSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o PdfSpecialHandler.o PdfSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PreScanDVIReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PreScanDVIReader.o -MD -MP -MF $depbase.Tpo -c -o PreScanDVIReader.o PreScanDVIReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Process.o -MD -MP -MF $depbase.Tpo -c -o Process.o Process.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo psdefs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT psdefs.o -MD -MP -MF $depbase.Tpo -c -o psdefs.o psdefs.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PSInterpreter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PSInterpreter.o -MD -MP -MF $depbase.Tpo -c -o PSInterpreter.o PSInterpreter.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PSPattern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PSPattern.o -MD -MP -MF $depbase.Tpo -c -o PSPattern.o PSPattern.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PSPreviewFilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PSPreviewFilter.o -MD -MP -MF $depbase.Tpo -c -o PSPreviewFilter.o PSPreviewFilter.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PsSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT PsSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o PsSpecialHandler.o PsSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo RangeMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT RangeMap.o -MD -MP -MF $depbase.Tpo -c -o RangeMap.o RangeMap.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo ShadingPatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT ShadingPatch.o -MD -MP -MF $depbase.Tpo -c -o ShadingPatch.o ShadingPatch.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SignalHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SignalHandler.o -MD -MP -MF $depbase.Tpo -c -o SignalHandler.o SignalHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SpecialManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SpecialManager.o -MD -MP -MF $depbase.Tpo -c -o SpecialManager.o SpecialManager.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StreamReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT StreamReader.o -MD -MP -MF $depbase.Tpo -c -o StreamReader.o StreamReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo StreamWriter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT StreamWriter.o -MD -MP -MF $depbase.Tpo -c -o StreamWriter.o StreamWriter.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Subfont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Subfont.o -MD -MP -MF $depbase.Tpo -c -o Subfont.o Subfont.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGCharHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGCharHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGCharHandler.o SVGCharHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGCharHandlerFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGCharHandlerFactory.o -MD -MP -MF $depbase.Tpo -c -o SVGCharHandlerFactory.o SVGCharHandlerFactory.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGCharPathHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGCharPathHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGCharPathHandler.o SVGCharPathHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGCharTspanTextHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGCharTspanTextHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGCharTspanTextHandler.o SVGCharTspanTextHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGOutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGOutput.o -MD -MP -MF $depbase.Tpo -c -o SVGOutput.o SVGOutput.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGSingleCharTextHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGSingleCharTextHandler.o -MD -MP -MF $depbase.Tpo -c -o SVGSingleCharTextHandler.o SVGSingleCharTextHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SVGTree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT SVGTree.o -MD -MP -MF $depbase.Tpo -c -o SVGTree.o SVGTree.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo System.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT System.o -MD -MP -MF $depbase.Tpo -c -o System.o System.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo TensorProductPatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT TensorProductPatch.o -MD -MP -MF $depbase.Tpo -c -o TensorProductPatch.o TensorProductPatch.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Terminal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Terminal.o -MD -MP -MF $depbase.Tpo -c -o Terminal.o Terminal.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo TFM.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT TFM.o -MD -MP -MF $depbase.Tpo -c -o TFM.o TFM.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo ToUnicodeMap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT ToUnicodeMap.o -MD -MP -MF $depbase.Tpo -c -o ToUnicodeMap.o ToUnicodeMap.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo TpicSpecialHandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT TpicSpecialHandler.o -MD -MP -MF $depbase.Tpo -c -o TpicSpecialHandler.o TpicSpecialHandler.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo TriangularPatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT TriangularPatch.o -MD -MP -MF $depbase.Tpo -c -o TriangularPatch.o TriangularPatch.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT Unicode.o -MD -MP -MF $depbase.Tpo -c -o Unicode.o Unicode.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo utility.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT utility.o -MD -MP -MF $depbase.Tpo -c -o utility.o utility.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo VFReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT VFReader.o -MD -MP -MF $depbase.Tpo -c -o VFReader.o VFReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo XMLDocument.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT XMLDocument.o -MD -MP -MF $depbase.Tpo -c -o XMLDocument.o XMLDocument.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo XMLNode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT XMLNode.o -MD -MP -MF $depbase.Tpo -c -o XMLNode.o XMLNode.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo XMLString.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT XMLString.o -MD -MP -MF $depbase.Tpo -c -o XMLString.o XMLString.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo ffwrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall    -I../libs/ff-woff/fontforge  -I../libs/ff-woff/inc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT ffwrapper.o -MD -MP -MF $depbase.Tpo -c -o ffwrapper.o ffwrapper.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo dvisvgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -I..    -I/opt/pkg/lib -I/opt/pkg/include/freetype2 -I/opt/pkg/include -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include -MT dvisvgm.o -MD -MP -MF $depbase.Tpo -c -o dvisvgm.o dvisvgm.cpp && mv -f $depbase.Tpo $depbase.Po
rm -f libdvisvgm.a
ar cru libdvisvgm.a BasicDVIReader.o Bezier.o  BgColorSpecialHandler.o Bitmap.o  BoundingBox.o Calculator.o CharMapID.o  CLCommandLine.o CMap.o CMapManager.o  CMapReader.o Color.o  ColorSpecialHandler.o CRC32.o  Directory.o DLLoader.o DVIReader.o  DvisvgmSpecialHandler.o DVIToSVG.o  DVIToSVGActions.o EmSpecialHandler.o  EncFile.o EPSFile.o EPSToSVG.o  FileFinder.o FilePath.o FileSystem.o  Font.o FontCache.o FontEncoding.o  FontEngine.o FontManager.o FontMap.o  FontMetrics.o FontWriter.o  GFGlyphTracer.o GFReader.o GFTracer.o  Ghostscript.o HtmlSpecialHandler.o  InputBuffer.o InputReader.o JFM.o  Length.o MapLine.o Matrix.o  Message.o MetafontWrapper.o  NoPsSpecialHandler.o PageRanges.o  PageSize.o PapersizeSpecialHandler.o  PathClipper.o PdfSpecialHandler.o  PreScanDVIReader.o Process.o psdefs.o  PSInterpreter.o PSPattern.o  PSPreviewFilter.o PsSpecialHandler.o  RangeMap.o ShadingPatch.o  SignalHandler.o SpecialManager.o  StreamReader.o StreamWriter.o  Subfont.o SVGCharHandler.o  SVGCharHandlerFactory.o SVGCharPathHandler.o  SVGCharTspanTextHandler.o SVGOutput.o  SVGSingleCharTextHandler.o SVGTree.o  System.o TensorProductPatch.o  Terminal.o TFM.o ToUnicodeMap.o  TpicSpecialHandler.o TriangularPatch.o  Unicode.o utility.o VFReader.o  XMLDocument.o XMLNode.o XMLString.o  ffwrapper.o 
ranlib libdvisvgm.a
/usr/bin/bash ../libtool  --tag=CXX    --mode=link g++ -Wall -Wnon-virtual-dtor -I../libs/clipper  -I../libs/xxHash -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include    -I../libs/woff2/brotli/enc  -I../libs/woff2/src  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/freetype2 -I/opt/pkg/include  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o dvisvgm dvisvgm.o libdvisvgm.a ../libs/clipper/libclipper.a  ../libs/xxHash/libxxhash.a -L/opt/pkg/lib -lfreetype    ../libs/ff-woff/libfontforge.a  ../libs/woff2/libwoff2.a  ../libs/woff2/brotli/libbrotli.a -lz -ldl -lpotrace -lm -lkpathsea
libtool: link: g++ -Wall -Wnon-virtual-dtor -I../libs/clipper -I../libs/xxHash -I/home/pbulk/build/converters/dvisvgm/work/.buildlink/include/freetype2 -I/home/pbulk/build/converters/dvisvgm/work/.buildlink/include/libpng16 -I/home/pbulk/build/converters/dvisvgm/work/.buildlink/include -I../libs/woff2/brotli/enc -I../libs/woff2/src -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-rpath -Wl,/opt/pkg/lib -o dvisvgm dvisvgm.o  -L/home/pbulk/build/converters/dvisvgm/work/.buildlink/lib libdvisvgm.a ../libs/clipper/libclipper.a ../libs/xxHash/libxxhash.a /home/pbulk/build/converters/dvisvgm/work/.buildlink/lib/libfreetype.so /home/pbulk/build/converters/dvisvgm/work/.buildlink/lib/libbz2.so /home/pbulk/build/converters/dvisvgm/work/.buildlink/lib/libpng16.so -lbrotlidec -lpthread ../libs/ff-woff/libfontforge.a ../libs/woff2/libwoff2.a ../libs/woff2/brotli/libbrotli.a /home/pbulk/build/converters/dvisvgm/work/.buildlink/lib/libz.so -ldl /home/pbulk/build/converters/dvisvgm/work/.buildlink/lib/libpotrace.so -lm /home/pbulk/build/converters/dvisvgm/work/.buildlink/lib/libkpathsea.so -Wl,-R -Wl,/home/pbulk/build/converters/dvisvgm/work/.buildlink/lib -Wl,-R -Wl,/home/pbulk/build/converters/dvisvgm/work/.buildlink/lib
Making all in tests
Making all in data
Making all in doc
if [ `type -p asciidoc` ]; then  asciidoc -a icons -a 'iconsdir=.' -a badges -a 'revnumber=2.1.3' --unsafe -bdocbook -dmanpage -o dvisvgm-man.xml ;  sed -i "s#\(</refmeta>\)#<refmiscinfo class='date'></refmiscinfo>\n\1#" dvisvgm-man.xml;  fi
if [ `type -p xmlto` ]; then  xmlto -m ../doc/conf-dblatex-man.xsl  man ;  fi
usage: xmlto [OPTION]... FORMAT XML
OPTIONs are:
  -v              verbose output (-vv for very verbose)
  -x stylesheet   use the specified stylesheet instead of choosing one
  -m fragment     use the XSL fragment to customize the stylesheet
  -o directory    put output in the specified directory instead of
                  the current working directory
  -p postprocopts pass option to postprocessor
  --extensions    turn on stylesheet extensions for this tool chain
  --noautosize    do not autodetect paper size via locales or paperconf
  --noclean       temp files are not deleted automatically
                  (good for diagnostics)
  --noextensions  do not use passivetex/fop extensions
  --profile       use profiling stylesheet
  --searchpath    colon-separated list of fallback directories
  --skip-validation
                  do not attempt to validate the input before processing
  --stringparam paramname=paramvalue
                  pass a named parameter to the stylesheet from the
                  command line
  --with-fop      use fop for formatting (if fop available)
  --with-dblatex  use dblatex for formatting (if dblatex available)

Available FORMATs depend on the type of the XML file (which is
determined automatically).

For documents of type "docbook":
awt
dvi
epub
fo
html
html-nochunks
htmlhelp
javahelp
man
mif
pcl
pdf
ps
svg
txt
xhtml
xhtml-nochunks

For documents of type "fo":
awt
dvi
mif
pcl
pdf
ps
svg
txt

For documents of type "xhtml1":
awt
dvi
fo
mif
pcl
pdf
ps
svg
txt
*** [dvisvgm.1] Error code 1

bmake[2]: stopped in /home/pbulk/build/converters/dvisvgm/work/dvisvgm-2.1.3/doc
1 error

bmake[2]: stopped in /home/pbulk/build/converters/dvisvgm/work/dvisvgm-2.1.3/doc
*** [all-recursive] Error code 1

bmake[1]: stopped in /home/pbulk/build/converters/dvisvgm/work/dvisvgm-2.1.3
1 error

bmake[1]: stopped in /home/pbulk/build/converters/dvisvgm/work/dvisvgm-2.1.3
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/converters/dvisvgm/work/dvisvgm-2.1.3
1 error

bmake: stopped in /home/pbulk/build/converters/dvisvgm/work/dvisvgm-2.1.3
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/converters/dvisvgm
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/converters/dvisvgm