Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/libsecret.spec'], chrootPath='/var/lib/mock/el-8-arm/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/libsecret.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': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/libsecret-0.18.6-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/libsecret.spec'], chrootPath='/var/lib/mock/el-8-arm/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/libsecret.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': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8sspT2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libsecret-0.18.6 + /usr/bin/xz -dc /builddir/build/SOURCES/libsecret-0.18.6.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsecret-0.18.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kFzYL4 + umask 022 + cd /builddir/build/BUILD + cd libsecret-0.18.6 + 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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft -I/usr/lib/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 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub BUILDSTDERR: ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess BUILDSTDERR: ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ 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/ltmain.sh + ./configure --build=armv5tel-redhat-linux-gnueabi --host=armv5tel-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 UID '1000' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether build environment is sane... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for armv5tel-redhat-linux-gnueabi-gcc... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv5tel-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv5tel-redhat-linux-gnueabi-gcc understands -c and -o together... yes checking dependency style of armv5tel-redhat-linux-gnueabi-gcc... none checking how to run the C preprocessor... armv5tel-redhat-linux-gnueabi-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 library containing strerror... none required checking for armv5tel-redhat-linux-gnueabi-gcc... (cached) armv5tel-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv5tel-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv5tel-redhat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking whether armv5tel-redhat-linux-gnueabi-gcc understands -c and -o together... (cached) yes checking dependency style of armv5tel-redhat-linux-gnueabi-gcc... (cached) none checking how to run the C preprocessor... armv5tel-redhat-linux-gnueabi-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... armv5tel-redhat-linux-gnueabi checking host system type... armv5tel-redhat-linux-gnueabi 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 armv5tel-redhat-linux-gnueabi-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 the maximum length of command line arguments... 1572864 checking how to convert armv5tel-redhat-linux-gnueabi file names to armv5tel-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv5tel-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv5tel-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv5tel-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv5tel-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv5tel-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv5tel-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if armv5tel-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv5tel-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv5tel-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv5tel-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv5tel-redhat-linux-gnueabi-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 whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.2 checking for XML::Parser... ok checking for armv5tel-redhat-linux-gnueabi-pkg-config... /usr/bin/armv5tel-redhat-linux-gnueabi-pkg-config checking pkg-config is at least version 0.9.0... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for mlock... yes checking for GLIB... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for xsltproc... /usr/bin/xsltproc checking for armv5tel-redhat-linux-gnueabi-pkg-config... (cached) /usr/bin/armv5tel-redhat-linux-gnueabi-pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for valac... /usr/bin/valac checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.8.3) checking LIBGCRYPT API version... okay checking whether gcc understands -Wmissing-include-dirs... yes checking whether gcc understands -Wundef... yes checking build strict... no checking for debug mode... default checking whether to build with gcov testing... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/reference/libsecret/Makefile config.status: creating docs/reference/libsecret/version.xml config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating libsecret/libsecret.pc config.status: creating libsecret/libsecret-unstable.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands 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 -march=armv5te -mfloat-abi=soft -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef -Wno-error -g OPTIONS: libgcrypt: yes vala: yes Debug: default Coverage: no Manual Page: yes + make -j4 GEN temp-dbus-generated.c GEN secret-dbus-generated.c GEN secret-dbus-generated.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6' CC libsecret_1_la-secret-dbus-generated.lo CC libsecret/mock-service.lo GEN secret-tool.1 GEN libsecret-1.deps GEN libsecret-1.pc CC libsecret/libsecret_1_la-secret-attributes.lo CC libsecret/libsecret_1_la-secret-collection.lo CC libsecret/libsecret_1_la-secret-item.lo CC libsecret/libsecret_1_la-secret-methods.lo CC libsecret/libsecret_1_la-secret-password.lo CC libsecret/libsecret_1_la-secret-prompt.lo CC libsecret/libsecret_1_la-secret-schema.lo CC libsecret/libsecret_1_la-secret-schemas.lo CC libsecret/libsecret_1_la-secret-service.lo CC libsecret/libsecret_1_la-secret-value.lo CC libsecret/libsecret_1_la-secret-paths.lo CC libsecret/libsecret_1_la-secret-session.lo CC libsecret/libsecret_1_la-secret-util.lo CC libsecret/libsecret_1_la-secret-enum-types.lo CC egg/egg-hex.lo CC egg/egg-secure-memory.lo CC egg/egg-testing.lo CC egg/egg-dh.lo CC egg/egg-hkdf.lo CC egg/egg-libgcrypt.lo CCLD libmock_service.la CC tool/secret-tool.o BUILDSTDERR: tool/secret-tool.c: In function 'write_password_stdout': BUILDSTDERR: tool/secret-tool.c:191:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write (1, "\n", 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ GISCAN MockService-0.gir CCLD libegg.la CCLD libsecret-1.la CCLD libsecret-testable.la CCLD secret-tool GISCAN Secret-1.gir GICOMP MockService-0.gir VAPIGEN libsecret-1.vapi GICOMP Secret-1.gir VAPIGEN mock-service-0.vapi make[2]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6' Making all in po make[2]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6/po' MSGFMT an.gmo MSGFMT as.gmo MSGFMT be.gmo MSGFMT ar.gmo MSGFMT bg.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT da.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT oc.gmo MSGFMT nl.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT tg.gmo MSGFMT tr.gmo MSGFMT zh_CN.gmo MSGFMT uk.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6/po' Making all in docs/reference/libsecret make[2]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6/docs/reference/libsecret' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6/docs/reference/libsecret' make[1]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TITrtW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm + cd libsecret-0.18.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6' make[3]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -p libsecret-1.la '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib' libtool: install: /usr/bin/install -p .libs/libsecret-1.so.0.0.0 /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/libsecret-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib && { ln -s -f libsecret-1.so.0.0.0 libsecret-1.so.0 || { rm -f libsecret-1.so.0 && ln -s libsecret-1.so.0.0.0 libsecret-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib && { ln -s -f libsecret-1.so.0.0.0 libsecret-1.so || { rm -f libsecret-1.so && ln -s libsecret-1.so.0.0.0 libsecret-1.so; }; }) libtool: install: /usr/bin/install -p .libs/libsecret-1.lai /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/libsecret-1.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p secret-tool '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/bin' BUILDSTDERR: libtool: warning: 'libsecret-1.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/secret-tool /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/bin/secret-tool /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/gir-1.0' /usr/bin/install -p -m 644 Secret-1.gir '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/include/libsecret-1/libsecret' /usr/bin/install -p -m 644 libsecret/secret.h libsecret/secret-attributes.h libsecret/secret-collection.h libsecret/secret-item.h libsecret/secret-password.h libsecret/secret-paths.h libsecret/secret-prompt.h libsecret/secret-schema.h libsecret/secret-schemas.h libsecret/secret-service.h libsecret/secret-types.h libsecret/secret-value.h libsecret/secret-enum-types.h '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/include/libsecret-1/libsecret' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/man/man1' /usr/bin/install -p -m 644 secret-tool.1 '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/pkgconfig' /usr/bin/install -p -m 644 libsecret-1.pc libsecret/libsecret-unstable.pc '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/girepository-1.0' /usr/bin/install -p -m 644 Secret-1.typelib '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/vala/vapi' /usr/bin/install -p -m 644 libsecret-1.vapi libsecret-1.deps '/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/vala/vapi' make[3]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6' make[2]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6' Making install in po make[2]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6/po' linguas="an ar as be bg bs ca ca@valencia cs da de el en_GB eo es eu fa fr fur gl he hr hu id it ja kk ko lt lv ml nb ne nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv tg tr uk zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libsecret-0.18.6/build/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/libsecret.mo; \ echo "installing $lang.gmo as $dir/libsecret.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/libsecret.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libsecret.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/libsecret.mo.m; \ echo "installing $lang.gmo.m as $dir/libsecret.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/libsecret.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libsecret.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/an/LC_MESSAGES/libsecret.mo installing ar.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ar/LC_MESSAGES/libsecret.mo installing as.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/as/LC_MESSAGES/libsecret.mo installing be.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/be/LC_MESSAGES/libsecret.mo installing bg.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/bg/LC_MESSAGES/libsecret.mo installing bs.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/bs/LC_MESSAGES/libsecret.mo installing ca.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ca/LC_MESSAGES/libsecret.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo installing cs.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/cs/LC_MESSAGES/libsecret.mo installing da.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/da/LC_MESSAGES/libsecret.mo installing de.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/de/LC_MESSAGES/libsecret.mo installing el.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/el/LC_MESSAGES/libsecret.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/en_GB/LC_MESSAGES/libsecret.mo installing eo.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/eo/LC_MESSAGES/libsecret.mo installing es.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/es/LC_MESSAGES/libsecret.mo installing eu.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/eu/LC_MESSAGES/libsecret.mo installing fa.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/fa/LC_MESSAGES/libsecret.mo installing fr.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/fr/LC_MESSAGES/libsecret.mo installing fur.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/fur/LC_MESSAGES/libsecret.mo installing gl.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/gl/LC_MESSAGES/libsecret.mo installing he.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/he/LC_MESSAGES/libsecret.mo installing hr.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/hr/LC_MESSAGES/libsecret.mo installing hu.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/hu/LC_MESSAGES/libsecret.mo installing id.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/id/LC_MESSAGES/libsecret.mo installing it.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/it/LC_MESSAGES/libsecret.mo installing ja.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ja/LC_MESSAGES/libsecret.mo installing kk.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/kk/LC_MESSAGES/libsecret.mo installing ko.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ko/LC_MESSAGES/libsecret.mo installing lt.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/lt/LC_MESSAGES/libsecret.mo installing lv.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/lv/LC_MESSAGES/libsecret.mo installing ml.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ml/LC_MESSAGES/libsecret.mo installing nb.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/nb/LC_MESSAGES/libsecret.mo installing ne.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ne/LC_MESSAGES/libsecret.mo installing nl.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/nl/LC_MESSAGES/libsecret.mo installing oc.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/oc/LC_MESSAGES/libsecret.mo installing pa.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/pa/LC_MESSAGES/libsecret.mo installing pl.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/pl/LC_MESSAGES/libsecret.mo installing pt.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/pt/LC_MESSAGES/libsecret.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/pt_BR/LC_MESSAGES/libsecret.mo installing ro.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ro/LC_MESSAGES/libsecret.mo installing ru.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/ru/LC_MESSAGES/libsecret.mo installing sk.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/sk/LC_MESSAGES/libsecret.mo installing sl.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/sl/LC_MESSAGES/libsecret.mo installing sr.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/sr/LC_MESSAGES/libsecret.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/sr@latin/LC_MESSAGES/libsecret.mo installing sv.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/sv/LC_MESSAGES/libsecret.mo installing tg.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/tg/LC_MESSAGES/libsecret.mo installing tr.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/tr/LC_MESSAGES/libsecret.mo installing uk.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/uk/LC_MESSAGES/libsecret.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/zh_CN/LC_MESSAGES/libsecret.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/zh_HK/LC_MESSAGES/libsecret.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/locale/zh_TW/LC_MESSAGES/libsecret.mo make[2]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6/po' Making install in docs/reference/libsecret make[2]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6/docs/reference/libsecret' make[3]: Entering directory '/builddir/build/BUILD/libsecret-0.18.6/docs/reference/libsecret' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/SecretCollection.html /usr/bin/install -p -m 644 ./html/SecretItem.html /usr/bin/install -p -m 644 ./html/SecretPrompt.html /usr/bin/install -p -m 644 ./html/SecretService.html /usr/bin/install -p -m 644 ./html/SecretValue.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/c-examples.html /usr/bin/install -p -m 644 ./html/c-lookup-example.html /usr/bin/install -p -m 644 ./html/c-remove-example.html /usr/bin/install -p -m 644 ./html/c-store-example.html /usr/bin/install -p -m 644 ./html/complete.html /usr/bin/install -p -m 644 ./html/examples.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/js-examples.html /usr/bin/install -p -m 644 ./html/js-lookup-example.html /usr/bin/install -p -m 644 ./html/js-remove-example.html /usr/bin/install -p -m 644 ./html/js-store-example.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/libsecret-DBus-Path-Related-Functions.html /usr/bin/install -p -m 644 ./html/libsecret-Password-storage.html /usr/bin/install -p -m 644 ./html/libsecret-Secret-Attributes.html /usr/bin/install -p -m 644 ./html/libsecret-SecretError.html /usr/bin/install -p -m 644 ./html/libsecret-SecretSchema.html /usr/bin/install -p -m 644 ./html/libsecret.devhelp2 /usr/bin/install -p -m 644 ./html/migrating-api.html /usr/bin/install -p -m 644 ./html/migrating-introduction.html /usr/bin/install -p -m 644 ./html/migrating-items.html /usr/bin/install -p -m 644 ./html/migrating-keyrings.html /usr/bin/install -p -m 644 ./html/migrating-locking.html /usr/bin/install -p -m 644 ./html/migrating-memory.html /usr/bin/install -p -m 644 ./html/migrating-misc.html /usr/bin/install -p -m 644 ./html/migrating-removing.html /usr/bin/install -p -m 644 ./html/migrating-schemas.html /usr/bin/install -p -m 644 ./html/migrating-searching.html /usr/bin/install -p -m 644 ./html/migrating-storing.html /usr/bin/install -p -m 644 ./html/migrating.html /usr/bin/install -p -m 644 ./html/py-examples.html /usr/bin/install -p -m 644 ./html/py-lookup-example.html /usr/bin/install -p -m 644 ./html/py-remove-example.html /usr/bin/install -p -m 644 ./html/py-store-example.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/simple.html /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png /usr/bin/install -p -m 644 ./html/using-c.html /usr/bin/install -p -m 644 ./html/using-js.html /usr/bin/install -p -m 644 ./html/using-python.html /usr/bin/install -p -m 644 ./html/using-vala.html /usr/bin/install -p -m 644 ./html/using.html /usr/bin/install -p -m 644 ./html/vala-examples.html /usr/bin/install -p -m 644 ./html/vala-lookup-example.html /usr/bin/install -p -m 644 ./html/vala-remove-example.html /usr/bin/install -p -m 644 ./html/vala-store-example.html make[3]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6/docs/reference/libsecret' make[2]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6/docs/reference/libsecret' make[1]: Leaving directory '/builddir/build/BUILD/libsecret-0.18.6' + find /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm libsecret + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.18.6-1.el8 --unique-debug-suffix -0.18.6-1.el8.arm --unique-debug-src-base libsecret-0.18.6-1.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libsecret-0.18.6 extracting debug info from /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/lib/libsecret-1.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/bin/secret-tool /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2841 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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: libsecret-0.18.6-1.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lJVY6S + umask 022 + cd /builddir/build/BUILD + cd libsecret-0.18.6 + DOCDIR=/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/doc/libsecret + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/doc/libsecret + cp -pr AUTHORS /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/doc/libsecret + cp -pr NEWS /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/doc/libsecret + cp -pr README /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/doc/libsecret + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HafVST + umask 022 + cd /builddir/build/BUILD + cd libsecret-0.18.6 + LICENSEDIR=/builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/licenses/libsecret + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/licenses/libsecret + cp -pr COPYING /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm/usr/share/licenses/libsecret + exit 0 Provides: bundled(egglib) libsecret = 0.18.6-1.el8 libsecret(armv5tel-32) = 0.18.6-1.el8 libsecret-1.so.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgcrypt.so.20 libgcrypt.so.20(GCRYPT_1.6) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgpg-error.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsecret-1.so.0 rtld(GNU_HASH) Processing files: libsecret-devel-0.18.6-1.el8.armv5tel Provides: libsecret-devel = 0.18.6-1.el8 libsecret-devel(armv5tel-32) = 0.18.6-1.el8 pkgconfig(libsecret-1) = 0.18.6 pkgconfig(libsecret-unstable) = 0.18.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsecret-1.so.0 pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(libsecret-1) Processing files: libsecret-debugsource-0.18.6-1.el8.armv5tel Provides: libsecret-debugsource = 0.18.6-1.el8 libsecret-debugsource(armv5tel-32) = 0.18.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libsecret-debuginfo-0.18.6-1.el8.armv5tel Provides: debuginfo(build-id) = 719f94c02fb5b1252d27863fb8d4f8d06a1453af debuginfo(build-id) = aeea34bd7fa83d0b2a24e166d2c6cc52b1e38717 libsecret-debuginfo = 0.18.6-1.el8 libsecret-debuginfo(armv5tel-32) = 0.18.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsecret-debugsource(armv5tel-32) = 0.18.6-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm Wrote: /builddir/build/RPMS/libsecret-0.18.6-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/libsecret-devel-0.18.6-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/libsecret-debugsource-0.18.6-1.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/libsecret-debuginfo-0.18.6-1.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3KcaJY + umask 022 + cd /builddir/build/BUILD + cd libsecret-0.18.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libsecret-0.18.6-1.el8.arm + exit 0 Child return code was: 0