>>> ragel: Building community/ragel 6.10-r1 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 21:32:07 +0000
>>> ragel: Checking sanity of /home/buildozer/aports/community/ragel/APKBUILD...
>>> ragel: Analyzing dependencies...
>>> ragel: Installing for build: build-base
(1/1) Installing .makedepends-ragel (20240424.213254)
OK: 414 MiB in 103 packages
>>> ragel: Cleaning up srcdir
>>> ragel: Cleaning up pkgdir
>>> ragel: Cleaning up tmpdir
>>> ragel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/ragel-6.10.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> ragel: Fetching https://www.colm.net/files/ragel/ragel-6.10.tar.gz
Connecting to www.colm.net (185.199.109.153:443)
saving to '/var/cache/distfiles/v3.20/ragel-6.10.tar.gz.part'
ragel-6.10.tar.gz.pa 100% |********************************| 1204k  0:00:00 ETA
'/var/cache/distfiles/v3.20/ragel-6.10.tar.gz.part' saved
>>> ragel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/ragel-6.10.tar.gz
>>> ragel: Checking sha512sums...
ragel-6.10.tar.gz: OK
>>> ragel: Unpacking /var/cache/distfiles/v3.20/ragel-6.10.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for powerpc64le-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for powerpc64le-alpine-linux-musl-ar... no
checking for ar... ar
checking for powerpc64le-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for gdc... no
checking for the Objective-C compiler... no
checking for javac... no
checking for txl... no
checking for ruby... no
checking for gmcs... no
checking for go... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ragel/Makefile
config.status: creating aapl/Makefile
config.status: creating doc/Makefile
config.status: creating doc/ragel.1
config.status: creating contrib/Makefile
config.status: creating test/Makefile
config.status: creating test/runtests
config.status: creating examples/Makefile
config.status: creating ragel/config.h
config.status: executing depfiles commands
config.status: executing default commands
configuration of ragel complete
Making all in ragel
make[1]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
echo '#define VERSION "6.10"' > version.h
echo '#define PUBDATE "March 2017"' >> version.h
make  all-am
make[2]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-main.o -MD -MP -MF .deps/ragel-main.Tpo -c -o ragel-main.o `test -f 'main.cpp' || echo './'`main.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-parsetree.o -MD -MP -MF .deps/ragel-parsetree.Tpo -c -o ragel-parsetree.o `test -f 'parsetree.cpp' || echo './'`parsetree.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-parsedata.o -MD -MP -MF .deps/ragel-parsedata.Tpo -c -o ragel-parsedata.o `test -f 'parsedata.cpp' || echo './'`parsedata.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-fsmstate.o -MD -MP -MF .deps/ragel-fsmstate.Tpo -c -o ragel-fsmstate.o `test -f 'fsmstate.cpp' || echo './'`fsmstate.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-fsmbase.o -MD -MP -MF .deps/ragel-fsmbase.Tpo -c -o ragel-fsmbase.o `test -f 'fsmbase.cpp' || echo './'`fsmbase.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-fsmattach.o -MD -MP -MF .deps/ragel-fsmattach.Tpo -c -o ragel-fsmattach.o `test -f 'fsmattach.cpp' || echo './'`fsmattach.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-fsmmin.o -MD -MP -MF .deps/ragel-fsmmin.Tpo -c -o ragel-fsmmin.o `test -f 'fsmmin.cpp' || echo './'`fsmmin.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-fsmgraph.o -MD -MP -MF .deps/ragel-fsmgraph.Tpo -c -o ragel-fsmgraph.o `test -f 'fsmgraph.cpp' || echo './'`fsmgraph.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-fsmap.o -MD -MP -MF .deps/ragel-fsmap.Tpo -c -o ragel-fsmap.o `test -f 'fsmap.cpp' || echo './'`fsmap.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rlscan.o -MD -MP -MF .deps/ragel-rlscan.Tpo -c -o ragel-rlscan.o `test -f 'rlscan.cpp' || echo './'`rlscan.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rlparse.o -MD -MP -MF .deps/ragel-rlparse.Tpo -c -o ragel-rlparse.o `test -f 'rlparse.cpp' || echo './'`rlparse.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-inputdata.o -MD -MP -MF .deps/ragel-inputdata.Tpo -c -o ragel-inputdata.o `test -f 'inputdata.cpp' || echo './'`inputdata.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-common.o -MD -MP -MF .deps/ragel-common.Tpo -c -o ragel-common.o `test -f 'common.cpp' || echo './'`common.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-redfsm.o -MD -MP -MF .deps/ragel-redfsm.Tpo -c -o ragel-redfsm.o `test -f 'redfsm.cpp' || echo './'`redfsm.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gendata.o -MD -MP -MF .deps/ragel-gendata.Tpo -c -o ragel-gendata.o `test -f 'gendata.cpp' || echo './'`gendata.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdcodegen.o -MD -MP -MF .deps/ragel-cdcodegen.Tpo -c -o ragel-cdcodegen.o `test -f 'cdcodegen.cpp' || echo './'`cdcodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdtable.o -MD -MP -MF .deps/ragel-cdtable.Tpo -c -o ragel-cdtable.o `test -f 'cdtable.cpp' || echo './'`cdtable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdftable.o -MD -MP -MF .deps/ragel-cdftable.Tpo -c -o ragel-cdftable.o `test -f 'cdftable.cpp' || echo './'`cdftable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdflat.o -MD -MP -MF .deps/ragel-cdflat.Tpo -c -o ragel-cdflat.o `test -f 'cdflat.cpp' || echo './'`cdflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdfflat.o -MD -MP -MF .deps/ragel-cdfflat.Tpo -c -o ragel-cdfflat.o `test -f 'cdfflat.cpp' || echo './'`cdfflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdgoto.o -MD -MP -MF .deps/ragel-cdgoto.Tpo -c -o ragel-cdgoto.o `test -f 'cdgoto.cpp' || echo './'`cdgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdfgoto.o -MD -MP -MF .deps/ragel-cdfgoto.Tpo -c -o ragel-cdfgoto.o `test -f 'cdfgoto.cpp' || echo './'`cdfgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdipgoto.o -MD -MP -MF .deps/ragel-cdipgoto.Tpo -c -o ragel-cdipgoto.o `test -f 'cdipgoto.cpp' || echo './'`cdipgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cdsplit.o -MD -MP -MF .deps/ragel-cdsplit.Tpo -c -o ragel-cdsplit.o `test -f 'cdsplit.cpp' || echo './'`cdsplit.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-javacodegen.o -MD -MP -MF .deps/ragel-javacodegen.Tpo -c -o ragel-javacodegen.o `test -f 'javacodegen.cpp' || echo './'`javacodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rubycodegen.o -MD -MP -MF .deps/ragel-rubycodegen.Tpo -c -o ragel-rubycodegen.o `test -f 'rubycodegen.cpp' || echo './'`rubycodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rubytable.o -MD -MP -MF .deps/ragel-rubytable.Tpo -c -o ragel-rubytable.o `test -f 'rubytable.cpp' || echo './'`rubytable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rubyftable.o -MD -MP -MF .deps/ragel-rubyftable.Tpo -c -o ragel-rubyftable.o `test -f 'rubyftable.cpp' || echo './'`rubyftable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rubyflat.o -MD -MP -MF .deps/ragel-rubyflat.Tpo -c -o ragel-rubyflat.o `test -f 'rubyflat.cpp' || echo './'`rubyflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rubyfflat.o -MD -MP -MF .deps/ragel-rubyfflat.Tpo -c -o ragel-rubyfflat.o `test -f 'rubyfflat.cpp' || echo './'`rubyfflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-rbxgoto.o -MD -MP -MF .deps/ragel-rbxgoto.Tpo -c -o ragel-rbxgoto.o `test -f 'rbxgoto.cpp' || echo './'`rbxgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cscodegen.o -MD -MP -MF .deps/ragel-cscodegen.Tpo -c -o ragel-cscodegen.o `test -f 'cscodegen.cpp' || echo './'`cscodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cstable.o -MD -MP -MF .deps/ragel-cstable.Tpo -c -o ragel-cstable.o `test -f 'cstable.cpp' || echo './'`cstable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-csftable.o -MD -MP -MF .deps/ragel-csftable.Tpo -c -o ragel-csftable.o `test -f 'csftable.cpp' || echo './'`csftable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-csflat.o -MD -MP -MF .deps/ragel-csflat.Tpo -c -o ragel-csflat.o `test -f 'csflat.cpp' || echo './'`csflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-csfflat.o -MD -MP -MF .deps/ragel-csfflat.Tpo -c -o ragel-csfflat.o `test -f 'csfflat.cpp' || echo './'`csfflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-csgoto.o -MD -MP -MF .deps/ragel-csgoto.Tpo -c -o ragel-csgoto.o `test -f 'csgoto.cpp' || echo './'`csgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-csfgoto.o -MD -MP -MF .deps/ragel-csfgoto.Tpo -c -o ragel-csfgoto.o `test -f 'csfgoto.cpp' || echo './'`csfgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-csipgoto.o -MD -MP -MF .deps/ragel-csipgoto.Tpo -c -o ragel-csipgoto.o `test -f 'csipgoto.cpp' || echo './'`csipgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-cssplit.o -MD -MP -MF .deps/ragel-cssplit.Tpo -c -o ragel-cssplit.o `test -f 'cssplit.cpp' || echo './'`cssplit.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-dotcodegen.o -MD -MP -MF .deps/ragel-dotcodegen.Tpo -c -o ragel-dotcodegen.o `test -f 'dotcodegen.cpp' || echo './'`dotcodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-xmlcodegen.o -MD -MP -MF .deps/ragel-xmlcodegen.Tpo -c -o ragel-xmlcodegen.o `test -f 'xmlcodegen.cpp' || echo './'`xmlcodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gocodegen.o -MD -MP -MF .deps/ragel-gocodegen.Tpo -c -o ragel-gocodegen.o `test -f 'gocodegen.cpp' || echo './'`gocodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gotable.o -MD -MP -MF .deps/ragel-gotable.Tpo -c -o ragel-gotable.o `test -f 'gotable.cpp' || echo './'`gotable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-goftable.o -MD -MP -MF .deps/ragel-goftable.Tpo -c -o ragel-goftable.o `test -f 'goftable.cpp' || echo './'`goftable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-goflat.o -MD -MP -MF .deps/ragel-goflat.Tpo -c -o ragel-goflat.o `test -f 'goflat.cpp' || echo './'`goflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gofflat.o -MD -MP -MF .deps/ragel-gofflat.Tpo -c -o ragel-gofflat.o `test -f 'gofflat.cpp' || echo './'`gofflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gogoto.o -MD -MP -MF .deps/ragel-gogoto.Tpo -c -o ragel-gogoto.o `test -f 'gogoto.cpp' || echo './'`gogoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gofgoto.o -MD -MP -MF .deps/ragel-gofgoto.Tpo -c -o ragel-gofgoto.o `test -f 'gofgoto.cpp' || echo './'`gofgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-goipgoto.o -MD -MP -MF .deps/ragel-goipgoto.Tpo -c -o ragel-goipgoto.o `test -f 'goipgoto.cpp' || echo './'`goipgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-gotablish.o -MD -MP -MF .deps/ragel-gotablish.Tpo -c -o ragel-gotablish.o `test -f 'gotablish.cpp' || echo './'`gotablish.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mlcodegen.o -MD -MP -MF .deps/ragel-mlcodegen.Tpo -c -o ragel-mlcodegen.o `test -f 'mlcodegen.cpp' || echo './'`mlcodegen.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mltable.o -MD -MP -MF .deps/ragel-mltable.Tpo -c -o ragel-mltable.o `test -f 'mltable.cpp' || echo './'`mltable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mlftable.o -MD -MP -MF .deps/ragel-mlftable.Tpo -c -o ragel-mlftable.o `test -f 'mlftable.cpp' || echo './'`mlftable.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mlflat.o -MD -MP -MF .deps/ragel-mlflat.Tpo -c -o ragel-mlflat.o `test -f 'mlflat.cpp' || echo './'`mlflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mlfflat.o -MD -MP -MF .deps/ragel-mlfflat.Tpo -c -o ragel-mlfflat.o `test -f 'mlfflat.cpp' || echo './'`mlfflat.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mlgoto.o -MD -MP -MF .deps/ragel-mlgoto.Tpo -c -o ragel-mlgoto.o `test -f 'mlgoto.cpp' || echo './'`mlgoto.cpp
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98 -MT ragel-mlfgoto.o -MD -MP -MF .deps/ragel-mlfgoto.Tpo -c -o ragel-mlfgoto.o `test -f 'mlfgoto.cpp' || echo './'`mlfgoto.cpp
In file included from cdsplit.h:25,
                 from cdsplit.cpp:24:
