D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/ragel-6.10-3.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WuxAaJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ragel-6.10
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ragel-6.10.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ragel-6.10
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AvUAqL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ragel-6.10
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
configure.ac:26: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:26: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:26: the top level
configure.ac:64: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:64: the top level
configure.ac:144: warning: AC_OUTPUT should be used without arguments.
configure.ac:144: You should run autoupdate.
configure.ac:26: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:26: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:26: the top level
configure.ac:64: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:64: the top level
configure.ac:144: warning: AC_OUTPUT should be used without arguments.
configure.ac:144: You should run autoupdate.
configure.ac:26: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:26: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:26: the top level
configure.ac:64: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:64: the top level
configure.ac:144: warning: AC_OUTPUT should be used without arguments.
configure.ac:144: You should run autoupdate.
ragel/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info RUBY=ruby JAVAC=javac GMCS=gmcs
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes
checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-mageia-linux-gnu-gcc... none
checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes
checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-mageia-linux-gnu-g++... none
checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar
checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for gdc... no
checking for the Objective-C compiler... no
checking for javac... javac
checking for txl... no
checking for ruby... ruby
checking for gmcs... gmcs
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
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in ragel
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
echo '#define VERSION "6.10"' > version.h
echo '#define PUBDATE "March 2017"' >> version.h
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-fsmstate.o `test -f 'fsmstate.cpp' || echo './'`fsmstate.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-fsmattach.o `test -f 'fsmattach.cpp' || echo './'`fsmattach.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-fsmbase.o `test -f 'fsmbase.cpp' || echo './'`fsmbase.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-main.o `test -f 'main.cpp' || echo './'`main.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-fsmmin.o `test -f 'fsmmin.cpp' || echo './'`fsmmin.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-parsetree.o `test -f 'parsetree.cpp' || echo './'`parsetree.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-common.o `test -f 'common.cpp' || echo './'`common.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-inputdata.o `test -f 'inputdata.cpp' || echo './'`inputdata.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-parsedata.o `test -f 'parsedata.cpp' || echo './'`parsedata.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:23:   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]
 1173 |   memmove(BaseTable::data + pos + len, BaseTable::data + pos,
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1174 |    sizeof(T)*(BaseTable::tabLen-pos));
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ragel.h:31,
                 from parsedata.cpp:28:
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
In file included from ragel.h:29,
                 from parsedata.cpp:28:
../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:23:   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]
  654 |    BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ragel.h:31,
                 from parsedata.cpp:28:
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-fsmgraph.o `test -f 'fsmgraph.cpp' || echo './'`fsmgraph.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:36:   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]
 1173 |   memmove(BaseTable::data + pos + len, BaseTable::data + pos,
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1174 |    sizeof(T)*(BaseTable::tabLen-pos));
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from fsmgraph.h:29,
                 from fsmgraph.cpp:25:
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
In file included from fsmgraph.h:30,
                 from fsmgraph.cpp:25:
../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:36:   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]
  654 |    BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from fsmgraph.h:29,
                 from fsmgraph.cpp:25:
common.h:40:8: note: 'struct Key' declared here
   40 | struct Key
      |        ^~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-fsmap.o `test -f 'fsmap.cpp' || echo './'`fsmap.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-redfsm.o `test -f 'redfsm.cpp' || echo './'`redfsm.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:48:   required from 'void Vector<T, Resize>::remove(long int) [with T = RedTransEl; Resize = ResizeExpn]'
redfsm.cpp:258:26:   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]
 1036 |   memmove(dst, dst + len, sizeof(T)*lenToSlideOver);
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from redfsm.cpp:22:
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
In file included from redfsm.h:30,
                 from redfsm.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]'
redfsm.cpp:257:34:   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]
  654 |    BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from redfsm.cpp:22:
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
In file included from redfsm.h:30,
                 from redfsm.cpp:22:
../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:26:   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]
  685 |    BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from redfsm.cpp:22:
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rlparse.o `test -f 'rlparse.cpp' || echo './'`rlparse.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:52:   required from 'void Vector<T, Resize>::append(const T&) [with T = EpsilonLink; Resize = ResizeExpn]'
rlparse.kl:448:87:   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]
  654 |    BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from parsedata.h:36,
                 from rlparse.kh:27,
                 from rlparse.kl:22:
parsetree.h:154:8: note: 'struct EpsilonLink' declared here
  154 | struct EpsilonLink
      |        ^~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdftable.o `test -f 'cdftable.cpp' || echo './'`cdftable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdfflat.o `test -f 'cdfflat.cpp' || echo './'`cdfflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdcodegen.o `test -f 'cdcodegen.cpp' || echo './'`cdcodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gendata.o `test -f 'gendata.cpp' || echo './'`gendata.cpp
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:30:   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]
  654 |    BaseTable::data = (T*) realloc( BaseTable::data, sizeof(T) * newLen );
      |                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from gendata.h:27,
                 from gendata.cpp:22:
