==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ragel 6.10-4 (Sun Dec  8 08:15:30 2024)
==> Retrieving sources...
  -> Found ragel-6.10.tar.gz
  -> Found ragel-6.10.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ragel-6.10.tar.gz ... Passed
    ragel-6.10.tar.gz.asc ... Skipped
==> Making package: ragel 6.10-4 (Sun Dec  8 08:15:52 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ragel-6.10.tar.gz
  -> Found ragel-6.10.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ragel-6.10.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for 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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ar... ar
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 '/build/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 '/build/ragel/src/ragel-6.10/ragel'
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-fsmstate.Tpo .deps/ragel-fsmstate.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-main.Tpo .deps/ragel-main.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-fsmbase.Tpo .deps/ragel-fsmbase.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-parsetree.Tpo .deps/ragel-parsetree.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
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:10: 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]
In file included from ragel.h:31:
common.h:40:8: note: 'struct Key' declared here
../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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct Key'; use 'new' and 'delete' instead [-Wclass-memaccess]
common.h:40:8: note: 'struct Key' declared here
mv -f .deps/ragel-parsedata.Tpo .deps/ragel-parsedata.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
In file included from fsmattach.cpp:24:
In member function 'void PairIter<ListItem1, ListItem2>::findNext() [with ListItem1 = TransAp; ListItem2 = TransAp]',
    inlined from 'void PairIter<ListItem1, ListItem2>::operator++(int) [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:827:33,
    inlined from 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)' at fsmattach.cpp:349:33:
fsmgraph.h:902:3: warning: 'outPair.PairIter<TransAp>::bottomTrans1' may be used uninitialized [-Wmaybe-uninitialized]
fsmattach.cpp: In member function 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)':
fsmattach.cpp:348:20: note: 'outPair.PairIter<TransAp>::bottomTrans1' was declared here
In member function 'void PairIter<ListItem1, ListItem2>::findNext() [with ListItem1 = TransAp; ListItem2 = TransAp]',
    inlined from 'void PairIter<ListItem1, ListItem2>::operator++(int) [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:827:33,
    inlined from 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)' at fsmattach.cpp:349:33:
fsmgraph.h:912:8: warning: 'outPair.PairIter<TransAp, TransAp>::s2Tel.NextTrans<TransAp>::trans' may be used uninitialized [-Wmaybe-uninitialized]
fsmattach.cpp: In member function 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)':
fsmattach.cpp:348:20: note: 'outPair.PairIter<TransAp, TransAp>::s2Tel.NextTrans<TransAp>::trans' was declared here
In file included from fsmgraph.h:29:
In function 'bool operator<(Key, Key)',
    inlined from 'void PairIter<ListItem1, ListItem2>::findNext() [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:930:27,
    inlined from 'void PairIter<ListItem1, ListItem2>::operator++(int) [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:827:33,
    inlined from 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)' at fsmattach.cpp:349:33:
common.h:235:3: warning: 'outPair.PairIter<TransAp, TransAp>::s2Tel.NextTrans<TransAp>::highKey.Key::key' may be used uninitialized [-Wmaybe-uninitialized]
fsmattach.cpp: In member function 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)':
fsmattach.cpp:348:20: note: 'outPair.PairIter<TransAp, TransAp>::s2Tel.NextTrans<TransAp>::highKey.Key::key' was declared here
In function 'bool operator<(Key, Key)',
    inlined from 'void PairIter<ListItem1, ListItem2>::findNext() [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:925:27,
    inlined from 'void PairIter<ListItem1, ListItem2>::operator++(int) [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:827:33,
    inlined from 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)' at fsmattach.cpp:349:33:
common.h:235:3: warning: 'outPair.PairIter<TransAp, TransAp>::s1Tel.NextTrans<TransAp>::highKey.Key::key' may be used uninitialized [-Wmaybe-uninitialized]
fsmattach.cpp: In member function 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)':
fsmattach.cpp:348:20: note: 'outPair.PairIter<TransAp, TransAp>::s1Tel.NextTrans<TransAp>::highKey.Key::key' was declared here
In function 'bool operator<(Key, Key)',
    inlined from 'void PairIter<ListItem1, ListItem2>::findNext() [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:925:27,
    inlined from 'void PairIter<ListItem1, ListItem2>::operator++(int) [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:827:33,
    inlined from 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)' at fsmattach.cpp:349:33:
