D: [iurt_root_command] chroot warning: line 28: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64vde2 warning: line 70: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64vde2-devel warning: %configure2_5x is deprecated, use %configure instead warning: %makeinstall_std is deprecated, use %make_install instead Installing /home/iurt/rpmbuild/SRPMS/vde2-2.3.2-14.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vl29GM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf vde2-2.3.2 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/vde2-2.3.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vde2-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vde-2.2.2-string-format.patch):' Patch #0 (vde-2.2.2-string-format.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .strfmt --fuzz=0 patching file src/common/cmdparse.c + echo 'Patch #1 (vde_cryptcab-compile-against-openssl-1.1.0.patch):' Patch #1 (vde_cryptcab-compile-against-openssl-1.1.0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .openssl11 --fuzz=0 patching file src/vde_cryptcab/cryptcab.c + cp /home/iurt/rpmbuild/SOURCES/README.mandriva . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CzceeN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vde2-2.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:15: installing './compile' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' + 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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 + ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ 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-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-g++... none checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc 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 dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether ln -s works... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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 how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -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 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... yes checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking for EVP_EncryptInit in -lcrypto... yes checking for pcap_open_dead in -lpcap... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for sys/wait.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for termios.h... (cached) yes checking sys/type32.h usability... no checking sys/type32.h presence... no checking for sys/type32.h... no checking syslimits.h usability... no checking syslimits.h presence... no checking for syslimits.h... no checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for function prototypes... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for dup2... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for uname... yes checking for inet_aton... yes checking for sprintf... yes checking for readv... yes checking for random... yes checking for srandom... yes checking for index... yes checking for bcmp... yes checking for drand48... yes checking for memmove... (cached) yes checking for gethostid... yes checking for revoke... no checking for fchmod... yes checking for getopt_long_only... yes checking for funopen... no checking for open_memstream... yes checking for strndup... yes checking for poll... yes checking for poll sanity... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of char *... 8 checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for python3.8-config... /usr/bin/python3.8-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/vdesnmp.pc config.status: creating src/lib/vdemgmt.pc config.status: creating src/lib/vdeplug.pc config.status: creating src/lib/vdehist.pc config.status: creating src/lib/python/Makefile config.status: creating src/vde_switch/Makefile config.status: creating src/kvde_switch/Makefile config.status: creating src/vde_over_ns/Makefile config.status: creating src/common/Makefile config.status: creating src/vdetaplib/Makefile config.status: creating src/vde_l3/Makefile config.status: creating src/vde_cryptcab/Makefile config.status: creating src/slirpvde/Makefile config.status: creating src/vde_switch/plugins/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Configure results: + VDE CryptCab............ enabled + Python Libraries........ enabled + TAP support............. enabled + pcap support............ enabled - Experimental features... disabled - Profiling options....... disabled - Kernel switch........... disabled Type 'make' to compile vde2 2.3.2, or type 'make V=1' for verbose compiling and then type 'make install' to install it into /usr + make Making all in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' Making all in common make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/common' CC cmdparse.lo cmdparse.c: In function 'utm_run': cmdparse.c:300:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 300 | write (fd,ptr,size); | ^~~~~~~~~~~~~~~~~~~ CC canonicalize.lo canonicalize.c: In function 'vde_realpath': canonicalize.c:54:6: warning: variable 'validstat' set but not used [-Wunused-but-set-variable] 54 | int validstat = 0; | ^~~~~~~~~ CCLD libvdecommon.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/common' Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' CC libvdemgmt.lo CCLD libvdemgmt.la CC libvdesnmp.lo In file included from /usr/include/string.h:495, from /usr/include/sys/un.h:37, from libvdesnmp.c:21: In function 'strncpy', inlined from 'counters_parse' at libvdesnmp.c:264:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libvdesnmp.c: In function 'counters_parse': libvdesnmp.c:264:35: note: length computed here 264 | strncpy(pl->desc, portdesc, strlen(portdesc)-1); | ^~~~~~~~~~~~~~~~ CCLD libvdesnmp.la CC libvdeplug.lo libvdeplug.c: In function 'vde_open_real': libvdeplug.c:483:47: warning: taking address of packed member of 'struct request_v3' may result in an unaligned pointer value [-Waddress-of-packed-member] 483 | res=bind(conn->fddata, (struct sockaddr *) &req.sock, sizeof (req.sock)); | ^~~~~~~~~ libvdeplug.c:498:51: warning: taking address of packed member of 'struct request_v3' may result in an unaligned pointer value [-Waddress-of-packed-member] 498 | res = bind(conn->fddata, (struct sockaddr *) &req.sock, sizeof (req.sock)); | ^~~~~~~~~ libvdeplug.c:386:4: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] 386 | chown(sockun.sun_path,-1,gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libvdeplug.c:461:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] 461 | chown(sockun.sun_path,-1,gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libvdeplug.c:517:4: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] 517 | chown(req.sock.sun_path,-1,gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvdeplug.la CC libvdehist.lo libvdehist.c: In function 'hist_sendcmd': libvdehist.c:348:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 348 | write(st->mgmtfd,st->linebuf,st->bufindex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvdehist.la make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' Making all in python make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python' CC vdeplug_python_la-vdeplug_python.lo vdeplug_python.c: In function 'vdeplug_open': vdeplug_python.c:19:6: warning: variable 'e' set but not used [-Wunused-but-set-variable] 19 | int e; | ^ vdeplug_python.c: In function 'initvdeplug_python': vdeplug_python.c:102:9: warning: implicit declaration of function 'Py_InitModule' [-Wimplicit-function-declaration] 102 | (void) Py_InitModule("vdeplug_python", vdeplug_methods); | ^~~~~~~~~~~~~ CCLD vdeplug_python.la make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' Making all in vde_switch make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' CC hash.o CC port.o port.c: In function 'vlanremove': port.c:1130:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] 1130 | register int i,used=0; | ^ CC vde_switch.o vde_switch.c: In function 'init_mods': vde_switch.c:513:5: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] 513 | fchdir(cwfd); | ^~~~~~~~~~~~ CC sockutils.o CC qtimer.o CC datasock.o datasock.c: In function 'handle_io': datasock.c:244:42: warning: taking address of packed member of 'struct request_v3' may result in an unaligned pointer value [-Waddress-of-packed-member] 244 | ep=new_port_v1_v3(fd, req->v3.type, &(req->v3.sock)); | ^~~~~~~~~~~~~~~ datasock.c:256:42: warning: taking address of packed member of 'struct request_v1' may result in an unaligned pointer value [-Waddress-of-packed-member] 256 | ep=new_port_v1_v3(fd, req->v1.type, &(req->v1.u.new_control.name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datasock.c: In function 'cleanup': datasock.c:323:50: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 323 | snprintf(clun.sun_path,sizeof(clun.sun_path),"%s/%03d.%d",ctl_socket,portno,fd); | ^~ ~~~~~~~~~~ datasock.c:323:49: note: directive argument in the range [0, 2147483647] 323 | snprintf(clun.sun_path,sizeof(clun.sun_path),"%s/%03d.%d",ctl_socket,portno,fd); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from datasock.c:9: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 4119 bytes into a destination of size 108 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datasock.c:311:49: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 311 | snprintf(clun.sun_path,sizeof(clun.sun_path),"%s/ctl",ctl_socket); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from datasock.c:9: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 108 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datasock.c: In function 'init': datasock.c:457:46: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 457 | snprintf(sun.sun_path,sizeof(sun.sun_path),"%s/ctl",ctl_socket); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from datasock.c:9: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 108 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datasock.c: In function 'new_port_v1_v3': datasock.c:167:54: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 167 | snprintf(sun_in.sun_path,sizeof(sun_in.sun_path),"%s/%03d.%d",ctl_socket,portno,fd_data); | ^~ ~~~~~~~~~~ datasock.c:167:53: note: directive argument in the range [0, 2147483647] 167 | snprintf(sun_in.sun_path,sizeof(sun_in.sun_path),"%s/%03d.%d",ctl_socket,portno,fd_data); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from datasock.c:9: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 4119 bytes into a destination of size 108 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC consmgmt.o consmgmt.c: In function 'setmgmtperm': consmgmt.c:248:2: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] 248 | chown(path, -1, mgmt_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'runscript': consmgmt.c:337:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 337 | asprintf(&scriptprompt,"vde[%s]: %s\n",path,buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:338:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 338 | write(fd,scriptprompt,strlen(scriptprompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'handle_cmd': consmgmt.c:320:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 320 | write(fd,outbuf,outbufsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'mgmtnewfd': consmgmt.c:376:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 376 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:377:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 377 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'handle_io': consmgmt.c:413:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 413 | write(fd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:416:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 416 | write(fd,EOS,strlen(EOS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:447:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 447 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:448:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 448 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: consmgmt.c:932:13: warning: 'sighupmgmt' defined but not used [-Wunused-function] 932 | static void sighupmgmt(int signo) | ^~~~~~~~~~ CC fstp.o CC packetq.o CC tuntap.o CCLD vde_switch make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' Making all in vde_over_ns make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_over_ns' CC vde_over_ns.o CC dns.o dns.c: In function 'dns_constructpacket': dns.c:434:32: warning: variable 'ancount' set but not used [-Wunused-but-set-variable] 434 | int len, *offsets, qdcount, ancount, i; | ^~~~~~~ CC encode.o CC pstack.o CC queue.o CC util.o util.c: In function 'dwrite': util.c:55:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 55 | write(fd, buf, len); | ^~~~~~~~~~~~~~~~~~~ CC vde_io.o vde_io.c: In function 'send_vde': vde_io.c:210:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 210 | write(ofd,data,outlen); | ^~~~~~~~~~~~~~~~~~~~~~ vde_io.c:218:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 218 | write(ofd,outbuf,outlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD vde_over_ns make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_over_ns' Making all in vde_l3 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_l3' CC vde_l3.o vde_l3.c: In function 'arp_reply': vde_l3.c:539:14: warning: taking address of packed member of 'struct arp_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 539 | swap_ipaddr(&(ah->s_addr), &(ah->d_addr)); | ^~~~~~~~~~~~~ vde_l3.c:539:29: warning: taking address of packed member of 'struct arp_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 539 | swap_ipaddr(&(ah->s_addr), &(ah->d_addr)); | ^~~~~~~~~~~~~ vde_l3.c: In function 'newmgmtconn': vde_l3.c:1291:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1291 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vde_l3.c:1292:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1292 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_l3.c: In function 'mgmtcommand': vde_l3.c:1226:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1226 | write(outfd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_l3.c: In function 'printoutc': vde_l3.c:863:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 863 | write(fd,outbuf,strlen(outbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD vde_l3 CC pfifo.lo CCLD pfifo.la CC tbf.lo CCLD tbf.la CC bfifo.lo CCLD bfifo.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_l3' Making all in slirpvde make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/slirpvde' CC misc.o misc.c: In function 'u_sleep': misc.c:328:12: warning: passing argument 2 to restrict-qualified parameter aliases with arguments 3, 4 [-Wrestrict] 328 | select(0, &fdset, &fdset, &fdset, &t); | ^~~~~~ ~~~~~~ ~~~~~~ CC cksum.o CC if.o CC ip_icmp.o CC ip_input.o CC ip_output.o CC mbuf.o CC sbuf.o CC slirp.o In file included from /usr/include/string.h:495, from slirp.h:97, from slirp.c:27: In function 'strncpy', inlined from 'slirp_init' at slirp.c:221:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC socket.o CC tcp_input.o CC tcp_output.o CC tcp_subr.o In file included from /usr/include/string.h:495, from ./slirp.h:97, from tcp_subr.c:41: In function 'strncpy', inlined from 'tcp_fconnect' at tcp_subr.c:341:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tcp_timer.o CC udp.o CC bootp.o CC tcp2unix.o CC tftp.o tftp.c: In function 'tftp_send_error': tftp.c:164:7: warning: variable 'nobytes' set but not used [-Wunused-but-set-variable] 164 | int nobytes; | ^~~~~~~ CC slirpvde.o CCLD slirpvde make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/slirpvde' Making all in vdetaplib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vdetaplib' CC vdetap.o vdetap.c: In function 'main': vdetap.c:59:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 59 | asprintf(&descr,"tuntaplib %s/%s",argv[4],argv[3]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vdetap.c:77:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 77 | write(fd,bufin,nx); | ^~~~~~~~~~~~~~~~~~ CCLD vdetap CC libvdetap_la-libvdetap.lo libvdetap.c: In function 'getvdeopt': libvdetap.c:147:24: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 147 | snprintf(buf,16,"%s_%s",ifr->ifr_name,suffix); | ^ In file included from /usr/include/stdio.h:867, from libvdetap.c:6: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 17) into a destination of size 16 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvdetap.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vdetaplib' Making all in vde_cryptcab make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_cryptcab' CC crc32.o CC cryptcab.o CC vde_cryptcab_server.o CC vde_cryptcab_client.o CCLD vde_cryptcab make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_cryptcab' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' CC dpipe.o dpipe.c: In function 'recmain': dpipe.c:87:3: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] 87 | pipe(p1); | ^~~~~~~~ dpipe.c:88:24: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] 88 | if (olddirchar == 0) pipe(p2); | ^~~~~~~~ dpipe.c: In function 'main': dpipe.c:203:3: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] 203 | daemon(0,0); | ^~~~~~~~~~~ dpipe.c:225:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] 225 | pipe(p1); | ^~~~~~~~ dpipe.c:226:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] 226 | pipe(p2); | ^~~~~~~~ CCLD dpipe CC unixcmd.o unixcmd.c: In function 'main': unixcmd.c:73:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 73 | if (!rcfile) asprintf(&rcfile,"%s/%s",VDE_RC_DIR,basename(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unixcmd.c:76:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 76 | if (!sockname) asprintf(&sockname,"%s/%s",VDE_SOCK_DIR,basename(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unixcmd.c:87:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 87 | if(outbuf->sz) write(1, outbuf->buf, outbuf->sz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD unixcmd CC unixterm.o unixterm.c: In function 'main': unixterm.c:50:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 50 | write(fileout[i],buf,m); | ^~~~~~~~~~~~~~~~~~~~~~~ CCLD unixterm CC vde_autolink.o vde_autolink.c: In function 'printoutc': vde_autolink.c:151:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 151 | write(fd,outbuf,strlen(outbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c: In function 'alink_connect': vde_autolink.c:396:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 396 | read(s[1],&sdata,sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c:401:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 401 | write(s[0],&sdata,sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c: In function 'newmgmtconn': vde_autolink.c:1180:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1180 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c:1181:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1181 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c: In function 'mgmtcommand': vde_autolink.c:1150:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1150 | write(fd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD vde_autolink CC vde_plug2tap.o vde_plug2tap.c: In function 'main': vde_plug2tap.c:383:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 383 | write(tapfd,bufin,nx); | ^~~~~~~~~~~~~~~~~~~~~ CCLD vde_plug2tap CC vde_plug.o CCLD vde_plug CC vdeq.o vdeq.c: In function 'main': vdeq.c:498:4: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] 498 | daemon(1,1); | ^~~~~~~~~~~ CCLD vdeq CC wirefilter.o wirefilter.c: In function 'markov_compute': wirefilter.c:136:13: warning: type of 'i' defaults to 'int' [-Wimplicit-int] 136 | static void markov_compute(i) | ^~~~~~~~~~~~~~ wirefilter.c: In function 'main': wirefilter.c:1543:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 1543 | asprintf(&blinkmsg,"%s 12345678901234567890",optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c:1557:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 1557 | asprintf(&blinkmsg,"%06d 12345678901234567890",getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c: In function 'printoutc': wirefilter.c:977:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 977 | write(fd,outbuf,strlen(outbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c: In function 'mgmtcommand': wirefilter.c:1386:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1386 | write(outfd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c: In function 'newmgmtconn': wirefilter.c:956:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 956 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c:957:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 957 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD wirefilter CC vdeterm.o vdeterm.c: In function 'main': vdeterm.c:144:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 144 | write(STDOUT_FILENO,prompt,strlen(prompt)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vdeterm.c: In function 'copy_header_prompt': vdeterm.c:97:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 97 | write(termfd,buf,n+1); | ^~~~~~~~~~~~~~~~~~~~~ vdeterm.c:98:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 98 | asprintf(&prompt,"%s[%s]: ",buf+n+1,sock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vdeterm.c:101:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 101 | write(termfd,buf,n); | ^~~~~~~~~~~~~~~~~~~ CCLD vdeterm CC vde_pcapplug.o vde_pcapplug.c: In function 'main': vde_pcapplug.c:262:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] 262 | int result; | ^~~~~~ CCLD vde_pcapplug CC vde_tunctl.o CCLD vde_tunctl make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' Making all in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' sed 's/%PKGLIBDIR%/\/usr\/lib64\/vde2/g' \ ./vdetaplib.1.in > ./vdetaplib.1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' Making all in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wOAPWN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64 + cd vde2-2.3.2 + '[' 1 -eq 1 ']' + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64 install Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/include' /usr/bin/install -c -m 644 libvdesnmp.h libvdemgmt.h '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/include' /usr/bin/install -c -m 644 libvdeplug.h libvdeplug_dyn.h libvdehist.h '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/include/.' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/include' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' Making install in common make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/common' 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/vde2-2.3.2/src/common' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/common' Making install in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libvdemgmt.la libvdesnmp.la libvdeplug.la libvdehist.la '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvdemgmt.so.0.0.1 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so.0 || { rm -f libvdemgmt.so.0 && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so || { rm -f libvdemgmt.so && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdemgmt.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.la libtool: warning: relinking 'libvdesnmp.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib; /bin/sh "/home/iurt/rpmbuild/BUILD/vde2-2.3.2/libtool" --silent --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-number 0:0:1 -export-dynamic -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvdesnmp.la -rpath /usr/lib64 libvdesnmp.lo ../../src/common/libvdecommon.la ../../src/lib/libvdemgmt.la -ldl -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64) libtool: install: /usr/bin/install -c .libs/libvdesnmp.so.0.0.1T /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so.0 || { rm -f libvdesnmp.so.0 && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so || { rm -f libvdesnmp.so && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdesnmp.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.la libtool: install: /usr/bin/install -c .libs/libvdeplug.so.3.0.1 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.so.3.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so.3 || { rm -f libvdeplug.so.3 && ln -s libvdeplug.so.3.0.1 libvdeplug.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so || { rm -f libvdeplug.so && ln -s libvdeplug.so.3.0.1 libvdeplug.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdeplug.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.la libtool: install: /usr/bin/install -c .libs/libvdehist.so.0.0.1 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.so.0.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdehist.so.0.0.1 libvdehist.so.0 || { rm -f libvdehist.so.0 && ln -s libvdehist.so.0.0.1 libvdehist.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64 && { ln -s -f libvdehist.so.0.0.1 libvdehist.so || { rm -f libvdehist.so && ln -s libvdehist.so.0.0.1 libvdehist.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdehist.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.la libtool: install: /usr/bin/install -c .libs/libvdemgmt.a /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.a libtool: install: /usr/bin/install -c .libs/libvdesnmp.a /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.a libtool: install: /usr/bin/install -c .libs/libvdeplug.a /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.a libtool: install: /usr/bin/install -c .libs/libvdehist.a /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 vdesnmp.pc vdemgmt.pc vdeplug.pc vdehist.pc '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' Making install in python make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages' /usr/bin/install -c VdePlug.py '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages' /bin/sh ../../../libtool --tag=disable-static --mode=install /usr/bin/install -c vdeplug_python.la '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages' libtool: warning: relinking 'vdeplug_python.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python; /bin/sh "/home/iurt/rpmbuild/BUILD/vde2-2.3.2/libtool" --silent --tag CC --tag disable-static --mode=relink aarch64-mageia-linux-gnu-gcc -I../../../include -I/usr/include/python3.8 -I/usr/include/python3.8 -I/usr/include/python3.8 -I/usr/include/python3.8 -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vdeplug_python.la -rpath /usr/lib/python3.8/site-packages vdeplug_python_la-vdeplug_python.lo -lcrypt -lpthread -ldl -lutil -lm -lm ../../../src/lib/libvdeplug.la -ldl -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64) libtool: install: /usr/bin/install -c .libs/vdeplug_python.soT /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages/vdeplug_python.so libtool: install: /usr/bin/install -c .libs/vdeplug_python.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages/vdeplug_python.la libtool: warning: remember to run 'libtool --finish /usr/lib/python3.8/site-packages' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/lib' Making install in vde_switch make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c vde_switch '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -c vde_switch /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_switch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_switch' Making install in vde_over_ns make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_over_ns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_over_ns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c vde_over_ns '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' libtool: warning: '../../src/lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_over_ns /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_over_ns make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_over_ns' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_over_ns' Making install in vde_l3 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_l3' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_l3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' /bin/sh ../../libtool --tag=disable-static --mode=install /usr/bin/install -c vde_l3 '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' libtool: warning: '../../src/lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_l3 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_l3 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3' /bin/sh ../../libtool --tag=disable-static --mode=install /usr/bin/install -c pfifo.la tbf.la bfifo.la '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3' libtool: install: /usr/bin/install -c .libs/pfifo.so /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/pfifo.so libtool: install: /usr/bin/install -c .libs/pfifo.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/pfifo.la libtool: install: /usr/bin/install -c .libs/tbf.so /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/tbf.so libtool: install: /usr/bin/install -c .libs/tbf.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/tbf.la libtool: install: /usr/bin/install -c .libs/bfifo.so /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/bfifo.so libtool: install: /usr/bin/install -c .libs/bfifo.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/bfifo.la libtool: warning: remember to run 'libtool --finish /usr/lib64/vde2/vde_l3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_l3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_l3' Making install in slirpvde make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/slirpvde' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/slirpvde' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c slirpvde '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' libtool: warning: '../../src/lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/slirpvde /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/slirpvde make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/slirpvde' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/slirpvde' Making install in vdetaplib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vdetaplib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vdetaplib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c vdetap '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/libexec' libtool: warning: '../../src/lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vdetap /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/libexec/vdetap /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2' /bin/sh ../../libtool --mode=install /usr/bin/install -c libvdetap.la '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2' libtool: install: /usr/bin/install -c .libs/libvdetap.so /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.so libtool: install: /usr/bin/install -c .libs/libvdetap.lai /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.la libtool: install: /usr/bin/install -c .libs/libvdetap.a /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.a libtool: warning: remember to run 'libtool --finish /usr/lib64/vde2' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vdetaplib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vdetaplib' Making install in vde_cryptcab make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_cryptcab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_cryptcab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c vde_cryptcab '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' libtool: warning: '../../src/lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_cryptcab /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_cryptcab make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_cryptcab' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src/vde_cryptcab' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dpipe unixcmd unixterm vde_autolink vde_plug2tap vde_plug vdeq wirefilter vdeterm vde_pcapplug '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -c dpipe /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/dpipe libtool: install: /usr/bin/install -c unixcmd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/unixcmd libtool: install: /usr/bin/install -c unixterm /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/unixterm libtool: warning: 'lib/libvdemgmt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_autolink /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_autolink libtool: warning: 'lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_plug2tap /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_plug2tap libtool: warning: 'lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_plug /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_plug libtool: warning: 'lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vdeq /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeq libtool: warning: 'lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/wirefilter /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/wirefilter libtool: warning: 'lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: warning: 'lib/libvdehist.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vdeterm /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeterm libtool: warning: 'lib/libvdeplug.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/vde_pcapplug /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_pcapplug /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c vde_tunctl '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/sbin' libtool: install: /usr/bin/install -c vde_tunctl /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/sbin/vde_tunctl make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdecmd (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin && ln -s unixcmd vdecmd) rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeqemu /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdekvm (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin && ln -s vdeq vdeqemu && ln -s vdeq vdekvm ) rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeo rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeoqemu make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/src' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 dpipe.1 slirpvde.1 unixterm.1 vde_plug.1 vdeq.1 vde_switch.1 wirefilter.1 vde_cryptcab.1 vde_plug2tap.1 vde_over_ns.1 vde_l3.1 vde_autolink.1 unixcmd.1 vdeterm.1 vde_pcapplug.1 vdetaplib.1 '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 vde_tunctl.8 '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1/vdeqemu.1 rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1/vdekvm.1 rm -f /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1/vdecmd.1 (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1 && ln -s vdeq.1 vdeqemu.1) (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1 && ln -s vdeq.1 vdekvm.1) (cd /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/share/man/man1 && ln -s unixcmd.1 vdecmd.1) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/man' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/etc/vde2/libvdemgmt/' /usr/bin/install -c -m 644 libvdemgmt/asyncrecv.rc libvdemgmt/closemachine.rc libvdemgmt/openmachine.rc libvdemgmt/sendcmd.rc '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/etc/vde2/libvdemgmt/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/etc/vde2/' /usr/bin/install -c -m 644 vdecmd '/home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/etc/vde2/' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/vde2-2.3.2' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.3.2-14.mga8 --unique-debug-suffix -2.3.2-14.mga8.aarch64 --unique-debug-src-base vde2-2.3.2-14.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/vde2-2.3.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_autolink explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/unixcmd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/unixterm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeq explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_l3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/dpipe explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_cryptcab explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_plug2tap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/wirefilter explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_over_ns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_pcapplug extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_autolink explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_plug explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/slirpvde extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_l3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeq explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_switch explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages/vdeplug_python.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/unixterm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/wirefilter extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/slirpvde extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_plug2tap extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/dpipe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_cryptcab extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_pcapplug extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_switch explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeterm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_over_ns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8/site-packages/vdeplug_python.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/unixcmd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vde_plug extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/bin/vdeterm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdehist.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.so.0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdesnmp.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.so.3.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdemgmt.so.0.0.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/bfifo.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/libvdetap.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/libvdeplug.so.3.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/bfifo.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/pfifo.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/pfifo.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/tbf.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib64/vde2/vde_l3/tbf.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/libexec/vdetap extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/libexec/vdetap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/sbin/vde_tunctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/sbin/vde_tunctl original debug info size: 2264kB, size after compression: 1928kB /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. 1614 blocks + '[' -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/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/debug/usr/lib/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/vde2-2.3.2-14.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** ERROR: ambiguous python shebang in /usr/lib/python3.8/site-packages/VdePlug.py: #!/usr/bin/python. Change it to python3 (or python2) explicitly. *** WARNING: ./usr/lib/python3.8/site-packages/vdeplug_python.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libvdesnmp.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/vde2/libvdetap.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/vde2/vde_l3/pfifo.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/vde2/vde_l3/bfifo.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/vde2/vde_l3/tbf.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libvdemgmt.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libvdehist.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/libvdeplug.la is executable but has no shebang, removing executable bit error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.wOAPWN (%install) RPM build errors: line 28: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64vde2 line 70: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64vde2-devel %configure2_5x is deprecated, use %configure instead %makeinstall_std is deprecated, use %make_install instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.wOAPWN (%install) I: [iurt_root_command] ERROR: chroot