Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libspiro.spec'], False, '/var/lib/mock/c7.01.01-armhfp-34d5fa283aa45ffd3c01b257d9efd71648322001/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libspiro.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libspiro-20071029-12.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libspiro.spec'], False, '/var/lib/mock/c7.01.01-armhfp-34d5fa283aa45ffd3c01b257d9efd71648322001/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libspiro.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pmIdfV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libspiro-20071029 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libspiro_src-20071029.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libspiro-20071029 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libspiro-aarch64.patch):' Patch #0 (libspiro-aarch64.patch): + /usr/bin/cat /builddir/build/SOURCES/libspiro-aarch64.patch + /usr/bin/patch -p1 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ia7mIZ + umask 022 + cd /builddir/build/BUILD + cd libspiro-20071029 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by armv7hl-redhat-linux-gnueabi-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... pass_all checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for armv7hl-redhat-linux-gnueabi-g77... no checking for armv7hl-redhat-linux-gnueabi-f77... no checking for armv7hl-redhat-linux-gnueabi-xlf... no checking for armv7hl-redhat-linux-gnueabi-frt... no checking for armv7hl-redhat-linux-gnueabi-pgf77... no checking for armv7hl-redhat-linux-gnueabi-fort77... no checking for armv7hl-redhat-linux-gnueabi-fl32... no checking for armv7hl-redhat-linux-gnueabi-af77... no checking for armv7hl-redhat-linux-gnueabi-f90... no checking for armv7hl-redhat-linux-gnueabi-xlf90... no checking for armv7hl-redhat-linux-gnueabi-pgf90... no checking for armv7hl-redhat-linux-gnueabi-epcf90... no checking for armv7hl-redhat-linux-gnueabi-f95... no checking for armv7hl-redhat-linux-gnueabi-fort... no checking for armv7hl-redhat-linux-gnueabi-xlf95... no checking for armv7hl-redhat-linux-gnueabi-ifc... no checking for armv7hl-redhat-linux-gnueabi-efc... no checking for armv7hl-redhat-linux-gnueabi-pgf95... no checking for armv7hl-redhat-linux-gnueabi-lf95... no checking for armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: 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 armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: 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 -j4 /bin/sh ./libtool --mode=compile armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib"' '-DPREFIX="/usr"' -c spiro.c /bin/sh ./libtool --mode=compile armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib"' '-DPREFIX="/usr"' -c bezctx.c /bin/sh ./libtool --mode=compile armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib"' '-DPREFIX="/usr"' -c spiroentrypoints.c mkdir .libs armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib\" -DPREFIX=\"/usr\" -c spiro.c -fPIC -DPIC -o .libs/spiro.o armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib\" -DPREFIX=\"/usr\" -c bezctx.c -fPIC -DPIC -o .libs/bezctx.o armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib\" -DPREFIX=\"/usr\" -c spiroentrypoints.c -fPIC -DPIC -o .libs/spiroentrypoints.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) ^ /bin/sh ./libtool --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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/lib"' '-DPREFIX="/usr"' -no-undefined -Wl,-z,relro -o libspiro.la spiro.lo bezctx.lo spiroentrypoints.lo -lm \ \ -rpath /usr/lib -version-info 0:1:0 armv7hl-redhat-linux-gnueabi-gcc -shared .libs/spiro.o .libs/bezctx.o .libs/spiroentrypoints.o -lm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -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) Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GZu4v2 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm ++ dirname /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm + cd libspiro-20071029 + make install DESTDIR=/builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm 'INSTALL=install -p' mkdir -p /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib mkdir -p /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/include /bin/sh ./libtool --mode=install install -p -c libspiro.la /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib/libspiro.la install -p -c .libs/libspiro.so.0.0.1 /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib/libspiro.so.0.0.1 (cd /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib && { ln -s -f libspiro.so.0.0.1 libspiro.so || { rm -f libspiro.so && ln -s libspiro.so.0.0.1 libspiro.so; }; }) install -p -c .libs/libspiro.lai /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib/libspiro.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=finish /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib PATH="$PATH:/sbin" ldconfig -n /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib 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. ---------------------------------------------------------------------- install -p -m 644 bezctx.h /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/include install -p -m 644 bezctx_intf.h /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/include install -p -m 644 spiro.h /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/include install -p -m 644 spiroentrypoints.h /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/include + find /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libspiro-20071029 extracting debug info from /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/lib/libspiro.so.0.0.1 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libspiro.so.0.0.1.debug to /usr/lib/debug/usr/lib/libspiro.so.0.debug symlinked /usr/lib/debug/usr/lib/libspiro.so.0.0.1.debug to /usr/lib/debug/usr/lib/libspiro.so.debug 72 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libspiro-20071029-12.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7tZVAY + umask 022 + cd /builddir/build/BUILD + cd libspiro-20071029 + DOCDIR=/builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/share/doc/libspiro-20071029 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/share/doc/libspiro-20071029 + cp -pr README /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/share/doc/libspiro-20071029 + cp -pr gpl.txt /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/share/doc/libspiro-20071029 + cp -pr README-RaphLevien /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm/usr/share/doc/libspiro-20071029 + exit 0 Provides: libspiro = 20071029-12.el7 libspiro(armv7hl-32) = 20071029-12.el7 libspiro.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: libspiro-devel-20071029-12.el7.armv7hl Provides: libspiro-devel = 20071029-12.el7 libspiro-devel(armv7hl-32) = 20071029-12.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libspiro.so.0 Processing files: libspiro-debuginfo-20071029-12.el7.armv7hl Provides: libspiro-debuginfo = 20071029-12.el7 libspiro-debuginfo(armv7hl-32) = 20071029-12.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm Wrote: /builddir/build/RPMS/libspiro-20071029-12.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libspiro-devel-20071029-12.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libspiro-debuginfo-20071029-12.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FB6G5t + umask 022 + cd /builddir/build/BUILD + cd libspiro-20071029 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libspiro-20071029-12.el7.arm + exit 0 Child return code was: 0 LEAVE do -->