common.h:235:29: warning: 'outPair.PairIter<TransAp, TransAp>::s2Tel.NextTrans<TransAp>::lowKey.Key::key' may be used uninitialized [-Wmaybe-uninitialized]
fsmattach.cpp: In member function 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)':
fsmattach.cpp:348:20: note: 'outPair.PairIter<TransAp, TransAp>::s2Tel.NextTrans<TransAp>::lowKey.Key::key' was declared here
In function 'bool operator<(Key, Key)',
    inlined from 'void PairIter<ListItem1, ListItem2>::findNext() [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:930:27,
    inlined from 'void PairIter<ListItem1, ListItem2>::operator++(int) [with ListItem1 = TransAp; ListItem2 = TransAp]' at fsmgraph.h:827:33,
    inlined from 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)' at fsmattach.cpp:349:33:
common.h:235:29: warning: 'outPair.PairIter<TransAp, TransAp>::s1Tel.NextTrans<TransAp>::lowKey.Key::key' may be used uninitialized [-Wmaybe-uninitialized]
fsmattach.cpp: In member function 'void FsmAp::outTransCopy(MergeData&, StateAp*, TransAp*)':
fsmattach.cpp:348:20: note: 'outPair.PairIter<TransAp, TransAp>::s1Tel.NextTrans<TransAp>::lowKey.Key::key' was declared here
mv -f .deps/ragel-fsmattach.Tpo .deps/ragel-fsmattach.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-fsmmin.Tpo .deps/ragel-fsmmin.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
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:10: 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]
In file included from fsmgraph.h:29:
common.h:40:8: note: 'struct Key' declared here
../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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct Key'; use 'new' and 'delete' instead [-Wclass-memaccess]
common.h:40:8: note: 'struct Key' declared here
mv -f .deps/ragel-fsmgraph.Tpo .deps/ragel-fsmgraph.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-inputdata.Tpo .deps/ragel-inputdata.Po
mv -f .deps/ragel-fsmap.Tpo .deps/ragel-fsmap.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
common.cpp:87:2: warning: this decimal constant is unsigned only in ISO C90
common.cpp:91:2: warning: this decimal constant is unsigned only in ISO C90
mv -f .deps/ragel-common.Tpo .deps/ragel-common.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
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:37:   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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct EpsilonLink'; use 'new' and 'delete' instead [-Wclass-memaccess]
In file included from parsedata.h:36:
parsetree.h:154:8: note: 'struct EpsilonLink' declared here
mv -f .deps/ragel-rlparse.Tpo .deps/ragel-rlparse.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
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:32:   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:10: 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]
redfsm.h:247:8: note: 'struct RedTransEl' declared here
../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:37:   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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct RedTransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
redfsm.h:247:8: note: 'struct RedTransEl' declared here
../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:32:   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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct RedTransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
redfsm.h:247:8: note: 'struct RedTransEl' declared here
mv -f .deps/ragel-redfsm.Tpo .deps/ragel-redfsm.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
In file included from gendata.cpp:36:
csipgoto.h:67:7: warning: 'virtual void CSharpIpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
In file included from gendata.cpp:37:
cssplit.h:38:7: note:   by 'void CSharpSplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
In file included from gendata.cpp:45:
cdipgoto.h:68:7: warning: 'virtual void IpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
In file included from gendata.cpp:46:
cdsplit.h:38:7: note:   by 'void SplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
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:37:   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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct RedTransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
redfsm.h:247:8: note: 'struct RedTransEl' declared here
mv -f .deps/ragel-gendata.Tpo .deps/ragel-gendata.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rlscan.Tpo .deps/ragel-rlscan.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdftable.Tpo .deps/ragel-cdftable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdcodegen.Tpo .deps/ragel-cdcodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdtable.Tpo .deps/ragel-cdtable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdfflat.Tpo .deps/ragel-cdfflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdfgoto.Tpo .deps/ragel-cdfgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdflat.Tpo .deps/ragel-cdflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdipgoto.Tpo .deps/ragel-cdipgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cdgoto.Tpo .deps/ragel-cdgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
In file included from cdsplit.h:25,
                 from cdsplit.cpp:24:
cdipgoto.h:68:7: warning: 'virtual void IpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
cdsplit.h:38:7: note:   by 'void SplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
mv -f .deps/ragel-cdsplit.Tpo .deps/ragel-cdsplit.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rubyftable.Tpo .deps/ragel-rubyftable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rubycodegen.Tpo .deps/ragel-rubycodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rubytable.Tpo .deps/ragel-rubytable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-javacodegen.Tpo .deps/ragel-javacodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rubyflat.Tpo .deps/ragel-rubyflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rubyfflat.Tpo .deps/ragel-rubyfflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-rbxgoto.Tpo .deps/ragel-rbxgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-csftable.Tpo .deps/ragel-csftable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cscodegen.Tpo .deps/ragel-cscodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-cstable.Tpo .deps/ragel-cstable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-csflat.Tpo .deps/ragel-csflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-csfgoto.Tpo .deps/ragel-csfgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-csfflat.Tpo .deps/ragel-csfflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-csgoto.Tpo .deps/ragel-csgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-csipgoto.Tpo .deps/ragel-csipgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-dotcodegen.Tpo .deps/ragel-dotcodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
In file included from cssplit.h:25,
                 from cssplit.cpp:24:
