D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/varnish-6.5.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n3ywJP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf varnish-6.5.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/varnish-6.5.1.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd varnish-6.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + case `uname -m` in ++ uname -m + mkdir examples + cp etc/builtin.vcl etc/devicedetect.vcl etc/example.vcl examples + mkdir -p Mageia + cp /home/iurt/rpmbuild/SOURCES/varnish.logrotate Mageia/varnish.logrotate + cp /home/iurt/rpmbuild/SOURCES/default.vcl Mageia/default.vcl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6UyhtN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd varnish-6.5.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --localstatedir=/var/lib checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-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-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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-mageia-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 aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for aarch64-mageia-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for rst2man-3.6... no checking for rst2man-3... no checking for rst2man... rst2man checking for sphinx-build-3.6... no checking for sphinx-build-3... sphinx-build-3 checking for rst2html-3.6... no checking for rst2html-3... no checking for rst2html... rst2html checking for dot... no configure: WARNING: dot not found - build will fail if svg files are out of date. checking for a Python interpreter with version >= 3.4... python3.8 checking for python3.8... /usr/bin/python3.8 checking for python3.8 version... 3.8 checking for python3.8 platform... linux checking for python3.8 script directory... ${prefix}/lib/python3.8/site-packages checking for python3.8 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for library containing pthread_create... none required checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... no checking umem.h usability... no checking umem.h presence... no checking for umem.h... no checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking for cos in -lm... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking for PCRE JIT usability... yes checking edit/readline/readline.h usability... no checking edit/readline/readline.h presence... no checking for edit/readline/readline.h... no checking for LIBEDIT... no checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for CURSES... yes checking ncursesw/curses.h usability... yes checking ncursesw/curses.h presence... yes checking for ncursesw/curses.h... yes checking ncursesw.h usability... no checking ncursesw.h presence... no checking for ncursesw.h... no checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for ANSI C header files... (cached) yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for sys/mount.h... yes checking sys/personality.h usability... yes checking sys/personality.h presence... yes checking for sys/personality.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pthread_np.h... no checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for nanosleep... yes checking for setppriv... no checking for fallocate... yes checking for closefrom... no checking for sigaltstack... yes checking for getpeereid... no checking for getpeerucred... no checking for fnmatch... yes checking for pthread_set_name_np... no checking for pthread_setname_np... yes checking for pthread_mutex_isowned_np... no checking for pthread_getattr_np... yes checking whether __SUNPRO_C is declared... no checking whether we have support for visibility attributes... yes checking for malloc_conf in -ljemalloc... yes checking for setproctitle... no checking for library containing backtrace... none required checking whether daemon() works... checking for daemon... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for clock_gettime... yes checking for gethrtime... no checking for kqueue... no checking for epoll_ctl... yes checking for port_create... no checking for struct sockaddr.sa_len... no checking whether SO_ACCEPTFILTER is declared... no checking whether SO_RCVTIMEO works... yes checking whether SO_SNDTIMEO works... yes checking for TCP_KEEP(CNT|IDLE|INTVL) socket options... yes checking for TCP_FASTOPEN socket option... yes checking if LD -Wl,--version-script works... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Werror=unused-result... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating doc/Makefile config.status: creating doc/graphviz/Makefile config.status: creating doc/sphinx/Makefile config.status: creating doc/sphinx/conf.py config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvcc/Makefile config.status: creating lib/libvgz/Makefile config.status: creating lib/libvmod_cookie/Makefile config.status: creating lib/libvmod_debug/Makefile config.status: creating lib/libvmod_std/Makefile config.status: creating lib/libvmod_directors/Makefile config.status: creating lib/libvmod_purge/Makefile config.status: creating lib/libvmod_vtc/Makefile config.status: creating lib/libvmod_blob/Makefile config.status: creating lib/libvmod_unix/Makefile config.status: creating lib/libvmod_proxy/Makefile config.status: creating man/Makefile config.status: creating varnishapi.pc config.status: creating varnishapi-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdir commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g; s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vbm_test.o vbm_test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vbm_test vbm_test.o libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vbm_test vbm_test.o -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' Making all in lib Making all in libvarnish make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vas.lo `test -f 'vas.c' || echo './'`vas.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vas.c -fPIC -DPIC -o .libs/libvarnish_la-vas.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vct.lo `test -f 'vct.c' || echo './'`vct.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vct.c -fPIC -DPIC -o .libs/libvarnish_la-vct.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-venc.lo `test -f 'venc.c' || echo './'`venc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c venc.c -fPIC -DPIC -o .libs/libvarnish_la-venc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vav.lo `test -f 'vav.c' || echo './'`vav.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vav.c -fPIC -DPIC -o .libs/libvarnish_la-vav.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vcli_proto.lo `test -f 'vcli_proto.c' || echo './'`vcli_proto.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcli_proto.c -fPIC -DPIC -o .libs/libvarnish_la-vcli_proto.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-verrno.lo `test -f 'verrno.c' || echo './'`verrno.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c verrno.c -fPIC -DPIC -o .libs/libvarnish_la-verrno.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c version.c -fPIC -DPIC -o .libs/libvarnish_la-version.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vbh.lo `test -f 'vbh.c' || echo './'`vbh.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vbh.c -fPIC -DPIC -o .libs/libvarnish_la-vbh.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVJSN_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vjsn_test-vjsn.o `test -f 'vjsn.c' || echo './'`vjsn.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vcli_serve.lo `test -f 'vcli_serve.c' || echo './'`vcli_serve.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcli_serve.c -fPIC -DPIC -o .libs/libvarnish_la-vcli_serve.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vfl.lo `test -f 'vfl.c' || echo './'`vfl.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vfl.c -fPIC -DPIC -o .libs/libvarnish_la-vfl.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vev.lo `test -f 'vev.c' || echo './'`vev.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vev.c -fPIC -DPIC -o .libs/libvarnish_la-vev.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vin.lo `test -f 'vin.c' || echo './'`vin.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vin.c -fPIC -DPIC -o .libs/libvarnish_la-vin.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vmb.lo `test -f 'vmb.c' || echo './'`vmb.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmb.c -fPIC -DPIC -o .libs/libvarnish_la-vmb.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vfil.lo `test -f 'vfil.c' || echo './'`vfil.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vfil.c -fPIC -DPIC -o .libs/libvarnish_la-vfil.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vlu.lo `test -f 'vlu.c' || echo './'`vlu.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vlu.c -fPIC -DPIC -o .libs/libvarnish_la-vlu.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vjsn.lo `test -f 'vjsn.c' || echo './'`vjsn.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vjsn.c -fPIC -DPIC -o .libs/libvarnish_la-vjsn.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vpf.lo `test -f 'vpf.c' || echo './'`vpf.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vpf.c -fPIC -DPIC -o .libs/libvarnish_la-vpf.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vrnd.lo `test -f 'vrnd.c' || echo './'`vrnd.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vrnd.c -fPIC -DPIC -o .libs/libvarnish_la-vrnd.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vnum.lo `test -f 'vnum.c' || echo './'`vnum.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vnum.c -fPIC -DPIC -o .libs/libvarnish_la-vnum.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vre.lo `test -f 'vre.c' || echo './'`vre.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vre.c -fPIC -DPIC -o .libs/libvarnish_la-vre.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vsa.lo `test -f 'vsa.c' || echo './'`vsa.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsa.c -fPIC -DPIC -o .libs/libvarnish_la-vsa.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vsb.lo `test -f 'vsb.c' || echo './'`vsb.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsb.c -fPIC -DPIC -o .libs/libvarnish_la-vsb.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vss.lo `test -f 'vss.c' || echo './'`vss.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vss.c -fPIC -DPIC -o .libs/libvarnish_la-vss.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vsub.lo `test -f 'vsub.c' || echo './'`vsub.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsub.c -fPIC -DPIC -o .libs/libvarnish_la-vsub.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vte.lo `test -f 'vte.c' || echo './'`vte.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vte.c -fPIC -DPIC -o .libs/libvarnish_la-vte.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vsha256.lo `test -f 'vsha256.c' || echo './'`vsha256.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsha256.c -fPIC -DPIC -o .libs/libvarnish_la-vsha256.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVSB_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vsb_test-vsb_test.o `test -f 'vsb_test.c' || echo './'`vsb_test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vus.lo `test -f 'vus.c' || echo './'`vus.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vus.c -fPIC -DPIC -o .libs/libvarnish_la-vus.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DNUM_C_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vnum_c_test-vnum.o `test -f 'vnum.c' || echo './'`vnum.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vtcp.lo `test -f 'vtcp.c' || echo './'`vtcp.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vtcp.c -fPIC -DPIC -o .libs/libvarnish_la-vtcp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnish_la-vtim.lo `test -f 'vtim.c' || echo './'`vtim.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vtim.c -fPIC -DPIC -o .libs/libvarnish_la-vtim.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DTEST_DRIVER -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vbh_test-vbh.o `test -f 'vbh.c' || echo './'`vbh.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvarnish.la libvarnish_la-vbh.lo libvarnish_la-vas.lo libvarnish_la-vav.lo libvarnish_la-vcli_proto.lo libvarnish_la-vcli_serve.lo libvarnish_la-vct.lo libvarnish_la-venc.lo libvarnish_la-verrno.lo libvarnish_la-version.lo libvarnish_la-vev.lo libvarnish_la-vfil.lo libvarnish_la-vfl.lo libvarnish_la-vin.lo libvarnish_la-vjsn.lo libvarnish_la-vlu.lo libvarnish_la-vmb.lo libvarnish_la-vnum.lo libvarnish_la-vpf.lo libvarnish_la-vre.lo libvarnish_la-vrnd.lo libvarnish_la-vsa.lo libvarnish_la-vsb.lo libvarnish_la-vsha256.lo libvarnish_la-vss.lo libvarnish_la-vsub.lo libvarnish_la-vtcp.lo libvarnish_la-vte.lo libvarnish_la-vtim.lo libvarnish_la-vus.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libvarnish.a .libs/libvarnish_la-vbh.o .libs/libvarnish_la-vas.o .libs/libvarnish_la-vav.o .libs/libvarnish_la-vcli_proto.o .libs/libvarnish_la-vcli_serve.o .libs/libvarnish_la-vct.o .libs/libvarnish_la-venc.o .libs/libvarnish_la-verrno.o .libs/libvarnish_la-version.o .libs/libvarnish_la-vev.o .libs/libvarnish_la-vfil.o .libs/libvarnish_la-vfl.o .libs/libvarnish_la-vin.o .libs/libvarnish_la-vjsn.o .libs/libvarnish_la-vlu.o .libs/libvarnish_la-vmb.o .libs/libvarnish_la-vnum.o .libs/libvarnish_la-vpf.o .libs/libvarnish_la-vre.o .libs/libvarnish_la-vrnd.o .libs/libvarnish_la-vsa.o .libs/libvarnish_la-vsb.o .libs/libvarnish_la-vsha256.o .libs/libvarnish_la-vss.o .libs/libvarnish_la-vsub.o .libs/libvarnish_la-vtcp.o .libs/libvarnish_la-vte.o .libs/libvarnish_la-vtim.o .libs/libvarnish_la-vus.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libvarnish.a libtool: link: ( cd ".libs" && rm -f "libvarnish.la" && ln -s "../libvarnish.la" "libvarnish.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DVJSN_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vjsn_test vjsn_test-vjsn.o libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -DVJSN_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vjsn_test vjsn_test-vjsn.o ./.libs/libvarnish.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DNUM_C_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vnum_c_test vnum_c_test-vnum.o libvarnish.la -lm libtool: link: aarch64-mageia-linux-gnu-gcc -DNUM_C_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vnum_c_test vnum_c_test-vnum.o ./.libs/libvarnish.a -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DVSB_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vsb_test vsb_test-vsb_test.o libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -DVSB_TEST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vsb_test vsb_test-vsb_test.o ./.libs/libvarnish.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DTEST_DRIVER -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vbh_test vbh_test-vbh.o libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -DTEST_DRIVER -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vbh_test vbh_test-vbh.o ./.libs/libvarnish.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' Making all in libvarnishapi /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vsl_glob_test-vsl_glob_test.o `test -f 'vsl_glob_test.c' || echo './'`vsl_glob_test.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vsl2rst.o vsl2rst.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsig.lo `test -f 'vsig.c' || echo './'`vsig.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsig.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsig.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsl.lo `test -f 'vsl.c' || echo './'`vsl.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsl.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsl_cursor.lo `test -f 'vsl_cursor.c' || echo './'`vsl_cursor.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsl_cursor.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_cursor.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsl_arg.lo `test -f 'vsl_arg.c' || echo './'`vsl_arg.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsl_arg.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_arg.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsc.lo `test -f 'vsc.c' || echo './'`vsc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsc.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsc.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsl_query.lo `test -f 'vsl_query.c' || echo './'`vsl_query.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsl_query.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_query.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vxp.lo `test -f 'vxp.c' || echo './'`vxp.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vxp.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vxp_lexer.lo `test -f 'vxp_lexer.c' || echo './'`vxp_lexer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vxp_lexer.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp_lexer.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vut.lo `test -f 'vut.c' || echo './'`vut.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vut.c -fPIC -DPIC -o .libs/libvarnishapi_la-vut.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vxp_fixed_token.lo `test -f 'vxp_fixed_token.c' || echo './'`vxp_fixed_token.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vxp_fixed_token.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp_fixed_token.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsl_dispatch.lo `test -f 'vsl_dispatch.c' || echo './'`vsl_dispatch.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsl_dispatch.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_dispatch.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vsl2rst vsl2rst.o libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vsl2rst vsl2rst.o -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vxp_parse.lo `test -f 'vxp_parse.c' || echo './'`vxp_parse.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vxp_parse.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp_parse.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvarnishapi_la-vsm.lo `test -f 'vsm.c' || echo './'`vsm.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vsm.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsm.o vsm.c: In function 'VSM_Attach': vsm.c:767:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 767 | (void)write(progress, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ vsm.c:773:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 773 | (void)write(progress, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ vsm.c:778:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 778 | (void)write(progress, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -version-info 2:0:0 -Wl,--version-script=./libvarnishapi.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvarnishapi.la -rpath /usr/lib64 libvarnishapi_la-vsc.lo libvarnishapi_la-vsig.lo libvarnishapi_la-vsl.lo libvarnishapi_la-vsl_arg.lo libvarnishapi_la-vsl_cursor.lo libvarnishapi_la-vsl_dispatch.lo libvarnishapi_la-vsl_query.lo libvarnishapi_la-vsm.lo libvarnishapi_la-vut.lo libvarnishapi_la-vxp.lo libvarnishapi_la-vxp_fixed_token.lo libvarnishapi_la-vxp_lexer.lo libvarnishapi_la-vxp_parse.lo ../../lib/libvarnish/libvarnish.la -lpcre -lrt -lm libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libvarnishapi_la-vsc.o .libs/libvarnishapi_la-vsig.o .libs/libvarnishapi_la-vsl.o .libs/libvarnishapi_la-vsl_arg.o .libs/libvarnishapi_la-vsl_cursor.o .libs/libvarnishapi_la-vsl_dispatch.o .libs/libvarnishapi_la-vsl_query.o .libs/libvarnishapi_la-vsm.o .libs/libvarnishapi_la-vut.o .libs/libvarnishapi_la-vxp.o .libs/libvarnishapi_la-vxp_fixed_token.o .libs/libvarnishapi_la-vxp_lexer.o .libs/libvarnishapi_la-vxp_parse.o -Wl,--whole-archive ../../lib/libvarnish/.libs/libvarnish.a -Wl,--no-whole-archive -O2 -g -fstack-protector -pthread -Wl,--version-script=./libvarnishapi.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lpcre -lrt -lm -Wl,-soname -Wl,libvarnishapi.so.2 -o .libs/libvarnishapi.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libvarnishapi.so.2" && ln -s "libvarnishapi.so.2.0.0" "libvarnishapi.so.2") libtool: link: (cd ".libs" && rm -f "libvarnishapi.so" && ln -s "libvarnishapi.so.2.0.0" "libvarnishapi.so") libtool: link: ( cd ".libs" && rm -f "libvarnishapi.la" && ln -s "../libvarnishapi.la" "libvarnishapi.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vsl_glob_test vsl_glob_test-vsl_glob_test.o libvarnishapi.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/vsl_glob_test vsl_glob_test-vsl_glob_test.o ./.libs/libvarnishapi.so -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' Making all in libvcc /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_backend_util.o `test -f 'vcc_backend_util.c' || echo './'`vcc_backend_util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_fixed_token.o `test -f 'vcc_fixed_token.c' || echo './'`vcc_fixed_token.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_storage.o `test -f 'vcc_storage.c' || echo './'`vcc_storage.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_action.o `test -f 'vcc_action.c' || echo './'`vcc_action.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_acl.o `test -f 'vcc_acl.c' || echo './'`vcc_acl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_parse.o `test -f 'vcc_parse.c' || echo './'`vcc_parse.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_types.o `test -f 'vcc_types.c' || echo './'`vcc_types.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_compile.o `test -f 'vcc_compile.c' || echo './'`vcc_compile.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_backend.o `test -f 'vcc_backend.c' || echo './'`vcc_backend.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_token.o `test -f 'vcc_token.c' || echo './'`vcc_token.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_var.o `test -f 'vcc_var.c' || echo './'`vcc_var.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_symb.o `test -f 'vcc_symb.c' || echo './'`vcc_symb.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_obj.o `test -f 'vcc_obj.c' || echo './'`vcc_obj.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_xref.o `test -f 'vcc_xref.c' || echo './'`vcc_xref.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_utils.o `test -f 'vcc_utils.c' || echo './'`vcc_utils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_vmod.o `test -f 'vcc_vmod.c' || echo './'`vcc_vmod.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvcc_a-vcc_expr.o `test -f 'vcc_expr.c' || echo './'`vcc_expr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' rm -f libvcc.a aarch64-mageia-linux-gnu-ar cru libvcc.a libvcc_a-vcc_acl.o libvcc_a-vcc_action.o libvcc_a-vcc_backend.o libvcc_a-vcc_backend_util.o libvcc_a-vcc_compile.o libvcc_a-vcc_expr.o libvcc_a-vcc_fixed_token.o libvcc_a-vcc_obj.o libvcc_a-vcc_parse.o libvcc_a-vcc_storage.o libvcc_a-vcc_symb.o libvcc_a-vcc_token.o libvcc_a-vcc_types.o libvcc_a-vcc_utils.o libvcc_a-vcc_var.o libvcc_a-vcc_vmod.o libvcc_a-vcc_xref.o aarch64-mageia-linux-gnu-ranlib libvcc.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' Making all in libvgz make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-trees.o `test -f 'trees.c' || echo './'`trees.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -Wno-unknown-warning-option -Wno-implicit-fallthrough -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o libvgz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' rm -f libvgz.a aarch64-mageia-linux-gnu-ar cru libvgz.a libvgz_a-adler32.o libvgz_a-crc32.o libvgz_a-deflate.o libvgz_a-inffast.o libvgz_a-inflate.o libvgz_a-inftrees.o libvgz_a-trees.o libvgz_a-zutil.o aarch64-mageia-linux-gnu-ranlib libvgz.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' Making all in libvmod_cookie make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_cookie_if ./vmod_cookie.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_cookie_if.lo vcc_cookie_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_cookie_if.c -fPIC -DPIC -o .libs/vcc_cookie_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_cookie.lo vmod_cookie.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_cookie.c -fPIC -DPIC -o .libs/vmod_cookie.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_cookie_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_cookie.la -rpath /usr/lib64/varnish/vmods vmod_cookie.lo vcc_cookie_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_cookie.o .libs/vcc_cookie_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_cookie.exp libtool: link: /usr/bin/grep -E -e "Vmod_cookie_Data" ".libs/libvmod_cookie.exp" > ".libs/libvmod_cookie.expT" libtool: link: mv -f ".libs/libvmod_cookie.expT" ".libs/libvmod_cookie.exp" libtool: link: echo "{ global:" > .libs/libvmod_cookie.ver libtool: link: cat .libs/libvmod_cookie.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_cookie.ver libtool: link: echo "local: *; };" >> .libs/libvmod_cookie.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_cookie.o .libs/vcc_cookie_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_cookie.so -Wl,-version-script -Wl,.libs/libvmod_cookie.ver -o .libs/libvmod_cookie.so libtool: link: ( cd ".libs" && rm -f "libvmod_cookie.la" && ln -s "../libvmod_cookie.la" "libvmod_cookie.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' Making all in libvmod_debug make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_debug.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --boilerplate -o vcc_debug_if ./vmod_debug.vcc WARNING: Not emitting .RST for $Event event_function WARNING: Not emitting .RST for $Event event_function make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o VSC_debug.lo VSC_debug.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c VSC_debug.c -fPIC -DPIC -o .libs/VSC_debug.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_debug_if.lo vcc_debug_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_debug_if.c -fPIC -DPIC -o .libs/vcc_debug_if.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_debug_dyn.lo vmod_debug_dyn.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_debug_dyn.c -fPIC -DPIC -o .libs/vmod_debug_dyn.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_debug_obj.lo vmod_debug_obj.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_debug_obj.c -fPIC -DPIC -o .libs/vmod_debug_obj.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_debug.lo vmod_debug.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_debug.c -fPIC -DPIC -o .libs/vmod_debug.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_.*_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_debug.la -rpath /usr/lib64/varnish/vmods vmod_debug.lo vmod_debug_obj.lo vmod_debug_dyn.lo VSC_debug.lo vcc_debug_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_debug.o .libs/vmod_debug_obj.o .libs/vmod_debug_dyn.o .libs/VSC_debug.o .libs/vcc_debug_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_debug.exp libtool: link: /usr/bin/grep -E -e "Vmod_.*_Data" ".libs/libvmod_debug.exp" > ".libs/libvmod_debug.expT" libtool: link: mv -f ".libs/libvmod_debug.expT" ".libs/libvmod_debug.exp" libtool: link: echo "{ global:" > .libs/libvmod_debug.ver libtool: link: cat .libs/libvmod_debug.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_debug.ver libtool: link: echo "local: *; };" >> .libs/libvmod_debug.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_debug.o .libs/vmod_debug_obj.o .libs/vmod_debug_dyn.o .libs/VSC_debug.o .libs/vcc_debug_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_debug.so -Wl,-version-script -Wl,.libs/libvmod_debug.ver -o .libs/libvmod_debug.so libtool: link: ( cd ".libs" && rm -f "libvmod_debug.la" && ln -s "../libvmod_debug.la" "libvmod_debug.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' Making all in libvmod_std make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_std_if ./vmod_std.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_std_if.lo vcc_std_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_std_if.c -fPIC -DPIC -o .libs/vcc_std_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_std_querysort.lo vmod_std_querysort.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_std_querysort.c -fPIC -DPIC -o .libs/vmod_std_querysort.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_std_fileread.lo vmod_std_fileread.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_std_fileread.c -fPIC -DPIC -o .libs/vmod_std_fileread.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_std_conversions.lo vmod_std_conversions.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_std_conversions.c -fPIC -DPIC -o .libs/vmod_std_conversions.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_std.lo vmod_std.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_std.c -fPIC -DPIC -o .libs/vmod_std.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_std_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_std.la -rpath /usr/lib64/varnish/vmods vmod_std.lo vmod_std_conversions.lo vmod_std_fileread.lo vmod_std_querysort.lo vcc_std_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_std.o .libs/vmod_std_conversions.o .libs/vmod_std_fileread.o .libs/vmod_std_querysort.o .libs/vcc_std_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_std.exp libtool: link: /usr/bin/grep -E -e "Vmod_std_Data" ".libs/libvmod_std.exp" > ".libs/libvmod_std.expT" libtool: link: mv -f ".libs/libvmod_std.expT" ".libs/libvmod_std.exp" libtool: link: echo "{ global:" > .libs/libvmod_std.ver libtool: link: cat .libs/libvmod_std.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_std.ver libtool: link: echo "local: *; };" >> .libs/libvmod_std.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_std.o .libs/vmod_std_conversions.o .libs/vmod_std_fileread.o .libs/vmod_std_querysort.o .libs/vcc_std_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_std.so -Wl,-version-script -Wl,.libs/libvmod_std.ver -o .libs/libvmod_std.so libtool: link: ( cd ".libs" && rm -f "libvmod_std.la" && ln -s "../libvmod_std.la" "libvmod_std.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' Making all in libvmod_directors make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_directors_if ./vmod_directors.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o misc.lo misc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c misc.c -fPIC -DPIC -o .libs/misc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o random.lo random.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c random.c -fPIC -DPIC -o .libs/random.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hash.lo hash.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c hash.c -fPIC -DPIC -o .libs/hash.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o fall_back.lo fall_back.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c fall_back.c -fPIC -DPIC -o .libs/fall_back.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o round_robin.lo round_robin.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c round_robin.c -fPIC -DPIC -o .libs/round_robin.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o shard_cfg.lo shard_cfg.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c shard_cfg.c -fPIC -DPIC -o .libs/shard_cfg.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_directors_if.lo vcc_directors_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_directors_if.c -fPIC -DPIC -o .libs/vcc_directors_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o shard_dir.lo shard_dir.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c shard_dir.c -fPIC -DPIC -o .libs/shard_dir.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vdir.lo vdir.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vdir.c -fPIC -DPIC -o .libs/vdir.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_shard.lo vmod_shard.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_shard.c -fPIC -DPIC -o .libs/vmod_shard.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_directors_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_directors.la -rpath /usr/lib64/varnish/vmods vdir.lo fall_back.lo hash.lo misc.lo random.lo round_robin.lo vmod_shard.lo shard_cfg.lo shard_dir.lo vcc_directors_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vdir.o .libs/fall_back.o .libs/hash.o .libs/misc.o .libs/random.o .libs/round_robin.o .libs/vmod_shard.o .libs/shard_cfg.o .libs/shard_dir.o .libs/vcc_directors_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_directors.exp libtool: link: /usr/bin/grep -E -e "Vmod_directors_Data" ".libs/libvmod_directors.exp" > ".libs/libvmod_directors.expT" libtool: link: mv -f ".libs/libvmod_directors.expT" ".libs/libvmod_directors.exp" libtool: link: echo "{ global:" > .libs/libvmod_directors.ver libtool: link: cat .libs/libvmod_directors.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_directors.ver libtool: link: echo "local: *; };" >> .libs/libvmod_directors.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vdir.o .libs/fall_back.o .libs/hash.o .libs/misc.o .libs/random.o .libs/round_robin.o .libs/vmod_shard.o .libs/shard_cfg.o .libs/shard_dir.o .libs/vcc_directors_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_directors.so -Wl,-version-script -Wl,.libs/libvmod_directors.ver -o .libs/libvmod_directors.so libtool: link: ( cd ".libs" && rm -f "libvmod_directors.la" && ln -s "../libvmod_directors.la" "libvmod_directors.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' Making all in libvmod_purge make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_purge_if ./vmod_purge.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_purge_if.lo vcc_purge_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_purge_if.c -fPIC -DPIC -o .libs/vcc_purge_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_purge.lo vmod_purge.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_purge.c -fPIC -DPIC -o .libs/vmod_purge.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_purge_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_purge.la -rpath /usr/lib64/varnish/vmods vmod_purge.lo vcc_purge_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_purge.o .libs/vcc_purge_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_purge.exp libtool: link: /usr/bin/grep -E -e "Vmod_purge_Data" ".libs/libvmod_purge.exp" > ".libs/libvmod_purge.expT" libtool: link: mv -f ".libs/libvmod_purge.expT" ".libs/libvmod_purge.exp" libtool: link: echo "{ global:" > .libs/libvmod_purge.ver libtool: link: cat .libs/libvmod_purge.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_purge.ver libtool: link: echo "local: *; };" >> .libs/libvmod_purge.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_purge.o .libs/vcc_purge_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_purge.so -Wl,-version-script -Wl,.libs/libvmod_purge.ver -o .libs/libvmod_purge.so libtool: link: ( cd ".libs" && rm -f "libvmod_purge.la" && ln -s "../libvmod_purge.la" "libvmod_purge.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' Making all in libvmod_vtc make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_vtc_if ./vmod_vtc.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_vtc_if.lo vcc_vtc_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_vtc_if.c -fPIC -DPIC -o .libs/vcc_vtc_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_vtc.lo vmod_vtc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_vtc.c -fPIC -DPIC -o .libs/vmod_vtc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_vtc_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_vtc.la -rpath /usr/lib64/varnish/vmods vmod_vtc.lo vcc_vtc_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_vtc.o .libs/vcc_vtc_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_vtc.exp libtool: link: /usr/bin/grep -E -e "Vmod_vtc_Data" ".libs/libvmod_vtc.exp" > ".libs/libvmod_vtc.expT" libtool: link: mv -f ".libs/libvmod_vtc.expT" ".libs/libvmod_vtc.exp" libtool: link: echo "{ global:" > .libs/libvmod_vtc.ver libtool: link: cat .libs/libvmod_vtc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_vtc.ver libtool: link: echo "local: *; };" >> .libs/libvmod_vtc.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_vtc.o .libs/vcc_vtc_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_vtc.so -Wl,-version-script -Wl,.libs/libvmod_vtc.ver -o .libs/libvmod_vtc.so libtool: link: ( cd ".libs" && rm -f "libvmod_vtc.la" && ln -s "../libvmod_vtc.la" "libvmod_vtc.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' Making all in libvmod_blob make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_blob_if ./vmod_blob.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hex.lo hex.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c hex.c -fPIC -DPIC -o .libs/hex.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o id.lo id.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c id.c -fPIC -DPIC -o .libs/id.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_blob_if.lo vcc_blob_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_blob_if.c -fPIC -DPIC -o .libs/vcc_blob_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o url.lo url.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c url.c -fPIC -DPIC -o .libs/url.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o base64.lo base64.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c base64.c -fPIC -DPIC -o .libs/base64.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_blob.lo vmod_blob.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_blob.c -fPIC -DPIC -o .libs/vmod_blob.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_blob_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_blob.la -rpath /usr/lib64/varnish/vmods vmod_blob.lo id.lo base64.lo hex.lo url.lo vcc_blob_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_blob.o .libs/id.o .libs/base64.o .libs/hex.o .libs/url.o .libs/vcc_blob_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_blob.exp libtool: link: /usr/bin/grep -E -e "Vmod_blob_Data" ".libs/libvmod_blob.exp" > ".libs/libvmod_blob.expT" libtool: link: mv -f ".libs/libvmod_blob.expT" ".libs/libvmod_blob.exp" libtool: link: echo "{ global:" > .libs/libvmod_blob.ver libtool: link: cat .libs/libvmod_blob.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_blob.ver libtool: link: echo "local: *; };" >> .libs/libvmod_blob.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_blob.o .libs/id.o .libs/base64.o .libs/hex.o .libs/url.o .libs/vcc_blob_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_blob.so -Wl,-version-script -Wl,.libs/libvmod_blob.ver -o .libs/libvmod_blob.so libtool: link: ( cd ".libs" && rm -f "libvmod_blob.la" && ln -s "../libvmod_blob.la" "libvmod_blob.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' Making all in libvmod_unix make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_unix_if ./vmod_unix.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_unix_if.lo vcc_unix_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_unix_if.c -fPIC -DPIC -o .libs/vcc_unix_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_unix.lo vmod_unix.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_unix.c -fPIC -DPIC -o .libs/vmod_unix.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_unix_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_unix.la -rpath /usr/lib64/varnish/vmods vmod_unix.lo vcc_unix_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_unix.o .libs/vcc_unix_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_unix.exp libtool: link: /usr/bin/grep -E -e "Vmod_unix_Data" ".libs/libvmod_unix.exp" > ".libs/libvmod_unix.expT" libtool: link: mv -f ".libs/libvmod_unix.expT" ".libs/libvmod_unix.exp" libtool: link: echo "{ global:" > .libs/libvmod_unix.ver libtool: link: cat .libs/libvmod_unix.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_unix.ver libtool: link: echo "local: *; };" >> .libs/libvmod_unix.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_unix.o .libs/vcc_unix_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_unix.so -Wl,-version-script -Wl,.libs/libvmod_unix.ver -o .libs/libvmod_unix.so libtool: link: ( cd ".libs" && rm -f "libvmod_unix.la" && ln -s "../libvmod_unix.la" "libvmod_unix.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' Making all in libvmod_proxy make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' /usr/bin/python3.8 ../../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_proxy_if ./vmod_proxy.vcc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vcc_proxy_if.lo vcc_proxy_if.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vcc_proxy_if.c -fPIC -DPIC -o .libs/vcc_proxy_if.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o vmod_proxy.lo vmod_proxy.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c vmod_proxy.c -fPIC -DPIC -o .libs/vmod_proxy.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-symbols-regex 'Vmod_proxy_Data' -module -export-dynamic -avoid-version -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvmod_proxy.la -rpath /usr/lib64/varnish/vmods vmod_proxy.lo vcc_proxy_if.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/vmod_proxy.o .libs/vcc_proxy_if.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvmod_proxy.exp libtool: link: /usr/bin/grep -E -e "Vmod_proxy_Data" ".libs/libvmod_proxy.exp" > ".libs/libvmod_proxy.expT" libtool: link: mv -f ".libs/libvmod_proxy.expT" ".libs/libvmod_proxy.exp" libtool: link: echo "{ global:" > .libs/libvmod_proxy.ver libtool: link: cat .libs/libvmod_proxy.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvmod_proxy.ver libtool: link: echo "local: *; };" >> .libs/libvmod_proxy.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/vmod_proxy.o .libs/vcc_proxy_if.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libvmod_proxy.so -Wl,-version-script -Wl,.libs/libvmod_proxy.ver -o .libs/libvmod_proxy.so libtool: link: ( cd ".libs" && rm -f "libvmod_proxy.la" && ln -s "../libvmod_proxy.la" "libvmod_proxy.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[3]: Nothing to be done for 'all-am'. Making all in bin Making all in varnishadm make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishadm-varnishadm.o `test -f 'varnishadm.c' || echo './'`varnishadm.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishadm varnishadm-varnishadm.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishapi/libvarnishapi.la -lrt -lreadline -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishadm varnishadm-varnishadm.o ../../lib/libvarnish/.libs/libvarnish.a ../../lib/libvarnishapi/.libs/libvarnishapi.so -lrt -lreadline -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' Making all in varnishd make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_lck.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_mgt.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_smf.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_mempool.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_main.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_vbe.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_sma.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/python3.8 ../../lib/libvcc/vsctool.py -ch VSC_smu.vsc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hpack/vhp_gen_hufdec-vhp_gen_hufdec.o `test -f 'hpack/vhp_gen_hufdec.c' || echo './'`hpack/vhp_gen_hufdec.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vhp_gen_hufdec hpack/vhp_gen_hufdec-vhp_gen_hufdec.o ../../lib/libvarnish/libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vhp_gen_hufdec hpack/vhp_gen_hufdec-vhp_gen_hufdec.o ../../lib/libvarnish/.libs/libvarnish.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' ./vhp_gen_hufdec > vhp_hufdec.h_ mv -f vhp_hufdec.h_ vhp_hufdec.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DDECODE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hpack/vhp_decode_test-vhp_table.o `test -f 'hpack/vhp_table.c' || echo './'`hpack/vhp_table.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_ban_build.o `test -f 'cache/cache_ban_build.c' || echo './'`cache/cache_ban_build.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DTABLE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hpack/vhp_table_test-vhp_table.o `test -f 'hpack/vhp_table.c' || echo './'`hpack/vhp_table.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_busyobj.o `test -f 'cache/cache_busyobj.c' || echo './'`cache/cache_busyobj.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_acceptor.o `test -f 'cache/cache_acceptor.c' || echo './'`cache/cache_acceptor.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_ban_lurker.o `test -f 'cache/cache_ban_lurker.c' || echo './'`cache/cache_ban_lurker.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_backend.o `test -f 'cache/cache_backend.c' || echo './'`cache/cache_backend.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_cli.o `test -f 'cache/cache_cli.c' || echo './'`cache/cache_cli.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_deliver_proc.o `test -f 'cache/cache_deliver_proc.c' || echo './'`cache/cache_deliver_proc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_backend_probe.o `test -f 'cache/cache_backend_probe.c' || echo './'`cache/cache_backend_probe.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_esi_fetch.o `test -f 'cache/cache_esi_fetch.c' || echo './'`cache/cache_esi_fetch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_ban.o `test -f 'cache/cache_ban.c' || echo './'`cache/cache_ban.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_director.o `test -f 'cache/cache_director.c' || echo './'`cache/cache_director.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_fetch_proc.o `test -f 'cache/cache_fetch_proc.c' || echo './'`cache/cache_fetch_proc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_expire.o `test -f 'cache/cache_expire.c' || echo './'`cache/cache_expire.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DDECODE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hpack/vhp_decode_test-vhp_decode.o `test -f 'hpack/vhp_decode.c' || echo './'`hpack/vhp_decode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_esi_deliver.o `test -f 'cache/cache_esi_deliver.c' || echo './'`cache/cache_esi_deliver.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_main.o `test -f 'cache/cache_main.c' || echo './'`cache/cache_main.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_lck.o `test -f 'cache/cache_lck.c' || echo './'`cache/cache_lck.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_gzip.o `test -f 'cache/cache_gzip.c' || echo './'`cache/cache_gzip.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_esi_parse.o `test -f 'cache/cache_esi_parse.c' || echo './'`cache/cache_esi_parse.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_fetch.o `test -f 'cache/cache_fetch.c' || echo './'`cache/cache_fetch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_mempool.o `test -f 'cache/cache_mempool.c' || echo './'`cache/cache_mempool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_pool.o `test -f 'cache/cache_pool.c' || echo './'`cache/cache_pool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_range.o `test -f 'cache/cache_range.c' || echo './'`cache/cache_range.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_req_body.o `test -f 'cache/cache_req_body.c' || echo './'`cache/cache_req_body.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_obj.o `test -f 'cache/cache_obj.c' || echo './'`cache/cache_obj.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_req.o `test -f 'cache/cache_req.c' || echo './'`cache/cache_req.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_rfc2616.o `test -f 'cache/cache_rfc2616.c' || echo './'`cache/cache_rfc2616.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_http.o `test -f 'cache/cache_http.c' || echo './'`cache/cache_http.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_hash.o `test -f 'cache/cache_hash.c' || echo './'`cache/cache_hash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_panic.o `test -f 'cache/cache_panic.c' || echo './'`cache/cache_panic.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vpi.o `test -f 'cache/cache_vpi.c' || echo './'`cache/cache_vpi.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vary.o `test -f 'cache/cache_vary.c' || echo './'`cache/cache_vary.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_shmlog.o `test -f 'cache/cache_shmlog.c' || echo './'`cache/cache_shmlog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt_priv.o `test -f 'cache/cache_vrt_priv.c' || echo './'`cache/cache_vrt_priv.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_session.o `test -f 'cache/cache_session.c' || echo './'`cache/cache_session.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_tcp_pool.o `test -f 'cache/cache_tcp_pool.c' || echo './'`cache/cache_tcp_pool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_req_fsm.o `test -f 'cache/cache_req_fsm.c' || echo './'`cache/cache_req_fsm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt_re.o `test -f 'cache/cache_vrt_re.c' || echo './'`cache/cache_vrt_re.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt_filter.o `test -f 'cache/cache_vrt_filter.c' || echo './'`cache/cache_vrt_filter.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt_vmod.o `test -f 'cache/cache_vrt_vmod.c' || echo './'`cache/cache_vrt_vmod.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vcl.o `test -f 'cache/cache_vcl.c' || echo './'`cache/cache_vcl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt_vcl.o `test -f 'cache/cache_vrt_vcl.c' || echo './'`cache/cache_vrt_vcl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_lck.o `test -f 'VSC_lck.c' || echo './'`VSC_lck.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt.o `test -f 'cache/cache_vrt.c' || echo './'`cache/cache_vrt.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_wrk.o `test -f 'cache/cache_wrk.c' || echo './'`cache/cache_wrk.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_ws.o `test -f 'cache/cache_ws.c' || echo './'`cache/cache_ws.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hpack/varnishd-vhp_decode.o `test -f 'hpack/vhp_decode.c' || echo './'`hpack/vhp_decode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_mempool.o `test -f 'VSC_mempool.c' || echo './'`VSC_mempool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_mgt.o `test -f 'VSC_mgt.c' || echo './'`VSC_mgt.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_smu.o `test -f 'VSC_smu.c' || echo './'`VSC_smu.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_vbe.o `test -f 'VSC_vbe.c' || echo './'`VSC_vbe.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_smf.o `test -f 'VSC_smf.c' || echo './'`VSC_smf.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_sma.o `test -f 'VSC_sma.c' || echo './'`VSC_sma.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' echo '/*' > builtin_vcl.c echo ' * NB: This file is machine generated, DO NOT EDIT!' >> builtin_vcl.c echo ' *' >> builtin_vcl.c echo ' * Edit builtin.vcl instead and run make' >> builtin_vcl.c echo ' *' >> builtin_vcl.c echo ' */' >> builtin_vcl.c echo '#include "config.h"' >> builtin_vcl.c echo '#include "mgt/mgt.h"' >> builtin_vcl.c echo '' >> builtin_vcl.c echo 'const char * const builtin_vcl =' >> builtin_vcl.c sed -e 's/"/\\"/g' \ -e 's/$/\\n"/' \ -e 's/^/ "/' ./builtin.vcl >> builtin_vcl.c echo ';' >> builtin_vcl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-VSC_main.o `test -f 'VSC_main.c' || echo './'`VSC_main.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DTEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o fuzzers/esi_parse_fuzzer-esi_parse_fuzzer.o `test -f 'fuzzers/esi_parse_fuzzer.c' || echo './'`fuzzers/esi_parse_fuzzer.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o common/varnishd-common_vsc.o `test -f 'common/common_vsc.c' || echo './'`common/common_vsc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hpack/varnishd-vhp_table.o `test -f 'hpack/vhp_table.c' || echo './'`hpack/vhp_table.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DTABLE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vhp_table_test hpack/vhp_table_test-vhp_table.o ../../lib/libvarnish/libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -DTABLE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vhp_table_test hpack/vhp_table_test-vhp_table.o ../../lib/libvarnish/.libs/libvarnish.a -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hash/varnishd-mgt_hash.o `test -f 'hash/mgt_hash.c' || echo './'`hash/mgt_hash.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DDECODE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vhp_decode_test hpack/vhp_decode_test-vhp_decode.o hpack/vhp_decode_test-vhp_table.o ../../lib/libvarnish/libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -DDECODE_TEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vhp_decode_test hpack/vhp_decode_test-vhp_decode.o hpack/vhp_decode_test-vhp_table.o ../../lib/libvarnish/.libs/libvarnish.a -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hash/varnishd-hash_classic.o `test -f 'hash/hash_classic.c' || echo './'`hash/hash_classic.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hash/varnishd-hash_simple_list.o `test -f 'hash/hash_simple_list.c' || echo './'`hash/hash_simple_list.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o hash/varnishd-hash_critbit.o `test -f 'hash/hash_critbit.c' || echo './'`hash/hash_critbit.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_deliver.o `test -f 'http1/cache_http1_deliver.c' || echo './'`http1/cache_http1_deliver.c http1/cache_http1_deliver.c: In function 'v1d_error': http1/cache_http1_deliver.c:79:8: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | (void)write(req->sp->fd, r_500, sizeof r_500 - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_fetch.o `test -f 'http1/cache_http1_fetch.c' || echo './'`http1/cache_http1_fetch.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_line.o `test -f 'http1/cache_http1_line.c' || echo './'`http1/cache_http1_line.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_pipe.o `test -f 'http1/cache_http1_pipe.c' || echo './'`http1/cache_http1_pipe.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o common/varnishd-common_vsmw.o `test -f 'common/common_vsmw.c' || echo './'`common/common_vsmw.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_fsm.o `test -f 'http1/cache_http1_fsm.c' || echo './'`http1/cache_http1_fsm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_vfp.o `test -f 'http1/cache_http1_vfp.c' || echo './'`http1/cache_http1_vfp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http2/varnishd-cache_http2_hpack.o `test -f 'http2/cache_http2_hpack.c' || echo './'`http2/cache_http2_hpack.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http2/varnishd-cache_http2_panic.o `test -f 'http2/cache_http2_panic.c' || echo './'`http2/cache_http2_panic.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http2/varnishd-cache_http2_deliver.o `test -f 'http2/cache_http2_deliver.c' || echo './'`http2/cache_http2_deliver.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DTEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/esi_parse_fuzzer-cache_esi_parse.o `test -f 'cache/cache_esi_parse.c' || echo './'`cache/cache_esi_parse.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http1/varnishd-cache_http1_proto.o `test -f 'http1/cache_http1_proto.c' || echo './'`http1/cache_http1_proto.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_jail.o `test -f 'mgt/mgt_jail.c' || echo './'`mgt/mgt_jail.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o cache/varnishd-cache_vrt_var.o `test -f 'cache/cache_vrt_var.c' || echo './'`cache/cache_vrt_var.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_jail_solaris.o `test -f 'mgt/mgt_jail_solaris.c' || echo './'`mgt/mgt_jail_solaris.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http2/varnishd-cache_http2_session.o `test -f 'http2/cache_http2_session.c' || echo './'`http2/cache_http2_session.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_acceptor.o `test -f 'mgt/mgt_acceptor.c' || echo './'`mgt/mgt_acceptor.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_child.o `test -f 'mgt/mgt_child.c' || echo './'`mgt/mgt_child.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http2/varnishd-cache_http2_send.o `test -f 'http2/cache_http2_send.c' || echo './'`http2/cache_http2_send.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_param_tbl.o `test -f 'mgt/mgt_param_tbl.c' || echo './'`mgt/mgt_param_tbl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_cli.o `test -f 'mgt/mgt_cli.c' || echo './'`mgt/mgt_cli.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_jail_unix.o `test -f 'mgt/mgt_jail_unix.c' || echo './'`mgt/mgt_jail_unix.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_param_bits.o `test -f 'mgt/mgt_param_bits.c' || echo './'`mgt/mgt_param_bits.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_param_tcp.o `test -f 'mgt/mgt_param_tcp.c' || echo './'`mgt/mgt_param_tcp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_pool.o `test -f 'mgt/mgt_pool.c' || echo './'`mgt/mgt_pool.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o http2/varnishd-cache_http2_proto.o `test -f 'http2/cache_http2_proto.c' || echo './'`http2/cache_http2_proto.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_shmem.o `test -f 'mgt/mgt_shmem.c' || echo './'`mgt/mgt_shmem.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_symtab.o `test -f 'mgt/mgt_symtab.c' || echo './'`mgt/mgt_symtab.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_param_tweak.o `test -f 'mgt/mgt_param_tweak.c' || echo './'`mgt/mgt_param_tweak.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_vcc.o `test -f 'mgt/mgt_vcc.c' || echo './'`mgt/mgt_vcc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_param.o `test -f 'mgt/mgt_param.c' || echo './'`mgt/mgt_param.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_util.o `test -f 'mgt/mgt_util.c' || echo './'`mgt/mgt_util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_main.o `test -f 'mgt/mgt_main.c' || echo './'`mgt/mgt_main.c mgt/mgt_main.c: In function 'mgt_Cflag_atexit': mgt/mgt_main.c:255:8: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 255 | (void)chdir("/"); | ^~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-stevedore.o `test -f 'storage/stevedore.c' || echo './'`storage/stevedore.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-mgt_stevedore.o `test -f 'storage/mgt_stevedore.c' || echo './'`storage/mgt_stevedore.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-storage_umem.o `test -f 'storage/storage_umem.c' || echo './'`storage/storage_umem.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-stevedore_utils.o `test -f 'storage/stevedore_utils.c' || echo './'`storage/stevedore_utils.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-storage_malloc.o `test -f 'storage/storage_malloc.c' || echo './'`storage/storage_malloc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o waiter/varnishd-cache_waiter_kqueue.o `test -f 'waiter/cache_waiter_kqueue.c' || echo './'`waiter/cache_waiter_kqueue.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o mgt/varnishd-mgt_vcl.o `test -f 'mgt/mgt_vcl.c' || echo './'`mgt/mgt_vcl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-storage_lru.o `test -f 'storage/storage_lru.c' || echo './'`storage/storage_lru.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o waiter/varnishd-cache_waiter_ports.o `test -f 'waiter/cache_waiter_ports.c' || echo './'`waiter/cache_waiter_ports.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o waiter/varnishd-mgt_waiter.o `test -f 'waiter/mgt_waiter.c' || echo './'`waiter/mgt_waiter.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishd-builtin_vcl.o `test -f 'builtin_vcl.c' || echo './'`builtin_vcl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o waiter/varnishd-cache_waiter.o `test -f 'waiter/cache_waiter.c' || echo './'`waiter/cache_waiter.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o proxy/varnishd-cache_proxy_proto.o `test -f 'proxy/cache_proxy_proto.c' || echo './'`proxy/cache_proxy_proto.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-storage_file.o `test -f 'storage/storage_file.c' || echo './'`storage/storage_file.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o waiter/varnishd-cache_waiter_epoll.o `test -f 'waiter/cache_waiter_epoll.c' || echo './'`waiter/cache_waiter_epoll.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o waiter/varnishd-cache_waiter_poll.o `test -f 'waiter/cache_waiter_poll.c' || echo './'`waiter/cache_waiter_poll.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o storage/varnishd-storage_simple.o `test -f 'storage/storage_simple.c' || echo './'`storage/storage_simple.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DNOT_IN_A_VMOD -DTEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o esi_parse_fuzzer cache/esi_parse_fuzzer-cache_esi_parse.o fuzzers/esi_parse_fuzzer-esi_parse_fuzzer.o ../../lib/libvarnish/libvarnish.la ../../lib/libvgz/libvgz.a libtool: link: aarch64-mageia-linux-gnu-gcc -DNOT_IN_A_VMOD -DTEST_DRIVER -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o esi_parse_fuzzer cache/esi_parse_fuzzer-cache_esi_parse.o fuzzers/esi_parse_fuzzer-esi_parse_fuzzer.o ../../lib/libvarnish/.libs/libvarnish.a ../../lib/libvgz/libvgz.a -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishd cache/varnishd-cache_acceptor.o cache/varnishd-cache_backend.o cache/varnishd-cache_backend_probe.o cache/varnishd-cache_ban.o cache/varnishd-cache_ban_build.o cache/varnishd-cache_ban_lurker.o cache/varnishd-cache_busyobj.o cache/varnishd-cache_cli.o cache/varnishd-cache_deliver_proc.o cache/varnishd-cache_director.o cache/varnishd-cache_esi_deliver.o cache/varnishd-cache_esi_fetch.o cache/varnishd-cache_esi_parse.o cache/varnishd-cache_expire.o cache/varnishd-cache_fetch.o cache/varnishd-cache_fetch_proc.o cache/varnishd-cache_gzip.o cache/varnishd-cache_hash.o cache/varnishd-cache_http.o cache/varnishd-cache_lck.o cache/varnishd-cache_main.o cache/varnishd-cache_mempool.o cache/varnishd-cache_obj.o cache/varnishd-cache_panic.o cache/varnishd-cache_pool.o cache/varnishd-cache_range.o cache/varnishd-cache_req.o cache/varnishd-cache_req_body.o cache/varnishd-cache_req_fsm.o cache/varnishd-cache_rfc2616.o cache/varnishd-cache_session.o cache/varnishd-cache_shmlog.o cache/varnishd-cache_tcp_pool.o cache/varnishd-cache_vary.o cache/varnishd-cache_vcl.o cache/varnishd-cache_vpi.o cache/varnishd-cache_vrt.o cache/varnishd-cache_vrt_filter.o cache/varnishd-cache_vrt_priv.o cache/varnishd-cache_vrt_re.o cache/varnishd-cache_vrt_var.o cache/varnishd-cache_vrt_vcl.o cache/varnishd-cache_vrt_vmod.o cache/varnishd-cache_wrk.o cache/varnishd-cache_ws.o common/varnishd-common_vsc.o common/varnishd-common_vsmw.o hash/varnishd-hash_classic.o hash/varnishd-hash_critbit.o hash/varnishd-hash_simple_list.o hash/varnishd-mgt_hash.o hpack/varnishd-vhp_decode.o hpack/varnishd-vhp_table.o http1/varnishd-cache_http1_deliver.o http1/varnishd-cache_http1_fetch.o http1/varnishd-cache_http1_fsm.o http1/varnishd-cache_http1_line.o http1/varnishd-cache_http1_pipe.o http1/varnishd-cache_http1_proto.o http1/varnishd-cache_http1_vfp.o http2/varnishd-cache_http2_deliver.o http2/varnishd-cache_http2_hpack.o http2/varnishd-cache_http2_panic.o http2/varnishd-cache_http2_proto.o http2/varnishd-cache_http2_send.o http2/varnishd-cache_http2_session.o mgt/varnishd-mgt_acceptor.o mgt/varnishd-mgt_child.o mgt/varnishd-mgt_cli.o mgt/varnishd-mgt_jail.o mgt/varnishd-mgt_jail_solaris.o mgt/varnishd-mgt_jail_unix.o mgt/varnishd-mgt_main.o mgt/varnishd-mgt_param.o mgt/varnishd-mgt_param_bits.o mgt/varnishd-mgt_param_tbl.o mgt/varnishd-mgt_param_tcp.o mgt/varnishd-mgt_param_tweak.o mgt/varnishd-mgt_pool.o mgt/varnishd-mgt_shmem.o mgt/varnishd-mgt_symtab.o mgt/varnishd-mgt_util.o mgt/varnishd-mgt_vcc.o mgt/varnishd-mgt_vcl.o proxy/varnishd-cache_proxy_proto.o storage/varnishd-mgt_stevedore.o storage/varnishd-stevedore.o storage/varnishd-stevedore_utils.o storage/varnishd-storage_file.o storage/varnishd-storage_lru.o storage/varnishd-storage_malloc.o storage/varnishd-storage_simple.o storage/varnishd-storage_umem.o waiter/varnishd-cache_waiter.o waiter/varnishd-cache_waiter_epoll.o waiter/varnishd-cache_waiter_kqueue.o waiter/varnishd-cache_waiter_poll.o waiter/varnishd-cache_waiter_ports.o waiter/varnishd-mgt_waiter.o varnishd-VSC_lck.o varnishd-VSC_main.o varnishd-VSC_mempool.o varnishd-VSC_mgt.o varnishd-VSC_sma.o varnishd-VSC_smf.o varnishd-VSC_smu.o varnishd-VSC_vbe.o varnishd-builtin_vcl.o ../../lib/libvcc/libvcc.a ../../lib/libvarnish/libvarnish.la ../../lib/libvgz/libvgz.a -ljemalloc -lpcre -ldl -lrt -lm libtool: link: aarch64-mageia-linux-gnu-gcc -DNOT_IN_A_VMOD -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -DVARNISH_VMOD_DIR=\"/usr/lib64/varnish/vmods\" -DVARNISH_VCL_DIR=\"/etc/varnish:/usr/share/varnish/vcl\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishd cache/varnishd-cache_acceptor.o cache/varnishd-cache_backend.o cache/varnishd-cache_backend_probe.o cache/varnishd-cache_ban.o cache/varnishd-cache_ban_build.o cache/varnishd-cache_ban_lurker.o cache/varnishd-cache_busyobj.o cache/varnishd-cache_cli.o cache/varnishd-cache_deliver_proc.o cache/varnishd-cache_director.o cache/varnishd-cache_esi_deliver.o cache/varnishd-cache_esi_fetch.o cache/varnishd-cache_esi_parse.o cache/varnishd-cache_expire.o cache/varnishd-cache_fetch.o cache/varnishd-cache_fetch_proc.o cache/varnishd-cache_gzip.o cache/varnishd-cache_hash.o cache/varnishd-cache_http.o cache/varnishd-cache_lck.o cache/varnishd-cache_main.o cache/varnishd-cache_mempool.o cache/varnishd-cache_obj.o cache/varnishd-cache_panic.o cache/varnishd-cache_pool.o cache/varnishd-cache_range.o cache/varnishd-cache_req.o cache/varnishd-cache_req_body.o cache/varnishd-cache_req_fsm.o cache/varnishd-cache_rfc2616.o cache/varnishd-cache_session.o cache/varnishd-cache_shmlog.o cache/varnishd-cache_tcp_pool.o cache/varnishd-cache_vary.o cache/varnishd-cache_vcl.o cache/varnishd-cache_vpi.o cache/varnishd-cache_vrt.o cache/varnishd-cache_vrt_filter.o cache/varnishd-cache_vrt_priv.o cache/varnishd-cache_vrt_re.o cache/varnishd-cache_vrt_var.o cache/varnishd-cache_vrt_vcl.o cache/varnishd-cache_vrt_vmod.o cache/varnishd-cache_wrk.o cache/varnishd-cache_ws.o common/varnishd-common_vsc.o common/varnishd-common_vsmw.o hash/varnishd-hash_classic.o hash/varnishd-hash_critbit.o hash/varnishd-hash_simple_list.o hash/varnishd-mgt_hash.o hpack/varnishd-vhp_decode.o hpack/varnishd-vhp_table.o http1/varnishd-cache_http1_deliver.o http1/varnishd-cache_http1_fetch.o http1/varnishd-cache_http1_fsm.o http1/varnishd-cache_http1_line.o http1/varnishd-cache_http1_pipe.o http1/varnishd-cache_http1_proto.o http1/varnishd-cache_http1_vfp.o http2/varnishd-cache_http2_deliver.o http2/varnishd-cache_http2_hpack.o http2/varnishd-cache_http2_panic.o http2/varnishd-cache_http2_proto.o http2/varnishd-cache_http2_send.o http2/varnishd-cache_http2_session.o mgt/varnishd-mgt_acceptor.o mgt/varnishd-mgt_child.o mgt/varnishd-mgt_cli.o mgt/varnishd-mgt_jail.o mgt/varnishd-mgt_jail_solaris.o mgt/varnishd-mgt_jail_unix.o mgt/varnishd-mgt_main.o mgt/varnishd-mgt_param.o mgt/varnishd-mgt_param_bits.o mgt/varnishd-mgt_param_tbl.o mgt/varnishd-mgt_param_tcp.o mgt/varnishd-mgt_param_tweak.o mgt/varnishd-mgt_pool.o mgt/varnishd-mgt_shmem.o mgt/varnishd-mgt_symtab.o mgt/varnishd-mgt_util.o mgt/varnishd-mgt_vcc.o mgt/varnishd-mgt_vcl.o proxy/varnishd-cache_proxy_proto.o storage/varnishd-mgt_stevedore.o storage/varnishd-stevedore.o storage/varnishd-stevedore_utils.o storage/varnishd-storage_file.o storage/varnishd-storage_lru.o storage/varnishd-storage_malloc.o storage/varnishd-storage_simple.o storage/varnishd-storage_umem.o waiter/varnishd-cache_waiter.o waiter/varnishd-cache_waiter_epoll.o waiter/varnishd-cache_waiter_kqueue.o waiter/varnishd-cache_waiter_poll.o waiter/varnishd-cache_waiter_ports.o waiter/varnishd-mgt_waiter.o varnishd-VSC_lck.o varnishd-VSC_main.o varnishd-VSC_mempool.o varnishd-VSC_mgt.o varnishd-VSC_sma.o varnishd-VSC_smf.o varnishd-VSC_smu.o varnishd-VSC_vbe.o varnishd-builtin_vcl.o -Wl,--export-dynamic ../../lib/libvcc/libvcc.a ../../lib/libvarnish/.libs/libvarnish.a ../../lib/libvgz/libvgz.a -ljemalloc -lpcre -ldl -lrt -lm -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' Making all in varnishhist make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishhist-varnishhist.o `test -f 'varnishhist.c' || echo './'`varnishhist.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishhist varnishhist-varnishhist.o ../../lib/libvarnishapi/libvarnishapi.la -lm -lncursesw -ltinfo -lrt libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishhist varnishhist-varnishhist.o ../../lib/libvarnishapi/.libs/libvarnishapi.so -lm -lncursesw -ltinfo -lrt -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' Making all in varnishlog make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishlog-varnishlog.o `test -f 'varnishlog.c' || echo './'`varnishlog.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishlog varnishlog-varnishlog.o ../../lib/libvarnishapi/libvarnishapi.la -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishlog varnishlog-varnishlog.o ../../lib/libvarnishapi/.libs/libvarnishapi.so -lrt -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' Making all in varnishncsa make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishncsa-b64.o `test -f 'b64.c' || echo './'`b64.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishncsa-varnishncsa.o `test -f 'varnishncsa.c' || echo './'`varnishncsa.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishncsa varnishncsa-varnishncsa.o varnishncsa-b64.o ../../lib/libvarnishapi/libvarnishapi.la -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishncsa varnishncsa-varnishncsa.o varnishncsa-b64.o ../../lib/libvarnishapi/.libs/libvarnishapi.so -lrt -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' Making all in varnishstat make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishstat_help_gen.o varnishstat_help_gen.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishstat_help_gen varnishstat_help_gen.o ../../lib/libvarnish/libvarnish.la libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishstat_help_gen varnishstat_help_gen.o ../../lib/libvarnish/.libs/libvarnish.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' ./varnishstat_help_gen >varnishstat_curses_help.c_ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishstat-varnishstat_curses_help.o `test -f 'varnishstat_curses_help.c' || echo './'`varnishstat_curses_help.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishstat-varnishstat.o `test -f 'varnishstat.c' || echo './'`varnishstat.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishstat-varnishstat_curses.o `test -f 'varnishstat_curses.c' || echo './'`varnishstat_curses.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishstat varnishstat-varnishstat.o varnishstat-varnishstat_curses.o varnishstat-varnishstat_curses_help.o ../../lib/libvarnishapi/libvarnishapi.la -lncursesw -ltinfo -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishstat varnishstat-varnishstat.o varnishstat-varnishstat_curses.o varnishstat-varnishstat_curses_help.o ../../lib/libvarnishapi/.libs/libvarnishapi.so -lncursesw -ltinfo -lrt -lm -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' Making all in varnishtop make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtop-varnishtop.o `test -f 'varnishtop.c' || echo './'`varnishtop.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishtop varnishtop-varnishtop.o ../../lib/libvarnishapi/libvarnishapi.la -lncursesw -ltinfo -lrt -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishtop varnishtop-varnishtop.o ../../lib/libvarnishapi/.libs/libvarnishapi.so -lncursesw -ltinfo -lrt -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' Making all in varnishtest /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' awk -f ./gensequences ./sequences \ > ./teken_state.h make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_h2_hpack.o `test -f 'vtc_h2_hpack.c' || echo './'`vtc_h2_hpack.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_gzip.o `test -f 'vtc_gzip.c' || echo './'`vtc_gzip.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_h2_tbl.o `test -f 'vtc_h2_tbl.c' || echo './'`vtc_h2_tbl.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_client.o `test -f 'vtc_client.c' || echo './'`vtc_client.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_barrier.o `test -f 'vtc_barrier.c' || echo './'`vtc_barrier.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc.o `test -f 'vtc.c' || echo './'`vtc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_log.o `test -f 'vtc_log.c' || echo './'`vtc_log.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_misc.o `test -f 'vtc_misc.c' || echo './'`vtc_misc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_haproxy.o `test -f 'vtc_haproxy.c' || echo './'`vtc_haproxy.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_logexp.o `test -f 'vtc_logexp.c' || echo './'`vtc_logexp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_sess.o `test -f 'vtc_sess.c' || echo './'`vtc_sess.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_proxy.o `test -f 'vtc_proxy.c' || echo './'`vtc_proxy.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_subr.o `test -f 'vtc_subr.c' || echo './'`vtc_subr.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_main.o `test -f 'vtc_main.c' || echo './'`vtc_main.c vtc_main.c: In function 'cleaner_setup': vtc_main.c:236:9: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 236 | (void)nice(1); /* Not important */ | ^~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_process.o `test -f 'vtc_process.c' || echo './'`vtc_process.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_server.o `test -f 'vtc_server.c' || echo './'`vtc_server.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_http.o `test -f 'vtc_http.c' || echo './'`vtc_http.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_syslog.o `test -f 'vtc_syslog.c' || echo './'`vtc_syslog.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_varnish.o `test -f 'vtc_varnish.c' || echo './'`vtc_varnish.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-teken.o `test -f 'teken.c' || echo './'`teken.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -c -o varnishtest-vtc_http2.o `test -f 'vtc_http2.c' || echo './'`vtc_http2.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varnishtest varnishtest-teken.o varnishtest-vtc.o varnishtest-vtc_barrier.o varnishtest-vtc_client.o varnishtest-vtc_gzip.o varnishtest-vtc_haproxy.o varnishtest-vtc_h2_hpack.o varnishtest-vtc_h2_tbl.o varnishtest-vtc_http.o varnishtest-vtc_http2.o varnishtest-vtc_log.o varnishtest-vtc_logexp.o varnishtest-vtc_misc.o varnishtest-vtc_main.o varnishtest-vtc_process.o varnishtest-vtc_proxy.o varnishtest-vtc_server.o varnishtest-vtc_sess.o varnishtest-vtc_subr.o varnishtest-vtc_syslog.o varnishtest-vtc_varnish.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishapi/libvarnishapi.la ../../lib/libvgz/libvgz.a -lpcre -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" aarch64-mageia-linux-gnu-gcc -DVTEST_WITH_VTC_LOGEXPECT -DVTEST_WITH_VTC_VARNISH -DTOP_BUILDDIR=\"../..\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wall -Werror -Wno-error=unused-result -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varnishtest varnishtest-teken.o varnishtest-vtc.o varnishtest-vtc_barrier.o varnishtest-vtc_client.o varnishtest-vtc_gzip.o varnishtest-vtc_haproxy.o varnishtest-vtc_h2_hpack.o varnishtest-vtc_h2_tbl.o varnishtest-vtc_http.o varnishtest-vtc_http2.o varnishtest-vtc_log.o varnishtest-vtc_logexp.o varnishtest-vtc_misc.o varnishtest-vtc_main.o varnishtest-vtc_process.o varnishtest-vtc_proxy.o varnishtest-vtc_server.o varnishtest-vtc_sess.o varnishtest-vtc_subr.o varnishtest-vtc_syslog.o varnishtest-vtc_varnish.o ../../lib/libvarnish/.libs/libvarnish.a ../../lib/libvarnishapi/.libs/libvarnishapi.so ../../lib/libvgz/libvgz.a -lpcre -lm -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[3]: Nothing to be done for 'all-am'. Making all in etc make[2]: Nothing to be done for 'all'. Making all in doc Making all in graphviz make[3]: Nothing to be done for 'all'. Making all in sphinx make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishd/varnishd -x cli > include/cli.rst_ mv -f include/cli.rst_ include/cli.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishd/varnishd -x parameter > include/params.rst_ mv -f include/params.rst_ include/params.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishncsa/varnishncsa --options > include/varnishncsa_options.rst_ mv -f include/varnishncsa_options.rst_ include/varnishncsa_options.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishncsa/varnishncsa --synopsis > include/varnishncsa_synopsis.rst_ mv -f include/varnishncsa_synopsis.rst_ include/varnishncsa_synopsis.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishlog/varnishlog --options > include/varnishlog_options.rst_ mv -f include/varnishlog_options.rst_ include/varnishlog_options.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishlog/varnishlog --synopsis > include/varnishlog_synopsis.rst_ mv -f include/varnishlog_synopsis.rst_ include/varnishlog_synopsis.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishtop/varnishtop --options > include/varnishtop_options.rst_ mv -f include/varnishtop_options.rst_ include/varnishtop_options.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishtop/varnishtop --synopsis > include/varnishtop_synopsis.rst_ mv -f include/varnishtop_synopsis.rst_ include/varnishtop_synopsis.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishhist/varnishhist --options > include/varnishhist_options.rst_ mv -f include/varnishhist_options.rst_ include/varnishhist_options.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishstat/varnishstat --options > include/varnishstat_options.rst_ mv -f include/varnishstat_options.rst_ include/varnishstat_options.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishhist/varnishhist --synopsis > include/varnishhist_synopsis.rst_ mv -f include/varnishhist_synopsis.rst_ include/varnishhist_synopsis.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_std/vmod_std.rst include/vmod_std.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_directors/vmod_directors.rst include/vmod_directors.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_purge/vmod_purge.rst include/vmod_purge.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishstat/varnishstat --synopsis > include/varnishstat_synopsis.rst_ mv -f include/varnishstat_synopsis.rst_ include/varnishstat_synopsis.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../lib/libvarnishapi/vsl2rst > include/vsl-tags.rst_ mv -f include/vsl-tags.rst_ include/vsl-tags.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_vtc/vmod_vtc.rst include/vmod_vtc.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_cookie/vmod_cookie.rst include/vmod_cookie.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_blob/vmod_blob.rst include/vmod_blob.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_proxy/vmod_proxy.rst include/vmod_proxy.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' if test "x." != "x." && test ! -f index.rst; then \ s=`realpath .`; \ for f in `cd $s && find . -type f`; do \ d=`dirname $f`; \ test -d $d || mkdir -p $d; \ test -f $f || ln -s $s/$f $f; \ done \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' cp ../../lib/libvmod_unix/vmod_unix.rst include/vmod_unix.generated.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' ../../bin/varnishstat/varnishstat --bindings > include/varnishstat_bindings.rst_ mv -f include/varnishstat_bindings.rst_ include/varnishstat_bindings.rst make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnishhist.rst varnishhist.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnishncsa.rst varnishncsa.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnishlog.rst varnishlog.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnishtop.rst varnishtop.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnishstat.rst varnishstat.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/vsl.rst vsl.7 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnish-cli.rst varnish-cli.7 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_purge/vmod_purge.man.rst vmod_purge.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_cookie/vmod_cookie.man.rst vmod_cookie.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_std/vmod_std.man.rst vmod_std.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_unix/vmod_unix.man.rst vmod_unix.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_blob/vmod_blob.man.rst vmod_blob.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_vtc/vmod_vtc.man.rst vmod_vtc.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_directors/vmod_directors.man.rst vmod_directors.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../doc/sphinx/reference/varnishd.rst varnishd.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' rst2man --halt=2 ../lib/libvmod_proxy/vmod_proxy.man.rst vmod_proxy.3 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BBIK4O + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 + cd varnish-6.5.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/tbl' install -p -m 644 tbl/acct_fields_bereq.h tbl/acct_fields_req.h tbl/backend_poll.h tbl/ban_arg_oper.h tbl/ban_oper.h tbl/ban_vars.h tbl/bo_flags.h tbl/boc_state.h tbl/body_status.h tbl/cli_cmds.h tbl/debug_bits.h tbl/feature_bits.h tbl/h2_error.h tbl/h2_frames.h tbl/h2_settings.h tbl/h2_stream.h tbl/htc.h tbl/http_headers.h tbl/http_response.h tbl/locks.h tbl/mgt_vcc.h tbl/obj_attr.h tbl/oc_exp_flags.h tbl/oc_flags.h tbl/params.h tbl/req_flags.h tbl/sess_attr.h tbl/sess_close.h tbl/steps.h tbl/symbol_kind.h tbl/vcl_returns.h tbl/vcl_states.h tbl/vhd_fsm.h tbl/vhd_fsm_funcs.h tbl/vhd_return.h tbl/vhp_huffman.h tbl/vhp_static.h tbl/vrt_stv_var.h tbl/vsc_levels.h tbl/vsig_list.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/tbl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/tbl' install -p -m 644 tbl/vsl_tags.h tbl/vsl_tags_http.h tbl/waiters.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/tbl' install -p -m 644 vcli.h vut.h vut_options.h vbh.h miniobj.h vas.h vav.h vbm.h vcl.h vcs.h verrno.h vmod_abi.h vqueue.h vre.h vdef.h vrt.h vrt_obj.h vsa.h vsb.h vsha256.h vtcp.h vtim.h vtree.h vrnd.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/.' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/vapi' install -p -m 644 vapi/vsc.h vapi/vsig.h vapi/vsl.h vapi/vsl_int.h vapi/vsm.h vapi/voptget.h vapi/vapi_options.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/vapi' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/include' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib' Making install in libvarnish make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnish' Making install in libvarnishapi make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install install -p libvarnishapi.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64' libtool: install: install -p .libs/libvarnishapi.so.2.0.0 /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/libvarnishapi.so.2.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64 && { ln -s -f libvarnishapi.so.2.0.0 libvarnishapi.so.2 || { rm -f libvarnishapi.so.2 && ln -s libvarnishapi.so.2.0.0 libvarnishapi.so.2; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64 && { ln -s -f libvarnishapi.so.2.0.0 libvarnishapi.so || { rm -f libvarnishapi.so && ln -s libvarnishapi.so.2.0.0 libvarnishapi.so; }; }) libtool: install: install -p .libs/libvarnishapi.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/libvarnishapi.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvarnishapi' Making install in libvcc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/varnish' install -p vmodtool.py vsctool.py '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/varnish' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvcc' Making install in libvgz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvgz' Making install in libvmod_cookie make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_cookie.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_cookie.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_cookie.so libtool: install: install -p .libs/libvmod_cookie.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_cookie.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_cookie' Making install in libvmod_debug make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_debug.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_debug.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_debug.so libtool: install: install -p .libs/libvmod_debug.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_debug.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_debug' Making install in libvmod_std make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_std.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_std.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_std.so libtool: install: install -p .libs/libvmod_std.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_std.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_std' Making install in libvmod_directors make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_directors.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_directors.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_directors.so libtool: install: install -p .libs/libvmod_directors.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_directors.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_directors' Making install in libvmod_purge make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_purge.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_purge.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_purge.so libtool: install: install -p .libs/libvmod_purge.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_purge.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_purge' Making install in libvmod_vtc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_vtc.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_vtc.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_vtc.so libtool: install: install -p .libs/libvmod_vtc.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_vtc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_vtc' Making install in libvmod_blob make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_blob.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_blob.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_blob.so libtool: install: install -p .libs/libvmod_blob.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_blob.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_blob' Making install in libvmod_unix make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_unix.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_unix.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_unix.so libtool: install: install -p .libs/libvmod_unix.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_unix.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_unix' Making install in libvmod_proxy make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' /bin/sh ../../libtool --mode=install install -p libvmod_proxy.la '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_proxy.so /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_proxy.so libtool: install: install -p .libs/libvmod_proxy.lai /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_proxy.la libtool: warning: remember to run 'libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib/libvmod_proxy' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/lib' Making install in bin make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin' Making install in varnishadm make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishadm '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishadm /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishadm make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishadm' Making install in varnishd make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/sbin' /bin/sh ../../libtool --mode=install install -p varnishd '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/sbin' libtool: install: install -p varnishd /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/sbin/varnishd /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/cache' install -p -m 644 cache/cache.h cache/cache_backend.h cache/cache_director.h cache/cache_filter.h cache/cache_varnishd.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/cache' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/common' install -p -m 644 common/common_param.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/common' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/waiter' install -p -m 644 waiter/waiter.h '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/include/varnish/waiter' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishd' Making install in varnishhist make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishhist '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishhist /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishhist make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishhist' Making install in varnishlog make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishlog '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishlog /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishlog make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishlog' Making install in varnishncsa make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishncsa '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishncsa /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishncsa make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishncsa' Making install in varnishstat make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishstat varnishstat_help_gen '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishstat /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishstat libtool: install: install -p varnishstat_help_gen /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishstat_help_gen make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishstat' Making install in varnishtop make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishtop '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishtop /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishtop make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtop' Making install in varnishtest make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install install -p varnishtest '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin' libtool: warning: '../../lib/libvarnishapi/libvarnishapi.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/varnishtest /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishtest make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin/varnishtest' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/bin' Making install in etc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/etc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/etc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish' install -p -m 644 builtin.vcl example.vcl '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/varnish/vcl' install -p -m 644 devicedetect.vcl '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/varnish/vcl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/etc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/etc' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc' Making install in graphviz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/graphviz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/graphviz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/graphviz' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/graphviz' Making install in sphinx make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc/sphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/doc' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/man/man1' install -p -m 644 varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 varnishncsa.1 varnishstat.1 varnishtest.1 varnishtop.1 '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/man/man3' install -p -m 644 vmod_cookie.3 vmod_directors.3 vmod_purge.3 vmod_std.3 vmod_vtc.3 vmod_blob.3 vmod_unix.3 vmod_proxy.3 '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/man/man7' install -p -m 644 varnish-cli.7 varnish-counters.7 vcl.7 vsl.7 vsl-query.7 vtc.7 '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/man/man7' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /home/iurt/rpmbuild/BUILD/varnish-6.5.1/build-aux/install-sh -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/var/lib/varnish /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/aclocal' install -p -m 644 varnish.m4 varnish-legacy.m4 '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/pkgconfig' install -p -m 644 varnishapi.pc '/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/varnish-6.5.1' + install -d /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/varnish + install -d /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/logrotate.d + install -d /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/var/lib/varnish + install -d /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/var/log/varnish + mkdir -p /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib/systemd/system + install -D -m 0644 /home/iurt/rpmbuild/SOURCES/varnish.service /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib/systemd/system/varnish.service + install -D -m 0644 /home/iurt/rpmbuild/SOURCES/varnishncsa.service /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib/systemd/system/varnishncsa.service + install -D -m 0644 /home/iurt/rpmbuild/SOURCES/varnishlog.service /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib/systemd/system/varnishlog.service + install -m0644 Mageia/varnish.logrotate /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/logrotate.d/varnish + install -m0644 Mageia/default.vcl /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/varnish/default.vcl + rm -f /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/varnish/vcl/devicedetect.vcl + find /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 -name '*.la' -delete + mkdir -p /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib/tmpfiles.d + cat + mkdir -p /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/ld.so.conf.d + pushd /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/ld.so.conf.d ~/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/etc/ld.so.conf.d ~/rpmbuild/BUILD/varnish-6.5.1 + echo /usr/lib64/varnish + popd ~/rpmbuild/BUILD/varnish-6.5.1 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 6.5.1-1.mga8 --unique-debug-suffix -6.5.1-1.mga8.aarch64 --unique-debug-src-base varnish-6.5.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/varnish-6.5.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishadm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishncsa explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishhist explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishlog extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishhist extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishncsa explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishstat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishstat_help_gen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishadm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishtest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishtop extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishlog extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishtest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishstat_help_gen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/bin/varnishtop explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/libvarnishapi.so.2.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/libvarnishapi.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_blob.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_cookie.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_cookie.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_blob.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_debug.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_proxy.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_debug.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_purge.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_proxy.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_directors.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_purge.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_directors.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_std.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_std.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_unix.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_unix.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_vtc.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/sbin/varnishd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/sbin/varnishd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/lib64/varnish/vmods/libvmod_vtc.so original debug info size: 8040kB, size after compression: 6912kB /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. 7664 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/varnish/vmodtool.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/varnish/vsctool.py from /usr/bin/env python3 to #!/usr/bin/python3 Processing files: varnish-6.5.1-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cfy5KP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd varnish-6.5.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish + cp -pr examples/builtin.vcl examples/devicedetect.vcl examples/example.vcl /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish + cp -pr etc/builtin.vcl /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/varnish + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/varnish/builtin.vcl Provides: config(varnish) = 6.5.1-1.mga8 libvmod_blob.so()(64bit) libvmod_cookie.so()(64bit) libvmod_debug.so()(64bit) libvmod_directors.so()(64bit) libvmod_proxy.so()(64bit) libvmod_purge.so()(64bit) libvmod_std.so()(64bit) libvmod_unix.so()(64bit) libvmod_vtc.so()(64bit) varnish = 6.5.1-1.mga8 varnish(aarch-64) = 6.5.1-1.mga8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd >= 195 util-linux Requires(preun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libjemalloc.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncursesw.so.6()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit) libvarnishapi.so.2()(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.0)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.1)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.2)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.5)(64bit) Processing files: lib64varnish2-6.5.1-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ciay0N + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd varnish-6.5.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/lib64varnish2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/lib64varnish2 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64/usr/share/doc/lib64varnish2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64varnish2 = 6.5.1-1.mga8 lib64varnish2(aarch-64) = 6.5.1-1.mga8 libvarnishapi.so.2()(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.0)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.1)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.2)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.3)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.4)(64bit) libvarnishapi.so.2(LIBVARNISHAPI_2.5)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64varnish-devel-6.5.1-1.mga8.aarch64 Provides: devel(libvarnishapi(64bit)) lib64varnish-devel = 6.5.1-1.mga8 lib64varnish-devel(aarch-64) = 6.5.1-1.mga8 pkgconfig(varnishapi) = 6.5.1 varnish-devel = 6.5.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) devel(libpcre(64bit)) pkgconfig Processing files: varnish-debugsource-6.5.1-1.mga8.aarch64 Provides: varnish-debugsource = 6.5.1-1.mga8 varnish-debugsource(aarch-64) = 6.5.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: varnish-debuginfo-6.5.1-1.mga8.aarch64 Provides: debuginfo(build-id) = 07bed9e8ffcef0b91978c1cfd0f4f1e75d4eab7a debuginfo(build-id) = 07dd57f00903da986db885b8b97648d8696ad0aa debuginfo(build-id) = 119f704b49102b9fffbd3d8380404b4cd33edb59 debuginfo(build-id) = 2f774f5053a60586aecda176a8402e6b38b8e3cf debuginfo(build-id) = 3918ba5728d47cf648f9be4e2f78d22b48fe2d29 debuginfo(build-id) = 3b7303bd37dbf72bf70cb5807b7d1bf0e23dfe58 debuginfo(build-id) = 8d5eccd62a4628039ad947e71fb202f226c18f0a debuginfo(build-id) = 928208df558952e83a7da9494556d54b92e39195 debuginfo(build-id) = adf1f0df6a98157feeae3b493d5795c191bbd557 debuginfo(build-id) = aef3886813893ff7643e74c3cf71bf71acc6844d debuginfo(build-id) = b4494943ccff08f37c387b548cb626c891201ca2 debuginfo(build-id) = b80f6584ff1a8ff3162e21a6bc813ca8dadc19a0 debuginfo(build-id) = d995f31413c98fd583fea0d17c958eb4cdf77572 debuginfo(build-id) = df8b0ac06f6273c5eb4249da456e005b616f10a7 debuginfo(build-id) = ed0fa6f432b256d6d91b32f1fcbfd36fe24471cc debuginfo(build-id) = f37a995767ef019a420eba2813076b92b41d4653 debuginfo(build-id) = f37adf40a9d6e3572d8a0314f1feb7d183450a54 debuginfo(build-id) = fe2e476e66fe4653897a2ef559c8422559fa4045 varnish-debuginfo = 6.5.1-1.mga8 varnish-debuginfo(aarch-64) = 6.5.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: varnish-debugsource(aarch-64) = 6.5.1-1.mga8 Processing files: lib64varnish2-debuginfo-6.5.1-1.mga8.aarch64 Provides: debuginfo(build-id) = 759659c5768c88cb8d9ac31ca048fcb23828c6ee lib64varnish2-debuginfo = 6.5.1-1.mga8 lib64varnish2-debuginfo(aarch-64) = 6.5.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: varnish-debugsource(aarch-64) = 6.5.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64varnish2-6.5.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64varnish-devel-6.5.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64varnish2-debuginfo-6.5.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/varnish-6.5.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/varnish-debugsource-6.5.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/varnish-debuginfo-6.5.1-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2MGsYM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd varnish-6.5.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/varnish-6.5.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cKUM2O + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf varnish-6.5.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!