<86>Dec 21 07:34:52 userdel[50882]: delete user 'rooter'
<86>Dec 21 07:34:52 userdel[50882]: removed group 'rooter' owned by 'rooter'
<86>Dec 21 07:34:52 userdel[50882]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 21 07:34:52 groupadd[50927]: group added to /etc/group: name=rooter, GID=699
<86>Dec 21 07:34:52 groupadd[50927]: group added to /etc/gshadow: name=rooter
<86>Dec 21 07:34:52 groupadd[50927]: new group: name=rooter, GID=699
<86>Dec 21 07:34:52 useradd[51064]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Dec 21 07:34:52 userdel[51353]: delete user 'builder'
<86>Dec 21 07:34:52 userdel[51353]: removed group 'builder' owned by 'builder'
<86>Dec 21 07:34:52 userdel[51353]: removed shadow group 'builder' owned by 'builder'
<86>Dec 21 07:34:52 groupadd[51644]: group added to /etc/group: name=builder, GID=700
<86>Dec 21 07:34:52 groupadd[51644]: group added to /etc/gshadow: name=builder
<86>Dec 21 07:34:52 groupadd[51644]: new group: name=builder, GID=700
<86>Dec 21 07:34:52 useradd[51798]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
<13>Dec 21 07:34:56 rpmi: libjson-c-0.12.1-alt2 1517446106 installed
<13>Dec 21 07:34:56 rpmi: libusb-1.0.22-alt1 1525452055 installed
<13>Dec 21 07:34:56 rpmi: libhidapi-0.8.0-alt1_0.10.d17db57 sisyphus.217662.100 1545106534 installed
<13>Dec 21 07:34:56 rpmi: libhidapi-devel-0.8.0-alt1_0.10.d17db57 sisyphus.217662.100 1545106534 installed
<13>Dec 21 07:34:56 rpmi: libjson-c-devel-0.12.1-alt2 1517446106 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libu2f-host-1.1.3-alt1.nosrc.rpm
Installing libu2f-host-1.1.3-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30793
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libu2f-host-1.1.3
+ echo 'Source #0 (libu2f-host-1.1.3.tar):'
Source #0 (libu2f-host-1.1.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libu2f-host-1.1.3.tar
+ cd libu2f-host-1.1.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30793
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libu2f-host-1.1.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-rpath --disable-static
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
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 make supports nested variables... (cached) yes
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for Minix Amsterdam compiler... no
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
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 whether _XOPEN_SOURCE should be defined... no
checking for i586-alt-linux-ar... ar
checking the archiver (ar) interface... ar
checking build system type... i586-alt-linux-gnu
checking host system type... i586-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 i586-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 how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... (cached) ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i586-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 gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for LIBJSON... yes
checking for json_object_to_json_string_ext... yes
checking for json_object_object_get_ex... yes
checking for HIDAPI... no
checking for HIDAPI... yes
checking whether byte ordering is bigendian... no
checking for wchar_t... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for unsigned long long int... yes
checking for long long int... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking whether stdint.h conforms to C99... yes
checking for C/C++ restrict keyword... __restrict
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking for pid_t... yes
checking for mode_t... yes
checking if LD -Wl,--version-script works... yes
checking for ssize_t... yes
checking for working stdalign.h... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for strverscmp... yes
checking for UDEV... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gl/Makefile
config.status: creating gtk-doc/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating u2f-host/Makefile
config.status: creating u2f-host/u2f-host-version.h
config.status: creating u2f-host/u2f-host.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath
configure: summary of build options:

  version:          1.1.3 shared 1:3:1 major 1 minor 1 patch 3 number 0x010103
  Host type:        i586-alt-linux-gnu
  Install prefix:   /usr
  udev rules:       N/A
  udev rulefile:    70-old-u2f.rules
  Compiler:         i586-alt-linux-gcc
  Shared library:   yes
  Static library:   no
  JSON CFLAGS:      -I/usr/include/json-c
  JSON LIBS:        -ljson-c
  HIDAPI CFLAGS:    -I/usr/include/hidapi
  HIDAPI LIBS:      -lhidapi-hidraw