cdipgoto.h:68:14: warning: 'virtual void IpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
   68 |         void GOTO_HEADER( RedStateAp *state );
      |              ^~~~~~~~~~~
cdsplit.h:38:14: note:   by 'void SplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
   38 |         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
      |              ^~~~~~~~~~~
In file included from gendata.cpp:36:
csipgoto.h:67:14: warning: 'virtual void CSharpIpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
   67 |         void GOTO_HEADER( RedStateAp *state );
      |              ^~~~~~~~~~~
In file included from gendata.cpp:37:
cssplit.h:38:14: note:   by 'void CSharpSplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
   38 |         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
      |              ^~~~~~~~~~~
In file included from cssplit.h:25,
                 from cssplit.cpp:24:
csipgoto.h:67:14: warning: 'virtual void CSharpIpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
   67 |         void GOTO_HEADER( RedStateAp *state );
      |              ^~~~~~~~~~~
cssplit.h:38:14: note:   by 'void CSharpSplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
   38 |         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
      |              ^~~~~~~~~~~
In file included from gendata.cpp:45:
cdipgoto.h:68:14: warning: 'virtual void IpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
   68 |         void GOTO_HEADER( RedStateAp *state );
      |              ^~~~~~~~~~~
In file included from gendata.cpp:46:
cdsplit.h:38:14: note:   by 'void SplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
   38 |         void GOTO_HEADER( RedStateAp *state, bool stateInPartition );
      |              ^~~~~~~~~~~
