D: [iurt_root_command] chroot
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/dhcpxd-1.0.3-34.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xa8p3Z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf dhcpxd-1.0.3
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/dhcpxd-1.0.3.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dhcpxd-1.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #2 (dhcpxd-1.0.3-gcc-3.3.patch):'
Patch #2 (dhcpxd-1.0.3-gcc-3.3.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc3.3 --fuzz=0
patching file dhcpclient.cpp
+ echo 'Patch #3 (dhcpxd-1.0.3-64bit-fixes.patch):'
Patch #3 (dhcpxd-1.0.3-64bit-fixes.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .64bit-fixes --fuzz=0
patching file dhcp.cpp
+ echo 'Patch #4 (dhcpxd-1.0.3-varargs.patch):'
Patch #4 (dhcpxd-1.0.3-varargs.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .varargs --fuzz=0
patching file dhcpclient.cpp
+ echo 'Patch #5 (dhcpxd-1.0.3-extra.patch):'
Patch #5 (dhcpxd-1.0.3-extra.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .extra --fuzz=0
patching file dhcpclient.cpp
+ echo 'Patch #6 (dhcpxd-glibc28_fix.diff):'
Patch #6 (dhcpxd-glibc28_fix.diff):
+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .glibc28_fix --fuzz=0
patching file dhcpclient.cpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xDi6d1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd dhcpxd-1.0.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ 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
+ /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
loading cache ./config.cache
checking how to run the C preprocessor... (cached) cc -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for socket... (cached) yes
creating ./config.status
creating Makefile
+ perl -pi -e 's/-Wall/\$(RPM_OPT_FLAGS) -Wall/g;' Makefile
+ /usr/bin/make -O -j8 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DDHCPXD_VERSION=\"`cat VERSION`\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -o filter filter.c
filter.c:3:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    3 | main(int argc,char *argv[])
      | ^~~~
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DDHCPXD_VERSION=\"`cat VERSION`\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c support.cpp
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DDHCPXD_VERSION=\"`cat VERSION`\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c packet.cpp
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DDHCPXD_VERSION=\"`cat VERSION`\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c dhcpclient.cpp
dhcpclient.cpp:55:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   55 | char *  MainPath = "/etc/dhcpxd";
      |                    ^~~~~~~~~~~~~
dhcpclient.cpp:56:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   56 | char *  ShPath = "/etc/dhcpxd/sh";
      |                  ^~~~~~~~~~~~~~~~
dhcpclient.cpp:57:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   57 | char *  LockFile = "/var/lock/dhcpxd.lock";
      |                    ^~~~~~~~~~~~~~~~~~~~~~~
dhcpclient.cpp: In member function 'void DHCPClient::ExecScript(const char*)':
dhcpclient.cpp:220:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  220 |         char *fmt = "\"%s/ifcfg.%s\" \"%s\" \"%s\" \"%s\" \"%s\"";
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dhcpclient.cpp: In constructor 'DHCPClient::DHCPClient()':
dhcpclient.cpp:479:14: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  479 |         Init("eth0",0,0,0,0);
      |              ^~~~~~
dhcpclient.cpp: In member function 'virtual void DHCPClient::Handler(int, char*, char*)':
dhcpclient.cpp:595:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  595 |                         if(s1 == 0) action = "";
      |                                              ^~
dhcpclient.cpp:609:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  609 |                         action = "INFORM";
      |                                  ^~~~~~~~
dhcpclient.cpp:611:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  611 |                         if(action == 0) action = "DHCPREQUEST, SELECT";
      |                                                  ^~~~~~~~~~~~~~~~~~~~~
dhcpclient.cpp:613:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  613 |                         if(action == 0) action = "DHCPREQUEST, RESELECT";
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~
dhcpclient.cpp:668:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  668 |                         action = "RENEW";
      |                                  ^~~~~~~
dhcpclient.cpp:670:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  670 |                         if(action == 0) action = "REBIND";
      |                                                  ^~~~~~~~
dhcpclient.cpp: In function 'char* streamIterator()':
dhcpclient.cpp:1699:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 1699 |                                         return "";
      |                                                ^~
dhcpclient.cpp: At global scope:
dhcpclient.cpp:1762:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 1762 | main(int argc,char *argv[])
      | ^~~~
dhcpclient.cpp: In constructor 'DHCPClient::DHCPClient(DHCPClient::StartupData&)':
dhcpclient.cpp:531:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
  531 |                 fscanf(file,"%20s",PrevIP);
      |                 ~~~~~~^~~~~~~~~~~~~~~~~~~~
dhcpclient.cpp: In static member function 'static int DHCPClient::KillSession(char*)':
dhcpclient.cpp:1547:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
 1547 |                 fscanf(f,"%d",&pid);
      |                 ~~~~~~^~~~~~~~~~~~~
dhcpclient.cpp: In static member function 'static int DHCPClient::RenewSession(char*)':
dhcpclient.cpp:1583:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
 1583 |                 fscanf(f,"%d",&pid);
      |                 ~~~~~~^~~~~~~~~~~~~