+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j8
make  all-recursive
Making all in gl
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  GEN      arg-nonnull.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  GEN      c++defs.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  GEN      warn-on-use.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  GEN      sys/types.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  GEN      string.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make  all-recursive
make[4]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  CC       check-version.lo
make[4]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[4]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  CC       sha256.lo
make[4]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[4]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
  CCLD     libgnu.la
make[4]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
Making all in u2f-host
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       global.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       version.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       register.lo
register.c: In function 'prepare_response':
register.c:94:30: warning: pointer targets in passing argument 1 of 'base64_encode_block' differ in signedness [-Wpointer-sign]
   cnt = base64_encode_block (buf, len, b64resp, &b64ctx);
                              ^~~
In file included from register.c:22:
b64/cencode.h:44:5: note: expected 'const char *' but argument is of type 'const unsigned char *'
 int base64_encode_block (const char *plaintext_in, int length_in,
     ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       libu2f_b64_la-cencode.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       error.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       libu2f_b64_la-cdecode.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       authenticate.lo
authenticate.c: In function 'prepare_response':
authenticate.c:110:30: warning: pointer targets in passing argument 1 of 'base64_encode_block' differ in signedness [-Wpointer-sign]
   cnt = base64_encode_block (buf, len, b64enc, &b64ctx);
                              ^~~
In file included from authenticate.c:22:
b64/cencode.h:44:5: note: expected 'const char *' but argument is of type 'const unsigned char *'
 int base64_encode_block (const char *plaintext_in, int length_in,
     ^~~~~~~~~~~~~~~~~~~
authenticate.c: In function '_u2fh_authenticate':
authenticate.c:164:39: warning: pointer targets in passing argument 3 of 'base64_decode_block' differ in signedness [-Wpointer-sign]
           data + HOSIZE + CHALLBINLEN + 1, &b64);
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from authenticate.c:23:
b64/cdecode.h:43:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int base64_decode_block (const char *code_in, const int length_in,
     ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       u2fmisc.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CCLD     libu2f_b64.la
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CC       devs.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
  CCLD     libu2f-host.la
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
Making all in src
make  all-am
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
  CC       u2f-host.o
u2f-host.c: In function 'main':
u2f-host.c:120:37: warning: pointer targets in passing argument 4 of 'u2fh_sendrecv' differ in signedness [-Wpointer-sign]
    u2fh_sendrecv (devs, 0, command, challenge, chal_len - 1, out,
                                     ^~~~~~~~~
In file included from u2f-host.c:19:
../u2f-host/u2f-host.h:80:23: note: expected 'const unsigned char *' but argument is of type 'char *'
   U2FH_EXPORT u2fh_rc u2fh_sendrecv (u2fh_devs * devs,
                       ^~~~~~~~~~~~~
u2f-host.c:39:17: warning: unused variable 'flags' [-Wunused-variable]
   u2fh_cmdflags flags = 0;
                 ^~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
  CC       libu2f_cmd_la-cmdline.lo
cmdline.c: In function 'update_arg':
cmdline.c:442:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable]
   char *stop_char = 0;
         ^~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
  CCLD     libu2f_cmd.la
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
  CCLD     u2f-host
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in gtk-doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90135
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libu2f-host-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libu2f-host-buildroot
+ cd libu2f-host-1.1.3
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libu2f-host-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
Making install in gl
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make  install-recursive
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[4]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
Making install in u2f-host
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
 /bin/mkdir -p '/usr/src/tmp/libu2f-host-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libu2f-host.la '/usr/src/tmp/libu2f-host-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libu2f-host.so.0.1.3 /usr/src/tmp/libu2f-host-buildroot/usr/lib/libu2f-host.so.0.1.3
libtool: install: (cd /usr/src/tmp/libu2f-host-buildroot/usr/lib && { ln -s -f libu2f-host.so.0.1.3 libu2f-host.so.0 || { rm -f libu2f-host.so.0 && ln -s libu2f-host.so.0.1.3 libu2f-host.so.0; }; })
libtool: install: (cd /usr/src/tmp/libu2f-host-buildroot/usr/lib && { ln -s -f libu2f-host.so.0.1.3 libu2f-host.so || { rm -f libu2f-host.so && ln -s libu2f-host.so.0.1.3 libu2f-host.so; }; })
libtool: install: /bin/install -p .libs/libu2f-host.lai /usr/src/tmp/libu2f-host-buildroot/usr/lib/libu2f-host.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libu2f-host-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 u2f-host.pc '/usr/src/tmp/libu2f-host-buildroot/usr/lib/pkgconfig'
 /bin/mkdir -p '/usr/src/tmp/libu2f-host-buildroot/usr/include/u2f-host'
 /bin/install -p -m 644 u2f-host.h u2f-host-types.h u2f-host-version.h '/usr/src/tmp/libu2f-host-buildroot/usr/include/u2f-host'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
 /bin/mkdir -p '/usr/src/tmp/libu2f-host-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p u2f-host '/usr/src/tmp/libu2f-host-buildroot/usr/bin'
libtool: warning: '../u2f-host/libu2f-host.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -p .libs/u2f-host /usr/src/tmp/libu2f-host-buildroot/usr/bin/u2f-host
 /bin/mkdir -p '/usr/src/tmp/libu2f-host-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 u2f-host.1 '/usr/src/tmp/libu2f-host-buildroot/usr/share/man/man1'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
Making install in gtk-doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gtk-doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gtk-doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/install -p -m 644 ./html/home.png
 /bin/install -p -m 644 ./html/index.html
 /bin/install -p -m 644 ./html/index.sgml
 /bin/install -p -m 644 ./html/intro.html
 /bin/install -p -m 644 ./html/left-insensitive.png
 /bin/install -p -m 644 ./html/left.png
 /bin/install -p -m 644 ./html/right-insensitive.png
 /bin/install -p -m 644 ./html/right.png
 /bin/install -p -m 644 ./html/style.css
 /bin/install -p -m 644 ./html/u2f-host-u2f-host-types.html
 /bin/install -p -m 644 ./html/u2f-host-u2f-host-version.html
 /bin/install -p -m 644 ./html/u2f-host-u2f-host.html
 /bin/install -p -m 644 ./html/u2f-host.devhelp2
 /bin/install -p -m 644 ./html/up-insensitive.png
 /bin/install -p -m 644 ./html/up.png
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gtk-doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gtk-doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
make: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
+ find /usr/src/tmp/libu2f-host-buildroot -name '*.la' -delete
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libu2f-host-buildroot (auto)
mode of './usr/lib/libu2f-host.so.0.1.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libu2f-host-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/u2f-host.pc: Libs: '-L${libdir} -lu2f-host' --> '-lu2f-host'
Checking contents of files in /usr/src/tmp/libu2f-host-buildroot/ (default)
Compressing files in /usr/src/tmp/libu2f-host-buildroot (auto)
Adjusting library links in /usr/src/tmp/libu2f-host-buildroot
./usr/lib:
	libu2f-host.so.0 -> libu2f-host.so.0.1.3
Verifying ELF objects in /usr/src/tmp/libu2f-host-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/u2f-host: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/libu2f-host.so.0.1.3: uses non-LFS functions: open
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.68200
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libu2f-host-1.1.3
+ LD_LIBRARY_PATH=/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host/.libs
+ make check
make: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
Making check in gl
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make  check-recursive
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gl'
Making check in u2f-host
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/u2f-host'
Making check in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make  check-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/src'
Making check in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make  basic
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
  CC       basic.o
  CCLD     basic
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
PASS: basic
============================================================================
Testsuite summary for libu2f-host 1.1.3
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/tests'
Making check in gtk-doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gtk-doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3/gtk-doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
  GEN      public-submodule-commit
make: Leaving directory '/usr/src/RPM/BUILD/libu2f-host-1.1.3'
+ exit 0
Processing files: libu2f-host-1.1.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66750
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libu2f-host-1.1.3
+ DOCDIR=/usr/src/tmp/libu2f-host-buildroot/usr/share/doc/libu2f-host-1.1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/libu2f-host-1.1.3
+ /bin/mkdir -p /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/libu2f-host-1.1.3
+ cp -prL COPYING.LGPLv2 README AUTHORS NEWS THANKS ChangeLog doc/Mode_switch_YubiKey.adoc /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/libu2f-host-1.1.3
+ chmod -R go-w /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/libu2f-host-1.1.3
+ chmod -R a+rX /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/libu2f-host-1.1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5qJF73
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4a3N0d
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libu2f-host.so.0 = set:hdc5KFXJ5E6GLpnAZaLDhgbu6EmAGG5, libu2f-host.so.0(U2F_HOST_0.0), libu2f-host.so.0(U2F_HOST_1.1)
Requires: u2f-hidraw-policy, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libhidapi-hidraw.so.0 >= set:iexh2Qt6IDzp0D0H8Mr1, libjson-c.so.2 >= set:kgDLjpaZ384QjUuqThZD1Bs1, 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.PcGhWU
Creating libu2f-host-debuginfo package
Processing files: u2f-host-1.1.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2319
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libu2f-host-1.1.3
+ DOCDIR=/usr/src/tmp/libu2f-host-buildroot/usr/share/doc/u2f-host-1.1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/u2f-host-1.1.3
+ /bin/mkdir -p /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/u2f-host-1.1.3
+ cp -prL COPYING /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/u2f-host-1.1.3
+ chmod -R go-w /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/u2f-host-1.1.3
+ chmod -R a+rX /usr/src/tmp/libu2f-host-buildroot/usr/share/doc/u2f-host-1.1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SaLeEH
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZfnxfR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libu2f-host = 1.1.3-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libu2f-host.so.0 >= set:hdc5IbRgZd4nD8kbu6822, libu2f-host.so.0(U2F_HOST_0.0), libu2f-host.so.0(U2F_HOST_1.1), 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.tTCwvG
Creating u2f-host-debuginfo package
Processing files: libu2f-host-devel-1.1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5lNGEN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yM9tWt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(u2f-host) = 1.1.3
Requires: libu2f-host = 1.1.3-alt1, /usr/lib/libu2f-host.so.0.1.3, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1dD4tC
Processing files: libu2f-host-debuginfo-1.1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HiF0hc
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4T7MXi
find-requires: running scripts (debuginfo)
Provides: debug(libu2f-host.so.0)
Requires: libu2f-host = 1.1.3-alt1, debug(libc.so.6), debug(libhidapi-hidraw.so.0), debug(libjson-c.so.2)
Processing files: u2f-host-debuginfo-1.1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xzDOWR
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R2e3xY
find-requires: running scripts (debuginfo)
Requires: u2f-host = 1.1.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libu2f-host.so.0)
Adding to u2f-host-debuginfo a strict dependency on libu2f-host-debuginfo
Removing from u2f-host-debuginfo 2 sources provided by libu2f-host-debuginfo
also prunning dir /usr/src/debug/libu2f-host-1.1.3/u2f-host
Removing 4 extra deps from u2f-host due to dependency on libu2f-host
Removing 1 extra deps from libu2f-host-devel due to dependency on libu2f-host
Removing 1 extra deps from u2f-host-debuginfo due to dependency on libu2f-host-debuginfo
Removing 4 extra deps from u2f-host due to repentancy on libu2f-host
Removing 1 extra deps from u2f-host-debuginfo due to repentancy on libu2f-host-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libu2f-host-1.1.3-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/u2f-host-1.1.3-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libu2f-host-devel-1.1.3-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libu2f-host-debuginfo-1.1.3-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/u2f-host-debuginfo-1.1.3-alt1.i586.rpm
12.01user 2.15system 0:39.30elapsed 36%CPU (0avgtext+0avgdata 35868maxresident)k
0inputs+0outputs (0major+1130439minor)pagefaults 0swaps
21.15user 4.75system 0:57.27elapsed 45%CPU (0avgtext+0avgdata 122344maxresident)k
0inputs+0outputs (0major+1580550minor)pagefaults 0swaps
--- libu2f-host-debuginfo-1.1.3-alt1.i586.rpm.repo	2016-11-01 12:50:22.000000000 +0000
+++ libu2f-host-debuginfo-1.1.3-alt1.i586.rpm.hasher	2018-12-21 07:35:40.284363824 +0000
@@ -8,2 +8,3 @@
 /usr/src/debug/libu2f-host-1.1.3/gl/sha256.h	100644	
+/usr/src/debug/libu2f-host-1.1.3/gl/string.h	100644	
 /usr/src/debug/libu2f-host-1.1.3/u2f-host	40755