<86>Apr 26 03:23:02 userdel[920375]: delete user 'rooter'
<86>Apr 26 03:23:02 groupadd[920458]: group added to /etc/group: name=rooter, GID=657
<86>Apr 26 03:23:02 groupadd[920458]: group added to /etc/gshadow: name=rooter
<86>Apr 26 03:23:02 groupadd[920458]: new group: name=rooter, GID=657
<86>Apr 26 03:23:02 useradd[920485]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Apr 26 03:23:02 userdel[920537]: delete user 'builder'
<86>Apr 26 03:23:02 userdel[920537]: removed group 'builder' owned by 'builder'
<86>Apr 26 03:23:02 userdel[920537]: removed shadow group 'builder' owned by 'builder'
<86>Apr 26 03:23:02 groupadd[920678]: group added to /etc/group: name=builder, GID=658
<86>Apr 26 03:23:02 groupadd[920678]: group added to /etc/gshadow: name=builder
<86>Apr 26 03:23:02 groupadd[920678]: new group: name=builder, GID=658
<86>Apr 26 03:23:02 useradd[920719]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Apr 26 03:23:07 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ply-2.1.1-alt2.nosrc.rpm (w1.gzdio)
Installing ply-2.1.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88494
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ply-2.1.1
+ echo 'Source #0 (ply-2.1.1.tar):'
Source #0 (ply-2.1.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ply-2.1.1.tar
+ cd ply-2.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i -e '/AC_INIT/c\AC_INIT(ply, 2.1.1-alt2,' configure.ac
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19867
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ply-2.1.1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
aclocal-default: warning: couldn't open directory 'm4': No such file or directory
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:5: installing './compile'
configure.ac:6: installing './missing'
src/libply/Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ sort -u
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for ronn... no
checking for ANSI C header files... (cached) yes
checking linux/bpf.h usability... yes
checking linux/bpf.h presence... yes
checking for linux/bpf.h... yes
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for qsort_r... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/libply/Makefile
config.status: creating src/ply/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in src
Making all in libply
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../ylwrap lexer.l lex.yy.c lexer.c -- flex --header-file=lexer.h 
updating lexer.h
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../ylwrap grammar.y y.tab.c grammar.c y.tab.h `echo grammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grammar.output -- bison -y -d -Wall 
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:8.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
    8 | %expect 0
      | ^~~~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:10.1-8: warning: POSIX Yacc does not support %defines [-Wyacc]
   10 | %defines
      | ^~~~~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:12.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
   12 | %define api.pure
      | ^~~~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:13.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
   13 | %define parse.error verbose
      | ^~~~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:19.1-5: warning: POSIX Yacc does not support %code [-Wyacc]
   19 | %code requires {
      | ^~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:43.1-15: warning: POSIX Yacc does not support %initial-action [-Wyacc]
   43 | %initial-action {
      | ^~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:47.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
   47 | %define api.value.type { struct node * }
      | ^~~~~~~
/usr/src/RPM/BUILD/ply-2.1.1/src/libply/grammar.y:124.3-8: warning: POSIX Yacc does not support %empty [-Wyacc]
  124 | | %empty         { $$ = NULL; }
      |   ^~~~~~
updating grammar.h
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make  all-am
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-provider.lo `test -f 'provider.c' || echo './'`provider.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider.c  -fPIC -DPIC -o .libs/libply_la-provider.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider.c -o libply_la-provider.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-sym.lo `test -f 'sym.c' || echo './'`sym.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c sym.c  -fPIC -DPIC -o .libs/libply_la-sym.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c sym.c -o libply_la-sym.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-func.lo `test -f 'func.c' || echo './'`func.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c func.c  -fPIC -DPIC -o .libs/libply_la-func.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c func.c -o libply_la-func.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-compile.lo `test -f 'compile.c' || echo './'`compile.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c compile.c  -fPIC -DPIC -o .libs/libply_la-compile.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c compile.c -o libply_la-compile.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-node.lo `test -f 'node.c' || echo './'`node.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c node.c  -fPIC -DPIC -o .libs/libply_la-node.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c node.c -o libply_la-node.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c grammar.c  -fPIC -DPIC -o .libs/libply_la-grammar.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c grammar.c -o libply_la-grammar.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-ir.lo `test -f 'ir.c' || echo './'`ir.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c ir.c  -fPIC -DPIC -o .libs/libply_la-ir.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c ir.c -o libply_la-ir.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o arch/libply_la-x86_64.lo `test -f 'arch/x86_64.c' || echo './'`arch/x86_64.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c arch/x86_64.c  -fPIC -DPIC -o arch/.libs/libply_la-x86_64.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c arch/x86_64.c -o arch/libply_la-x86_64.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aux/libply_la-perf_event.lo `test -f 'aux/perf_event.c' || echo './'`aux/perf_event.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/perf_event.c  -fPIC -DPIC -o aux/.libs/libply_la-perf_event.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/perf_event.c -o aux/libply_la-perf_event.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aux/libply_la-kallsyms.lo `test -f 'aux/kallsyms.c' || echo './'`aux/kallsyms.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/kallsyms.c  -fPIC -DPIC -o aux/.libs/libply_la-kallsyms.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/kallsyms.c -o aux/libply_la-kallsyms.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-libply.lo `test -f 'libply.c' || echo './'`libply.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c libply.c  -fPIC -DPIC -o .libs/libply_la-libply.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c libply.c -o libply_la-libply.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aux/libply_la-printxf.lo `test -f 'aux/printxf.c' || echo './'`aux/printxf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/printxf.c  -fPIC -DPIC -o aux/.libs/libply_la-printxf.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/printxf.c -o aux/libply_la-printxf.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aux/libply_la-syscall.lo `test -f 'aux/syscall.c' || echo './'`aux/syscall.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/syscall.c  -fPIC -DPIC -o aux/.libs/libply_la-syscall.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/syscall.c -o aux/libply_la-syscall.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-type.lo `test -f 'type.c' || echo './'`type.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c type.c  -fPIC -DPIC -o .libs/libply_la-type.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c type.c -o libply_la-type.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-built-in.lo `test -f 'built-in/built-in.c' || echo './'`built-in/built-in.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/built-in.c  -fPIC -DPIC -o built-in/.libs/libply_la-built-in.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/built-in.c -o built-in/libply_la-built-in.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libply_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c lexer.c  -fPIC -DPIC -o .libs/libply_la-lexer.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c lexer.c -o libply_la-lexer.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aux/libply_la-utils.lo `test -f 'aux/utils.c' || echo './'`aux/utils.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/utils.c  -fPIC -DPIC -o aux/.libs/libply_la-utils.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c aux/utils.c -o aux/libply_la-utils.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-buffer.lo `test -f 'built-in/buffer.c' || echo './'`built-in/buffer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/buffer.c  -fPIC -DPIC -o built-in/.libs/libply_la-buffer.o
built-in/buffer.c: In function '__get_head':
built-in/buffer.c:83:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   83 |  volatile uint64_t head = *((volatile uint64_t *)&mem->data_head);
      |                            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
built-in/buffer.c: In function 'buffer_q_drain':
built-in/buffer.c:131:4: warning: converting a packed 'struct buffer_ev' pointer (alignment 1) to a 'struct lost_event' pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member]
  131 |    lost = (void *)ev;
      |    ^~~~
In file included from ../../include/ply/internal.h:11,
                 from built-in/buffer.c:18:
../../include/ply/buffer.h:16:8: note: defined here
   16 | struct buffer_ev {
      |        ^~~~~~~~~
built-in/buffer.c:60:8: note: defined here
   60 | struct lost_event {
      |        ^~~~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/buffer.c -o built-in/libply_la-buffer.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-flow.lo `test -f 'built-in/flow.c' || echo './'`built-in/flow.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/flow.c  -fPIC -DPIC -o built-in/.libs/libply_la-flow.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/flow.c -o built-in/libply_la-flow.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-aggregation.lo `test -f 'built-in/aggregation.c' || echo './'`built-in/aggregation.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/aggregation.c  -fPIC -DPIC -o built-in/.libs/libply_la-aggregation.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/aggregation.c -o built-in/libply_la-aggregation.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-proc.lo `test -f 'built-in/proc.c' || echo './'`built-in/proc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/proc.c  -fPIC -DPIC -o built-in/.libs/libply_la-proc.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/proc.c -o built-in/libply_la-proc.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o provider/libply_la-kretprobe.lo `test -f 'provider/kretprobe.c' || echo './'`provider/kretprobe.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/kretprobe.c  -fPIC -DPIC -o provider/.libs/libply_la-kretprobe.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/kretprobe.c -o provider/libply_la-kretprobe.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-print.lo `test -f 'built-in/print.c' || echo './'`built-in/print.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/print.c  -fPIC -DPIC -o built-in/.libs/libply_la-print.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/print.c -o built-in/libply_la-print.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-math.lo `test -f 'built-in/math.c' || echo './'`built-in/math.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/math.c  -fPIC -DPIC -o built-in/.libs/libply_la-math.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/math.c -o built-in/libply_la-math.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o provider/libply_la-kprobe.lo `test -f 'provider/kprobe.c' || echo './'`provider/kprobe.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/kprobe.c  -fPIC -DPIC -o provider/.libs/libply_la-kprobe.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/kprobe.c -o provider/libply_la-kprobe.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o provider/libply_la-xprobe.lo `test -f 'provider/xprobe.c' || echo './'`provider/xprobe.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/xprobe.c  -fPIC -DPIC -o provider/.libs/libply_la-xprobe.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/xprobe.c -o provider/libply_la-xprobe.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o built-in/libply_la-memory.lo `test -f 'built-in/memory.c' || echo './'`built-in/memory.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/memory.c  -fPIC -DPIC -o built-in/.libs/libply_la-memory.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c built-in/memory.c -o built-in/libply_la-memory.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include  -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c -o provider/libply_la-tracepoint.lo `test -f 'provider/tracepoint.c' || echo './'`provider/tracepoint.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/tracepoint.c  -fPIC -DPIC -o provider/.libs/libply_la-tracepoint.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I ../../include -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c provider/tracepoint.c -o provider/libply_la-tracepoint.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wno-unused -Wno-unused-result -Wno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2  -version-info 0:0:0  -o libply.la -rpath /usr/lib64 arch/libply_la-x86_64.lo aux/libply_la-kallsyms.lo aux/libply_la-perf_event.lo aux/libply_la-printxf.lo aux/libply_la-syscall.lo aux/libply_la-utils.lo built-in/libply_la-aggregation.lo built-in/libply_la-built-in.lo built-in/libply_la-buffer.lo built-in/libply_la-flow.lo built-in/libply_la-math.lo built-in/libply_la-memory.lo built-in/libply_la-print.lo built-in/libply_la-proc.lo provider/libply_la-kprobe.lo provider/libply_la-kretprobe.lo provider/libply_la-tracepoint.lo provider/libply_la-xprobe.lo libply_la-compile.lo libply_la-func.lo libply_la-grammar.lo libply_la-ir.lo libply_la-lexer.lo libply_la-node.lo libply_la-provider.lo libply_la-sym.lo libply_la-type.lo libply_la-libply.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  arch/.libs/libply_la-x86_64.o aux/.libs/libply_la-kallsyms.o aux/.libs/libply_la-perf_event.o aux/.libs/libply_la-printxf.o aux/.libs/libply_la-syscall.o aux/.libs/libply_la-utils.o built-in/.libs/libply_la-aggregation.o built-in/.libs/libply_la-built-in.o built-in/.libs/libply_la-buffer.o built-in/.libs/libply_la-flow.o built-in/.libs/libply_la-math.o built-in/.libs/libply_la-memory.o built-in/.libs/libply_la-print.o built-in/.libs/libply_la-proc.o provider/.libs/libply_la-kprobe.o provider/.libs/libply_la-kretprobe.o provider/.libs/libply_la-tracepoint.o provider/.libs/libply_la-xprobe.o .libs/libply_la-compile.o .libs/libply_la-func.o .libs/libply_la-grammar.o .libs/libply_la-ir.o .libs/libply_la-lexer.o .libs/libply_la-node.o .libs/libply_la-provider.o .libs/libply_la-sym.o .libs/libply_la-type.o .libs/libply_la-libply.o    -g -O2   -Wl,-soname -Wl,libply.so.0 -o .libs/libply.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libply.so.0" && ln -s "libply.so.0.0.0" "libply.so.0")
libtool: link: (cd ".libs" && rm -f "libply.so" && ln -s "libply.so.0.0.0" "libply.so")
libtool: link: ar cr .libs/libply.a  arch/libply_la-x86_64.o aux/libply_la-kallsyms.o aux/libply_la-perf_event.o aux/libply_la-printxf.o aux/libply_la-syscall.o aux/libply_la-utils.o built-in/libply_la-aggregation.o built-in/libply_la-built-in.o built-in/libply_la-buffer.o built-in/libply_la-flow.o built-in/libply_la-math.o built-in/libply_la-memory.o built-in/libply_la-print.o built-in/libply_la-proc.o provider/libply_la-kprobe.o provider/libply_la-kretprobe.o provider/libply_la-tracepoint.o provider/libply_la-xprobe.o libply_la-compile.o libply_la-func.o libply_la-grammar.o libply_la-ir.o libply_la-lexer.o libply_la-node.o libply_la-provider.o libply_la-sym.o libply_la-type.o libply_la-libply.o
libtool: link: ranlib .libs/libply.a
libtool: link: ( cd ".libs" && rm -f "libply.la" && ln -s "../libply.la" "libply.la" )
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
Making all in ply
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -include ../../config.h -I ../../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ply-ply.o `test -f 'ply.c' || echo './'`ply.c
ply.c: In function 'main':
ply.c:275:2: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  275 |  siginterrupt(SIGINT, 1);
      |  ^~~~~~~~~~~~
In file included from /usr/include/sys/wait.h:36,
                 from ply.c:16:
/usr/include/signal.h:311:12: note: declared here
  311 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
ply.c:276:2: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  276 |  siginterrupt(SIGCHLD, 1);
      |  ^~~~~~~~~~~~
In file included from /usr/include/sys/wait.h:36,
                 from ply.c:16:
/usr/include/signal.h:311:12: note: declared here
  311 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
ply.c:198:6: warning: variable 'f_debug' set but not used [-Wunused-but-set-variable]
  198 |  int f_debug, f_dryrun, f_dump;
      |      ^~~~~~~
ply.c:195:17: warning: unused variable 'ev' [-Wunused-variable]
  195 |  struct ply_ev *ev;
      |                 ^~
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o ply ply-ply.o ../libply/libply.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/ply ply-ply.o  ../libply/.libs/libply.so
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30097
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ply-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ply-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ply-2.1.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ply-buildroot
make: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/ply-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/ply-buildroot/usr/include/ply'
 /usr/libexec/rpm-build/install -p -m 644  ply/arch.h ply/buffer.h ply/func.h ply/internal.h ply/ir.h ply/kallsyms.h ply/node.h ply/perf_event.h ply/ply.h ply/printxf.h ply/provider.h ply/sym.h ply/syscall.h ply/type.h ply/utils.h '/usr/src/tmp/ply-buildroot/usr/include/ply'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src'
Making install in libply
make[2]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make  install-am
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[4]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
 /bin/mkdir -p '/usr/src/tmp/ply-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libply.la '/usr/src/tmp/ply-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libply.so.0.0.0 /usr/src/tmp/ply-buildroot/usr/lib64/libply.so.0.0.0
libtool: install: (cd /usr/src/tmp/ply-buildroot/usr/lib64 && { ln -s -f libply.so.0.0.0 libply.so.0 || { rm -f libply.so.0 && ln -s libply.so.0.0.0 libply.so.0; }; })
libtool: install: (cd /usr/src/tmp/ply-buildroot/usr/lib64 && { ln -s -f libply.so.0.0.0 libply.so || { rm -f libply.so && ln -s libply.so.0.0.0 libply.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libply.lai /usr/src/tmp/ply-buildroot/usr/lib64/libply.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libply.a /usr/src/tmp/ply-buildroot/usr/lib64/libply.a
libtool: install: chmod 644 /usr/src/tmp/ply-buildroot/usr/lib64/libply.a
libtool: install: ranlib /usr/src/tmp/ply-buildroot/usr/lib64/libply.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/libply'
Making install in ply
make[2]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
 /bin/mkdir -p '/usr/src/tmp/ply-buildroot/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p ply '/usr/src/tmp/ply-buildroot/usr/sbin'
libtool: warning: '../libply/libply.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/ply /usr/src/tmp/ply-buildroot/usr/sbin/ply
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src/ply'
make[2]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/ply-2.1.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/ply-buildroot/usr/share/doc/ply'
 /usr/libexec/rpm-build/install -p -m 644 README.md COPYING '/usr/src/tmp/ply-buildroot/usr/share/doc/ply'
make[2]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1'
make: Leaving directory '/usr/src/RPM/BUILD/ply-2.1.1'
+ rm -rf /usr/src/tmp/ply-buildroot/usr/include/ply
+ rm -rf /usr/src/tmp/ply-buildroot/usr/lib64/libply.a /usr/src/tmp/ply-buildroot/usr/lib64/libply.so
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ply-buildroot (auto)
removed './usr/lib64/libply.la'
mode of './usr/lib64/libply.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ply-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ply-buildroot/ (default)
Compressing files in /usr/src/tmp/ply-buildroot (auto)
Adjusting library links in /usr/src/tmp/ply-buildroot
./usr/lib64: (from <cmdline>:0)
	libply.so.0 -> libply.so.0.0.0
Verifying ELF objects in /usr/src/tmp/ply-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
section [ 3] '.dynsym': symbol 203 (__start_providers): symbol in dynamic symbol table with non-default visibility
section [ 3] '.dynsym': symbol 229 (__start_built_ins): symbol in dynamic symbol table with non-default visibility
section [ 3] '.dynsym': symbol 326 (__stop_providers): symbol in dynamic symbol table with non-default visibility
section [ 3] '.dynsym': symbol 352 (__stop_built_ins): symbol in dynamic symbol table with non-default visibility
verify-elf: WARNING: ./usr/lib64/libply.so.0.0.0: eu-elflint failed
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.94423
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ply-2.1.1
+ LD_LIBRARY_PATH=/usr/src/tmp/ply-buildroot/usr/lib64
+ /usr/src/tmp/ply-buildroot/usr/sbin/ply -v
ply 2.1.1-alt2 (linux-version:330496~5.11.0)
+ exit 0
Processing files: ply-2.1.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KdD1f3
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/ply-buildroot/usr/lib64/libply.so.0: 278 symbols, 19 bpp
warning: hash collision: t_short yyget_extra
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4PwFd3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZK50r4
find-scriptlet-requires: FINDPACKAGE-COMMANDS: grep zcat
Provides: libply.so.0()(64bit) = set:mdpQ87Ihg7rkVJeqvfzRP0QFoBxW2cCAjGlA1el0sZcqPvKqyMf3Q6iP4Krb4UUNkfqMZlxDG7vw7RcofQFBQFi56y0PakzADebX70EErlo84T3gMqiQ16iLrK3exxJjzTkzP4F2Rh5o1pOg9ZgObz8SKzQt72qsKzUdCQs48fwbTw6t3TwZmq90GcL30whxDzEEgO7fySTACPRhyZ8ZiZaY1244cPxOJdg38eEADD0EZEn5sCrO2W75PdDcz3Cs8l72KQdCGtpEpMmIKpPQeLZgs91e8kGjNZoBq5eeFsjJGYKNuI9hcbd02gZ3hTCBozMsi61lRKK80iKtfrsfe4pxOGY7CanUd8o1sdj8Twfo8Za5xv0KguxT94kVRkJM6op2EjxGiUjGEFapy7GZyClSh5Lz4EZEriA501YDRyuXHDkua55WP0JZ47SdL3XQs8WYK92112dVMBv7NdZEMyRLet2ejQZiJOjeSHiwC22DQNtv991BilxjiDgcdr2gVTS2uPZbCU50zFlHQuVSPyGVUZeqFw0uLlq3pQSxuBnfrU7DMjC2xisv1CsyMJ0sXIcZr2
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.22)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, grep, gzip
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bPAlm1
Creating ply-debuginfo package
Processing files: ply-debuginfo-2.1.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nwUKX3
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dw6dQ1
find-requires: running scripts (debuginfo)
Provides: debug64(libply.so.0)
Requires: ply = 2.1.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to ply-debuginfo a strict dependency on ply
Wrote: /usr/src/RPM/RPMS/x86_64/ply-2.1.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ply-debuginfo-2.1.1-alt2.x86_64.rpm (w2.lzdio)
18.71user 3.11system 0:45.16elapsed 48%CPU (0avgtext+0avgdata 36308maxresident)k
0inputs+0outputs (0major+1477570minor)pagefaults 0swaps
22.82user 5.56system 0:59.62elapsed 47%CPU (0avgtext+0avgdata 108240maxresident)k
0inputs+0outputs (0major+1797381minor)pagefaults 0swaps