D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libopennet-0.9.9-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.l9naDK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libopennet-0.9.9 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/libopennet-0.9.9.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libopennet-0.9.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libopennet-0.9.3-DESTDIR.diff + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gdH2YH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libopennet-0.9.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'SHOBJFLAGS=-Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT' + SHOBJFLAGS='-Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT' + 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 ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=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 checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for egrep... grep -E checking for AIX... no checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking host operating system... linux-gnu checking how to create shared objects... -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for off_t... (cached) 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 _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking for getpeername... yes checking for uname... yes checking for inline... inline checking for long long... yes checking size of long long... 8 checking for long... yes checking size of long... 8 checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for uint64_t... yes checking for int64_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint16_t... yes checking for int16_t... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing inet_aton... none required checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking windowsx.h usability... no checking windowsx.h presence... no checking for windowsx.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for main in -lwsock32... no configure: creating ./config.status config.status: creating Makefile config.status: creating fopen_net.3 config.status: creating fseek_net.3 config.status: creating lseek_net.3 config.status: creating open_net.3 config.status: creating opennet.3 config.status: creating read_net.3 config.status: creating fread_net.3 config.status: creating config.h + /usr/bin/make -O -j8 V=1 VERBOSE=1 aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CONFIG_H -c -o net.o net.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o net_shr.o net.c aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DHAVE_CONFIG_H -c -o opennet.o opennet.c opennet.c: In function 'read_net_internal': opennet.c:152:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 152 | gpn_ret = getpeername(fd, (struct sockaddr *) &tmp, &tmplen); | ^~~~~~~ | | | int * In file included from opennet.c:4: /usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o opennet_shr.o opennet.c opennet.c: In function 'read_net_internal': opennet.c:152:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 152 | gpn_ret = getpeername(fd, (struct sockaddr *) &tmp, &tmplen); | ^~~~~~~ | | | int * In file included from opennet.c:4: /usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ aarch64-mageia-linux-gnu-ar rcu libopennet.a opennet.o net.o aarch64-mageia-linux-gnu-ranlib libopennet.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -o libopennet.so opennet_shr.o net_shr.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HUVtiK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 + cd libopennet-0.9.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/include /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3 /usr/bin/install -p -m 644 libopennet.so.def /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64/libopennet.so.def /usr/bin/install: cannot stat 'libopennet.so.def': No such file or directory make: [Makefile:62: install] Error 1 (ignored) /usr/bin/install -p -m 644 libopennet.so.a /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64/libopennet.so.a /usr/bin/install: cannot stat 'libopennet.so.a': No such file or directory make: [Makefile:63: install] Error 1 (ignored) /usr/bin/install -p -m 755 libopennet.so /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64/libopennet.so.0.9.9 /usr/bin/install -p -m 644 libopennet.a /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64/libopennet.a /usr/bin/install -p -m 644 opennet.h /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/include/opennet.h /usr/bin/install -p -m 644 fopen_net.3 /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3/fopen_net.3 /usr/bin/install -p -m 644 lseek_net.3 /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3/lseek_net.3 /usr/bin/install -p -m 644 fseek_net.3 /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3/fseek_net.3 /usr/bin/install -p -m 644 open_net.3 /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3/open_net.3 /usr/bin/install -p -m 644 read_net.3 /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3/read_net.3 /usr/bin/install -p -m 644 opennet.3 /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/man/man3/opennet.3 ( cd /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64 && rm -f libopennet.so.`echo 0.9.9 | cut -f 1 -d .` && ln -s libopennet.so.0.9.9 libopennet.so.`echo 0.9.9 | cut -f 1 -d .` ) ( cd /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64 && rm -f libopennet.so && ln -s libopennet.so.0.9.9 libopennet.so ) + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.9-10.mga8 --unique-debug-suffix -0.9.9-10.mga8.aarch64 --unique-debug-src-base libopennet-0.9.9-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libopennet-0.9.9 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64/libopennet.so.0.9.9 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/lib64/libopennet.so.0.9.9 original debug info size: 64kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 42 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64opennet0-0.9.9-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VbuSXG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libopennet-0.9.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/doc/lib64opennet0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/doc/lib64opennet0 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/doc/lib64opennet0 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/doc/lib64opennet0 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64/usr/share/doc/lib64opennet0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64opennet0 = 0.9.9-10.mga8 lib64opennet0(aarch-64) = 0.9.9-10.mga8 libopennet.so.0()(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) Processing files: lib64opennet-devel-0.9.9-10.mga8.aarch64 Provides: devel(libopennet(64bit)) lib64opennet-devel = 0.9.9-10.mga8 lib64opennet-devel(aarch-64) = 0.9.9-10.mga8 libopennet-devel = 0.9.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64opennet0-devel < 0.9.9-10.mga8 Processing files: libopennet-debugsource-0.9.9-10.mga8.aarch64 Provides: libopennet-debugsource = 0.9.9-10.mga8 libopennet-debugsource(aarch-64) = 0.9.9-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64opennet0-debuginfo-0.9.9-10.mga8.aarch64 Provides: debuginfo(build-id) = eee5a7421b9147cbe103aa5e6255a37d084a6cd7 lib64opennet0-debuginfo = 0.9.9-10.mga8 lib64opennet0-debuginfo(aarch-64) = 0.9.9-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libopennet-debugsource(aarch-64) = 0.9.9-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64opennet0-debuginfo-0.9.9-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64opennet0-0.9.9-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libopennet-debugsource-0.9.9-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64opennet-devel-0.9.9-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v2QRHJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libopennet-0.9.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libopennet-0.9.9-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SagMFG + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libopennet-0.9.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!