D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/noip-2.1.9-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MY9frC Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lSeZZC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + rm -rf noip-2.1.9-1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/noip-duc-linux.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd noip-2.1.9-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/noip-2.1.9-makefile.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/noip-2.1.9-confdir.patch + /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.e3swtz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Cstrip=none --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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd noip-2.1.9-1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 PREFIX=/usr CONFDIR=/etc gcc -Wall -g -Dlinux -DPREFIX=\"/usr\" -DCONFDIR=\"/etc\" noip2.c -o noip2 noip2.c: In function 'dynamic_update': noip2.c:1597:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] 1597 | int i, x, is_group, retval, response; | ^ noip2.c: In function 'domains': noip2.c:1828:13: warning: variable 'x' set but not used [-Wunused-but-set-variable] 1828 | int x; | ^ noip2.c: In function 'hosts': noip2.c:1840:20: warning: variable 'y' set but not used [-Wunused-but-set-variable] 1840 | int x, y, z; | ^ noip2.c: In function 'get_shm_info': noip2.c:1017:37: warning: '%s' directive writing up to 255 bytes into a region of size 224 [-Wformat-overflow=] 1017 | sprintf(my_instance->args, "%s", saved_args); | ^~ ~~~~~~~~~~ noip2.c:1017:9: note: 'sprintf' output between 1 and 256 bytes into a destination of size 224 1017 | sprintf(my_instance->args, "%s", saved_args); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ noip2.c: In function 'dynamic_update': noip2.c:1614:33: warning: '%s' directive writing up to 16383 bytes into a region of size 16330 [-Wformat-overflow=] 1614 | "GET http://%s/%s?%s%s HTTP/1.0\r\n%s\r\n\r\n", | ^~ noip2.c:1613:9: note: 'sprintf' output between 97 and 16480 bytes into a destination of size 16384 1613 | sprintf(buffer, | ^~~~~~~~~~~~~~~ 1614 | "GET http://%s/%s?%s%s HTTP/1.0\r\n%s\r\n\r\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1615 | NOIP_NAME, UPDATE_SCRIPT, REQUEST, pos, USER_AGENT); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ noip2.c:1613:9: warning: 'sprintf' argument 6 may overlap destination object 'buffer' [-Wrestrict] noip2.c:394:9: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 394 | char buffer[BIGBUFLEN]; | ^~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GnfsZZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + mkdir /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Cstrip=none --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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd noip-2.1.9-1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr exec_prefix=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr bindir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/bin sbindir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/etc datadir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share includedir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/include libdir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/var sharedstatedir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/var/lib mandir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/man infodir=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/info install PREFIX=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT CONFDIR=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/etc BINDIR=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/bin if [ ! -d /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/bin ]; then mkdir -p /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/bin;fi if [ ! -d /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/etc ]; then mkdir -p /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/etc;fi cp noip2 /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/bin/noip2 #/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/bin/noip2 -C -c /tmp/no-ip2.conf #mv /tmp/no-ip2.conf /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/etc/no-ip2.conf + install -d -D -m755 /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/lib/systemd/system + install -m644 /home/pterjan/rpmbuild/SOURCES/noip2.service /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/lib/systemd/system/noip2.service + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.1.9-6.mga10 --unique-debug-suffix -2.1.9-6.mga10.x86_64 --unique-debug-src-base noip-2.1.9-6.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/noip-2.1.9-6.mga10.x86_64 find-debuginfo: done + /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 Reading /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/SPECPARTS/rpm-debuginfo.specpart Processing files: noip-2.1.9-6.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QvGy7Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + cd noip-2.1.9-1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST-SWE /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST.FRANCAIS /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST.ITALIANO /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST.JAPANESE /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST.pt_BR /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/README.FIRST_PT /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + cp -pr /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/noip-2.1.9-1/COPYING /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT/usr/share/doc/noip + RPM_EC=0 ++ jobs -p + exit 0 Provides: noip = 2.1.9-6.mga10 noip(x86-64) = 2.1.9-6.mga10 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)(64bit) libc.so.6(GLIBC_2.34)(64bit) Processing files: noip-debugsource-2.1.9-6.mga10.x86_64 Provides: noip-debugsource = 2.1.9-6.mga10 noip-debugsource(x86-64) = 2.1.9-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: noip-debuginfo-2.1.9-6.mga10.x86_64 Provides: debuginfo(build-id) = fbc7b94a7b4ec30d6123685acc3e9e691d9d4d21 noip-debuginfo = 2.1.9-6.mga10 noip-debuginfo(x86-64) = 2.1.9-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: noip-debugsource(x86-64) = 2.1.9-6.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/noip-debuginfo-2.1.9-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/noip-debugsource-2.1.9-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/noip-2.1.9-6.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pltN6Y + umask 022 + cd /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + test -d /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + rm -rf /home/pterjan/rpmbuild/BUILD/noip-2.1.9-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!