Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64211 + umask 022 + cd /usr/src/rpm/BUILD + cd /usr/src/rpm/BUILD + rm -rf jthread-1.1.1 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/jthread-1.1.1.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jthread-1.1.1 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.64211 + umask 022 + cd /usr/src/rpm/BUILD + cd jthread-1.1.1 + ./configure --prefix=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking for ld... ld checking arguments for ld... -shared -soname checking for ar... ar checking arguments for ar... qc checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking if we can link against pthread... yes checking for pdflatex... yes checking for LaTeX listings package... found configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile + make make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' g++ -O2 -I. -c -o jmutex.o pthread/jmutex.cpp g++ -O2 -I. -c -o jthread.o pthread/jthread.cpp cp -f jmutex.o jthread.o ../lib/ cp -f *.h ../include/ make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' Building documentation... make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' rm -f libjthread.so.1.1.1 ld -lpthread -shared -soname libjthread.so.1.1 -o libjthread.so.1.1.1 lib/*.o make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' cp -f jmutex.o jthread.o ../lib/ cp -f *.h ../include/ make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' rm -f libjthread.a ar qc libjthread.a lib/*.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.22074 + umask 022 + cd /usr/src/rpm/BUILD + cd jthread-1.1.1 + rm -rf /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild + make prefix=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr exec_prefix=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr bindir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/bin sbindir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/sbin sysconfdir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/etc datadir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share includedir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/include libdir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/lib libexecdir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/libexec localstatedir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/var sharedstatedir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/com mandir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/man infodir=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/info install make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' cp -f jmutex.o jthread.o ../lib/ cp -f *.h ../include/ make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' rm -f libjthread.so.1.1.1 ld -lpthread -shared -soname libjthread.so.1.1 -o libjthread.so.1.1.1 lib/*.o make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' cp -f jmutex.o jthread.o ../lib/ cp -f *.h ../include/ make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/src' make[1]: Entering directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/jthread-1.1.1/doc' rm -f libjthread.a ar qc libjthread.a lib/*.o if ! test -d /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/lib ; then \ mkdir -m 755 -p /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/lib ; \ fi if ! test -d /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/include/jthread ; then \ mkdir -m 755 -p /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/include/jthread ; \ fi if test -e libjthread.a ; then \ install -m 644 libjthread.a /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/lib ; \ fi if test -e libjthread.so.1.1.1 ; then \ install -m 755 libjthread.so.1.1.1 /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/lib ; \ fi install -m 644 include/*.h /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/include/jthread (cd /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/lib ; rm -f libjthread.so ; ln -s libjthread.so.1.1.1 libjthread.so) + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note Processing files: jthread-1.1.1-0.fdr.1.3 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.85638 + umask 022 + cd /usr/src/rpm/BUILD + cd jthread-1.1.1 + DOCDIR=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-1.1.1 + export DOCDIR + rm -rf /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-1.1.1 + /bin/mkdir -p /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-1.1.1 + cp -pr ChangeLog README.TXT /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-1.1.1 + exit 0 Provides: libjthread.so.1.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) Processing files: jthread-devel-1.1.1-0.fdr.1.3 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.85638 + umask 022 + cd /usr/src/rpm/BUILD + cd jthread-1.1.1 + DOCDIR=/var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-devel-1.1.1 + export DOCDIR + rm -rf /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-devel-1.1.1 + /bin/mkdir -p /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-devel-1.1.1 + cp -pr doc/manual.pdf /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild/usr/share/doc/jthread-devel-1.1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jthread = 1.1.1-0.fdr.1.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild Wrote: /usr/src/rpm/SRPMS/jthread-1.1.1-0.fdr.1.3.src.rpm Wrote: /usr/src/rpm/RPMS/jthread-1.1.1-0.fdr.1.3.i386.rpm Wrote: /usr/src/rpm/RPMS/jthread-devel-1.1.1-0.fdr.1.3.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.85638 + umask 022 + cd /usr/src/rpm/BUILD + cd jthread-1.1.1 + rm -rf /var/tmp/jthread-1.1.1-0.fdr.1.3-root-machbuild + exit 0