mv -f .deps/ragel-common.Tpo .deps/ragel-common.Po
In file included from redfsm.h:30,
                 from redfsm.cpp:22:
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::remove(long int, long int) [with T = RedTransEl; Resize = ResizeExpn]':
../aapl/vector.h:172:48:   required from 'void Vector<T, Resize>::remove(long int) [with T = RedTransEl; Resize = ResizeExpn]'
redfsm.cpp:258:17:   required from here
../aapl/vector.h:1036:24: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct RedTransEl'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1036 |                 memmove(dst, dst + len, sizeof(T)*lenToSlideOver);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::upResize(long int) [with T = RedTransEl; Resize = ResizeExpn]':
../aapl/vector.h:873:3:   required from 'void Vector<T, Resize>::replace(long int, const T*, long int) [with T = RedTransEl; Resize = ResizeExpn]'
../aapl/vector.h:272:52:   required from 'void Vector<T, Resize>::append(const T&) [with T = RedTransEl; Resize = ResizeExpn]'
redfsm.cpp:257:18:   required from here
../aapl/vector.h:654:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct RedTransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
  654 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::downResize(long int) [with T = RedTransEl; Resize = ResizeExpn]':
../aapl/vector.h:1039:2:   required from 'void Vector<T, Resize>::remove(long int, long int) [with T = RedTransEl; Resize = ResizeExpn]'
../aapl/vector.h:172:48:   required from 'void Vector<T, Resize>::remove(long int) [with T = RedTransEl; Resize = ResizeExpn]'
redfsm.cpp:258:17:   required from here
../aapl/vector.h:685:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct RedTransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
  685 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
