<86>Jan  6 02:19:18 userdel[32921]: delete user 'rooter'
<86>Jan  6 02:19:18 groupadd[32965]: group added to /etc/group: name=rooter, GID=627
<86>Jan  6 02:19:18 useradd[33000]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Jan  6 02:19:18 userdel[33061]: delete user 'builder'
<86>Jan  6 02:19:18 userdel[33061]: removed group 'builder' owned by 'builder'
<86>Jan  6 02:19:18 userdel[33061]: removed shadow group 'builder' owned by 'builder'
<86>Jan  6 02:19:18 groupadd[33088]: group added to /etc/group: name=builder, GID=628
<86>Jan  6 02:19:18 groupadd[33088]: group added to /etc/gshadow: name=builder
<86>Jan  6 02:19:18 groupadd[33088]: new group: name=builder, GID=628
<86>Jan  6 02:19:18 useradd[33103]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Jan  6 02:19:21 rpmi: libnspr-1:4.20-alt1 p8.216526.40 1542382588 installed
<13>Jan  6 02:19:21 rpmi: libnspr-devel-1:4.20-alt1 p8.216526.40 1542382588 installed
<13>Jan  6 02:19:21 rpmi: libtasn1-4.9-alt1 1469555628 installed
<13>Jan  6 02:19:21 rpmi: libsqlite3-3.15.2-alt1 1480432212 installed
<13>Jan  6 02:19:21 rpmi: libnss-3.40.0-alt0.M80P.1 p8.216526.44 1542814585 installed
<13>Jan  6 02:19:21 rpmi: libffi-devel-1:3.2.1-alt1 1454005025 installed
<13>Jan  6 02:19:21 rpmi: libnss-devel-3.40.0-alt0.M80P.1 p8.216526.44 1542814585 installed
<13>Jan  6 02:19:21 rpmi: libtasn1-devel-4.9-alt1 1469555628 installed
Installing libp11-kit-0.23.8-alt1.M80P.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19179
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf p11-kit-0.23.8
+ echo 'Source #0 (p11-kit-0.23.8.tar):'
Source #0 (p11-kit-0.23.8.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/p11-kit-0.23.8.tar
+ cd p11-kit-0.23.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ NOCONFIGURE=1
+ ./autogen.sh
++ which gettextize
+ gettextize=/usr/bin/gettextize
+ test -z /usr/bin/gettextize
+ rm -f Makefile.am~ configure.ac~
+ sed 's/read dummy/\#/' /usr/bin/gettextize
+ sh -s -- --copy --force --no-changelog
Copying file ABOUT-NLS
Copying file build/litter/config.rpath
Not copying intl/ directory.
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Copying file build/m4/gettext.m4
Copying file build/m4/iconv.m4
Copying file build/m4/lib-ld.m4
Copying file build/m4/lib-link.m4
Copying file build/m4/lib-prefix.m4
Copying file build/m4/nls.m4
Copying file build/m4/po.m4
Copying file build/m4/progtest.m4
Updating Makefile.am (backup is in Makefile.am~)
Updating configure.ac (backup is in configure.ac~)

Please run 'aclocal -I build/m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.9 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.

You will also need config.guess and config.sub, which you can get from the CVS
of the 'config' project at http://savannah.gnu.org/. The commands to fetch them
are
$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'

You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.

