Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ctags.spec'], False, '/var/lib/mock/dist-f15-build-980927-147416/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ctags.spec'] warning: Could not canonicalize hostname: x86-17.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ctags-5.8-3.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ctags.spec'], False, '/var/lib/mock/dist-f15-build-980927-147416/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ctags.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hLV2f6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ctags-5.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ctags-5.8.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ctags-5.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ctags-5.7-destdir.patch):' Patch #0 (ctags-5.7-destdir.patch): + /bin/cat /builddir/build/SOURCES/ctags-5.7-destdir.patch + /usr/bin/patch -s -p1 -b --suffix .destdir --fuzz=0 Patch #1 (ctags-5.7-segment-fault.patch): + echo 'Patch #1 (ctags-5.7-segment-fault.patch):' + /bin/cat /builddir/build/SOURCES/ctags-5.7-segment-fault.patch + /usr/bin/patch -s -p1 -b --suffix .crash --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9VzBoR + umask 022 + cd /builddir/build/BUILD + cd ctags-5.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 Exuberant Ctags, version 5.8 Linux 2.6.32-71.14.1.el6.x86_64 #1 SMP Wed Jan 5 17:01:01 EST 2011 i686 checking whether to install link to etags... no checking whether to install readtags object file... no checking for i386-redhat-linux-gnu-gcc... no 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 ISO C89... none needed checking whether ln -s works... yes checking for strip... strip checking directory to use for temporary files... /tmp checking whether #! works in shell scripts... yes checking for case-insensitive filenames... no checking selected sort method... external sort utility checking for sort... yes checking if sort accepts our command line... yes 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking for unistd.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking if L_tmpnam is defined in stdio.h... yes checking if INT_MAX is defined in limits.h... yes checking for size_t... yes checking for off_t... yes checking for fpos_t... yes checking for clock_t... yes checking for an ANSI C-conforming const... yes checking if struct stat contains st_ino... yes checking for fnmatch... yes checking for strstr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for fgetpos... yes checking for mkstemp... yes checking for opendir... yes checking for strerror... yes checking for clock... yes checking for remove... yes checking for truncate... yes checking for setenv... yes checking for regcomp... yes checking if regcomp works... yes configure: checking for new missing prototypes... configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j16 gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c args.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ant.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c asm.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c asp.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c awk.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c basic.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c beta.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c c.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cobol.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dosbatch.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c eiffel.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c entry.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c erlang.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c flex.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fortran.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c get.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c html.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c jscript.c flex.c: In function 'parseStatement': flex.c:1426:10: warning: variable 'is_prototype' set but not used [-Wunused-but-set-variable] gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keyword.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lisp.c jscript.c: In function 'parseStatement': jscript.c:1034:10: warning: variable 'is_prototype' set but not used [-Wunused-but-set-variable] gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lregex.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lua.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c main.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c make.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c matlab.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ocaml.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c options.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c parse.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pascal.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c perl.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c php.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c python.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c read.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c rexx.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c routines.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ruby.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scheme.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sh.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c slang.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sml.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sort.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sql.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c strlist.c sql.c: In function 'parseStatements': sql.c:1169:10: warning: variable 'isAnsi' set but not used [-Wunused-but-set-variable] gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tcl.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tex.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c verilog.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c vhdl.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c vim.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c yacc.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c vstring.c gcc -I. -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c readtags.c gcc -o ctags args.o ant.o asm.o asp.o awk.o basic.o beta.o c.o cobol.o dosbatch.o eiffel.o entry.o erlang.o flex.o fortran.o get.o html.o jscript.o keyword.o lisp.o lregex.o lua.o main.o make.o matlab.o ocaml.o options.o parse.o pascal.o perl.o php.o python.o read.o rexx.o routines.o ruby.o scheme.o sh.o slang.o sml.o sort.o sql.o strlist.o tcl.o tex.o verilog.o vhdl.o vim.o yacc.o vstring.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R9Q07K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 ++ dirname /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 + cd ctags-5.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 + make DESTDIR=/builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 install ./mkinstalldirs /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin cp -p ctags /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin/ctags && chmod 755 /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin/ctags ./mkinstalldirs /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man mkdir /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man/man1 cp -p ./ctags.1 /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man/man1/ctags.1 && chmod 644 /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man/man1/ctags.1 + pushd /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin ~/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin ~/build/BUILD/ctags-5.8 + ln -s ctags etags.ctags + popd ~/build/BUILD/ctags-5.8 ~/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man/man1 ~/build/BUILD/ctags-5.8 + pushd /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/man/man1 + ln -s ctags.1.gz etags.ctags.1.gz + popd ~/build/BUILD/ctags-5.8 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ctags-5.8 extracting debug info from /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/bin/ctags symlinked /usr/lib/debug/usr/bin/ctags.debug to /usr/lib/debug/usr/bin/etags.ctags.debug 1428 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: ctags-5.8-3.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LjOsyF + umask 022 + cd /builddir/build/BUILD + cd ctags-5.8 + DOCDIR=/builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-5.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-5.8 + /bin/mkdir -p /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-5.8 + cp -pr COPYING EXTENDING.html FAQ NEWS README /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-5.8 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Processing files: ctags-etags-5.8-3.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RdM6iA + umask 022 + cd /builddir/build/BUILD + cd ctags-5.8 + DOCDIR=/builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-etags-5.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-etags-5.8 + /bin/mkdir -p /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-etags-5.8 + cp -pr COPYING /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386/usr/share/doc/ctags-etags-5.8 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Processing files: ctags-debuginfo-5.8-3.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 warning: Could not canonicalize hostname: x86-17.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ctags-5.8-3.fc15.i686.rpm Wrote: /builddir/build/RPMS/ctags-etags-5.8-3.fc15.i686.rpm Wrote: /builddir/build/RPMS/ctags-debuginfo-5.8-3.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P88bZg + umask 022 + cd /builddir/build/BUILD + cd ctags-5.8 + rm -rf /builddir/build/BUILDROOT/ctags-5.8-3.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->