csipgoto.h:67:7: warning: 'virtual void CSharpIpGotoCodeGen::GOTO_HEADER(RedStateAp*)' was hidden [-Woverloaded-virtual=]
cssplit.h:38:7: note:   by 'void CSharpSplitCodeGen::GOTO_HEADER(RedStateAp*, bool)'
mv -f .deps/ragel-cssplit.Tpo .deps/ragel-cssplit.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
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:37:   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:34: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct TransEl'; use 'new' and 'delete' instead [-Wclass-memaccess]
In file included from xmlcodegen.h:27,
                 from xmlcodegen.cpp:24:
fsmgraph.h:480:8: note: 'struct TransEl' declared here
mv -f .deps/ragel-xmlcodegen.Tpo .deps/ragel-xmlcodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-gocodegen.Tpo .deps/ragel-gocodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-goftable.Tpo .deps/ragel-goftable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-gofflat.Tpo .deps/ragel-gofflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-gotable.Tpo .deps/ragel-gotable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-goflat.Tpo .deps/ragel-goflat.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-gofgoto.Tpo .deps/ragel-gofgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-gotablish.Tpo .deps/ragel-gotablish.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-gogoto.Tpo .deps/ragel-gogoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-goipgoto.Tpo .deps/ragel-goipgoto.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-mlcodegen.Tpo .deps/ragel-mlcodegen.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-mlftable.Tpo .deps/ragel-mlftable.Po
g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/ragel-mltable.Tpo .deps/ragel-mltable.Po
mv -f .deps/ragel-mlfflat.Tpo .deps/ragel-mlfflat.Po
mv -f .deps/ragel-mlflat.Tpo .deps/ragel-mlflat.Po
mv -f .deps/ragel-mlfgoto.Tpo .deps/ragel-mlfgoto.Po
mv -f .deps/ragel-mlgoto.Tpo .deps/ragel-mlgoto.Po
g++ -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++98  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 '/build/ragel/src/ragel-6.10/ragel'
make[1]: Leaving directory '/build/ragel/src/ragel-6.10/ragel'
Making all in doc
make[1]: Entering directory '/build/ragel/src/ragel-6.10/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/ragel/src/ragel-6.10/doc'
make[1]: Entering directory '/build/ragel/src/ragel-6.10'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/ragel/src/ragel-6.10'
==> Entering fakeroot environment...
==> Starting package()...
Making install in ragel
make[1]: Entering directory '/build/ragel/src/ragel-6.10/ragel'
make  install-am
make[2]: Entering directory '/build/ragel/src/ragel-6.10/ragel'
make[3]: Entering directory '/build/ragel/src/ragel-6.10/ragel'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/ragel/pkg/ragel//usr/bin'
  /usr/bin/install -c ragel '/build/ragel/pkg/ragel//usr/bin'
make[3]: Leaving directory '/build/ragel/src/ragel-6.10/ragel'
make[2]: Leaving directory '/build/ragel/src/ragel-6.10/ragel'
make[1]: Leaving directory '/build/ragel/src/ragel-6.10/ragel'
Making install in doc
make[1]: Entering directory '/build/ragel/src/ragel-6.10/doc'
make[2]: Entering directory '/build/ragel/src/ragel-6.10/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/ragel/pkg/ragel//usr/share/man/man1'
 /usr/bin/install -c -m 644 ragel.1 '/build/ragel/pkg/ragel//usr/share/man/man1'
make[2]: Leaving directory '/build/ragel/src/ragel-6.10/doc'
make[1]: Leaving directory '/build/ragel/src/ragel-6.10/doc'
make[1]: Entering directory '/build/ragel/src/ragel-6.10'
make[2]: Entering directory '/build/ragel/src/ragel-6.10'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/ragel/pkg/ragel//usr/share/doc/ragel'
 /usr/bin/install -c -m 644 CREDITS ChangeLog '/build/ragel/pkg/ragel//usr/share/doc/ragel'
make[2]: Leaving directory '/build/ragel/src/ragel-6.10'
make[1]: Leaving directory '/build/ragel/src/ragel-6.10'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ragel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ragel 6.10-4 (Sun Dec  8 08:16:22 2024)
==> Cleaning up...