Press Return to acknowledge the previous three paragraphs.
+ test -f Makefile.am~
+ mv Makefile.am~ Makefile.am
+ test -f configure.ac~
+ mv configure.ac~ configure.ac
+ autoreconf --force --install --verbose
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I build/m4
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
autoreconf-default: running: libtoolize --copy --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/litter'.
libtoolize-default: copying file `build/litter/config.guess'
libtoolize-default: copying file `build/litter/config.sub'
libtoolize-default: copying file `build/litter/install-sh'
libtoolize-default: copying file `build/litter/ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `build/m4'.
libtoolize-default: copying file `build/m4/libtool.m4'
libtoolize-default: copying file `build/m4/ltoptions.m4'
libtoolize-default: copying file `build/m4/ltsugar.m4'
libtoolize-default: copying file `build/m4/ltversion.m4'
libtoolize-default: copying file `build/m4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --copy --force-missing
configure.ac:31: installing 'build/litter/compile'
configure.ac:25: installing 'build/litter/missing'
Makefile.am: installing 'build/litter/depcomp'
autoreconf-default: Leaving directory `.'
+ test x1 = x
+ echo 'Patch #0 (libp11-kit-0.23.8-alt-lfs.patch):'
Patch #0 (libp11-kit-0.23.8-alt-lfs.patch):
+ /usr/bin/patch -p0
patching file configure.ac
patching file config.h.in
Hunk #1 succeeded at 192 (offset 1 line).
+ echo 'Patch #1 (libp11-kit-0.23.8-proxy-refresh-slots.patch):'
Patch #1 (libp11-kit-0.23.8-proxy-refresh-slots.patch):
+ /usr/bin/patch -p1
patching file p11-kit/proxy.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80490
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd p11-kit-0.23.8
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I build/m4
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/litter'.
libtoolize-default: linking file `build/litter/config.guess'
libtoolize-default: linking file `build/litter/config.sub'
libtoolize-default: linking file `build/litter/install-sh'
libtoolize-default: linking file `build/litter/ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `build/m4'.
libtoolize-default: linking file `build/m4/libtool.m4'
libtoolize-default: linking file `build/m4/ltoptions.m4'
libtoolize-default: linking file `build/m4/ltsugar.m4'
libtoolize-default: linking file `build/m4/ltversion.m4'
libtoolize-default: linking file `build/m4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-debug=no --enable-trust_module --with-libtasn1 --with-trust-paths=/usr/share/ca-certificates/ca-bundle.crt --with-hash-impl=freebl
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 x86_64-alt-linux-gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) 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 win32... no
checking whether byte ordering is bigendian... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking size of unsigned long... 8
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking for nanosleep... yes
checking for library containing dlopen... -ldl
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for struct dirent.d_type... yes
checking for getprogname... no
checking for getexecname... no
checking for basename... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for getauxval... yes
checking for issetugid... no
checking for getresuid... yes
checking for secure_getenv... yes
checking for strnstr... no
checking for memdup... no
checking for strndup... yes
checking for strerror_l... yes
checking for strerror_r... yes
checking for reallocarray... no
checking for fdwalk... no
checking for setenv... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for gmtime_r... yes
checking whether program_invocation_short_name is declared... no
checking whether program_invocation_short_name is available... yes
checking whether __progname is declared... no
checking for sighandler_t... yes
checking for sig_t... yes
checking for __sighandler_t... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking for dgettext in -lintl... no
checking for LIBTASN1... yes
checking for LIBFFI... yes
checking for NSSLOW_Init in -lfreebl3... yes
checking if trust module is enabled... yes
checking for trust module paths... /usr/share/ca-certificates/ca-bundle.crt
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking for gtkdoc-scan... no
checking for xsltproc... no
checking whether to build documentation... no
checking for debug mode... no (no debug output, NDEBUG)
checking for more warnings... checking whether gcc understands -Wmissing-include-dirs... yes
checking whether gcc understands -Wundef... yes
checking build strict... no
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 doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating p11-kit/p11-kit-1.pc
config.status: creating p11-kit/pkcs11.conf.example
config.status: creating trust/trust-extract-compat
config.status: creating trust/test-extract
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
configure: WARNING: unrecognized options: --without-included-gettext
configure: build options:

    Host:                            x86_64-alt-linux-gnu
    Debug build:                     no (no debug output, NDEBUG)
    Strict build:                    no
    Build documentation:             no (no manual or reference)
    System global config:            /etc/pkcs11/pkcs11.conf
    System module config directory:  /etc/pkcs11/modules
    Package module config directory: ${pkgdatadir}/modules
    User global config:              ~/.config/pkcs11/pkcs11.conf
    User module config directory:    ~/.config/pkcs11/modules
    Load relative module paths from: /usr/lib64/pkcs11

    With libtasn1 dependency:        yes
    With libffi:                     yes
    With hash implementation:        freebl

    Build trust module:              yes
    Trust module paths:              /usr/share/ca-certificates/ca-bundle.crt


+ '[' -n '' ']'
+ NPROCS=8
+ make -j8
make: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
Making all in .
make[2]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
  CC       p11-kit/p11_kit_client_la-client.lo
  CC       p11-kit/p11_kit_client_la-client-init.lo
  CC       common/mock.lo
  CC       common/test.lo
  CC       common/tool.lo
  CC       common/unix-peer.lo
  CC       p11-kit/libp11_kit_testable_la-conf.lo
  CC       p11-kit/libp11_kit_testable_la-util.lo
  CC       p11-kit/libp11_kit_testable_la-iter.lo
  CC       p11-kit/libp11_kit_testable_la-log.lo
  CC       p11-kit/libp11_kit_testable_la-filter.lo
  CC       p11-kit/libp11_kit_testable_la-modules.lo
  CC       p11-kit/libp11_kit_testable_la-pin.lo
  CC       p11-kit/libp11_kit_testable_la-messages.lo
  CC       p11-kit/libp11_kit_testable_la-rpc-transport.lo
  CC       p11-kit/libp11_kit_testable_la-rpc-message.lo
  CC       p11-kit/libp11_kit_testable_la-rpc-client.lo
  CC       p11-kit/libp11_kit_testable_la-rpc-server.lo
  CC       p11-kit/libp11_kit_testable_la-uri.lo
  CC       p11-kit/libp11_kit_testable_la-virtual.lo
  CC       p11-kit/libp11_kit_testable_la-proxy.lo
  CC       p11-kit/libp11_kit_testable_la-proxy-init.lo
  CC       p11-kit/mock-module-ep.lo
  CC       p11-kit/mock-module-ep2.lo
  CC       p11-kit/mock-module-ep3.lo
  CC       trust/libtrust_testable_la-builder.lo
  CC       trust/libtrust_testable_la-digest.lo
  CC       trust/libtrust_testable_la-index.lo
  CC       trust/libtrust_testable_la-parser.lo
  CC       trust/libtrust_testable_la-persist.lo
  CC       trust/libtrust_testable_la-module.lo
trust/module.c: In function 'create_tokens_inlock':
trust/module.c:205:13: warning: unused variable 'check' [-Wunused-variable]
  p11_token *check;
             ^
  CC       trust/libtrust_testable_la-save.lo
  CC       trust/libtrust_testable_la-session.lo
  CC       trust/libtrust_testable_la-token.lo
  CC       trust/test-trust.lo
  CC       trust/digest.lo
  CC       p11-kit/lists.o
  CC       p11-kit/p11-kit.o
  CC       trust/trust_trust-anchor.o
  CC       trust/trust_trust-parser.o
  CC       trust/trust_trust-persist.o
  CC       trust/trust_trust-digest.o
  CC       trust/trust_trust-dump.o
  CC       trust/trust_trust-enumerate.o
  CC       trust/trust_trust-extract.o
  CC       trust/trust_trust-extract-jks.o
  CC       trust/trust_trust-extract-openssl.o
  CC       trust/trust_trust-extract-pem.o
  CC       trust/trust_trust-extract-cer.o
  CC       trust/trust_trust-list.o
  CC       trust/trust_trust-save.o
trust/list.c: In function 'list_iterate':
trust/list.c:88:19: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  CK_OBJECT_HANDLE object;
                   ^
  CC       trust/trust_trust-trust.o
  CC       common/frob-getauxval.o
  CC       common/frob-getenv.o
  CC       p11-kit/print-messages.o
  CC       p11-kit/frob-setuid.o
  CC       trust/frob_pow-frob-pow.o
  CC       trust/frob_token-frob-token.o
  CC       trust/frob-nss-trust.o
  CC       trust/frob_cert-frob-cert.o
  CC       trust/frob_bc-frob-bc.o
  CC       trust/frob_ku-frob-ku.o
  CC       trust/frob_eku-frob-eku.o
  CC       trust/frob_ext-frob-ext.o
  CC       trust/frob_oid-frob-oid.o
  CC       p11-kit/remote.o
  CC       p11-kit/server.o
  CC       p11-kit/libp11_kit_la-proxy.lo
  CC       p11-kit/libp11_kit_la-proxy-init.lo
  CC       p11-kit/libp11_kit_internal_la-util.lo
  CC       p11-kit/libp11_kit_internal_la-conf.lo
  CC       p11-kit/libp11_kit_internal_la-iter.lo
  CC       p11-kit/libp11_kit_internal_la-log.lo
  CC       p11-kit/libp11_kit_internal_la-filter.lo
  CC       p11-kit/libp11_kit_internal_la-modules.lo
  CC       p11-kit/libp11_kit_internal_la-pin.lo
  CC       p11-kit/libp11_kit_internal_la-messages.lo
  CC       p11-kit/libp11_kit_internal_la-rpc-transport.lo
  CC       p11-kit/libp11_kit_internal_la-rpc-message.lo
  CC       p11-kit/libp11_kit_internal_la-rpc-client.lo
  CC       p11-kit/libp11_kit_internal_la-rpc-server.lo
  CC       p11-kit/libp11_kit_internal_la-uri.lo
  CC       p11-kit/libp11_kit_internal_la-virtual.lo
  CC       common/argv.lo
  CC       common/attrs.lo
  CC       common/array.lo
  CC       common/buffer.lo
  CC       common/compat.lo
  CC       common/constants.lo
  CC       common/debug.lo
  CC       common/dict.lo
common/compat.c: In function 'p11_mutex_init':
common/compat.c:176:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  int ret;
      ^
  CC       common/hash.lo
  CC       common/lexer.lo
  CC       common/message.lo
  CC       common/path.lo
  CC       common/url.lo
  CC       common/library.lo
  CC       trust/p11_kit_trust_la-builder.lo
  CC       trust/p11_kit_trust_la-digest.lo
  CC       trust/p11_kit_trust_la-index.lo
  CC       trust/p11_kit_trust_la-parser.lo
  CC       trust/p11_kit_trust_la-persist.lo
  CC       trust/p11_kit_trust_la-module.lo
trust/module.c: In function 'create_tokens_inlock':
trust/module.c:205:13: warning: unused variable 'check' [-Wunused-variable]
  p11_token *check;
             ^
  CC       trust/p11_kit_trust_la-save.lo
  CC       trust/p11_kit_trust_la-session.lo
  CC       trust/p11_kit_trust_la-token.lo
  CC       trust/libtrust_data_la-asn1.lo
  CC       trust/libtrust_data_la-base64.lo
  CC       trust/libtrust_data_la-pem.lo
  CC       trust/libtrust_data_la-oid.lo
  CC       trust/libtrust_data_la-utf8.lo
  CC       trust/libtrust_data_la-x509.lo
  CCLD     libp11-test.la
  CCLD     libp11-tool.la
  CCLD     libtrust-testable.la
  CCLD     libtrust-test.la
  CCLD     libp11-common.la
  CCLD     libp11-library.la
  CCLD     libtrust-data.la
  CCLD     mock-two.la
  CCLD     mock-one.la
  CCLD     mock-three.la
  CCLD     mock-four.la
  CCLD     mock-five.la
  CCLD     frob-getauxval
  CCLD     frob-getenv
  CCLD     p11-kit-trust.la
  CCLD     libp11-kit-internal.la
  CCLD     libp11-kit.la
  CCLD     p11-kit-client.la
  CCLD     libp11-kit-testable.la
  CCLD     p11-kit/p11-kit
  CCLD     trust/trust
  CCLD     frob-pow
  CCLD     frob-token
  CCLD     frob-nss-trust
  CCLD     frob-cert
  CCLD     frob-bc
  CCLD     frob-ku
  CCLD     frob-eku
  CCLD     frob-ext
  CCLD     frob-oid
  CCLD     p11-kit-remote
  CCLD     p11-kit-server
  CCLD     print-messages
  CCLD     frob-setuid
make[2]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
Making all in doc
make[2]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
Making all in manual
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc/manual'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc/manual'
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
make[2]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
Making all in po
make[2]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make p11-kit.pot-update
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
package_gnu=""; \
test -n "$package_gnu" || { \
  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
	 LC_ALL=C find -L .. -maxdepth 1 -type f \
		       -size -10000000c -exec grep 'GNU p11-kit' \
		       /dev/null '{}' ';' 2>/dev/null; \
       else \
	 LC_ALL=C grep 'GNU p11-kit' ../* 2>/dev/null; \
       fi; \
     } | grep -v 'libtool:' >/dev/null; then \
     package_gnu=yes; \
   else \
     package_gnu=no; \
   fi; \
}; \
if test "$package_gnu" = "yes"; then \
  package_prefix='GNU '; \
else \
  package_prefix=''; \
fi; \
if test -n '' || test 'https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address=''; \
else \
  msgid_bugs_address='https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=p11-kit --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Collabora Ltd.' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=p11-kit --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Collabora Ltd.' \
      --package-name="${package_prefix}p11-kit" \
      --package-version='0.23.8' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f p11-kit.po || { \
  if test -f ./p11-kit.pot-header; then \
    sed -e '1,/^#$/d' < p11-kit.po > p11-kit.1po && \
    cat ./p11-kit.pot-header p11-kit.1po > p11-kit.po; \
    rm -f p11-kit.1po; \
  fi; \
  if test -f ./p11-kit.pot; then \
    sed -f remove-potcdate.sed < ./p11-kit.pot > p11-kit.1po && \
    sed -f remove-potcdate.sed < p11-kit.po > p11-kit.2po && \
    if cmp p11-kit.1po p11-kit.2po >/dev/null 2>&1; then \
      rm -f p11-kit.1po p11-kit.2po p11-kit.po; \
    else \
      rm -f p11-kit.1po p11-kit.2po ./p11-kit.pot && \
      mv p11-kit.po ./p11-kit.pot; \
    fi; \
  else \
    mv p11-kit.po ./p11-kit.pot; \
  fi; \
}
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
test ! -f ./p11-kit.pot || \
  test -z "ar.gmo as.gmo az.gmo bg.gmo bn_IN.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en@boldquot.gmo en_GB.gmo en@quot.gmo eo.gmo es.gmo eu.gmo fa.gmo fi.gmo fo.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo id.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo lt.gmo lv.gmo ml.gmo mr.gmo ms.gmo nb.gmo nl.gmo nn.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo oc.gmo et.gmo" || make ar.gmo as.gmo az.gmo bg.gmo bn_IN.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en@boldquot.gmo en_GB.gmo en@quot.gmo eo.gmo es.gmo eu.gmo fa.gmo fi.gmo fo.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo id.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo lt.gmo lv.gmo ml.gmo mr.gmo ms.gmo nb.gmo nl.gmo nn.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo oc.gmo et.gmo
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po
rm -f as.gmo && /usr/bin/msgfmt -c --statistics --verbose -o as.gmo as.po
ar.po:7: warning: header field 'Last-Translator' still has the initial default value
ar.po: 0 translated messages, 81 untranslated messages.
rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po
as.po:7: warning: rm -f ca@valencia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca@valencia.gmo ca@valencia.po
rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po
header field 'Last-Translator' still has the initial default value
as.po: 0 translated messages, 81 untranslated messages.
rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn_IN.gmo bn_IN.po
rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
ca@valencia.po:7: warning: header field 'Last-Translator' still has the initial default value
ca@valencia.po: ca.po:7: warning: 0 translated messages, 81 untranslated messages.
header field 'Last-Translator' still has the initial default value
ca.po: 0 translated messages, 81 untranslated messages.
rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.po
rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po
bg.po: 0 translated messages, 81 untranslated messages.
az.po:7: warning: header field 'Last-Translator' still has the initial default value
az.po: 0 translated messages, 81 untranslated messages.
da.po: 81 translated messages.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po
rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po
bn_IN.po:7: warning: header field 'Last-Translator' still has the initial default value
bn_IN.po: 0 translated messages, 81 untranslated messages.
cy.po:7: warning: header field 'Last-Translator' still has the initial default value
cy.po: 0 translated messages, 81 untranslated messages.
en_GB.po: 81 translated messages.
de.po: 81 translated messages.
make[4]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make en@quot.po-update
cs.po: rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po
el.po: 81 translated messages.
68 translated messages, 13 untranslated messages.
make[4]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make en@boldquot.po-update
make[5]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' ./insert-header.sin > en@quot.insert-header
rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po
eo.po: 14 translated messages, 67 untranslated messages.
make[5]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' ./insert-header.sin > en@boldquot.insert-header
es.po: 81 translated messages.
eu.po: 0 translated messages, 81 untranslated messages.
rm -f fo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fo.gmo fo.po
rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po
fo.po:7: warning: header field 'Last-Translator' still has the initial default value
fo.po: 0 translated messages, 81 untranslated messages.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
en@quot:
rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po
rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po
fr.po: 81 translated messages.
rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po
gl.po: fi.po: 81 translated messages.
81 translated messages.
rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po
ga.po:7: warning: header field 'Last-Translator' still has the initial default value
ga.po: 0 translated messages, 81 untranslated messages.
fa.po: 0 translated messages, 81 untranslated messages.
en@boldquot:
rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po
rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po
gu.po:7: warning: header field 'Last-Translator' still has the initial default value
gu.po: 0 translated messages, 81 untranslated messages.
rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po
rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po
hr.po: 80 translated messages, 1 untranslated message.
hi.po:7: warning: header field 'Last-Translator' still has the initial default value
hi.po: 0 translated messages, 81 untranslated messages.
rm -f ia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ia.gmo ia.po
hu.po: 81 translated messages.
he.po:7: warning: header field 'Last-Translator' still has the initial default value
he.po: 0 translated messages, 81 untranslated messages.
rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po
rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
rm -f ka.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.po
id.po: 81 translated messages.
en@quot:
msgmerge  --lang=en@quot en@quot.po p11-kit.pot -o en@quot.new.po
rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po
rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
it.po: 81 translated messages.
rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po
ia.po: 0 translated messages, 81 untranslated messages.
.........kk.po: 4 translated messages, 77 untranslated messages.
 done.
ka.po: 31 translated messages, 50 untranslated messages.
kn.po:7: warning: header field 'Last-Translator' still has the initial default value
kn.po: 0 translated messages, 81 untranslated messages.
make[5]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make[4]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
en@boldquot:
msgmerge  --lang=en@boldquot en@boldquot.po p11-kit.pot -o en@boldquot.new.po
rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po
ja.po: 81 translated messages.
ko.po: 81 translated messages.
rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po
rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po
lv.po: 80 translated messages, 1 untranslated message.
......... done.
rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po
lt.po:7: warning: header field 'Last-Translator' still has the initial default value
lt.po: 0 translated messages, 81 untranslated messages.
rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po
make[5]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make[4]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po
rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po
rm -f nn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.po
ms.po:7: warning: header field 'Last-Translator' still has the initial default value
ms.po: 0 translated messages, 81 untranslated messages.
rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po
mr.po:7: warning: header field 'Last-Translator' still has the initial default value
mr.po: 0 translated messages, 81 untranslated messages.
nl.po: 80 translated messages, 1 untranslated message.
rm -f or.gmo && /usr/bin/msgfmt -c --statistics --verbose -o or.gmo or.po
nn.po:7: warning: header field 'Last-Translator' still has the initial default value
nn.po: 0 translated messages, 81 untranslated messages.
ml.po:7: warning: header field 'Last-Translator' still has the initial default value
ml.po: 0 translated messages, 81 untranslated messages.
pa.po: 74 translated messages, 7 untranslated messages.
nb.po:7: warning: header field 'Last-Translator' still has the initial default value
nb.po: 0 translated messages, 81 untranslated messages.
or.po:7: warning: header field 'Last-Translator' still has the initial default value
or.po: 0 translated messages, 81 untranslated messages.
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po
pl.po: 81 translated messages.
rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
pt.po:7: warning: header field 'Last-Translator' still has the initial default value
pt.po: 0 translated messages, 81 untranslated messages.
rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po
pt_BR.po: 81 translated messages.
rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po
ru.po: 81 translated messages.
ro.po:7: warning: header field 'Last-Translator' still has the initial default value
ro.po: 0 translated messages, 81 untranslated messages.
rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po
rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po
sr.po: 81 translated messages.
sk.po: 81 translated messages.
sl.po: 81 translated messages.
sq.po: 0 translated messages, 81 untranslated messages.
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
rm -f sr@latin.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr@latin.gmo sr@latin.po
rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po
rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po
rm -f te.gmo && /usr/bin/msgfmt -c --statistics --verbose -o te.gmo te.po
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po
rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po
sr@latin.po:7: warning: header field 'Last-Translator' still has the initial default value
sr@latin.po: 0 translated messages, 81 untranslated messages.
ta.po:7: warning: header field 'Last-Translator' still has the initial default value
ta.po: 0 translated messages, 81 untranslated messages.
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po
sv.po: 81 translated messages.
te.po: 0 translated messages, 81 untranslated messages.
uk.po: 81 translated messages.
th.po:7: warning: header field 'Last-Translator' still has the initial default value
th.po: 0 translated messages, 81 untranslated messages.
tr.po: 81 translated messages.
vi.po:7: warning: header field 'Last-Translator' still has the initial default value
vi.po: 0 translated messages, 81 untranslated messages.
rm -f wa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o wa.gmo wa.po
rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po
rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po
rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po
zh_HK.po: 0 translated messages, 81 untranslated messages.
rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po
rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po
wa.po:7: warning: header field 'Last-Translator' still has the initial default value
wa.po: 0 translated messages, 81 untranslated messages.
rm -f en@boldquot.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en@boldquot.gmo en@boldquot.po
zh_CN.po: 81 translated messages.
zh_TW.po: 1 translated message, 80 untranslated messages.
et.po:7: warning: header field 'Last-Translator' still has the initial default value
et.po: 0 translated messages, 81 untranslated messages.
en@boldquot.po: 81 translated messages.
rm -f en@quot.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en@quot.gmo en@quot.po
oc.po:7: warning: header field 'Last-Translator' still has the initial default value
oc.po: 0 translated messages, 81 untranslated messages.
en@quot.po: 81 translated messages.
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
touch stamp-po
make[2]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make[1]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
make: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49290
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libp11-kit-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libp11-kit-buildroot
+ cd p11-kit-0.23.8
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libp11-kit-buildroot
make: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
Making install in .
make[1]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
make[2]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /bin/install -p   libp11-kit.la '/usr/src/tmp/libp11-kit-buildroot/usr/lib64'
libtool: install: /bin/install -p .libs/libp11-kit.so.0.3.0 /usr/src/tmp/libp11-kit-buildroot/usr/lib64/libp11-kit.so.0.3.0
libtool: install: (cd /usr/src/tmp/libp11-kit-buildroot/usr/lib64 && { ln -s -f libp11-kit.so.0.3.0 libp11-kit.so.0 || { rm -f libp11-kit.so.0 && ln -s libp11-kit.so.0.3.0 libp11-kit.so.0; }; })
libtool: install: (cd /usr/src/tmp/libp11-kit-buildroot/usr/lib64 && { ln -s -f libp11-kit.so.0.3.0 libp11-kit.so || { rm -f libp11-kit.so && ln -s libp11-kit.so.0.3.0 libp11-kit.so; }; })
libtool: install: /bin/install -p .libs/libp11-kit.lai /usr/src/tmp/libp11-kit-buildroot/usr/lib64/libp11-kit.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /bin/install -p p11-kit/p11-kit trust/trust '/usr/src/tmp/libp11-kit-buildroot/usr/bin'
libtool: install: warning: `libp11-kit.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -p p11-kit/.libs/p11-kit /usr/src/tmp/libp11-kit-buildroot/usr/bin/p11-kit
libtool: install: warning: `libp11-kit.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -p trust/.libs/trust /usr/src/tmp/libp11-kit-buildroot/usr/bin/trust
make  install-exec-hook
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
for i in so dylib; do \
	test -f /usr/src/tmp/libp11-kit-buildroot/usr/lib64/libp11-kit.$i && \
		ln -s -f `readlink /usr/src/tmp/libp11-kit-buildroot/usr/lib64/libp11-kit.$i` /usr/src/tmp/libp11-kit-buildroot/usr/lib64/p11-kit-proxy.$i || true; \
done
/bin/mkdir -p /usr/src/tmp/libp11-kit-buildroot/usr/share/p11-kit/modules
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/share/p11-kit/modules'
 /bin/install -p -m 644 trust/p11-kit-trust.module '/usr/src/tmp/libp11-kit-buildroot/usr/share/p11-kit/modules'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/etc/pkcs11'
 /bin/install -p -m 644 p11-kit/pkcs11.conf.example '/usr/src/tmp/libp11-kit-buildroot/etc/pkcs11'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/libexec/p11-kit'
 /bin/install -p trust/trust-extract-compat '/usr/src/tmp/libp11-kit-buildroot/usr/libexec/p11-kit'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/include/p11-kit-1/p11-kit'
 /bin/install -p -m 644 common/pkcs11.h common/pkcs11x.h p11-kit/deprecated.h p11-kit/iter.h p11-kit/p11-kit.h p11-kit/pin.h p11-kit/remote.h p11-kit/uri.h '/usr/src/tmp/libp11-kit-buildroot/usr/include/p11-kit-1/p11-kit'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkcs11'
 /bin/sh ./libtool   --mode=install /bin/install -p   p11-kit-client.la p11-kit-trust.la '/usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkcs11'
libtool: install: /bin/install -p .libs/p11-kit-client.so /usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkcs11/p11-kit-client.so
libtool: install: /bin/install -p .libs/p11-kit-client.lai /usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkcs11/p11-kit-client.la
libtool: install: /bin/install -p .libs/p11-kit-trust.so /usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkcs11/p11-kit-trust.so
libtool: install: /bin/install -p .libs/p11-kit-trust.lai /usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkcs11/p11-kit-trust.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/pkcs11'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkgconfig'
 /bin/install -p -m 644 p11-kit/p11-kit-1.pc '/usr/src/tmp/libp11-kit-buildroot/usr/lib64/pkgconfig'
 /bin/mkdir -p '/usr/src/tmp/libp11-kit-buildroot/usr/libexec/p11-kit'
  /bin/sh ./libtool   --mode=install /bin/install -p p11-kit-remote p11-kit-server '/usr/src/tmp/libp11-kit-buildroot/usr/libexec/p11-kit'
libtool: install: warning: `libp11-kit.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -p .libs/p11-kit-remote /usr/src/tmp/libp11-kit-buildroot/usr/libexec/p11-kit/p11-kit-remote
libtool: install: warning: `libp11-kit.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -p .libs/p11-kit-server /usr/src/tmp/libp11-kit-buildroot/usr/libexec/p11-kit/p11-kit-server
make[2]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
make[1]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
Making install in doc
make[1]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
Making install in manual
make[2]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc/manual'
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc/manual'
make[3]: Nothing to be done for `install-exec-am'.
Nothing to install
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc/manual'
make[2]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc/manual'
make[2]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
make[3]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
make[2]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
make[1]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/doc'
Making install in po
make[1]: Entering directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
if test "p11-kit" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/libp11-kit-buildroot/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 \
    /bin/install -p -m 644 ./$file \
		    /usr/src/tmp/libp11-kit-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/libp11-kit-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8/po'
