Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/json-c.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4036-6172/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/json-c.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/json-c-0.10-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/json-c.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4036-6172/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/json-c.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82607 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf json-c-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/json-c-0.10.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-c-0.10 ++ /usr/bin/id -u + '[' 486 = 0 ']' ++ /usr/bin/id -u + '[' 486 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (json-c-0.10-objectiter.patch): + echo 'Patch #0 (json-c-0.10-objectiter.patch):' + patch -p0 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82607 + umask 022 + cd /builddir/build/BUILD + cd json-c-0.10 + LANG=C + export LANG + unset DISPLAY + CFLAGS=-O2 + export CFLAGS + CXXFLAGS=-O2 + export CXXFLAGS + FFLAGS=-O2 + export FFLAGS ++ 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 ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /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 ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=noarch-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/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 make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i386-koji-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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strndup... yes checking for strerror... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... yes 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 configure: creating ./config.status config.status: creating Makefile config.status: creating json.pc config.status: creating tests/Makefile config.status: creating config.h config.status: creating json_config.h config.status: executing depfiles commands config.status: executing libtool commands + make (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/json-c-0.10/missing --run autoheader) aclocal.m4:16: warning: this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/json-c-0.10' Making all in . make[2]: Entering directory `/builddir/build/BUILD/json-c-0.10' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c -o arraylist.lo arraylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -o arraylist.o >/dev/null 2>&1 mv -f .deps/arraylist.Tpo .deps/arraylist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c -o json_object.lo json_object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -fPIC -DPIC -o .libs/json_object.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -o json_object.o >/dev/null 2>&1 mv -f .deps/json_object.Tpo .deps/json_object.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c -o json_object_iterator.lo json_object_iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c json_object_iterator.c -fPIC -DPIC -o .libs/json_object_iterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c json_object_iterator.c -o json_object_iterator.o >/dev/null 2>&1 mv -f .deps/json_object_iterator.Tpo .deps/json_object_iterator.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c -o json_tokener.lo json_tokener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -o json_tokener.o >/dev/null 2>&1 mv -f .deps/json_tokener.Tpo .deps/json_tokener.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c -o json_util.lo json_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -fPIC -DPIC -o .libs/json_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -o json_util.o >/dev/null 2>&1 mv -f .deps/json_util.Tpo .deps/json_util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c -o linkhash.lo linkhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -o linkhash.o >/dev/null 2>&1 mv -f .deps/linkhash.Tpo .deps/linkhash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c -o printbuf.lo printbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -o printbuf.o >/dev/null 2>&1 mv -f .deps/printbuf.Tpo .deps/printbuf.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -version-info 1:0:1 -no-undefined -o libjson.la -rpath /usr/lib arraylist.lo debug.lo json_object.lo json_object_iterator.lo json_tokener.lo json_util.lo linkhash.lo printbuf.lo libtool: link: gcc -shared .libs/arraylist.o .libs/debug.o .libs/json_object.o .libs/json_object_iterator.o .libs/json_tokener.o .libs/json_util.o .libs/linkhash.o .libs/printbuf.o -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libjson.so.0" && ln -s "libjson.so.0.1.0" "libjson.so.0") libtool: link: (cd ".libs" && rm -f "libjson.so" && ln -s "libjson.so.0.1.0" "libjson.so") libtool: link: ar cru .libs/libjson.a arraylist.o debug.o json_object.o json_object_iterator.o json_tokener.o json_util.o linkhash.o printbuf.o libtool: link: ranlib .libs/libjson.a libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[2]: Leaving directory `/builddir/build/BUILD/json-c-0.10' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/json-c-0.10/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/json-c-0.10/tests' make[1]: Leaving directory `/builddir/build/BUILD/json-c-0.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.76100 + umask 022 + cd /builddir/build/BUILD + cd json-c-0.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/json-c-0.10-2.ru-Z26714 + make install DESTDIR=/var/tmp/json-c-0.10-2.ru-Z26714 Making install in . make[1]: Entering directory `/builddir/build/BUILD/json-c-0.10' make[2]: Entering directory `/builddir/build/BUILD/json-c-0.10' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/json-c-0.10-2.ru-Z26714/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libjson.la '/var/tmp/json-c-0.10-2.ru-Z26714/usr/lib' libtool: install: /usr/bin/install -c .libs/libjson.so.0.1.0 /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/libjson.so.0.1.0 libtool: install: (cd /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib && { ln -s -f libjson.so.0.1.0 libjson.so.0 || { rm -f libjson.so.0 && ln -s libjson.so.0.1.0 libjson.so.0; }; }) libtool: install: (cd /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib && { ln -s -f libjson.so.0.1.0 libjson.so || { rm -f libjson.so && ln -s libjson.so.0.1.0 libjson.so; }; }) libtool: install: /usr/bin/install -c .libs/libjson.lai /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/libjson.la libtool: install: /usr/bin/install -c .libs/libjson.a /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/libjson.a libtool: install: chmod 644 /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/libjson.a libtool: install: ranlib /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/libjson.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/json" || /bin/mkdir -p "/var/tmp/json-c-0.10-2.ru-Z26714/usr/include/json" /usr/bin/install -c -m 644 arraylist.h bits.h debug.h json.h json_config.h json_inttypes.h json_object.h json_object_iterator.h json_object_private.h json_tokener.h json_util.h linkhash.h printbuf.h '/var/tmp/json-c-0.10-2.ru-Z26714/usr/include/json' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/pkgconfig" /usr/bin/install -c -m 644 json.pc '/var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/json-c-0.10' make[1]: Leaving directory `/builddir/build/BUILD/json-c-0.10' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/json-c-0.10/tests' make[2]: Entering directory `/builddir/build/BUILD/json-c-0.10/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/json-c-0.10/tests' make[1]: Leaving directory `/builddir/build/BUILD/json-c-0.10/tests' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/json-c-0.10 extracting debug info from /var/tmp/json-c-0.10-2.ru-Z26714/usr/lib/libjson.so.0.1.0 symlinked /usr/lib/debug/usr/lib/libjson.so.0.1.0.debug to /usr/lib/debug/usr/lib/libjson.so.0.debug symlinked /usr/lib/debug/usr/lib/libjson.so.0.1.0.debug to /usr/lib/debug/usr/lib/libjson.so.debug + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: json-c-0.10-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76100 + umask 022 + cd /builddir/build/BUILD + cd json-c-0.10 + DOCDIR=/var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-0.10 + export DOCDIR + rm -rf /var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-0.10 + /bin/mkdir -p /var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-0.10 + cp -pr AUTHORS ChangeLog COPYING NEWS README README.html /var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-0.10 + exit 0 Provides: json-c libjson.so.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libjson.so.0 rtld(GNU_HASH) Processing files: json-c-devel-0.10-2.ru Provides: json-c-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: json-c = 0.10-2.ru pkgconfig Processing files: json-c-doc-0.10-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76100 + umask 022 + cd /builddir/build/BUILD + cd json-c-0.10 + DOCDIR=/var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-doc-0.10 + export DOCDIR + rm -rf /var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-doc-0.10 + /bin/mkdir -p /var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-doc-0.10 + cp -pr doc/html/annotated.html doc/html/arraylist_8h.html doc/html/bits_8h.html doc/html/classes.html doc/html/debug_8h.html doc/html/deprecated.html doc/html/doxygen.css doc/html/doxygen.png doc/html/files.html doc/html/functions.html doc/html/functions_vars.html doc/html/globals_defs.html doc/html/globals_enum.html doc/html/globals_eval.html doc/html/globals_func.html doc/html/globals.html doc/html/globals_type.html doc/html/globals_vars.html doc/html/index.html doc/html/json_8h.html doc/html/json__inttypes_8h.html doc/html/json__object_8h.html doc/html/json__object__iterator_8h.html doc/html/json__object__private_8h.html doc/html/json__tokener_8h.html doc/html/json__util_8h.html doc/html/linkhash_8h.html doc/html/pages.html doc/html/printbuf_8h.html doc/html/structarray__list.html doc/html/structjson__object.html doc/html/structjson__object__iterator.html doc/html/structjson__object__iter.html doc/html/structjson__tokener.html doc/html/structjson__tokener__srec.html doc/html/structlh__entry.html doc/html/structlh__table.html doc/html/structprintbuf.html doc/html/tab_b.gif doc/html/tab_l.gif doc/html/tab_r.gif doc/html/tabs.css doc/html/unionjson__object_1_1data.html /var/tmp/json-c-0.10-2.ru-Z26714/usr/share/doc/json-c-doc-0.10 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: json-c-debug-0.10-2.ru Provides: libjson.so.0.1.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/json-c-0.10-2.ru-Z26714 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/json-c-0.10-2.ru.noarch.rpm Wrote: /builddir/build/RPMS/json-c-devel-0.10-2.ru.noarch.rpm Wrote: /builddir/build/RPMS/json-c-doc-0.10-2.ru.noarch.rpm Wrote: /builddir/build/RPMS/json-c-debug-0.10-2.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.34181 + umask 022 + cd /builddir/build/BUILD + cd json-c-0.10 + rm -rf /var/tmp/json-c-0.10-2.ru-Z26714 + exit 0 Child returncode was: 0 LEAVE do -->