Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libtimezonemap.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-5281-298/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libtimezonemap.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libtimezonemap-0.4.5.1-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libtimezonemap.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-5281-298/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libtimezonemap.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ql4kJM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf timezonemap-0.4.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.4.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd timezonemap-0.4.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q5Mrqv + umask 022 + cd /builddir/build/BUILD + cd timezonemap-0.4.5.1 + ./autogen.sh /usr/bin/gnome-autogen.sh checking for automake >= 1.11.2... testing automake... found 1.16.1 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for pkg-config >= 0.14.0... testing pkg-config... found 1.4.2 Checking for required M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Processing ./configure.ac Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:21: installing 'build-aux/compile' configure.ac:27: installing 'build-aux/config.guess' configure.ac:27: installing 'build-aux/config.sub' configure.ac:15: installing 'build-aux/install-sh' configure.ac:15: installing 'build-aux/missing' Makefile.am: installing './INSTALL' src/Makefile.am:21: warning: CLEANFILES multiply defined in condition TRUE ... src/Makefile.am:1: ... 'CLEANFILES' previously defined here /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libtimezonemap.la': linking libtool libraries using a non-POSIX /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' src/Makefile.am:56: while processing Libtool library 'libtimezonemap.la' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' Running ./configure --enable-maintainer-mode ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-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-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for 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 mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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... no checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cos in -lm... yes checking for LIBTIMEZONEMAP... yes checking for LIBXML... yes checking for gobject-introspection... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glade/Makefile config.status: creating src/Makefile config.status: creating src/timezonemap.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Timezone Map Configuration: Prefix: /usr/local Now type `make' to compile libtimezonemap + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for aarch64-redhat-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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... 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 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... no checking for 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... 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 sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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... no checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for cos in -lm... yes checking for LIBTIMEZONEMAP... yes checking for LIBXML... yes checking for gobject-introspection... yes checking for aarch64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glade/Makefile config.status: creating src/Makefile config.status: creating src/timezonemap.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: Timezone Map Configuration: Prefix: /usr + make -j32 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1/src' CC test_timezone-test-timezone.o CC cc-timezone-map.lo CC cc-timezone-location.lo CC timezone-completion.lo CC tz.lo GEN data/citiesInfo.txt CCLD libtimezonemap.la CCLD test-timezone GISCAN TimezoneMap-1.0.gir GICOMP TimezoneMap-1.0.gir make[2]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1/src' Making all in glade make[2]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1/glade' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1/glade' make[2]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1' make[2]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1' make[1]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lEymdx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 + cd timezonemap-0.4.5.1 + make install DESTDIR=/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1/src' make[2]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libtimezonemap.la '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libtimezonemap.so.1.0.0 /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/libtimezonemap.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64 && { ln -s -f libtimezonemap.so.1.0.0 libtimezonemap.so.1 || { rm -f libtimezonemap.so.1 && ln -s libtimezonemap.so.1.0.0 libtimezonemap.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64 && { ln -s -f libtimezonemap.so.1.0.0 libtimezonemap.so || { rm -f libtimezonemap.so && ln -s libtimezonemap.so.1.0.0 libtimezonemap.so; }; }) libtool: install: /usr/bin/install -c .libs/libtimezonemap.lai /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/libtimezonemap.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 timezonemap.pc '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/libtimezonemap/' /usr/bin/install -c -m 644 data/backward '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/libtimezonemap/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/libtimezonemap' /usr/bin/install -c -m 644 data/pin.png data/time_zones_countryInfo-orig.svg data/admin1Codes.txt data/countryInfo.txt '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/libtimezonemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/gir-1.0' /usr/bin/install -c -m 644 TimezoneMap-1.0.gir '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/libtimezonemap' /usr/bin/install -c -m 644 data/citiesInfo.txt '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/libtimezonemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/include/timezonemap/timezonemap' /usr/bin/install -c -m 644 cc-timezone-location.h cc-timezone-map.h timezone-completion.h tz.h '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/include/timezonemap/timezonemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 TimezoneMap-1.0.typelib '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/girepository-1.0' make[2]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1/src' Making install in glade make[1]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1/glade' make[2]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1/glade' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/glade/catalogs' /usr/bin/install -c -m 644 TimezoneMap.xml '/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/glade/catalogs' make[2]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1/glade' make[1]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1/glade' make[1]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1' make[2]: Entering directory '/builddir/build/BUILD/timezonemap-0.4.5.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1' make[1]: Leaving directory '/builddir/build/BUILD/timezonemap-0.4.5.1' + rm -f /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/libtimezonemap.la + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.4.5.1-3.el8 --unique-debug-suffix -0.4.5.1-3.el8.aarch64 --unique-debug-src-base libtimezonemap-0.4.5.1-3.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/timezonemap-0.4.5.1 extracting debug info from /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/lib64/libtimezonemap.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 166 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libtimezonemap-0.4.5.1-3.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CbXFdg + umask 022 + cd /builddir/build/BUILD + cd timezonemap-0.4.5.1 + DOCDIR=/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/doc/libtimezonemap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/doc/libtimezonemap + cp -pr README /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/doc/libtimezonemap + cp -pr TODO /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/doc/libtimezonemap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R1VmTZ + umask 022 + cd /builddir/build/BUILD + cd timezonemap-0.4.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/licenses/libtimezonemap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/licenses/libtimezonemap + cp -pr COPYING /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64/usr/share/licenses/libtimezonemap + exit 0 Provides: libtimezonemap = 0.4.5.1-3.el8 libtimezonemap(aarch-64) = 0.4.5.1-3.el8 libtimezonemap.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) librsvg-2.so.2()(64bit) libsoup-2.4.so.1()(64bit) rtld(GNU_HASH) Processing files: libtimezonemap-devel-0.4.5.1-3.el8.aarch64 Provides: libtimezonemap-devel = 0.4.5.1-3.el8 libtimezonemap-devel(aarch-64) = 0.4.5.1-3.el8 pkgconfig(timezonemap) = 0.4.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtimezonemap.so.1()(64bit) pkgconfig(gio-2.0) pkgconfig(gtk+-3.0) pkgconfig(json-glib-1.0) Processing files: libtimezonemap-debugsource-0.4.5.1-3.el8.aarch64 Provides: libtimezonemap-debugsource = 0.4.5.1-3.el8 libtimezonemap-debugsource(aarch-64) = 0.4.5.1-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libtimezonemap-debuginfo-0.4.5.1-3.el8.aarch64 Provides: debuginfo(build-id) = fe92b683c3c77f0dd1e18c3b5fb1691cafc00751 libtimezonemap-debuginfo = 0.4.5.1-3.el8 libtimezonemap-debuginfo(aarch-64) = 0.4.5.1-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtimezonemap-debugsource(aarch-64) = 0.4.5.1-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 Wrote: /builddir/build/RPMS/libtimezonemap-0.4.5.1-3.el8.aarch64.rpm Wrote: /builddir/build/RPMS/libtimezonemap-devel-0.4.5.1-3.el8.aarch64.rpm Wrote: /builddir/build/RPMS/libtimezonemap-debugsource-0.4.5.1-3.el8.aarch64.rpm Wrote: /builddir/build/RPMS/libtimezonemap-debuginfo-0.4.5.1-3.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4p8v6i + umask 022 + cd /builddir/build/BUILD + cd timezonemap-0.4.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtimezonemap-0.4.5.1-3.el8.aarch64 + exit 0 Child return code was: 0