make: Leaving directory `/usr/src/RPM/BUILD/p11-kit-0.23.8'
+ mkdir -p /usr/src/tmp/libp11-kit-buildroot/etc/pkcs11/modules
+ install -p -m755 /usr/src/RPM/SOURCES/p11-kit-extract-trust /usr/src/tmp/libp11-kit-buildroot//usr/libexec/p11-kit/
+ mkdir -p /usr/src/tmp/libp11-kit-buildroot/etc/alternatives/packages.d
+ cat
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libp11-kit-buildroot (auto)
removed './usr/lib64/libp11-kit.la'
mode of './usr/lib64/pkcs11/p11-kit-trust.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/pkcs11/p11-kit-client.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libp11-kit.so.0.3.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libp11-kit-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/p11-kit-1.pc: Libs: '-L${libdir} -lp11-kit' --> '-lp11-kit'
/usr/lib64/pkcs11/p11-kit-trust.la: dependency_libs: ' -ltasn1 -lfreebl3 -ldl -lpthread' --> '-ltasn1 -lfreebl3 -ldl -lpthread'
/usr/lib64/pkcs11/p11-kit-client.la: dependency_libs: ' -lffi -ldl -lpthread' --> '-lffi -ldl -lpthread'
Compressing files in /usr/src/tmp/libp11-kit-buildroot (auto)
Adjusting library links in /usr/src/tmp/libp11-kit-buildroot
./usr/lib64:
	libp11-kit.so.0 -> libp11-kit.so.0.3.0
Verifying ELF objects in /usr/src/tmp/libp11-kit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.70802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd p11-kit-0.23.8
+ exit 0
Processing files: libp11-kit-0.23.8-alt1.M80P.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd p11-kit-0.23.8
+ DOCDIR=/usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ /bin/mkdir -p /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ cp -prL p11-kit/pkcs11.conf.example /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ chmod -R go-w /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ chmod -R a+rX /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ cp -prL AUTHORS COPYING NEWS README /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ chmod -R go-w /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ chmod -R a+rX /usr/src/tmp/libp11-kit-buildroot/usr/share/doc/libp11-kit-0.23.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E19lsR
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LQJ4CI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libp11-kit.so.0()(64bit) = set:kd1or61pDRhDG1QZ41HQN5MqOUZ7mViOJzjZjMNNdOeJehTNEHPPZGssG9WJtWTqUUTp29oBc6XQWep84uAt9IXSEwhYNivkeZaZfvdMcV6nFxV5D8cCZqmo76FU5ZvMOypgKInf9Wg2LAKedDaVU7Qfmdo6sbgxG6gSDxHTQYfo6orJu9WzFbHShl8ICunS10hByDi4
Requires: ca-certificates, pkcs11-trust-module = 0.23.8-alt1.M80P.1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libffi.so.6()(64bit) >= set:jgBNdpQrLAhmpsTK0, libfreebl3.so()(64bit) >= set:he7opvvin6MXkWd, libfreebl3.so(NSSRAWHASH_3.12.3)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtasn1.so.6()(64bit) >= set:jfRaXblmF8mf5SLNNXDA2CDaA25aJcnSpk, libtasn1.so.6(LIBTASN1_0_3)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GdcAQH
Creating libp11-kit-debuginfo package
Processing files: libp11-kit-trust-0.23.8-alt1.M80P.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RIQrQJ
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a49yDO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkcs11-trust-module = 0.23.8-alt1.M80P.1
Requires: libp11-kit = 0.23.8-alt1.M80P.1, /bin/sh, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libfreebl3.so()(64bit) >= set:he7opvvin6MXkWd, libfreebl3.so(NSSRAWHASH_3.12.3)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtasn1.so.6()(64bit) >= set:jfRaXblmF8mf5SLNNXDA2CDacDxCZuyLPE, libtasn1.so.6(LIBTASN1_0_3)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v4HfgW
Creating libp11-kit-trust-debuginfo package
Processing files: libp11-kit-devel-0.23.8-alt1.M80P.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qp5fI6
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9PuGYj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(p11-kit-1) = 0.23.8
Requires: libp11-kit = 0.23.8-alt1.M80P.1, /usr/lib64/libp11-kit.so.0.3.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C4dx6z
Processing files: libp11-kit-debuginfo-0.23.8-alt1.M80P.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rdo6eT
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YKKvff
find-requires: running scripts (debuginfo)
Provides: debug64(libp11-kit.so.0)
Requires: libp11-kit = 0.23.8-alt1.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libffi.so.6), debug64(libfreebl3.so), debug64(libpthread.so.0), debug64(libtasn1.so.6)
Processing files: libp11-kit-trust-debuginfo-0.23.8-alt1.M80P.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NIpzNG
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CmkHcb
find-requires: running scripts (debuginfo)
Requires: libp11-kit-trust = 0.23.8-alt1.M80P.1, debug64(libc.so.6), debug64(libdl.so.2), debug64(libfreebl3.so), debug64(libpthread.so.0), debug64(libtasn1.so.6)
Adding to libp11-kit-trust-debuginfo a strict dependency on libp11-kit-debuginfo
Removing from libp11-kit-trust-debuginfo 54 sources provided by libp11-kit-debuginfo
also prunning dir /usr/src/debug/p11-kit-0.23.8/common
warning: libp11-kit: non-strict dependency on libp11-kit-trust
Removing 1 extra deps from libp11-kit-devel due to dependency on libp11-kit
Removing 16 extra deps from libp11-kit-trust due to repentancy on libp11-kit
Removing 5 extra deps from libp11-kit-trust-debuginfo due to repentancy on libp11-kit-debuginfo
warning: Installed (but unpackaged) file(s) found:
    /etc/alternatives/packages.d/libp11-kit
Wrote: /usr/src/RPM/RPMS/x86_64/libp11-kit-0.23.8-alt1.M80P.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libp11-kit-trust-0.23.8-alt1.M80P.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libp11-kit-devel-0.23.8-alt1.M80P.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libp11-kit-debuginfo-0.23.8-alt1.M80P.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libp11-kit-trust-debuginfo-0.23.8-alt1.M80P.1.x86_64.rpm
73.69user 8.18system 1:15.91elapsed 107%CPU (0avgtext+0avgdata 312056maxresident)k
0inputs+0outputs (0major+3679026minor)pagefaults 0swaps
82.08user 11.27system 1:29.41elapsed 104%CPU (0avgtext+0avgdata 312056maxresident)k
0inputs+0outputs (0major+4157169minor)pagefaults 0swaps