In file included from fsmgraph.h:30,
                 from fsmgraph.cpp:25:
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::makeRawSpaceFor(long int, long int) [with T = Key; Resize = ResizeExpn]':
../aapl/bstcommon.h:478:29:   required from 'Key* BstSet<Key, Compare, Resize>::insert(const Key&, Key**) [with Key = Key; Compare = CmpKey; Resize = ResizeExpn]'
fsmgraph.cpp:86:17:   required from here
../aapl/vector.h:1173:24: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct Key'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1173 |                 memmove(BaseTable::data + pos + len, BaseTable::data + pos,
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1174 |                         sizeof(T)*(BaseTable::tabLen-pos));
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from fsmgraph.h:29:
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::upResize(long int) [with T = Key; Resize = ResizeExpn]':
../aapl/vector.h:1169:2:   required from 'void Vector<T, Resize>::makeRawSpaceFor(long int, long int) [with T = Key; Resize = ResizeExpn]'
../aapl/bstcommon.h:478:29:   required from 'Key* BstSet<Key, Compare, Resize>::insert(const Key&, Key**) [with Key = Key; Compare = CmpKey; Resize = ResizeExpn]'
fsmgraph.cpp:86:17:   required from here
../aapl/vector.h:654:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct Key'; use 'new' and 'delete' instead [-Wclass-memaccess]
  654 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
