D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libopennet-0.9.9-11.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hPgThl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libopennet-0.9.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libopennet-0.9.9.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd libopennet-0.9.9 + rm -rf /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libopennet-0.9.3-DESTDIR.diff + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fTNukU + umask 022 + cd /home/pterjan/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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + 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 + /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=x86_64-mageia-linux-gnu --build=x86_64-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 x86_64-mageia-linux-gnu-gcc... 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 gcc accepts -g... yes checking for 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 x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-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... no 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 -j16 V=1 VERBOSE=1 gcc -DHAVE_CONFIG_H -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o net_shr.o net.c gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DHAVE_CONFIG_H -c -o net.o net.c gcc -DHAVE_CONFIG_H -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:69: 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:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ opennet.c: In function 'fseek_net': opennet.c:740:5: warning: infinite recursion detected [-Winfinite-recursion] 740 | int fseek_net(NETFILE *stream, long offset, int whence) { | ^~~~~~~~~ opennet.c:741:16: note: recursive call 741 | return(fseek_net(stream, offset, whence)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fcntl.h:342, from opennet.c:22: In function 'open', inlined from 'open_net_internal' at opennet.c:335:12: /usr/include/bits/fcntl2.h:53:14: warning: argument 1 null where non-null expected [-Wnonnull] 53 | return __open_alias (__path, __oflag, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from compat.h:10, from opennet.c:1: /usr/include/bits/fcntl2.h: In function 'open_net_internal': /usr/include/bits/fcntl2.h:27:12: note: in a call to function '__open_alias' declared 'nonnull' 27 | extern int __REDIRECT (__open_alias, (const char *__path, int __oflag, ...), | ^~~~~~~~~~ In function 'open', inlined from 'open_net_internal' at opennet.c:335:12: /usr/include/bits/fcntl2.h:59:10: warning: argument 1 null where non-null expected [-Wnonnull] 59 | return __open_alias (__path, __oflag, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/fcntl2.h: In function 'open_net_internal': /usr/include/bits/fcntl2.h:27:12: note: in a call to function '__open_alias' declared 'nonnull' 27 | extern int __REDIRECT (__open_alias, (const char *__path, int __oflag, ...), | ^~~~~~~~~~ gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DHAVE_CONFIG_H -c -o opennet.o opennet.c opennet.c: In function 'read_net_internal': opennet.c:152:69: 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:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ opennet.c: In function 'fseek_net': opennet.c:740:5: warning: infinite recursion detected [-Winfinite-recursion] 740 | int fseek_net(NETFILE *stream, long offset, int whence) { | ^~~~~~~~~ opennet.c:741:16: note: recursive call 741 | return(fseek_net(stream, offset, whence)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fcntl.h:342, from opennet.c:22: In function 'open', inlined from 'open_net_internal' at opennet.c:335:12: /usr/include/bits/fcntl2.h:53:14: warning: argument 1 null where non-null expected [-Wnonnull] 53 | return __open_alias (__path, __oflag, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from compat.h:10, from opennet.c:1: /usr/include/bits/fcntl2.h: In function 'open_net_internal': /usr/include/bits/fcntl2.h:27:12: note: in a call to function '__open_alias' declared 'nonnull' 27 | extern int __REDIRECT (__open_alias, (const char *__path, int __oflag, ...), | ^~~~~~~~~~ In function 'open', inlined from 'open_net_internal' at opennet.c:335:12: /usr/include/bits/fcntl2.h:59:10: warning: argument 1 null where non-null expected [-Wnonnull] 59 | return __open_alias (__path, __oflag, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/fcntl2.h: In function 'open_net_internal': /usr/include/bits/fcntl2.h:27:12: note: in a call to function '__open_alias' declared 'nonnull' 27 | extern int __REDIRECT (__open_alias, (const char *__path, int __oflag, ...), | ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags ar rcu libopennet.a opennet.o net.o ranlib libopennet.a + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KDEUJO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 + cd libopennet-0.9.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/lib64 /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/include /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3 /usr/bin/install -p -m 644 libopennet.so.def /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/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/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/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/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/lib64/libopennet.so.0.9.9 /usr/bin/install -p -m 644 libopennet.a /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/lib64/libopennet.a /usr/bin/install -p -m 644 opennet.h /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/include/opennet.h /usr/bin/install -p -m 644 fopen_net.3 /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3/fopen_net.3 /usr/bin/install -p -m 644 lseek_net.3 /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3/lseek_net.3 /usr/bin/install -p -m 644 fseek_net.3 /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3/fseek_net.3 /usr/bin/install -p -m 644 open_net.3 /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3/open_net.3 /usr/bin/install -p -m 644 read_net.3 /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3/read_net.3 /usr/bin/install -p -m 644 opennet.3 /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/man/man3/opennet.3 ( cd /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/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/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/lib64 && rm -f libopennet.so && ln -s libopennet.so.0.9.9 libopennet.so ) + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.9.9-11.mga10 --unique-debug-suffix -0.9.9-11.mga10.x86_64 --unique-debug-src-base libopennet-0.9.9-11.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/lib64/libopennet.so.0.9.9 original debug info size: 52kB, size after compression: 56kB /usr/bin/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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64opennet0-0.9.9-11.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yYm2gT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libopennet-0.9.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/doc/lib64opennet0 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/doc/lib64opennet0 + cp -pr /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/doc/lib64opennet0 + cp -pr /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9/LICENSE /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/doc/lib64opennet0 + cp -pr /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9/README /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64/usr/share/doc/lib64opennet0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64opennet0 = 0.9.9-11.mga10 lib64opennet0(x86-64) = 0.9.9-11.mga10 libopennet.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64opennet-devel-0.9.9-11.mga10.x86_64 Provides: devel(libopennet(64bit)) lib64opennet-devel = 0.9.9-11.mga10 lib64opennet-devel(x86-64) = 0.9.9-11.mga10 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-11.mga10 Processing files: libopennet-debugsource-0.9.9-11.mga10.x86_64 Provides: libopennet-debugsource = 0.9.9-11.mga10 libopennet-debugsource(x86-64) = 0.9.9-11.mga10 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-11.mga10.x86_64 Provides: debuginfo(build-id) = 4b8455efdcc4a1734914b4a4c485e40e45690604 lib64opennet0-debuginfo = 0.9.9-11.mga10 lib64opennet0-debuginfo(x86-64) = 0.9.9-11.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libopennet-debugsource(x86-64) = 0.9.9-11.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libopennet-debugsource-0.9.9-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64opennet0-0.9.9-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64opennet0-debuginfo-0.9.9-11.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64opennet-devel-0.9.9-11.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D9U2tr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libopennet-0.9.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libopennet-0.9.9-11.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F3bBX3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libopennet-0.9.9-SPECPARTS + rm -rf libopennet-0.9.9 libopennet-0.9.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!