redfsm.h:247:8: note: 'struct RedTransEl' declared here
  247 | struct RedTransEl
      |        ^~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdfgoto.o `test -f 'cdfgoto.cpp' || echo './'`cdfgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdflat.o `test -f 'cdflat.cpp' || echo './'`cdflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rlscan.o `test -f 'rlscan.cpp' || echo './'`rlscan.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdtable.o `test -f 'cdtable.cpp' || echo './'`cdtable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdipgoto.o `test -f 'cdipgoto.cpp' || echo './'`cdipgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdsplit.o `test -f 'cdsplit.cpp' || echo './'`cdsplit.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cdgoto.o `test -f 'cdgoto.cpp' || echo './'`cdgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rubycodegen.o `test -f 'rubycodegen.cpp' || echo './'`rubycodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rubyfflat.o `test -f 'rubyfflat.cpp' || echo './'`rubyfflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rubyftable.o `test -f 'rubyftable.cpp' || echo './'`rubyftable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rubyflat.o `test -f 'rubyflat.cpp' || echo './'`rubyflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-javacodegen.o `test -f 'javacodegen.cpp' || echo './'`javacodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rubytable.o `test -f 'rubytable.cpp' || echo './'`rubytable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-rbxgoto.o `test -f 'rbxgoto.cpp' || echo './'`rbxgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cscodegen.o `test -f 'cscodegen.cpp' || echo './'`cscodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-csftable.o `test -f 'csftable.cpp' || echo './'`csftable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-csflat.o `test -f 'csflat.cpp' || echo './'`csflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cstable.o `test -f 'cstable.cpp' || echo './'`cstable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-dotcodegen.o `test -f 'dotcodegen.cpp' || echo './'`dotcodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-csfgoto.o `test -f 'csfgoto.cpp' || echo './'`csfgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-csipgoto.o `test -f 'csipgoto.cpp' || echo './'`csipgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-cssplit.o `test -f 'cssplit.cpp' || echo './'`cssplit.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-csfflat.o `test -f 'csfflat.cpp' || echo './'`csfflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-xmlcodegen.o `test -f 'xmlcodegen.cpp' || echo './'`xmlcodegen.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:52:   required from 'void Vector<T, Resize>::append(const T&) [with T = TransEl; Resize = ResizeExpn]'
xmlcodegen.cpp:48:53:   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]
  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
      |        ^~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-csgoto.o `test -f 'csgoto.cpp' || echo './'`csgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gocodegen.o `test -f 'gocodegen.cpp' || echo './'`gocodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-goftable.o `test -f 'goftable.cpp' || echo './'`goftable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gofflat.o `test -f 'gofflat.cpp' || echo './'`gofflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gofgoto.o `test -f 'gofgoto.cpp' || echo './'`gofgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-goipgoto.o `test -f 'goipgoto.cpp' || echo './'`goipgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gotablish.o `test -f 'gotablish.cpp' || echo './'`gotablish.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gogoto.o `test -f 'gogoto.cpp' || echo './'`gogoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-gotable.o `test -f 'gotable.cpp' || echo './'`gotable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mlcodegen.o `test -f 'mlcodegen.cpp' || echo './'`mlcodegen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-goflat.o `test -f 'goflat.cpp' || echo './'`goflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mlftable.o `test -f 'mlftable.cpp' || echo './'`mlftable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mlfflat.o `test -f 'mlfflat.cpp' || echo './'`mlfflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mlfgoto.o `test -f 'mlfgoto.cpp' || echo './'`mlfgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mltable.o `test -f 'mltable.cpp' || echo './'`mltable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mlflat.o `test -f 'mlflat.cpp' || echo './'`mlflat.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl   -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ragel-mlgoto.o `test -f 'mlgoto.cpp' || echo './'`mlgoto.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
x86_64-mageia-linux-gnu-g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
Making all in doc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.D8rUoM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64
+ cd ragel-6.10
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64 'INSTALL=/usr/bin/install -p'
Making install in ragel
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
/usr/bin/make  install-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/bin'
  /usr/bin/install -p ragel '/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/ragel'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 ragel.1 '/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10/doc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ragel-6.10'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel'
 /usr/bin/install -p -m 644 CREDITS ChangeLog '/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ragel-6.10'
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 6.10-3.mga8 --unique-debug-suffix -6.10-3.mga8.x86_64 --unique-debug-src-base ragel-6.10-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ragel-6.10

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/bin/ragel
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/bin/ragel
original debug info size: 30888kB, size after compression: 27384kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
cpio: ragel/NONE: Cannot stat: No such file or directory
3762 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ragel-6.10-3.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2hAL0L
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ragel-6.10
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ cp -pr ragel.vim /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ cp -pr doc/ragel-guide.pdf /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64/usr/share/doc/ragel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ragel = 6.10-3.mga8 ragel(x86-64) = 6.10-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: ragel-debugsource-6.10-3.mga8.x86_64
Provides: ragel-debugsource = 6.10-3.mga8 ragel-debugsource(x86-64) = 6.10-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ragel-debuginfo-6.10-3.mga8.x86_64
Provides: debuginfo(build-id) = f10f6cdf10c717fcbb5e3494cb7e4b7cebb29dc2 ragel-debuginfo = 6.10-3.mga8 ragel-debuginfo(x86-64) = 6.10-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ragel-debugsource(x86-64) = 6.10-3.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ragel-debugsource-6.10-3.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ragel-6.10-3.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ragel-debuginfo-6.10-3.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G3wY6K
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ragel-6.10
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ragel-6.10-3.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SzF5gL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ragel-6.10
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!