In file included from redfsm.h:30,
                 from gendata.h:27,
                 from gendata.cpp:22:
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::upResize(long int) [with T = RedTransEl; Resize = ResizeExpn]':
../aapl/vector.h:873:3:   required from 'void Vector<T, Resize>::replace(long int, const T*, long int) [with T = RedTransEl; Resize = ResizeExpn]'
../aapl/vector.h:272:52:   required from 'void Vector<T, Resize>::append(const T&) [with T = RedTransEl; Resize = ResizeExpn]'
gendata.cpp:557:21:   required from here
../aapl/vector.h:654:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct RedTransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
  654 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
In file included from ../aapl/bstmap.h:26,
                 from parsedata.h:29,
                 from rlparse.kh:27,
                 from rlparse.kl:22:
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::upResize(long int) [with T = EpsilonLink; Resize = ResizeExpn]':
../aapl/vector.h:873:3:   required from 'void Vector<T, Resize>::replace(long int, const T*, long int) [with T = EpsilonLink; Resize = ResizeExpn]'
../aapl/vector.h:272:52:   required from 'void Vector<T, Resize>::append(const T&) [with T = EpsilonLink; Resize = ResizeExpn]'
rlparse.kl:448:47:   required from here
../aapl/vector.h:654:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct EpsilonLink'; use 'new' and 'delete' instead [-Wclass-memaccess]
  654 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from parsedata.h:36:
parsetree.h:154:8: note: 'struct EpsilonLink' declared here
  154 | struct EpsilonLink
      |        ^~~~~~~~~~~
