Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libltc.spec'], printOutput=Falseenv={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}uid=1000shell=Falseuser='mockbuild'gid=135timeout=0logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libltc.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libltc-1.1.4-4bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libltc.spec '], printOutput=Falseenv={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}uid=1000shell=Falseuser='mockbuild'gid=135timeout=0private_network=Truelogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libltc.spec '] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k2gVHu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libltc-1.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/libltc-1.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libltc-1.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libltc-1.1.2-multilib.patch):' Patch #0 (libltc-1.1.2-multilib.patch): + /usr/bin/patch -p1 -b --suffix .multilib --fuzz=0 patching file Doxyfile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q95zrS + umask 022 + cd /builddir/build/BUILD + cd libltc-1.1.4 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -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' + for i in '$(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --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 checking for sed... /usr/bin/sed checking libltc version... 1.1.4 checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking target system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking if -Wl,--as-needed works... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdint.h... (cached) yes checking for doxygen... /usr/bin/doxygen configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating ltc.pc config.status: creating Doxyfile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: libltc configured: ----------------------- version: 1.1.4 interface revision: 11:3:0 doxygen: /usr/bin/doxygen installation prefix: /usr type "make" followed my "make install" as root. run "make check" to perform selftests. run "make dox" to generate API html reference: doc/html/index.html + make -j8 all dox /usr/bin/doxygen Doxyfile Warning: Tag `SYMBOL_CACHE_SIZE' at line 336 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Making all in src Warning: Tag `XML_SCHEMA' at line 1401 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 1407 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libltc_la-ltc.lo `test -f 'ltc.c' || echo './'`ltc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libltc_la-decoder.lo `test -f 'decoder.c' || echo './'`decoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libltc_la-encoder.lo `test -f 'encoder.c' || echo './'`encoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libltc_la-timecode.lo `test -f 'timecode.c' || echo './'`timecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c encoder.c -fPIC -DPIC -o .libs/libltc_la-encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c timecode.c -fPIC -DPIC -o .libs/libltc_la-timecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c ltc.c -fPIC -DPIC -o .libs/libltc_la-ltc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c decoder.c -fPIC -DPIC -o .libs/libltc_la-decoder.o /builddir/build/BUILD/libltc-1.1.4/src/ltc.h:430: warning: unexpected token in comment block while parsing the argument of command param /builddir/build/BUILD/libltc-1.1.4/src/ltc.h:423: warning: The following parameters of ltc_decoder_write(LTCDecoder *d, ltcsnd_sample_t *buf, size_t size, ltc_off_t posinfo) are not documented: parameter 'posinfo' libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c encoder.c -o libltc_la-encoder.o >/dev/null 2>&1 sed -i 's/\([( ]\)-\([0-9][0-9d) ]\)/\1\\-\2/g' doc/man/man3/ltc.h.3 touch stamp-doxygen libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c timecode.c -o libltc_la-timecode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c decoder.c -o libltc_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c ltc.c -o libltc_la-ltc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -export-symbols-regex '^(ltc_).*' -Wl,--as-needed -version-info 11:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libltc.la -rpath /usr/lib libltc_la-ltc.lo libltc_la-decoder.lo libltc_la-encoder.lo libltc_la-timecode.lo -lm libtool: link: /usr/bin/nm -B .libs/libltc_la-ltc.o .libs/libltc_la-decoder.o .libs/libltc_la-encoder.o .libs/libltc_la-timecode.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libltc.exp libtool: link: /usr/bin/grep -E -e "^(ltc_).*" ".libs/libltc.exp" > ".libs/libltc.expT" libtool: link: mv -f ".libs/libltc.expT" ".libs/libltc.exp" libtool: link: echo "{ global:" > .libs/libltc.ver libtool: link: cat .libs/libltc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libltc.ver libtool: link: echo "local: *; };" >> .libs/libltc.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libltc_la-ltc.o .libs/libltc_la-decoder.o .libs/libltc_la-encoder.o .libs/libltc_la-timecode.o -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libltc.so.11 -Wl,-version-script -Wl,.libs/libltc.ver -o .libs/libltc.so.11.0.3 libtool: link: (cd ".libs" && rm -f "libltc.so.11" && ln -s "libltc.so.11.0.3" "libltc.so.11") libtool: link: (cd ".libs" && rm -f "libltc.so" && ln -s "libltc.so.11.0.3" "libltc.so") libtool: link: ar cru .libs/libltc.a libltc_la-ltc.o libltc_la-decoder.o libltc_la-encoder.o libltc_la-timecode.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libltc.a libtool: link: ( cd ".libs" && rm -f "libltc.la" && ln -s "../libltc.la" "libltc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/src' make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/doc' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/tests' make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.226zbF + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm + cd libltc-1.1.4 + make install DESTDIR=/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm Making install in src make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/src' make[2]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libltc.la '/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libltc.so.11.0.3 /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.so.11.0.3 libtool: install: (cd /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib && { ln -s -f libltc.so.11.0.3 libltc.so.11 || { rm -f libltc.so.11 && ln -s libltc.so.11.0.3 libltc.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib && { ln -s -f libltc.so.11.0.3 libltc.so || { rm -f libltc.so && ln -s libltc.so.11.0.3 libltc.so; }; }) libtool: install: /usr/bin/install -c .libs/libltc.lai /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.la libtool: install: /usr/bin/install -c .libs/libltc.a /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.a libtool: install: ranlib /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/include" /usr/bin/install -c -m 644 ltc.h '/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/src' make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/doc' make[2]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/man/man3" /usr/bin/install -c -m 644 man/man3/ltc.h.3 '/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/doc' make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/doc' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/tests' make[2]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/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 '/builddir/build/BUILD/libltc-1.1.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/tests' make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4' make[2]: Entering directory '/builddir/build/BUILD/libltc-1.1.4' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 ltc.pc '/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4' make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4' + rm -f /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.a /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.la + /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/libltc-1.1.4 extracting debug info from /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/lib/libltc.so.11.0.3 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libltc.so.11.0.3.debug to /usr/lib/debug/usr/lib/libltc.so.11.debug symlinked /usr/lib/debug/usr/lib/libltc.so.11.0.3.debug to /usr/lib/debug/usr/lib/libltc.so.debug 143 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6M96oT + umask 022 + cd /builddir/build/BUILD + cd libltc-1.1.4 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/src' make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/src' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/doc' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/tests' gcc -DHAVE_CONFIG_H -I. -I../src -I./../src -g -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o ltcencode-ltcencode.o `test -f 'ltcencode.c' || echo './'`ltcencode.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ltcencode ltcencode-ltcencode.o ../src/libltc.la -lm libtool: link: gcc -g -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ltcencode ltcencode-ltcencode.o ../src/.libs/libltc.so -lm gcc -DHAVE_CONFIG_H -I. -I../src -I./../src -g -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o ltcdecode-ltcdecode.o `test -f 'ltcdecode.c' || echo './'`ltcdecode.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ltcdecode ltcdecode-ltcdecode.o ../src/libltc.la -lm libtool: link: gcc -g -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ltcdecode ltcdecode-ltcdecode.o ../src/.libs/libltc.so -lm make ltcencode ltcdecode make[2]: Entering directory '/builddir/build/BUILD/libltc-1.1.4/tests' make[2]: 'ltcencode' is up to date. make[2]: 'ltcdecode' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/tests' date Thu Dec 31 06:19:26 CST 2015 uname -a Linux cb4 3.4.39 #65 SMP PREEMPT Thu Apr 30 17:25:26 CST 2015 armv7l armv7l armv7l GNU/Linux ----------------------------------------------------------------- ./ltcencode output.raw sample rate: 48000.00 frames/sec: 25.00 secs to write: 2.00 sample format: 8bit unsigned mono Done: wrote 96000 samples to 'output.raw' ./ltcdecode output.raw | diff -q ./expect_48k_2sec.txt - * reading from: output.raw ----------------------------------------------------------------- ./ltcencode output.raw 192000 sample rate: 192000.00 frames/sec: 25.00 secs to write: 2.00 sample format: 8bit unsigned mono Done: wrote 384000 samples to 'output.raw' ./ltcdecode output.raw 7680 | diff -q ./expect_96k_2sec.txt - * reading from: output.raw ----------------------------------------------------------------- ./ltcdecode ./timecode.raw 882 | diff -q ./timecode.txt - * reading from: ./timecode.raw ----------------------------------------------------------------- libltc-1.1.4 passed all tests. ----------------------------------------------------------------- make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4/tests' make[1]: Entering directory '/builddir/build/BUILD/libltc-1.1.4' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/libltc-1.1.4' Processing files: libltc-1.1.4-4bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eEDsmr + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libltc-1.1.4 + DOCDIR=/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc + cp -pr AUTHORS /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc + cp -pr ChangeLog /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc + cp -pr COPYING /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc + cp -pr README.md /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc + exit 0 Provides: libltc = 1.1.4-4bs02fc23 libltc(armv6hl-32) = 1.1.4-4bs02fc23 libltc.so.11 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: libc.so.6 libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: libltc-devel-1.1.4-4bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mHHpla + umask 022 + cd /builddir/build/BUILD + cd libltc-1.1.4 + DOCDIR=/builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc-devel + cp -pr doc/html /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm/usr/share/doc/libltc-devel + exit 0 Provides: libltc-devel = 1.1.4-4bs02fc23 libltc-devel(armv6hl-32) = 1.1.4-4bs02fc23 pkgconfig(ltc) = 1.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libltc.so.11 Processing files: libltc-debuginfo-1.1.4-4bs02fc23.armv6hl Provides: libltc-debuginfo = 1.1.4-4bs02fc23 libltc-debuginfo(armv6hl-32) = 1.1.4-4bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm Wrote: /builddir/build/RPMS/libltc-1.1.4-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libltc-devel-1.1.4-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libltc-debuginfo-1.1.4-4bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lEtEkB + umask 022 + cd /builddir/build/BUILD + cd libltc-1.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libltc-1.1.4-4bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->