Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libevent.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42177-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libevent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libevent-2.1.12-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libevent.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42177-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libevent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ApfHVM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libevent-2.1.12-stable + /usr/bin/gzip -dc /builddir/build/SOURCES/libevent-2.1.12-stable.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libevent-2.1.12-stable + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/0001-Revert-Fix-checking-return-value-of-the-evdns_base_r.patch + /usr/bin/cat /builddir/build/SOURCES/libevent-nonettests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + pathfix.py -i /usr/bin/python3 -pn test/check-dumpevents.py event_rpcgen.py test/check-dumpevents.py: updating event_rpcgen.py: updating + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RMJtju + umask 022 + cd /builddir/build/BUILD + cd libevent-2.1.12-stable + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-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 --disable-dependency-tracking --disable-static configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-opencloudos-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by 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 the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... no checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for library containing sendfile... none required checking for WIN32... no checking for MIDIPIX... no checking for CYGWIN... no checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking afunix.h usability... no checking afunix.h presence... no checking for afunix.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for accept4... yes checking for arc4random... no checking for arc4random_buf... no checking for arc4random_addrandom... no checking for eventfd... yes checking for epoll_create1... yes checking for fcntl... yes checking for getegid... yes checking for geteuid... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for issetugid... no checking for mach_absolute_time... no checking for mmap... yes checking for nanosleep... yes checking for pipe... yes checking for pipe2... yes checking for putenv... yes checking for sendfile... yes checking for setenv... yes checking for setrlimit... yes checking for sigaction... yes checking for signal... yes checking for splice... yes checking for strlcpy... no checking for strsep... yes checking for strtok_r... yes checking for strtoll... yes checking for sysctl... no checking for timerfd_create... yes checking for umask... yes checking for unsetenv... yes checking for usleep... yes checking for vasprintf... yes checking for getrandom... yes checking for getnameinfo... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of size_t... 8 checking size of void *... 8 checking size of off_t... 8 checking size of time_t... 8 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct linger... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes checking whether our compiler supports __FUNCTION__... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking size of pthread_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating libevent_core.pc config.status: creating libevent_extra.pc config.status: creating Makefile config.status: creating config.h config.status: creating evconfig-private.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 all test -d include/event2 || /usr/bin/mkdir -p include/event2 /usr/bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT mv -f include/event2/event-config.hT include/event2/event-config.h date -u > test/rpcgen-attempted if ./test/rpcgen_wrapper.sh ./test; then \ true; \ else \ echo "No Python installed; stubbing out RPC test." >&2; \ echo " "> test/regress.gen.c; \ echo "#define NO_PYTHON_EXISTS" > test/regress.gen.h; \ fi /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o bufferevent_filter.lo bufferevent_filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c bufferevent_filter.c -fPIC -DPIC -o .libs/bufferevent_filter.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o bufferevent_pair.lo bufferevent_pair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c bufferevent_pair.c -fPIC -DPIC -o .libs/bufferevent_pair.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o bufferevent_sock.lo bufferevent_sock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c bufferevent_sock.c -fPIC -DPIC -o .libs/bufferevent_sock.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evmap.lo evmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evmap.c -fPIC -DPIC -o .libs/evmap.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o bufferevent.lo bufferevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c bufferevent.c -fPIC -DPIC -o .libs/bufferevent.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o bufferevent_ratelim.lo bufferevent_ratelim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c bufferevent_ratelim.c -fPIC -DPIC -o .libs/bufferevent_ratelim.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evthread.lo evthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evthread.c -fPIC -DPIC -o .libs/evthread.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evutil_rand.lo evutil_rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evutil_rand.c -fPIC -DPIC -o .libs/evutil_rand.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evutil_time.lo evutil_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evutil_time.c -fPIC -DPIC -o .libs/evutil_time.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o strlcpy.lo strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evutil.lo evutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evutil.c -fPIC -DPIC -o .libs/evutil.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' evutil.c:213:21: warning: argument 4 of type 'int[2]' with mismatched bound [-Warray-parameter=] 213 | evutil_socket_t fd[2]) In file included from evutil.c:85: ./include/event2/util.h:310:25: note: previously declared as 'int[]' 310 | #define evutil_socket_t int util-internal.h:306:47: note: in expansion of macro 'evutil_socket_t' 306 | int evutil_ersatz_socketpair_(int, int , int, evutil_socket_t[]); | ^~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c log.c -fPIC -DPIC -o .libs/log.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o listener.lo listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c listener.c -fPIC -DPIC -o .libs/listener.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o select.lo select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c select.c -fPIC -DPIC -o .libs/select.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o poll.lo poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c poll.c -fPIC -DPIC -o .libs/poll.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c buffer.c -fPIC -DPIC -o .libs/buffer.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o epoll.lo epoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c epoll.c -fPIC -DPIC -o .libs/epoll.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/event-read-fifo.o sample/event-read-fifo.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o signal.lo signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c signal.c -fPIC -DPIC -o .libs/signal.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c event.c -fPIC -DPIC -o .libs/event.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' event.c: In function 'event_signal_closure': event.c:1362:32: warning: storing the address of local variable 'ncalls' in '*ev.ev_.ev_signal.ev_pncalls' [-Wdangling-pointer=] 1362 | ev->ev_pncalls = &ncalls; | ~~~~~~~~~~~~~~~^~~~~~~~~ event.c:1356:15: note: 'ncalls' declared here 1356 | short ncalls; | ^~~~~~ event.c:1356:15: note: 'ev' declared here make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/hello-world.o sample/hello-world.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o event_tagging.lo event_tagging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c event_tagging.c -fPIC -DPIC -o .libs/event_tagging.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/http-connect.o sample/http-connect.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/time-test.o sample/time-test.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/signal-test.o sample/signal-test.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evrpc.lo evrpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evrpc.c -fPIC -DPIC -o .libs/evrpc.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/le_proxy-le-proxy.o `test -f 'sample/le-proxy.c' || echo './'`sample/le-proxy.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' sample/le-proxy.c: In function 'eventcb': sample/le-proxy.c:116:37: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 116 | ERR_func_error_string(err); | ^~~~~~~~~~~~~~~~~~~~~ In file included from sample/le-proxy.c:35: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/http-server.o sample/http-server.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/https_client-hostcheck.o `test -f 'sample/hostcheck.c' || echo './'`sample/hostcheck.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/https_client-openssl_hostname_validation.o `test -f 'sample/openssl_hostname_validation.c' || echo './'`sample/openssl_hostname_validation.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/https_client-https-client.o `test -f 'sample/https-client.c' || echo './'`sample/https-client.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o sample/dns-example.o sample/dns-example.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/bench.o test/bench.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/bench_cascade.o test/bench_cascade.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/bench_http.o test/bench_http.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/bench_httpclient.o test/bench_httpclient.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evthread_pthread.lo evthread_pthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-changelist.o test/test-changelist.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-eof.o test/test-eof.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-dumpevents.o test/test-dumpevents.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-closed.o test/test-closed.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-fdleak.o test/test-fdleak.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-init.o test/test-init.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-time.o test/test-time.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-weof.o test/test-weof.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -version-info 7:1:0 -release 2.1 -o libevent_core.la -rpath /usr/lib64 buffer.lo bufferevent.lo bufferevent_filter.lo bufferevent_pair.lo bufferevent_ratelim.lo bufferevent_sock.lo event.lo evmap.lo evthread.lo evutil.lo evutil_rand.lo evutil_time.lo listener.lo log.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo libtool: link: gcc -shared -fPIC -DPIC .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/bufferevent_ratelim.o .libs/bufferevent_sock.o .libs/event.o .libs/evmap.o .libs/evthread.o .libs/evutil.o .libs/evutil_rand.o .libs/evutil_time.o .libs/listener.o .libs/log.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -O2 -g -Wl,-soname -Wl,libevent_core-2.1.so.7 -o .libs/libevent_core-2.1.so.7.0.1 libtool: link: (cd ".libs" && rm -f "libevent_core-2.1.so.7" && ln -s "libevent_core-2.1.so.7.0.1" "libevent_core-2.1.so.7") libtool: link: (cd ".libs" && rm -f "libevent_core.so" && ln -s "libevent_core-2.1.so.7.0.1" "libevent_core.so") libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o libevent_openssl_la-bufferevent_openssl.lo `test -f 'bufferevent_openssl.c' || echo './'`bufferevent_openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c bufferevent_openssl.c -fPIC -DPIC -o .libs/libevent_openssl_la-bufferevent_openssl.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/test-ratelim.o test/test-ratelim.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_et.o `test -f 'test/regress_et.c' || echo './'`test/regress_et.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o http.lo http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c http.c -fPIC -DPIC -o .libs/http.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress.gen.o `test -f 'test/regress.gen.c' || echo './'`test/regress.gen.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o evdns.lo evdns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c evdns.c -fPIC -DPIC -o .libs/evdns.o make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_listener.o `test -f 'test/regress_listener.c' || echo './'`test/regress_listener.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_finalize.o `test -f 'test/regress_finalize.c' || echo './'`test/regress_finalize.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_main.o `test -f 'test/regress_main.c' || echo './'`test/regress_main.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_minheap.o `test -f 'test/regress_minheap.c' || echo './'`test/regress_minheap.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_bufferevent.o `test -f 'test/regress_bufferevent.c' || echo './'`test/regress_bufferevent.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-tinytest.o `test -f 'test/tinytest.c' || echo './'`test/tinytest.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_testutils.o `test -f 'test/regress_testutils.c' || echo './'`test/regress_testutils.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_rpc.o `test -f 'test/regress_rpc.c' || echo './'`test/regress_rpc.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_thread.o `test -f 'test/regress_thread.c' || echo './'`test/regress_thread.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_ssl.o `test -f 'test/regress_ssl.c' || echo './'`test/regress_ssl.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_dns.o `test -f 'test/regress_dns.c' || echo './'`test/regress_dns.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -version-info 7:1:0 -release 2.1 -o libevent_extra.la -rpath /usr/lib64 evdns.lo event_tagging.lo evrpc.lo http.lo libtool: link: gcc -shared -fPIC -DPIC .libs/evdns.o .libs/event_tagging.o .libs/evrpc.o .libs/http.o -O2 -g -Wl,-soname -Wl,libevent_extra-2.1.so.7 -o .libs/libevent_extra-2.1.so.7.0.1 libtool: link: (cd ".libs" && rm -f "libevent_extra-2.1.so.7" && ln -s "libevent_extra-2.1.so.7.0.1" "libevent_extra-2.1.so.7") libtool: link: (cd ".libs" && rm -f "libevent_extra.so" && ln -s "libevent_extra-2.1.so.7.0.1" "libevent_extra.so") libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -version-info 7:1:0 -release 2.1 -o libevent_pthreads.la -rpath /usr/lib64 evthread_pthread.lo libtool: link: gcc -shared -fPIC -DPIC .libs/evthread_pthread.o -O2 -g -Wl,-soname -Wl,libevent_pthreads-2.1.so.7 -o .libs/libevent_pthreads-2.1.so.7.0.1 libtool: link: (cd ".libs" && rm -f "libevent_pthreads-2.1.so.7" && ln -s "libevent_pthreads-2.1.so.7.0.1" "libevent_pthreads-2.1.so.7") libtool: link: (cd ".libs" && rm -f "libevent_pthreads.so" && ln -s "libevent_pthreads-2.1.so.7.0.1" "libevent_pthreads.so") libtool: link: ( cd ".libs" && rm -f "libevent_pthreads.la" && ln -s "../libevent_pthreads.la" "libevent_pthreads.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -version-info 7:1:0 -release 2.1 -o libevent.la -rpath /usr/lib64 buffer.lo bufferevent.lo bufferevent_filter.lo bufferevent_pair.lo bufferevent_ratelim.lo bufferevent_sock.lo event.lo evmap.lo evthread.lo evutil.lo evutil_rand.lo evutil_time.lo listener.lo log.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo evdns.lo event_tagging.lo evrpc.lo http.lo libtool: link: gcc -shared -fPIC -DPIC .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/bufferevent_ratelim.o .libs/bufferevent_sock.o .libs/event.o .libs/evmap.o .libs/evthread.o .libs/evutil.o .libs/evutil_rand.o .libs/evutil_time.o .libs/listener.o .libs/log.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o .libs/evdns.o .libs/event_tagging.o .libs/evrpc.o .libs/http.o -O2 -g -Wl,-soname -Wl,libevent-2.1.so.7 -o .libs/libevent-2.1.so.7.0.1 libtool: link: (cd ".libs" && rm -f "libevent-2.1.so.7" && ln -s "libevent-2.1.so.7.0.1" "libevent-2.1.so.7") libtool: link: (cd ".libs" && rm -f "libevent.so" && ln -s "libevent-2.1.so.7.0.1" "libevent.so") libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -version-info 7:1:0 -release 2.1 -o libevent_openssl.la -rpath /usr/lib64 libevent_openssl_la-bufferevent_openssl.lo -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libevent_openssl_la-bufferevent_openssl.o -lssl -lcrypto -O2 -g -Wl,-soname -Wl,libevent_openssl-2.1.so.7 -o .libs/libevent_openssl-2.1.so.7.0.1 libtool: link: (cd ".libs" && rm -f "libevent_openssl-2.1.so.7" && ln -s "libevent_openssl-2.1.so.7.0.1" "libevent_openssl-2.1.so.7") libtool: link: (cd ".libs" && rm -f "libevent_openssl.so" && ln -s "libevent_openssl-2.1.so.7.0.1" "libevent_openssl.so") libtool: link: ( cd ".libs" && rm -f "libevent_openssl.la" && ln -s "../libevent_openssl.la" "libevent_openssl.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_util.o `test -f 'test/regress_util.c' || echo './'`test/regress_util.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress.o `test -f 'test/regress.c' || echo './'`test/regress.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_buffer.o `test -f 'test/regress_buffer.c' || echo './'`test/regress_buffer.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' In file included from test/regress.h:35, from test/regress_buffer.c:64: test/regress_buffer.c: In function 'test_evbuffer_pullup_with_empty': test/tinytest_macros.h:116:22: warning: cast from function call of type 'unsigned char *' to non-matching type 'long int' [-Wbad-function-cast] 116 | type val1_ = (type)(a); \ | ^ test/tinytest_macros.h:144:9: note: in expansion of macro 'tt_assert_test_fmt_type' 144 | tt_assert_test_fmt_type(a,b,str_test,type,test,type,fmt, \ | ^~~~~~~~~~~~~~~~~~~~~~~ test/tinytest_macros.h:158:9: note: in expansion of macro 'tt_assert_test_type' 158 | tt_assert_test_type(a,b,#a" "#op" "#b,long,(val1_ op val2_), \ | ^~~~~~~~~~~~~~~~~~~ test/regress_buffer.c:444:9: note: in expansion of macro 'tt_int_op' 444 | tt_int_op(evbuffer_pullup(buf, -1), ==, NULL); | ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/event-read-fifo sample/event-read-fifo.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/event-read-fifo sample/event-read-fifo.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/http-server sample/http-server.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/http-server sample/http-server.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/hello-world sample/hello-world.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/hello-world sample/hello-world.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/http-connect sample/http-connect.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/http-connect sample/http-connect.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/dns-example sample/dns-example.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/dns-example sample/dns-example.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/signal-test sample/signal-test.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/signal-test sample/signal-test.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/time-test sample/time-test.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/time-test sample/time-test.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/bench test/bench.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/bench test/bench.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/bench_cascade test/bench_cascade.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/bench_cascade test/bench_cascade.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/bench_http test/bench_http.o libevent.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/bench_http test/bench_http.o ./.libs/libevent.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/le-proxy sample/le_proxy-le-proxy.o libevent.la libevent_openssl.la -lssl -lcrypto libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/le-proxy sample/le_proxy-le-proxy.o ./.libs/libevent.so ./.libs/libevent_openssl.so -lssl -lcrypto -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/https-client sample/https_client-https-client.o sample/https_client-hostcheck.o sample/https_client-openssl_hostname_validation.o libevent.la libevent_openssl.la -lssl -lcrypto libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o sample/.libs/https-client sample/https_client-https-client.o sample/https_client-hostcheck.o sample/https_client-openssl_hostname_validation.o ./.libs/libevent.so ./.libs/libevent_openssl.so -lssl -lcrypto -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/bench_httpclient test/bench_httpclient.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/bench_httpclient test/bench_httpclient.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-init test/test-init.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-init test/test-init.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-changelist test/test-changelist.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-changelist test/test-changelist.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-closed test/test-closed.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-closed test/test-closed.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-eof test/test-eof.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-eof test/test-eof.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-dumpevents test/test-dumpevents.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-dumpevents test/test-dumpevents.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-fdleak test/test-fdleak.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-fdleak test/test-fdleak.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-ratelim test/test-ratelim.o libevent_core.la -lm libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-ratelim test/test-ratelim.o ./.libs/libevent_core.so -lm -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -Itest -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -c -o test/regress-regress_http.o `test -f 'test/regress_http.c' || echo './'`test/regress_http.c make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-weof test/test-weof.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-weof test/test-weof.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/test-time test/test-time.o libevent_core.la libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/test-time test/test-time.o ./.libs/libevent_core.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/regress test/regress-regress.o test/regress-regress.gen.o test/regress-regress_buffer.o test/regress-regress_bufferevent.o test/regress-regress_dns.o test/regress-regress_et.o test/regress-regress_finalize.o test/regress-regress_http.o test/regress-regress_listener.o test/regress-regress_main.o test/regress-regress_minheap.o test/regress-regress_rpc.o test/regress-regress_testutils.o test/regress-regress_util.o test/regress-tinytest.o test/regress-regress_thread.o test/regress-regress_ssl.o libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la -lssl -lcrypto libtool: link: gcc -O2 -g -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wno-unused-parameter -Wstrict-aliasing -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -o test/.libs/regress test/regress-regress.o test/regress-regress.gen.o test/regress-regress_buffer.o test/regress-regress_bufferevent.o test/regress-regress_dns.o test/regress-regress_et.o test/regress-regress_finalize.o test/regress-regress_http.o test/regress-regress_listener.o test/regress-regress_main.o test/regress-regress_minheap.o test/regress-regress_rpc.o test/regress-regress_testutils.o test/regress-regress_util.o test/regress-tinytest.o test/regress-regress_thread.o test/regress-regress_ssl.o ./.libs/libevent_core.so ./.libs/libevent_extra.so ./.libs/libevent_pthreads.so ./.libs/libevent_openssl.so -lssl -lcrypto -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u009N3 + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64 + cd libevent-2.1.12-stable + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[2]: Entering directory '/builddir/build/BUILD/libevent-2.1.12-stable' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/bin' /usr/bin/install -p event_rpcgen.py '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libevent-2.1.so.7.0.1 /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent-2.1.so.7.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent-2.1.so.7.0.1 libevent-2.1.so.7 || { rm -f libevent-2.1.so.7 && ln -s libevent-2.1.so.7.0.1 libevent-2.1.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent-2.1.so.7.0.1 libevent.so || { rm -f libevent.so && ln -s libevent-2.1.so.7.0.1 libevent.so; }; }) libtool: install: /usr/bin/install -p .libs/libevent.lai /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent.la libtool: install: /usr/bin/install -p .libs/libevent_core-2.1.so.7.0.1 /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_core-2.1.so.7.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_core-2.1.so.7.0.1 libevent_core-2.1.so.7 || { rm -f libevent_core-2.1.so.7 && ln -s libevent_core-2.1.so.7.0.1 libevent_core-2.1.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_core-2.1.so.7.0.1 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.1.so.7.0.1 libevent_core.so; }; }) libtool: install: /usr/bin/install -p .libs/libevent_core.lai /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_core.la libtool: install: /usr/bin/install -p .libs/libevent_extra-2.1.so.7.0.1 /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_extra-2.1.so.7.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_extra-2.1.so.7.0.1 libevent_extra-2.1.so.7 || { rm -f libevent_extra-2.1.so.7 && ln -s libevent_extra-2.1.so.7.0.1 libevent_extra-2.1.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_extra-2.1.so.7.0.1 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.1.so.7.0.1 libevent_extra.so; }; }) libtool: install: /usr/bin/install -p .libs/libevent_extra.lai /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_extra.la libtool: install: /usr/bin/install -p .libs/libevent_pthreads-2.1.so.7.0.1 /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_pthreads-2.1.so.7.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_pthreads-2.1.so.7.0.1 libevent_pthreads-2.1.so.7 || { rm -f libevent_pthreads-2.1.so.7 && ln -s libevent_pthreads-2.1.so.7.0.1 libevent_pthreads-2.1.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_pthreads-2.1.so.7.0.1 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.1.so.7.0.1 libevent_pthreads.so; }; }) libtool: install: /usr/bin/install -p .libs/libevent_pthreads.lai /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_pthreads.la libtool: install: /usr/bin/install -p .libs/libevent_openssl-2.1.so.7.0.1 /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_openssl-2.1.so.7.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_openssl-2.1.so.7.0.1 libevent_openssl-2.1.so.7 || { rm -f libevent_openssl-2.1.so.7 && ln -s libevent_openssl-2.1.so.7.0.1 libevent_openssl-2.1.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64 && { ln -s -f libevent_openssl-2.1.so.7.0.1 libevent_openssl.so || { rm -f libevent_openssl.so && ln -s libevent_openssl-2.1.so.7.0.1 libevent_openssl.so; }; }) libtool: install: /usr/bin/install -p .libs/libevent_openssl.lai /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_openssl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/include' /usr/bin/install -p -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/include/event2' /usr/bin/install -p -m 644 include/event2/buffer.h include/event2/buffer_compat.h include/event2/bufferevent.h include/event2/bufferevent_compat.h include/event2/bufferevent_struct.h include/event2/dns.h include/event2/dns_compat.h include/event2/dns_struct.h include/event2/event.h include/event2/event_compat.h include/event2/event_struct.h include/event2/http.h include/event2/http_compat.h include/event2/http_struct.h include/event2/keyvalq_struct.h include/event2/listener.h include/event2/rpc.h include/event2/rpc_compat.h include/event2/rpc_struct.h include/event2/tag.h include/event2/tag_compat.h include/event2/thread.h include/event2/util.h include/event2/visibility.h include/event2/bufferevent_ssl.h '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/include/event2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/include/event2' /usr/bin/install -p -m 644 include/event2/event-config.h '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/include/event2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc libevent_openssl.pc '/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' make[1]: Leaving directory '/builddir/build/BUILD/libevent-2.1.12-stable' + rm -f /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent.la /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_core.la /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_extra.la /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_openssl.la /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/lib64/libevent_pthreads.la + mkdir -p /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64//usr/share/doc/libevent-devel/sample + cd sample + install -p -m 644 dns-example.c event-read-fifo.c hello-world.c hostcheck.c http-connect.c http-server.c https-client.c le-proxy.c openssl_hostname_validation.c signal-test.c time-test.c include.am /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64//usr/share/doc/libevent-devel/sample + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: libevent-2.1.12-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iUWgZs + umask 022 + cd /builddir/build/BUILD + cd libevent-2.1.12-stable + DOCDIR=/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/share/doc/libevent-2.1.12 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/share/doc/libevent-2.1.12 + cp -pr ChangeLog /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/share/doc/libevent-2.1.12 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pAUKq6 + umask 022 + cd /builddir/build/BUILD + cd libevent-2.1.12-stable + LICENSEDIR=/builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/share/licenses/libevent-2.1.12 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/share/licenses/libevent-2.1.12 + cp -pr LICENSE /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64/usr/share/licenses/libevent-2.1.12 + RPM_EC=0 ++ jobs -p + exit 0 error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) Provides: libevent = 2.1.12-3.oc9 libevent(aarch-64) = 2.1.12-3.oc9 libevent-2.1.so.7()(64bit) libevent_core-2.1.so.7()(64bit) libevent_extra-2.1.so.7()(64bit) libevent_openssl-2.1.so.7()(64bit) libevent_pthreads-2.1.so.7()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH) Processing files: libevent-devel-2.1.12-3.oc9.aarch64 error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) Provides: libevent-devel = 2.1.12-3.oc9 libevent-devel(aarch-64) = 2.1.12-3.oc9 pkgconfig(libevent) = 2.1.12-stable pkgconfig(libevent_core) = 2.1.12-stable pkgconfig(libevent_extra) = 2.1.12-stable pkgconfig(libevent_openssl) = 2.1.12-stable pkgconfig(libevent_pthreads) = 2.1.12-stable Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/python3 libevent-2.1.so.7()(64bit) libevent_core-2.1.so.7()(64bit) libevent_extra-2.1.so.7()(64bit) libevent_openssl-2.1.so.7()(64bit) libevent_pthreads-2.1.so.7()(64bit) pkgconfig(libevent) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libevent-2.1.12-3.oc9.aarch64 error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) Wrote: /builddir/build/RPMS/libevent-devel-2.1.12-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libevent-2.1.12-3.oc9.aarch64.rpm Child return code was: 0