mv -f .deps/ragel-gotablish.Tpo .deps/ragel-gotablish.Po
In file included from ragel.h:29,
                 from parsedata.cpp:28:
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::makeRawSpaceFor(long int, long int) [with T = Key; Resize = ResizeExpn]':
../aapl/bstcommon.h:478:29:   required from 'Key* BstSet<Key, Compare, Resize>::insert(const Key&, Key**) [with Key = Key; Compare = CmpKey; Resize = ResizeExpn]'
parsedata.cpp:228:17:   required from here
../aapl/vector.h:1173:24: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct Key'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1173 |                 memmove(BaseTable::data + pos + len, BaseTable::data + pos,
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1174 |                         sizeof(T)*(BaseTable::tabLen-pos));
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ragel.h:31:
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::upResize(long int) [with T = Key; Resize = ResizeExpn]':
../aapl/vector.h:1169:2:   required from 'void Vector<T, Resize>::makeRawSpaceFor(long int, long int) [with T = Key; Resize = ResizeExpn]'
../aapl/bstcommon.h:478:29:   required from 'Key* BstSet<Key, Compare, Resize>::insert(const Key&, Key**) [with Key = Key; Compare = CmpKey; Resize = ResizeExpn]'
parsedata.cpp:228:17:   required from here
../aapl/vector.h:654:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct Key'; use 'new' and 'delete' instead [-Wclass-memaccess]
  654 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
In file included from ragel.h:29,
                 from xmlcodegen.cpp:23:
../aapl/vector.h: In instantiation of 'void Vector<T, Resize>::upResize(long int) [with T = TransEl; Resize = ResizeExpn]':
../aapl/vector.h:873:3:   required from 'void Vector<T, Resize>::replace(long int, const T*, long int) [with T = TransEl; Resize = ResizeExpn]'
../aapl/vector.h:272:52:   required from 'void Vector<T, Resize>::append(const T&) [with T = TransEl; Resize = ResizeExpn]'
xmlcodegen.cpp:48:17:   required from here
../aapl/vector.h:654:55: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct TransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
  654 |                         BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                                                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xmlcodegen.h:27,
                 from xmlcodegen.cpp:24:
fsmgraph.h:480:8: note: 'struct TransEl' declared here
  480 | struct TransEl
      |        ^~~~~~~
