<86>Nov 29 02:03:06 userdel[464887]: delete user 'rooter'
<86>Nov 29 02:03:06 userdel[464887]: removed group 'rooter' owned by 'rooter'
<86>Nov 29 02:03:06 userdel[464887]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 29 02:03:06 groupadd[464906]: group added to /etc/group: name=rooter, GID=702
<86>Nov 29 02:03:06 groupadd[464906]: group added to /etc/gshadow: name=rooter
<86>Nov 29 02:03:06 groupadd[464906]: new group: name=rooter, GID=702
<86>Nov 29 02:03:06 useradd[464923]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash
<86>Nov 29 02:03:06 userdel[465001]: delete user 'builder'
<86>Nov 29 02:03:06 userdel[465001]: removed group 'builder' owned by 'builder'
<86>Nov 29 02:03:06 userdel[465001]: removed shadow group 'builder' owned by 'builder'
<86>Nov 29 02:03:06 groupadd[465093]: group added to /etc/group: name=builder, GID=703
<86>Nov 29 02:03:06 groupadd[465093]: group added to /etc/gshadow: name=builder
<86>Nov 29 02:03:06 groupadd[465093]: new group: name=builder, GID=703
<86>Nov 29 02:03:06 useradd[465124]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash
<13>Nov 29 02:03:08 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Nov 29 02:03:08 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Nov 29 02:03:09 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Nov 29 02:03:09 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libspiro-20071029-alt2.qa2.nosrc.rpm
Installing libspiro-20071029-alt2.qa2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76884
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libspiro
+ echo 'Source #0 (libspiro-src-20071029.tar.bz2):'
Source #0 (libspiro-src-20071029.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/libspiro-src-20071029.tar.bz2
+ /bin/tar -xf -
+ cd libspiro
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31694
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libspiro
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/libspiro'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  '-DSHAREDIR=""' -DLIBDIR='"/usr/lib64"' '-DPREFIX="/usr"' -c spiroentrypoints.c
 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSHAREDIR=\"\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -c spiroentrypoints.c  -fPIC -DPIC -o .libs/spiroentrypoints.o
make: Leaving directory '/usr/src/RPM/BUILD/libspiro'
make: Entering directory '/usr/src/RPM/BUILD/libspiro'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  '-DSHAREDIR=""' -DLIBDIR='"/usr/lib64"' '-DPREFIX="/usr"' -c bezctx.c
 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSHAREDIR=\"\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -c bezctx.c  -fPIC -DPIC -o .libs/bezctx.o
make: Leaving directory '/usr/src/RPM/BUILD/libspiro'
make: Entering directory '/usr/src/RPM/BUILD/libspiro'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  '-DSHAREDIR=""' -DLIBDIR='"/usr/lib64"' '-DPREFIX="/usr"' -c spiro.c
mkdir .libs
 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSHAREDIR=\"\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -c spiro.c  -fPIC -DPIC -o .libs/spiro.o
spiro.c:58:1: warning: no previous prototype for 'integrate_spiro' [-Wmissing-prototypes]
 integrate_spiro(const double ks[4], double xy[2])
 ^~~~~~~~~~~~~~~
spiro.c:605:5: warning: no previous prototype for 'compute_jinc' [-Wmissing-prototypes]
 int compute_jinc(char ty0, char ty1)
     ^~~~~~~~~~~~
spiro.c:619:5: warning: no previous prototype for 'count_vec' [-Wmissing-prototypes]
 int count_vec(const spiro_seg *s, int nseg)
     ^~~~~~~~~
spiro.c:782:1: warning: no previous prototype for 'solve_spiro' [-Wmissing-prototypes]
 solve_spiro(spiro_seg *s, int nseg)
 ^~~~~~~~~~~