dhcpclient.cpp: In static member function 'static int DHCPClient::Main(char* (*)())':
dhcpclient.cpp:1619:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
 1619 |                 fscanf(f,"%d",&pid);
      |                 ~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/string.h:495,
                 from includes.h:20,
                 from dhcpclient.cpp:1:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'static int DHCPClient::ProcessCmdLine(char* (*)(), DHCPClient::StartupData*)' at dhcpclient.cpp:1249:48:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 16 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'static int DHCPClient::ProcessCmdLine(char* (*)(), DHCPClient::StartupData*)' at dhcpclient.cpp:1370:48:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'static int DHCPClient::ProcessCmdLine(char* (*)(), DHCPClient::StartupData*)' at dhcpclient.cpp:1361:48:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'static int DHCPClient::ProcessCmdLine(char* (*)(), DHCPClient::StartupData*)' at dhcpclient.cpp:1349:48:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DDHCPXD_VERSION=\"`cat VERSION`\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c dhcp.cpp
dhcp.cpp: In member function 'int DHCP::Inform()':
dhcp.cpp:732:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  732 |         Handler(DHCP_INFORM,"\xFF\xFF\xFF\xFF",(char *) LocalIP);
      |                             ^~~~~~~~~~~~~~~~~~
dhcp.cpp: In member function 'int DHCP::Reselect(const IPName&)':
dhcp.cpp:873:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  873 |         Handler(DHCP_REQUEST_RESELECT,"\xFF\xFF\xFF\xFF",(char *) ip.Address);
      |                                       ^~~~~~~~~~~~~~~~~~
dhcp.cpp: In member function 'void DHCP::Init(char*, int, int, const HWName&, int)':
dhcp.cpp:1078:97: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
 1078 |                 fprintf(stderr,"Fatal error: Byte alignment problem in class 'DHCPMsg', out by %d\n",548 - sizeof(Packet));
      |                                                                                                ~^    ~~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |        |
      |                                                                                                 int      long unsigned int
      |                                                                                                %ld
In file included from /usr/include/string.h:495,
                 from includes.h:20,
                 from dhcp.cpp:1:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'long unsigned int DHCP::PrepRequest()' at dhcp.cpp:558:32:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 16 bytes from a string of length 63 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void DHCP::ConfigureInterface(char*, int, int, const unsigned char*, int)' at dhcp.cpp:635:34:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void DHCP::ConfigureInterface(char*, int, int, const unsigned char*, int)' at dhcp.cpp:621:24:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void DHCP::ConfigureInterface(char*, int, int, const unsigned char*, int)' at dhcp.cpp:627:24:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 16 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'int DHCP::Inform()' at dhcp.cpp:716:32:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 16 bytes from a string of length 63 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dhcpxd dhcpclient.o dhcp.o packet.o support.o
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MDa5I2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64
+ cd dhcpxd-1.0.3
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/sbin /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/share/man/man8
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/etc/dhcpxd
+ cp -f filter /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/etc/dhcpxd
+ cp -df install/cfg.def install/dhcpxd.conf install/ifcfg.def install/ifcfg.def.dhs-update install/ifcfg.def.slave install/ifcfg.def.target install/ifcfg.def.wins install/ifcfg.def.yi-update install/out install/sh /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/etc/dhcpxd
+ ln -sf /dev/log /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/etc/dhcpxd/out
+ install -m 500 dhcpxd /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/sbin/dhcpxd
+ install -m 644 dhcpxd.8 /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/share/man/man8/dhcpxd.8
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.0.3-34.mga8 --unique-debug-suffix -1.0.3-34.mga8.x86_64 --unique-debug-src-base dhcpxd-1.0.3-34.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dhcpxd-1.0.3

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/etc/dhcpxd/filter
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/sbin/dhcpxd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/etc/dhcpxd/filter
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/sbin/dhcpxd
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/sbin/dhcpxd'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64/usr/sbin/dhcpxd'; reason: Permission denied
original debug info size: 320kB, size after compression: 308kB
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
248 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
Warning: unused libraries in /etc/dhcpxd/filter: libm.so.6
 libgcc_s.so.1

+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/dhcpxd-1.0.3-34.mga8.x86_64/dhcpclient.cpp is executable but has no shebang, removing executable bit
mangling shebang in /etc/dhcpxd/ifcfg.def from /bin/sh to #!/usr/bin/sh
Processing files: dhcpxd-1.0.3-34.mga8.x86_64
warning: absolute symlink: /etc/dhcpxd/out -> /dev/log
Provides: config(dhcpxd) = 1.0.3-34.mga8 dhcpxd = 1.0.3-34.mga8 dhcpxd(x86-64) = 1.0.3-34.mga8
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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: dhcpxd-debugsource-1.0.3-34.mga8.x86_64
Provides: dhcpxd-debugsource = 1.0.3-34.mga8 dhcpxd-debugsource(x86-64) = 1.0.3-34.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: dhcpxd-debuginfo-1.0.3-34.mga8.x86_64
Provides: debuginfo(build-id) = 068bf1e6b409b7aabc42050e858de84e72dbccd5 debuginfo(build-id) = e7f1cc3a311bded8b1d368c9138be14a8f736409 dhcpxd-debuginfo = 1.0.3-34.mga8 dhcpxd-debuginfo(x86-64) = 1.0.3-34.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: dhcpxd-debugsource(x86-64) = 1.0.3-34.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dhcpxd-1.0.3-34.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dhcpxd-debugsource-1.0.3-34.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dhcpxd-debuginfo-1.0.3-34.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.D35Bb3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd dhcpxd-1.0.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dhcpxd-1.0.3-34.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pJrwb3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf dhcpxd-1.0.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!