mv -f .deps/ragel-inputdata.Tpo .deps/ragel-inputdata.Po
mv -f .deps/ragel-main.Tpo .deps/ragel-main.Po
mv -f .deps/ragel-dotcodegen.Tpo .deps/ragel-dotcodegen.Po
mv -f .deps/ragel-cdfgoto.Tpo .deps/ragel-cdfgoto.Po
mv -f .deps/ragel-gofgoto.Tpo .deps/ragel-gofgoto.Po
mv -f .deps/ragel-fsmattach.Tpo .deps/ragel-fsmattach.Po
mv -f .deps/ragel-fsmstate.Tpo .deps/ragel-fsmstate.Po
mv -f .deps/ragel-mlfgoto.Tpo .deps/ragel-mlfgoto.Po
mv -f .deps/ragel-csfgoto.Tpo .deps/ragel-csfgoto.Po
mv -f .deps/ragel-cdsplit.Tpo .deps/ragel-cdsplit.Po
mv -f .deps/ragel-fsmmin.Tpo .deps/ragel-fsmmin.Po
mv -f .deps/ragel-mlfflat.Tpo .deps/ragel-mlfflat.Po
mv -f .deps/ragel-rubyftable.Tpo .deps/ragel-rubyftable.Po
mv -f .deps/ragel-csipgoto.Tpo .deps/ragel-csipgoto.Po
mv -f .deps/ragel-cdipgoto.Tpo .deps/ragel-cdipgoto.Po
mv -f .deps/ragel-rubyfflat.Tpo .deps/ragel-rubyfflat.Po
mv -f .deps/ragel-gofflat.Tpo .deps/ragel-gofflat.Po
mv -f .deps/ragel-goipgoto.Tpo .deps/ragel-goipgoto.Po
mv -f .deps/ragel-cssplit.Tpo .deps/ragel-cssplit.Po
mv -f .deps/ragel-cdfflat.Tpo .deps/ragel-cdfflat.Po
mv -f .deps/ragel-fsmbase.Tpo .deps/ragel-fsmbase.Po
mv -f .deps/ragel-csfflat.Tpo .deps/ragel-csfflat.Po
mv -f .deps/ragel-goftable.Tpo .deps/ragel-goftable.Po
mv -f .deps/ragel-redfsm.Tpo .deps/ragel-redfsm.Po
mv -f .deps/ragel-mlftable.Tpo .deps/ragel-mlftable.Po
mv -f .deps/ragel-cdftable.Tpo .deps/ragel-cdftable.Po
mv -f .deps/ragel-gocodegen.Tpo .deps/ragel-gocodegen.Po
mv -f .deps/ragel-cscodegen.Tpo .deps/ragel-cscodegen.Po
mv -f .deps/ragel-csftable.Tpo .deps/ragel-csftable.Po
mv -f .deps/ragel-rubyflat.Tpo .deps/ragel-rubyflat.Po
mv -f .deps/ragel-rubytable.Tpo .deps/ragel-rubytable.Po
mv -f .deps/ragel-cdcodegen.Tpo .deps/ragel-cdcodegen.Po
mv -f .deps/ragel-rubycodegen.Tpo .deps/ragel-rubycodegen.Po
mv -f .deps/ragel-mlcodegen.Tpo .deps/ragel-mlcodegen.Po
mv -f .deps/ragel-fsmap.Tpo .deps/ragel-fsmap.Po
mv -f .deps/ragel-csgoto.Tpo .deps/ragel-csgoto.Po
mv -f .deps/ragel-rbxgoto.Tpo .deps/ragel-rbxgoto.Po
mv -f .deps/ragel-mlgoto.Tpo .deps/ragel-mlgoto.Po
mv -f .deps/ragel-parsetree.Tpo .deps/ragel-parsetree.Po
mv -f .deps/ragel-parsedata.Tpo .deps/ragel-parsedata.Po
mv -f .deps/ragel-gogoto.Tpo .deps/ragel-gogoto.Po
mv -f .deps/ragel-goflat.Tpo .deps/ragel-goflat.Po
mv -f .deps/ragel-cdgoto.Tpo .deps/ragel-cdgoto.Po
mv -f .deps/ragel-mlflat.Tpo .deps/ragel-mlflat.Po
mv -f .deps/ragel-csflat.Tpo .deps/ragel-csflat.Po
mv -f .deps/ragel-cdflat.Tpo .deps/ragel-cdflat.Po
mv -f .deps/ragel-xmlcodegen.Tpo .deps/ragel-xmlcodegen.Po
mv -f .deps/ragel-fsmgraph.Tpo .deps/ragel-fsmgraph.Po
mv -f .deps/ragel-mltable.Tpo .deps/ragel-mltable.Po
mv -f .deps/ragel-cdtable.Tpo .deps/ragel-cdtable.Po
mv -f .deps/ragel-rlparse.Tpo .deps/ragel-rlparse.Po
mv -f .deps/ragel-gotable.Tpo .deps/ragel-gotable.Po
mv -f .deps/ragel-cstable.Tpo .deps/ragel-cstable.Po
mv -f .deps/ragel-gendata.Tpo .deps/ragel-gendata.Po
mv -f .deps/ragel-javacodegen.Tpo .deps/ragel-javacodegen.Po
mv -f .deps/ragel-rlscan.Tpo .deps/ragel-rlscan.Po
g++ -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -std=gnu++98  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ragel ragel-main.o ragel-parsetree.o ragel-parsedata.o ragel-fsmstate.o ragel-fsmbase.o ragel-fsmattach.o ragel-fsmmin.o ragel-fsmgraph.o ragel-fsmap.o ragel-rlscan.o ragel-rlparse.o ragel-inputdata.o ragel-common.o ragel-redfsm.o ragel-gendata.o ragel-cdcodegen.o ragel-cdtable.o ragel-cdftable.o ragel-cdflat.o ragel-cdfflat.o ragel-cdgoto.o ragel-cdfgoto.o ragel-cdipgoto.o ragel-cdsplit.o ragel-javacodegen.o ragel-rubycodegen.o ragel-rubytable.o ragel-rubyftable.o ragel-rubyflat.o ragel-rubyfflat.o ragel-rbxgoto.o ragel-cscodegen.o ragel-cstable.o ragel-csftable.o ragel-csflat.o ragel-csfflat.o ragel-csgoto.o ragel-csfgoto.o ragel-csipgoto.o ragel-cssplit.o ragel-dotcodegen.o ragel-xmlcodegen.o ragel-gocodegen.o ragel-gotable.o ragel-goftable.o ragel-goflat.o ragel-gofflat.o ragel-gogoto.o ragel-gofgoto.o ragel-goipgoto.o ragel-gotablish.o ragel-mlcodegen.o ragel-mltable.o ragel-mlftable.o ragel-mlflat.o ragel-mlfflat.o ragel-mlgoto.o ragel-mlfgoto.o  
make[2]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
make[1]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
Making all in doc
make[1]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/doc'
make[1]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10'
>>> WARNING: ragel: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> ragel: Entering fakeroot...
Making install in ragel
make[1]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
make  install-am
make[2]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
make[3]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
make[3]: Nothing to be done for 'install-data-am'.
 .././install-sh -c -d '/home/buildozer/aports/community/ragel/pkg/ragel/usr/bin'
  /usr/bin/install -c ragel '/home/buildozer/aports/community/ragel/pkg/ragel/usr/bin'
