<86>Jan 13 06:36:13 userdel[36155]: delete user 'rooter' <86>Jan 13 06:36:13 userdel[36155]: removed group 'rooter' owned by 'rooter' <86>Jan 13 06:36:13 userdel[36155]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 06:36:13 groupadd[36167]: group added to /etc/group: name=rooter, GID=675 <86>Jan 13 06:36:13 groupadd[36167]: new group: name=rooter, GID=675 <86>Jan 13 06:36:13 useradd[36174]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Jan 13 06:36:13 userdel[36189]: delete user 'builder' <86>Jan 13 06:36:13 userdel[36189]: removed group 'builder' owned by 'builder' <86>Jan 13 06:36:13 userdel[36189]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 06:36:13 groupadd[36212]: group added to /etc/group: name=builder, GID=676 <86>Jan 13 06:36:13 groupadd[36212]: group added to /etc/gshadow: name=builder <86>Jan 13 06:36:13 groupadd[36212]: new group: name=builder, GID=676 <86>Jan 13 06:36:13 useradd[36221]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Jan 13 06:36:16 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 13 06:36:17 rpmi: libstdc++5-devel-5.3.1-alt3 1457664660 installed <13>Jan 13 06:36:18 rpmi: gcc5-c++-5.3.1-alt3 1457664660 installed Installing libvidcap-0.2.1-alt1_15.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libvidcap-0.2.1 + echo 'Source #0 (libvidcap-0.2.1.tar.gz):' Source #0 (libvidcap-0.2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libvidcap-0.2.1.tar.gz + /bin/tar -xf - + cd libvidcap-0.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45345 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvidcap-0.2.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + 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-static 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 to enable maintainer-specific portions of Makefiles... no checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes 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 whether i586-alt-linux-gcc needs -traditional... no checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking for a BSD-compatible install... /bin/install -c checking for a sed that does not truncate output... /bin/sed 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 /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 recognize dependent libraries... (cached) pass_all 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 how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 1572864 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC 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 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for pkg-config... yes 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 nanosleep... yes checking for gettimeofday... yes checking for snprintf... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking QuickTime/QuickTime.h usability... no checking QuickTime/QuickTime.h presence... no checking for QuickTime/QuickTime.h... no checking DShow.h usability... no checking DShow.h presence... no checking for DShow.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/vidcap/Makefile config.status: creating examples/Makefile config.status: creating vidcap.pc config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make PTHREAD_LIBS=-lpthread make: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' Making all in vidcap make[3]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include/vidcap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include/vidcap' make[3]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-conv.lo `test -f 'conv.c' || echo './'`conv.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c conv.c -fPIC -DPIC -o .libs/libvidcap_la-conv.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-conv_to_rgb.lo `test -f 'conv_to_rgb.c' || echo './'`conv_to_rgb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c conv_to_rgb.c -fPIC -DPIC -o .libs/libvidcap_la-conv_to_rgb.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-conv_to_i420.lo `test -f 'conv_to_i420.c' || echo './'`conv_to_i420.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c conv_to_i420.c -fPIC -DPIC -o .libs/libvidcap_la-conv_to_i420.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-conv_to_yuy2.lo `test -f 'conv_to_yuy2.c' || echo './'`conv_to_yuy2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c conv_to_yuy2.c -fPIC -DPIC -o .libs/libvidcap_la-conv_to_yuy2.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-double_buffer.lo `test -f 'double_buffer.c' || echo './'`double_buffer.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c double_buffer.c -fPIC -DPIC -o .libs/libvidcap_la-double_buffer.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-hotlist.lo `test -f 'hotlist.c' || echo './'`hotlist.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c hotlist.c -fPIC -DPIC -o .libs/libvidcap_la-hotlist.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-logging.lo `test -f 'logging.c' || echo './'`logging.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c logging.c -fPIC -DPIC -o .libs/libvidcap_la-logging.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-sapi.lo `test -f 'sapi.c' || echo './'`sapi.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c sapi.c -fPIC -DPIC -o .libs/libvidcap_la-sapi.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-sliding_window.lo `test -f 'sliding_window.c' || echo './'`sliding_window.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c sliding_window.c -fPIC -DPIC -o .libs/libvidcap_la-sliding_window.o sliding_window.c: In function 'sliding_window_slide': sliding_window.c:77:13: warning: operation on 'swin->head' may be undefined [-Wsequence-point] swin->head = ++swin->head % swin->window_len; ^ sliding_window.c:85:14: warning: operation on 'swin->tail' may be undefined [-Wsequence-point] swin->tail = ++swin->tail % swin->window_len; ^ /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libvidcap_la-vidcap.lo `test -f 'vidcap.c' || echo './'`vidcap.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vidcap.c -fPIC -DPIC -o .libs/libvidcap_la-vidcap.o /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -Wall -Wextra -Wno-unused-parameter -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -no-undefined -version-info 1:0:0 -export-symbols-regex "vidcap_.*" -o libvidcap.la -rpath /usr/lib libvidcap_la-conv.lo libvidcap_la-conv_to_rgb.lo libvidcap_la-conv_to_i420.lo libvidcap_la-conv_to_yuy2.lo libvidcap_la-double_buffer.lo libvidcap_la-hotlist.lo libvidcap_la-logging.lo libvidcap_la-sapi.lo libvidcap_la-sliding_window.lo libvidcap_la-vidcap.lo -lpthread generating symbol list for `libvidcap.la' /usr/bin/nm -B .libs/libvidcap_la-conv.o .libs/libvidcap_la-conv_to_rgb.o .libs/libvidcap_la-conv_to_i420.o .libs/libvidcap_la-conv_to_yuy2.o .libs/libvidcap_la-double_buffer.o .libs/libvidcap_la-hotlist.o .libs/libvidcap_la-logging.o .libs/libvidcap_la-sapi.o .libs/libvidcap_la-sliding_window.o .libs/libvidcap_la-vidcap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libvidcap.exp /bin/grep -E -e "vidcap_.*" ".libs/libvidcap.exp" > ".libs/libvidcap.expT" mv -f ".libs/libvidcap.expT" ".libs/libvidcap.exp" i586-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/5/../../../crti.o /usr/lib/gcc/i586-alt-linux/5/crtbeginS.o .libs/libvidcap_la-conv.o .libs/libvidcap_la-conv_to_rgb.o .libs/libvidcap_la-conv_to_i420.o .libs/libvidcap_la-conv_to_yuy2.o .libs/libvidcap_la-double_buffer.o .libs/libvidcap_la-hotlist.o .libs/libvidcap_la-logging.o .libs/libvidcap_la-sapi.o .libs/libvidcap_la-sliding_window.o .libs/libvidcap_la-vidcap.o -lpthread -L/usr/lib/gcc/i586-alt-linux/5 -L/usr/lib/gcc/i586-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/5/crtendS.o /usr/lib/gcc/i586-alt-linux/5/../../../crtn.o -pthread -march=i586 -mtune=generic -Wl,-soname -Wl,libvidcap.so.1 -Wl,-retain-symbols-file -Wl,.libs/libvidcap.exp -o .libs/libvidcap.so.1.0.0 (cd .libs && rm -f libvidcap.so.1 && ln -s libvidcap.so.1.0.0 libvidcap.so.1) (cd .libs && rm -f libvidcap.so && ln -s libvidcap.so.1.0.0 libvidcap.so) creating libvidcap.la (cd .libs && rm -f libvidcap.la && ln -s ../libvidcap.la libvidcap.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/src' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/examples' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o simplegrab-simplegrab.o `test -f 'simplegrab.c' || echo './'`simplegrab.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -pthread -o simplegrab simplegrab-simplegrab.o -lpthread ../src/libvidcap.la mkdir .libs i586-alt-linux-gcc -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -pthread -o .libs/simplegrab simplegrab-simplegrab.o -lpthread ../src/.libs/libvidcap.so creating simplegrab make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libvidcap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libvidcap-buildroot + cd libvidcap-0.2.1 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/usr/src/tmp/libvidcap-buildroot make: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' Making install in vidcap make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include/vidcap' make[3]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include/vidcap' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/vidcap" || /bin/mkdir -p "/usr/src/tmp/libvidcap-buildroot/usr/include/vidcap" /usr/bin/install -p -m 644 'vidcap.h' '/usr/src/tmp/libvidcap-buildroot/usr/include/vidcap/vidcap.h' /usr/bin/install -p -m 644 'converters.h' '/usr/src/tmp/libvidcap-buildroot/usr/include/vidcap/converters.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include/vidcap' make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include/vidcap' make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' make[3]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/include' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libvidcap-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -p 'libvidcap.la' '/usr/src/tmp/libvidcap-buildroot/usr/lib/libvidcap.la' /usr/bin/install -p .libs/libvidcap.so.1.0.0 /usr/src/tmp/libvidcap-buildroot/usr/lib/libvidcap.so.1.0.0 (cd /usr/src/tmp/libvidcap-buildroot/usr/lib && { ln -s -f libvidcap.so.1.0.0 libvidcap.so.1 || { rm -f libvidcap.so.1 && ln -s libvidcap.so.1.0.0 libvidcap.so.1; }; }) (cd /usr/src/tmp/libvidcap-buildroot/usr/lib && { ln -s -f libvidcap.so.1.0.0 libvidcap.so || { rm -f libvidcap.so && ln -s libvidcap.so.1.0.0 libvidcap.so; }; }) /usr/bin/install -p .libs/libvidcap.lai /usr/src/tmp/libvidcap-buildroot/usr/lib/libvidcap.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/src' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/examples' 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/libvidcap-0.2.1/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make[2]: Entering directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libvidcap-buildroot/usr/lib/pkgconfig" /usr/bin/install -p -m 644 'vidcap.pc' '/usr/src/tmp/libvidcap-buildroot/usr/lib/pkgconfig/vidcap.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libvidcap-0.2.1' + find /usr/src/tmp/libvidcap-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libvidcap-buildroot (auto) mode of './usr/lib/libvidcap.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libvidcap-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/vidcap.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/vidcap.pc: Libs: '-L${libdir} -lvidcap ' --> '-lvidcap' Compressing files in /usr/src/tmp/libvidcap-buildroot (auto) Adjusting library links in /usr/src/tmp/libvidcap-buildroot ./usr/lib: libvidcap.so.1 -> libvidcap.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libvidcap-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: libvidcap-0.2.1-alt1_15 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvidcap-0.2.1 + DOCDIR=/usr/src/tmp/libvidcap-buildroot/usr/share/doc/libvidcap-0.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libvidcap-buildroot/usr/share/doc/libvidcap-0.2.1 + /bin/mkdir -p /usr/src/tmp/libvidcap-buildroot/usr/share/doc/libvidcap-0.2.1 + cp -prL COPYING.LESSER /usr/src/tmp/libvidcap-buildroot/usr/share/doc/libvidcap-0.2.1 + chmod -R go-w /usr/src/tmp/libvidcap-buildroot/usr/share/doc/libvidcap-0.2.1 + chmod -R a+rX /usr/src/tmp/libvidcap-buildroot/usr/share/doc/libvidcap-0.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2lmBcN find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pcP5Nz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libvidcap.so.1 = set:kdDyhO1WB0apCNETpPJQVSVUAMVq5NCPf6gokyhllz1TrV3dg985Laogp94TI6wFVSTK70L8J9EKtre1mr0ff5oJqcaIn3tUXgm30SwnroGxAZG2gJ8acaQemKKvXJd0AmYgZuSd0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rY0nCt Creating libvidcap-debuginfo package Processing files: libvidcap-devel-0.2.1-alt1_15 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ypMqCt find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jMmPWu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(vidcap) = 0.2.1 Requires: libvidcap = 0.2.1, pkgconfig, /usr/lib/libvidcap.so.1.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dWN1YD Processing files: libvidcap-debuginfo-0.2.1-alt1_15 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kva3AS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6bKGXd find-requires: running scripts (debuginfo) Provides: debug(libvidcap.so.1) Requires: libvidcap = 0.2.1-alt1_15, debug(libc.so.6), debug(libpthread.so.0) Adding to libvidcap-devel a strict dependency on libvidcap Removing 1 extra deps from libvidcap-devel due to dependency on libvidcap Wrote: /usr/src/RPM/RPMS/i586/libvidcap-0.2.1-alt1_15.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libvidcap-devel-0.2.1-alt1_15.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libvidcap-debuginfo-0.2.1-alt1_15.i586.rpm 5.66user 1.31system 0:22.60elapsed 30%CPU (0avgtext+0avgdata 23196maxresident)k 0inputs+0outputs (0major+796969minor)pagefaults 0swaps 15.68user 3.76system 0:42.12elapsed 46%CPU (0avgtext+0avgdata 124960maxresident)k 0inputs+0outputs (0major+1227835minor)pagefaults 0swaps