D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bip-0.8.9-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hmgKyd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bip-0.8.9 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/bip-0.8.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bip-0.8.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/bip-conf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0002-Throttle-joins-to-prevent-flooding.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-check-whether-trust-store-is-a-file-or-directory-in-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0002-allow-for-certificate-store-to-be-unspecified-in-CA-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-Handle-OpenSSL-version-1.1.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-X509_OBJECT_new-call-X509err.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-Check-value-returned-by-X509_OBJECT_new.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-Fix-some-const-const-char-declarations.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + iconv -f iso-8859-1 -t utf-8 -o ChangeLog.utf8 ChangeLog + mv ChangeLog.utf8 ChangeLog + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x55vvB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bip-0.8.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + perl -i -lape 's/\s+-Werror// if /\AAM_CFLAGS =/' Makefile.in + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -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/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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for __attribute__... 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ftruncate... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_read in -lssl... yes checking whether gcc accepts PIE flags... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands OPENSSL: yes DEBUG: no OIDENTD: no PIE: yes + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC' /usr/bin/make all-am make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/conf.o -MD -MP -MF $depbase.Tpo -c -o src/conf.o src/conf.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/line.o -MD -MP -MF $depbase.Tpo -c -o src/line.o src/line.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/lex.o -MD -MP -MF $depbase.Tpo -c -o src/lex.o src/lex.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/bipmkpw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/bipmkpw.o -MD -MP -MF $depbase.Tpo -c -o src/bipmkpw.o src/bipmkpw.c &&\ mv -f $depbase.Tpo $depbase.Po src/bipmkpw.c: In function 'readpass': src/bipmkpw.c:51:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ttyfd, "Password: ", 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/bipmkpw.c:56:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(ttyfd, buffer+idx, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/bipmkpw.c:66:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ttyfd, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/connection.o -MD -MP -MF $depbase.Tpo -c -o src/connection.o src/connection.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' gcc -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -o src/bipmkpw src/bipmkpw.o src/md5.o src/util.o -lssl -lcrypto make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/bip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/bip.o -MD -MP -MF $depbase.Tpo -c -o src/bip.o src/bip.c &&\ mv -f $depbase.Tpo $depbase.Po src/bip.c: In function 'main': src/bip.c:1310:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' depbase=`echo src/irc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -MT src/irc.o -MD -MP -MF $depbase.Tpo -c -o src/irc.o src/irc.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' gcc -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DPIC -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -o src/bip src/conf.o src/lex.o src/bip.o src/connection.o src/irc.o src/line.o src/log.o src/md5.o src/util.o -lssl -lcrypto make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1rz1ln + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 + cd bip-0.8.9 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 install make install-am make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/bin' /usr/bin/install -c src/bip src/bipmkpw '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip/examples/' /usr/bin/install -c -m 644 samples/bip.conf samples/bip.vim '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip/examples/' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 bip.1 bipmkpw.1 '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 bip.conf.5 '/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/man/man5' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bip-0.8.9' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/etc + install -m 644 samples/bip.conf /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/etc/bip.conf + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/etc/logrotate.d/ + install -m755 /home/pterjan/rpmbuild/SOURCES/bip.logrotate /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/etc/logrotate.d/bip + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/var/log/bip + install -D -p -m 0644 /home/pterjan/rpmbuild/SOURCES/bip.service /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/lib/systemd/system/bip.service + install -D -p -m 0644 /home/pterjan/rpmbuild/SOURCES/bip-tmpfiles.conf /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/lib/tmpfiles.d/bip.conf + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.8.9-6.mga7 --unique-debug-suffix -0.8.9-6.mga7.x86_64 --unique-debug-src-base bip-0.8.9-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bip-0.8.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/bin/bipmkpw extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/bin/bip /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 800 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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: bip-0.8.9-6.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BRaUgc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bip-0.8.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + cp -pr samples/bip.vim /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64/usr/share/doc/bip + exit 0 Provides: bip = 0.8.9-6.mga7 bip(x86-64) = 0.8.9-6.mga7 config(bip) = 0.8.9-6.mga7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh rpm-helper >= 0.24.8-1 systemd >= 195 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: bip-debugsource-0.8.9-6.mga7.x86_64 Provides: bip-debugsource = 0.8.9-6.mga7 bip-debugsource(x86-64) = 0.8.9-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bip-debuginfo-0.8.9-6.mga7.x86_64 Provides: bip-debuginfo = 0.8.9-6.mga7 bip-debuginfo(x86-64) = 0.8.9-6.mga7 debuginfo(build-id) = 0599e7326391b19e9f1688e871af46470a394995 debuginfo(build-id) = 5b0607c95e746a581fd8d4513a5005c58adabfc1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bip-debugsource(x86-64) = 0.8.9-6.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bip-0.8.9-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bip-debugsource-0.8.9-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bip-debuginfo-0.8.9-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FOyuE3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bip-0.8.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bip-0.8.9-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pnCq4U + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bip-0.8.9 + exit 0 D: [iurt_root_command] Success!