spiro.c: In function 'spiro_seg_to_bpath':
spiro.c:824:15: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
     if (!bend > 1e-8) {
               ^
spiro.c:824:9: note: add parentheses around left hand side expression to silence this warning
     if (!bend > 1e-8) {
         ^~~~~
         (    )
make: Leaving directory '/usr/src/RPM/BUILD/libspiro'
make: Entering directory '/usr/src/RPM/BUILD/libspiro'
/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I./../inc -I. -I. -I./../fontforge -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  '-DSHAREDIR=""' -DLIBDIR='"/usr/lib64"' '-DPREFIX="/usr"' -no-undefined   -o libspiro.la spiro.lo bezctx.lo spiroentrypoints.lo -lm \
     \
    -rpath /usr/lib64 -version-info 0:1:0
x86_64-alt-linux-gcc -shared  .libs/spiro.o .libs/bezctx.o .libs/spiroentrypoints.o  -lm  -Wl,-soname -Wl,libspiro.so.0 -o .libs/libspiro.so.0.0.1
(cd .libs && rm -f libspiro.so.0 && ln -s libspiro.so.0.0.1 libspiro.so.0)
(cd .libs && rm -f libspiro.so && ln -s libspiro.so.0.0.1 libspiro.so)
creating libspiro.la
(cd .libs && rm -f libspiro.la && ln -s ../libspiro.la libspiro.la)
make: Leaving directory '/usr/src/RPM/BUILD/libspiro'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65020
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libspiro-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libspiro-buildroot
+ cd libspiro
+ mkdir -p /usr/src/tmp/libspiro-buildroot/usr/include/
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libspiro-buildroot/usr exec_prefix=/usr/src/tmp/libspiro-buildroot/usr bindir=/usr/src/tmp/libspiro-buildroot/usr/bin sbindir=/usr/src/tmp/libspiro-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libspiro-buildroot/etc datadir=/usr/src/tmp/libspiro-buildroot/usr/share includedir=/usr/src/tmp/libspiro-buildroot/usr/include libdir=/usr/src/tmp/libspiro-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libspiro-buildroot/usr/lib localstatedir=/usr/src/tmp/libspiro-buildroot/var/lib sharedstatedir=/usr/src/tmp/libspiro-buildroot/var/lib mandir=/usr/src/tmp/libspiro-buildroot/usr/share/man infodir=/usr/src/tmp/libspiro-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libspiro'
mkdir -p /usr/src/tmp/libspiro-buildroot/usr/lib64
/bin/sh ./libtool --mode=install /bin/install -p -c libspiro.la /usr/src/tmp/libspiro-buildroot/usr/lib64/libspiro.la
/bin/install -p -c .libs/libspiro.so.0.0.1 /usr/src/tmp/libspiro-buildroot/usr/lib64/libspiro.so.0.0.1
(cd /usr/src/tmp/libspiro-buildroot/usr/lib64 && { ln -s -f libspiro.so.0.0.1 libspiro.so.0 || { rm -f libspiro.so.0 && ln -s libspiro.so.0.0.1 libspiro.so.0; }; })
(cd /usr/src/tmp/libspiro-buildroot/usr/lib64 && { ln -s -f libspiro.so.0.0.1 libspiro.so || { rm -f libspiro.so && ln -s libspiro.so.0.0.1 libspiro.so; }; })
/bin/install -p -c .libs/libspiro.lai /usr/src/tmp/libspiro-buildroot/usr/lib64/libspiro.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/bin/sh ./libtool --mode=finish /usr/src/tmp/libspiro-buildroot/usr/lib64
PATH="$PATH:/sbin" ldconfig -n /usr/src/tmp/libspiro-buildroot/usr/lib64
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/tmp/libspiro-buildroot/usr/lib64

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/install -p -m 644 bezctx.h /usr/src/tmp/libspiro-buildroot/usr/include
/bin/install -p -m 644 bezctx_intf.h /usr/src/tmp/libspiro-buildroot/usr/include
/bin/install -p -m 644 spiro.h /usr/src/tmp/libspiro-buildroot/usr/include
/bin/install -p -m 644 spiroentrypoints.h /usr/src/tmp/libspiro-buildroot/usr/include
make: Leaving directory '/usr/src/RPM/BUILD/libspiro'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libspiro-buildroot (auto)
removed './usr/lib64/libspiro.la'
mode of './usr/lib64/libspiro.so.0.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libspiro-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libspiro-buildroot/ (default)
Compressing files in /usr/src/tmp/libspiro-buildroot (auto)
Adjusting library links in /usr/src/tmp/libspiro-buildroot
./usr/lib64:
	libspiro.so.0 -> libspiro.so.0.0.1
Verifying ELF objects in /usr/src/tmp/libspiro-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libspiro-20071029-alt2.qa2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65020
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libspiro
+ DOCDIR=/usr/src/tmp/libspiro-buildroot/usr/share/doc/libspiro-20071029
+ export DOCDIR
+ rm -rf /usr/src/tmp/libspiro-buildroot/usr/share/doc/libspiro-20071029
+ /bin/mkdir -p /usr/src/tmp/libspiro-buildroot/usr/share/doc/libspiro-20071029
+ cp -prL README README-RaphLevien /usr/src/tmp/libspiro-buildroot/usr/share/doc/libspiro-20071029
+ chmod -R go-w /usr/src/tmp/libspiro-buildroot/usr/share/doc/libspiro-20071029
+ chmod -R a+rX /usr/src/tmp/libspiro-buildroot/usr/share/doc/libspiro-20071029
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CY5qqD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libspiro-buildroot/usr/lib64/libspiro.so.0: 16 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3lbBX5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libspiro.so.0()(64bit) = set:hcZ6W5nLZGNjVBYquSOw2VNg1xb0rwsKi0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A6eBCB
Creating libspiro-debuginfo package
Processing files: libspiro-devel-20071029-alt2.qa2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.36jRoa
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.4IhGhM
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libspiro = 20071029-alt2.qa2, /usr/lib64/libspiro.so.0.0.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9wW1gr
Processing files: libspiro-debuginfo-20071029-alt2.qa2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wiFSn9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TvAcKU
find-requires: running scripts (debuginfo)
Provides: debug64(libspiro.so.0)
Requires: libspiro = 20071029-alt2.qa2, debug64(libc.so.6), debug64(libm.so.6)
Removing 1 extra deps from libspiro-devel due to dependency on libspiro
Wrote: /usr/src/RPM/RPMS/x86_64/libspiro-20071029-alt2.qa2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libspiro-devel-20071029-alt2.qa2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libspiro-debuginfo-20071029-alt2.qa2.x86_64.rpm
4.93user 2.08system 0:13.89elapsed 50%CPU (0avgtext+0avgdata 36348maxresident)k
0inputs+0outputs (0major+937881minor)pagefaults 0swaps
9.40user 4.46system 0:21.14elapsed 65%CPU (0avgtext+0avgdata 117812maxresident)k
0inputs+0outputs (0major+1253626minor)pagefaults 0swaps
--- libspiro-20071029-alt2.qa2.x86_64.rpm.repo	2013-04-14 13:35:07.000000000 +0000
+++ libspiro-20071029-alt2.qa2.x86_64.rpm.hasher	2020-11-29 02:03:25.566389564 +0000
@@ -7,2 +7,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
@@ -10,3 +11,3 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libspiro.so.0()(64bit) = set:idVplRzfgO7CWhsjOMKmjPTmaE8fek0Sndv
+Provides: libspiro.so.0()(64bit) = set:hcZ6W5nLZGNjVBYquSOw2VNg1xb0rwsKi0
 Provides: libspiro = 20071029-alt2.qa2