D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/yp-tools-4.2.3-5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7pVH6r
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf yp-tools-4.2.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/yp-tools-4.2.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd yp-tools-4.2.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/yp-tools-4.2.3-ypwhich.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PfS8CI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yp-tools-4.2.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ NOCONFIGURE=1
+ ./autogen.sh
+ rm -fv ltmain.sh config.sub config.guess config.h.in
+ aclocal -I m4
+ autoheader
+ libtoolize --automake --copy
+ automake --add-missing --copy --force
configure.ac:54: installing './compile'
configure.ac:65: installing './config.guess'
configure.ac:65: installing './config.sub'
configure.ac:3: installing './missing'
lib/Makefile.am: installing './depcomp'
+ autoreconf
configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1085: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:55: warning: The macro `AC_GNU_SOURCE' is obsolete.
configure.ac:55: You should run autoupdate.
./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from...
configure.ac:55: the top level
configure.ac:65: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:65: You should run autoupdate.
m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:65: the top level
configure.ac:89: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:89: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:89: the top level
configure.ac:113: warning: AC_OUTPUT should be used without arguments.
configure.ac:113: You should run autoupdate.
+ chmod 755 configure
+ 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
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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-domainname
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-mageia-linux-gnu-gcc... no
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... gcc -E
checking for strerror in -lcposix... no
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TIRPC... yes
checking for NSL... yes
checking for ypbind3_binding... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for getopt.h... yes
checking for rpc/clnt_soc.h... no
checking for crypt in -lcrypt... yes
checking for an ANSI C-conforming const... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
./configure: line 14968: gt_INTL_MACOSX: command not found
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating etc/Makefile
config.status: creating po/Makefile.in
config.status: creating man/domainname.8
config.status: creating man/nicknames.5
config.status: creating man/yp_dump_binding.8
config.status: creating man/ypcat.1
config.status: creating man/ypmatch.1
config.status: creating man/yppasswd.1
config.status: creating man/yppoll.8
config.status: creating man/ypset.8
config.status: creating man/yptest.8
config.status: creating man/ypwhich.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in lib
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -D_REENTRANT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ypbind3_binding_free.o ypbind3_binding_free.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -D_REENTRANT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o host2ypbind3_binding.o host2ypbind3_binding.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -D_REENTRANT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nicknames.o nicknames.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -D_REENTRANT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ypbind3_binding_dup.o ypbind3_binding_dup.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/include/tirpc  -I/usr/include/tirpc  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -D_REENTRANT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yp_all_host.o yp_all_host.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
rm -f libyptools.a
ar cru libyptools.a nicknames.o yp_all_host.o ypbind3_binding_dup.o ypbind3_binding_free.o host2ypbind3_binding.o 
ranlib libyptools.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -DPASSWD_PROG=\"\" -DCHFN_PROG=\"\" -DCHSH_PROG=\"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yppasswd-yppasswd_xdr.o `test -f 'yppasswd_xdr.c' || echo './'`yppasswd_xdr.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ypmatch.o ypmatch.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ypcat.o ypcat.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ypset.o ypset.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yp_dump_binding.o yp_dump_binding.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yppoll.o yppoll.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ypwhich.o ypwhich.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypmatch ypmatch.o ../lib/libyptools.a -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypmatch ypmatch.o  ../lib/libyptools.a -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypcat ypcat.o ../lib/libyptools.a -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypcat ypcat.o  ../lib/libyptools.a -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypset ypset.o ../lib/libyptools.a -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypset ypset.o  ../lib/libyptools.a -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yp_dump_binding yp_dump_binding.o -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yp_dump_binding yp_dump_binding.o  -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yppoll yppoll.o -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yppoll yppoll.o  -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypwhich ypwhich.o ../lib/libyptools.a -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ypwhich ypwhich.o  ../lib/libyptools.a -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yptest.o yptest.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../lib -I. -I.. -DLOCALEDIR=\"/usr/share/locale\"  -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -DPASSWD_PROG=\"\" -DCHFN_PROG=\"\" -DCHSH_PROG=\"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yppasswd-yppasswd.o `test -f 'yppasswd.c' || echo './'`yppasswd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yptest yptest.o ../lib/yp_all_host.o -lnsl -ltirpc  -ltirpc  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yptest yptest.o ../lib/yp_all_host.o  -lnsl -ltirpc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/tirpc  -I/usr/include/tirpc  -DPASSWD_PROG=\"\" -DCHFN_PROG=\"\" -DCHSH_PROG=\"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yppasswd yppasswd-yppasswd.o yppasswd-yppasswd_xdr.o -lnsl -ltirpc  -ltirpc  -lcrypt  
libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/tirpc -DPASSWD_PROG=\"\" -DCHFN_PROG=\"\" -DCHSH_PROG=\"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yppasswd yppasswd-yppasswd.o yppasswd-yppasswd_xdr.o  -lnsl -ltirpc -lcrypt
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
Making all in po
test ! -f ./yp-tools.pot || \
  test -z "de.gmo sv.gmo" || /usr/bin/make de.gmo sv.gmo
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
sv.po: 129 translated messages, 7 fuzzy translations, 14 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
de.po: 129 translated messages, 7 fuzzy translations, 14 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
touch stamp-po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in etc
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0OThdz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64
+ cd yp-tools-4.2.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in lib
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/lib'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p ypwhich ypmatch ypcat yppasswd '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p ypwhich /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypwhich
libtool: install: /usr/bin/install -p ypmatch /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypmatch
libtool: install: /usr/bin/install -p ypcat /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypcat
libtool: install: /usr/bin/install -p yppasswd /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/yppasswd
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p yppoll ypset yp_dump_binding yptest '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin'
libtool: install: /usr/bin/install -p yppoll /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/yppoll
libtool: install: /usr/bin/install -p ypset /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/ypset
libtool: install: /usr/bin/install -p yp_dump_binding /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/yp_dump_binding
libtool: install: /usr/bin/install -p yptest /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/yptest
/usr/bin/make  install-exec-hook
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
ln -f /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/yppasswd /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypchsh
ln -f /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/yppasswd /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypchfn
test "x" = "xdomainname" && ln -f /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/domainname /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypdomainname
make[3]: [Makefile:877: install-exec-hook] Error 1 (ignored)
test "x" = "xdomainname" && ln -f /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/domainname /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/nisdomainname
make[3]: [Makefile:878: install-exec-hook] Error 1 (ignored)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/src'
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/yp-tools.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/yp-tools.mo
if test "yp-tools" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/po'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 ypcat.1 ypchfn.1 ypchsh.1 ypmatch.1 yppasswd.1 ypwhich.1 '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/man/man5'
 /usr/bin/install -p -m 644 nicknames.5 '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/man/man5'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/man/man8'
 /usr/bin/install -p -m 644 yppoll.8 ypset.8 yp_dump_binding.8 '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/man/man8'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/man'
Making install in etc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/etc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/etc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/var/yp'
 /usr/bin/install -p -m 644 nicknames '/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/var/yp'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/etc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3/etc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yp-tools-4.2.3'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64 yp-tools
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.2.3-5.mga9 --unique-debug-suffix -4.2.3-5.mga9.aarch64 --unique-debug-src-base yp-tools-4.2.3-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/yp-tools-4.2.3

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypcat
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypchfn
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypmatch
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/bin/ypwhich
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/yp_dump_binding
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/yppoll
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/ypset
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/sbin/yptest
hard linked /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/lib/debug/usr/bin/ypchfn-4.2.3-5.mga9.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/lib/debug/usr/bin/ypchsh-4.2.3-5.mga9.aarch64.debug
hard linked /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/lib/debug/usr/bin/ypchsh-4.2.3-5.mga9.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/lib/debug/usr/bin/yppasswd-4.2.3-5.mga9.aarch64.debug
dwz: ./usr/bin/ypcat-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ypchfn-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ypmatch-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ypwhich-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/yp_dump_binding-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/yppoll-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/ypset-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/yptest-4.2.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 372kB, size after compression: 372kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 8 CRC32s did match.
199 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: yp-tools-4.2.3-5.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZHxIK7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yp-tools-4.2.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr etc/nsswitch.conf /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64/usr/share/doc/yp-tools
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: yp-tools = 4.2.3-5.mga9 yp-tools(aarch-64) = 4.2.3-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libnsl.so.2()(64bit) libnsl.so.2(LIBNSL_1.0)(64bit) libnsl.so.2(LIBNSL_1.0.2)(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit)
Processing files: yp-tools-debugsource-4.2.3-5.mga9.aarch64
Provides: yp-tools-debugsource = 4.2.3-5.mga9 yp-tools-debugsource(aarch-64) = 4.2.3-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: yp-tools-debuginfo-4.2.3-5.mga9.aarch64
Provides: debuginfo(build-id) = 3f9fb709956c83834ab654c4362a9264600f2c47 debuginfo(build-id) = 43cfe44f35065e624af6b30ff6010bb86af9599c debuginfo(build-id) = 467c115656ef798a1b4b249e7092fcf25b673a0b debuginfo(build-id) = 712e3fa8058f4b5c3365ebdcae2fd011591d0cbb debuginfo(build-id) = 7f1222a4bc301320b280a42588b15ee00a1ec03b debuginfo(build-id) = 937b54c510ec61959c63f473f21d38fa7488a0d3 debuginfo(build-id) = c8b588b3a1b49b98e09289737eb71dbb32230d82 debuginfo(build-id) = d89901bfedf9fcc17c3ad3f37297d398eff24a07 debuginfo(build-id) = nilnil yp-tools-debuginfo = 4.2.3-5.mga9 yp-tools-debuginfo(aarch-64) = 4.2.3-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: yp-tools-debugsource(aarch-64) = 4.2.3-5.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yp-tools-debugsource-4.2.3-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yp-tools-4.2.3-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yp-tools-debuginfo-4.2.3-5.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.01i9bH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yp-tools-4.2.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/yp-tools-4.2.3-5.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lZoOA5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf yp-tools-4.2.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!