Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/popt.spec'], chrootPath='/var/lib/mock/f35-build-27995554-3758996/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/popt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1624406400 Wrote: /builddir/build/SRPMS/popt-1.18-5.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/popt.spec'], chrootPath='/var/lib/mock/f35-build-27995554-3758996/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/popt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1624406400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zKtCOu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf popt-1.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/popt-1.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd popt-1.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/popt-1.18-ltname.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 /var/tmp/rpm-tmp.UKFD6z + umask 022 + cd /builddir/build/BUILD + cd popt-1.18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-06-23 11:15:20.000000000 +0000 +++ ./configure 2021-06-23 08:04:12.938159654 +0000 @@ -1869,7 +1869,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-06-23 08:04:12.938159654 +0000 +++ ./configure 2021-06-23 08:04:12.968159347 +0000 @@ -7514,7 +7514,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16660,7 +16660,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-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 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 make supports the include directive... yes (GNU style) checking for aarch64-redhat-linux-gnu-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 dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-redhat-linux-gnu-ar... no checking for aarch64-redhat-linux-gnu-lib... no checking for aarch64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7520: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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-redhat-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for setreuid... yes checking for setuid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... 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 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/Makefile config.status: creating popt.pc config.status: creating tests/test-poptrc config.status: creating tests/Makefile 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 -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o poptparse.lo poptparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c poptparse.c -o poptparse.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o poptint.lo poptint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c poptint.c -fPIC -DPIC -o .libs/poptint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c poptint.c -o poptint.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o poptconfig.lo poptconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c poptconfig.c -o poptconfig.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o popthelp.lo popthelp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c popthelp.c -o popthelp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o popt.lo popt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c popt.c -fPIC -DPIC -o .libs/popt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c popt.c -o popt.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -version-info 0:1:0 -Wl,--version-script=../src/libpopt.vers -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpopt.la -rpath /usr/lib64 popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,--version-script=../src/libpopt.vers -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.1" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.1" "libpopt.so") libtool: link: ar cru .libs/libpopt.a popt.o poptparse.o poptconfig.o popthelp.o poptint.o libtool: link: ranlib .libs/libpopt.a libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' Making all in po make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test2.o test2.c make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tdict.o tdict.c make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test1.o test1.c make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test2 test2.o ../src/libpopt.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test2 test2.o ../src/.libs/libpopt.so make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tdict tdict.o ../src/libpopt.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tdict tdict.o ../src/.libs/libpopt.so make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test1 test1.o ../src/libpopt.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test1 test1.o ../src/.libs/libpopt.so make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CtAylg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 ++ dirname /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 + cd popt-1.18 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/popt-1.18' Making install in src make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' make[3]: Entering directory '/builddir/build/BUILD/popt-1.18/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libpopt.la '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpopt.so.0.0.1 /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64 && { ln -s -f libpopt.so.0.0.1 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.1 libpopt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64 && { ln -s -f libpopt.so.0.0.1 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.1 libpopt.so; }; }) libtool: install: /usr/bin/install -p .libs/libpopt.lai /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.la libtool: install: /usr/bin/install -p .libs/libpopt.a /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.a libtool: install: ranlib /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/include' /usr/bin/install -p -m 644 popt.h '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' Making install in po make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/po' installing cs.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/cs/LC_MESSAGES/popt.mo installing da.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/da/LC_MESSAGES/popt.mo installing de.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/de/LC_MESSAGES/popt.mo installing eo.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/eo/LC_MESSAGES/popt.mo installing es.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/es/LC_MESSAGES/popt.mo installing fi.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/fi/LC_MESSAGES/popt.mo installing fr.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/fr/LC_MESSAGES/popt.mo installing ga.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/ga/LC_MESSAGES/popt.mo installing gl.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/gl/LC_MESSAGES/popt.mo installing hu.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/hu/LC_MESSAGES/popt.mo installing id.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/id/LC_MESSAGES/popt.mo installing is.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/is/LC_MESSAGES/popt.mo installing it.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/it/LC_MESSAGES/popt.mo installing ja.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/ja/LC_MESSAGES/popt.mo installing ko.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/ko/LC_MESSAGES/popt.mo installing lv.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/lv/LC_MESSAGES/popt.mo installing nb.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/nb/LC_MESSAGES/popt.mo installing nl.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/nl/LC_MESSAGES/popt.mo installing pl.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/pl/LC_MESSAGES/popt.mo installing pt.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/pt/LC_MESSAGES/popt.mo installing ro.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/ro/LC_MESSAGES/popt.mo installing ru.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/ru/LC_MESSAGES/popt.mo installing sk.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/sk/LC_MESSAGES/popt.mo installing sl.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/sl/LC_MESSAGES/popt.mo installing sv.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/sv/LC_MESSAGES/popt.mo installing th.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/th/LC_MESSAGES/popt.mo installing tr.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/tr/LC_MESSAGES/popt.mo installing uk.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/uk/LC_MESSAGES/popt.mo installing vi.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/vi/LC_MESSAGES/popt.mo installing wa.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/wa/LC_MESSAGES/popt.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/popt.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/popt.mo if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/popt-1.18-5.fc35.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 \ /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/po' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' make[3]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18' make[3]: Entering directory '/builddir/build/BUILD/popt-1.18' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 popt.3 '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 popt.pc '/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/popt-1.18' make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18' make[1]: Leaving directory '/builddir/build/BUILD/popt-1.18' + rm -f /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.la + mkdir -p /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/etc/popt.d/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 popt + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.18-5.fc35 --unique-debug-suffix -1.18-5.fc35.aarch64 --unique-debug-src-base popt-1.18-5.fc35.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/popt-1.18 extracting debug info from /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/lib64/libpopt.so.0.0.1 original debug info size: 192kB, size after compression: 180kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 278 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lKn6r7 + umask 022 + cd /builddir/build/BUILD + cd popt-1.18 + make check make check-recursive make[1]: Entering directory '/builddir/build/BUILD/popt-1.18' Making check in src make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/src' Making check in po make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/po' Making check in tests make[2]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' make[4]: Entering directory '/builddir/build/BUILD/popt-1.18/tests' PASS: testit.sh ============================================================================ Testsuite summary for popt 1.18 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[3]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18/tests' make[2]: Entering directory '/builddir/build/BUILD/popt-1.18' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/popt-1.18' make[1]: Leaving directory '/builddir/build/BUILD/popt-1.18' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: popt-1.18-5.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cnn4H0 + umask 022 + cd /builddir/build/BUILD + cd popt-1.18 + DOCDIR=/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/doc/popt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/doc/popt + cp -pr CHANGES /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/doc/popt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.InTY9v + umask 022 + cd /builddir/build/BUILD + cd popt-1.18 + LICENSEDIR=/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/licenses/popt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/licenses/popt + cp -pr COPYING /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/licenses/popt + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) popt = 1.18-5.fc35 popt(aarch-64) = 1.18-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: popt-devel-1.18-5.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ydXfR6 + umask 022 + cd /builddir/build/BUILD + cd popt-1.18 + DOCDIR=/builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/doc/popt-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/doc/popt-devel + cp -pr README /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64/usr/share/doc/popt-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(popt) = 1.18 popt-devel = 1.18-5.fc35 popt-devel(aarch-64) = 1.18-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpopt.so.0()(64bit) Processing files: popt-static-1.18-5.fc35.aarch64 Provides: popt-static = 1.18-5.fc35 popt-static(aarch-64) = 1.18-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: popt-debugsource-1.18-5.fc35.aarch64 Provides: popt-debugsource = 1.18-5.fc35 popt-debugsource(aarch-64) = 1.18-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: popt-debuginfo-1.18-5.fc35.aarch64 Provides: debuginfo(build-id) = 64ae85159b948c019aaddaa9d5b711e8c28eef9a libpopt.so.0.0.1-1.18-5.fc35.aarch64.debug()(64bit) popt-debuginfo = 1.18-5.fc35 popt-debuginfo(aarch-64) = 1.18-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: popt-debugsource(aarch-64) = 1.18-5.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 Wrote: /builddir/build/RPMS/popt-devel-1.18-5.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/popt-static-1.18-5.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/popt-1.18-5.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/popt-debuginfo-1.18-5.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/popt-debugsource-1.18-5.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LvyqJj + umask 022 + cd /builddir/build/BUILD + cd popt-1.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/popt-1.18-5.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0