make[3]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
make[2]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
make[1]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/ragel'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/doc'
make[2]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/buildozer/aports/community/ragel/pkg/ragel/usr/share/man/man1'
 /usr/bin/install -c -m 644 ragel.1 '/home/buildozer/aports/community/ragel/pkg/ragel/usr/share/man/man1'
make[2]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10/doc'
make[1]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10'
make[2]: Entering directory '/home/buildozer/aports/community/ragel/src/ragel-6.10'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/buildozer/aports/community/ragel/pkg/ragel/usr/share/doc/ragel'
 /usr/bin/install -c -m 644 CREDITS ChangeLog '/home/buildozer/aports/community/ragel/pkg/ragel/usr/share/doc/ragel'
make[2]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10'
make[1]: Leaving directory '/home/buildozer/aports/community/ragel/src/ragel-6.10'
>>> ragel-doc*: Running split function doc...
>>> ragel-doc*: Preparing subpackage ragel-doc...
>>> ragel-doc*: Running postcheck for ragel-doc
>>> ragel*: Running postcheck for ragel
>>> ragel*: Preparing package ragel...
>>> ragel*: Stripping binaries
>>> ragel-doc*: Scanning shared objects
>>> ragel*: Scanning shared objects
>>> ragel-doc*: Tracing dependencies...
>>> ragel-doc*: Package size: 132.0 KB
>>> ragel-doc*: Compressing data...
>>> ragel-doc*: Create checksum...
>>> ragel-doc*: Create ragel-doc-6.10-r1.apk
>>> ragel*: Tracing dependencies...
	so:libc.musl-ppc64le.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> ragel*: Package size: 1.4 MB
>>> ragel*: Compressing data...
>>> ragel*: Create checksum...
>>> ragel*: Create ragel-6.10-r1.apk
>>> ragel: Build complete at Wed, 24 Apr 2024 21:33:03 +0000 elapsed time 0h 0m 56s
>>> ragel: Cleaning up srcdir
>>> ragel: Cleaning up pkgdir
>>> ragel: Uninstalling dependencies...
(1/1) Purging .makedepends-ragel (20240424.213254)
OK: 414 MiB in 102 packages
>>> ragel: Updating the community/ppc64le repository index...
>>> ragel: Signing the index...