Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/potrace.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-4408442-546991/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/potrace.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/potrace-1.13-2.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/potrace.spec '], chrootPath='/var/lib/mock/dist-5E-epel-build-4408442-546991/root'shell=Falseuid=500env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/potrace.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10383 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf potrace-1.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/potrace-1.13.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd potrace-1.13 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/potrace.pdf . + cp -a /builddir/build/SOURCES/potracelib.pdf . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10383 + umask 022 + cd /builddir/build/BUILD + cd potrace-1.13 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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 --enable-shared --disable-static --enable-metric --with-libpotrace --with-pic 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 supports nested variables... yes checking for ppc-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking what compiler options to use... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 how to convert powerpc-redhat-linux-gnu file names to powerpc-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc-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 ppc-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-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 ppc-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... 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... no checking whether to install the Potrace library... yes checking whether gcc has bug number 12243... maybe checking whether to use zlib... yes checking whether to default to metric units... yes checking whether to default to a4 paper size... no checking whether to use the simplified progress bar... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether M_PI is declared... yes checking for deflate in -lz... yes checking for floor in -lm... yes checking for getopt_long... yes checking whether getopt_long reorders its arguments... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for Intel 386... no checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating check/Makefile config.status: creating doc/potrace.1 config.status: creating doc/mkbitmap.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j64 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/potrace-1.13' Making all in src make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c -o curve.lo curve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c -o decompose.lo decompose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c -o potracelib.lo potracelib.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT bitmap_io.o -MD -MP -MF .deps/bitmap_io.Tpo -c -o bitmap_io.o bitmap_io.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_eps.o -MD -MP -MF .deps/backend_eps.Tpo -c -o backend_eps.o backend_eps.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT flate.o -MD -MP -MF .deps/flate.Tpo -c -o flate.o flate.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT greymap.o -MD -MP -MF .deps/greymap.Tpo -c -o greymap.o greymap.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_pgm.o -MD -MP -MF .deps/backend_pgm.Tpo -c -o backend_pgm.o backend_pgm.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_svg.o -MD -MP -MF .deps/backend_svg.Tpo -c -o backend_svg.o backend_svg.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_xfig.o -MD -MP -MF .deps/backend_xfig.Tpo -c -o backend_xfig.o backend_xfig.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_dxf.o -MD -MP -MF .deps/backend_dxf.Tpo -c -o backend_dxf.o backend_dxf.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_pdf.o -MD -MP -MF .deps/backend_pdf.Tpo -c -o backend_pdf.o backend_pdf.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT backend_geojson.o -MD -MP -MF .deps/backend_geojson.Tpo -c -o backend_geojson.o backend_geojson.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lzw.o -MD -MP -MF .deps/lzw.Tpo -c -o lzw.o lzw.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT progress_bar.o -MD -MP -MF .deps/progress_bar.Tpo -c -o progress_bar.o progress_bar.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mkbitmap.o -MD -MP -MF .deps/mkbitmap.Tpo -c -o mkbitmap.o mkbitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -fPIC -DPIC -o .libs/curve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -fPIC -DPIC -o .libs/decompose.o flate.c: In function 'dummy_xship': flate.c:53: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result flate.c: In function 'pdf_xship': flate.c:99: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result flate.c: In function 'flate_xship': flate.c:166: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result flate.c: In function 'lzw_xship': flate.c:250: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result flate.c: In function 'a85_xship': flate.c:295: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -fPIC -DPIC -o .libs/potracelib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o backend_pgm.c: In function 'page_pgm': backend_pgm.c:63: warning: 't.scaley' is used uninitialized in this function backend_pgm.c:63: warning: 't.scalex' is used uninitialized in this function mv -f .deps/backend_pgm.Tpo .deps/backend_pgm.Po mv -f .deps/trans.Tpo .deps/trans.Po mv -f .deps/backend_xfig.Tpo .deps/backend_xfig.Po mv -f .deps/bbox.Tpo .deps/bbox.Po mv -f .deps/progress_bar.Tpo .deps/progress_bar.Po mv -f .deps/potracelib.Tpo .deps/potracelib.Plo mv -f .deps/curve.Tpo .deps/curve.Plo mv -f .deps/render.Tpo .deps/render.Po mv -f .deps/flate.Tpo .deps/flate.Po mv -f .deps/lzw.Tpo .deps/lzw.Po backend_dxf.c: In function 'page_dxf': backend_dxf.c:232: warning: 't.scaley' is used uninitialized in this function backend_dxf.c:232: warning: 't.scalex' is used uninitialized in this function mv -f .deps/backend_geojson.Tpo .deps/backend_geojson.Po mv -f .deps/backend_svg.Tpo .deps/backend_svg.Po mv -f .deps/backend_dxf.Tpo .deps/backend_dxf.Po mv -f .deps/backend_pdf.Tpo .deps/backend_pdf.Po mv -f .deps/decompose.Tpo .deps/decompose.Plo mv -f .deps/greymap.Tpo .deps/greymap.Po mv -f .deps/mkbitmap.Tpo .deps/mkbitmap.Po mv -f .deps/backend_eps.Tpo .deps/backend_eps.Po mv -f .deps/bitmap_io.Tpo .deps/bitmap_io.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm mv -f .deps/main.Tpo .deps/main.Po libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -version-info 0:3:0 -rpath '/usr/lib' -export-symbols ./libpotrace-export.sym -no-undefined -o libpotrace.la curve.lo trace.lo decompose.lo potracelib.lo -lm libtool: link: echo "{ global:" > .libs/libpotrace.ver libtool: link: cat ./libpotrace-export.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libpotrace.ver libtool: link: echo "local: *; };" >> .libs/libpotrace.ver libtool: link: gcc -shared -fPIC -DPIC .libs/curve.o .libs/trace.o .libs/decompose.o .libs/potracelib.o -lm -O2 -m32 -Wl,-soname -Wl,libpotrace.so.0 -Wl,-version-script -Wl,.libs/libpotrace.ver -o .libs/libpotrace.so.0.0.3 libtool: link: (cd ".libs" && rm -f "libpotrace.so.0" && ln -s "libpotrace.so.0.0.3" "libpotrace.so.0") libtool: link: (cd ".libs" && rm -f "libpotrace.so" && ln -s "libpotrace.so.0.0.3" "libpotrace.so") libtool: link: ( cd ".libs" && rm -f "libpotrace.la" && ln -s "../libpotrace.la" "libpotrace.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o potrace main.o bitmap_io.o backend_eps.o flate.o greymap.o render.o backend_pgm.o backend_svg.o backend_xfig.o backend_dxf.o backend_pdf.o backend_geojson.o lzw.o progress_bar.o bbox.o trans.o libpotrace.la -lm -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/potrace main.o bitmap_io.o backend_eps.o flate.o greymap.o render.o backend_pgm.o backend_svg.o backend_xfig.o backend_dxf.o backend_pdf.o backend_geojson.o lzw.o progress_bar.o bbox.o trans.o ./.libs/libpotrace.so -lm -lz make[2]: Leaving directory `/builddir/build/BUILD/potrace-1.13/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/potrace-1.13/doc' Making all in check make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13/check' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/potrace-1.13/check' make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/potrace-1.13' make[1]: Leaving directory `/builddir/build/BUILD/potrace-1.13' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26093 + umask 022 + cd /builddir/build/BUILD + cd potrace-1.13 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/potrace-1.13-2.el5-M19793 + make install DESTDIR=/var/tmp/potrace-1.13-2.el5-M19793 Making install in src make[1]: Entering directory `/builddir/build/BUILD/potrace-1.13/src' make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13/src' /bin/mkdir -p '/var/tmp/potrace-1.13-2.el5-M19793/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpotrace.la '/var/tmp/potrace-1.13-2.el5-M19793/usr/lib' libtool: install: /usr/bin/install -c .libs/libpotrace.so.0.0.3 /var/tmp/potrace-1.13-2.el5-M19793/usr/lib/libpotrace.so.0.0.3 libtool: install: (cd /var/tmp/potrace-1.13-2.el5-M19793/usr/lib && { ln -s -f libpotrace.so.0.0.3 libpotrace.so.0 || { rm -f libpotrace.so.0 && ln -s libpotrace.so.0.0.3 libpotrace.so.0; }; }) libtool: install: (cd /var/tmp/potrace-1.13-2.el5-M19793/usr/lib && { ln -s -f libpotrace.so.0.0.3 libpotrace.so || { rm -f libpotrace.so && ln -s libpotrace.so.0.0.3 libpotrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libpotrace.lai /var/tmp/potrace-1.13-2.el5-M19793/usr/lib/libpotrace.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/var/tmp/potrace-1.13-2.el5-M19793/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c potrace mkbitmap '/var/tmp/potrace-1.13-2.el5-M19793/usr/bin' libtool: install: warning: `libpotrace.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/potrace /var/tmp/potrace-1.13-2.el5-M19793/usr/bin/potrace libtool: install: /usr/bin/install -c mkbitmap /var/tmp/potrace-1.13-2.el5-M19793/usr/bin/mkbitmap /bin/mkdir -p '/var/tmp/potrace-1.13-2.el5-M19793/usr/include' /usr/bin/install -c -m 644 potracelib.h '/var/tmp/potrace-1.13-2.el5-M19793/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/potrace-1.13/src' make[1]: Leaving directory `/builddir/build/BUILD/potrace-1.13/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/potrace-1.13/doc' make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace' /usr/bin/install -c -m 644 placement.pdf '/var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace' /bin/mkdir -p '/var/tmp/potrace-1.13-2.el5-M19793/usr/share/man/man1' /usr/bin/install -c -m 644 potrace.1 mkbitmap.1 '/var/tmp/potrace-1.13-2.el5-M19793/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/potrace-1.13/doc' make[1]: Leaving directory `/builddir/build/BUILD/potrace-1.13/doc' Making install in check make[1]: Entering directory `/builddir/build/BUILD/potrace-1.13/check' make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13/check' 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/potrace-1.13/check' make[1]: Leaving directory `/builddir/build/BUILD/potrace-1.13/check' make[1]: Entering directory `/builddir/build/BUILD/potrace-1.13' make[2]: Entering directory `/builddir/build/BUILD/potrace-1.13' 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/potrace-1.13' make[1]: Leaving directory `/builddir/build/BUILD/potrace-1.13' + find /var/tmp/potrace-1.13-2.el5-M19793 -name '*.la' -exec rm -rf '{}' ';' + rm -rf /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/potrace-1.13 extracting debug info from /var/tmp/potrace-1.13-2.el5-M19793/usr/bin/mkbitmap extracting debug info from /var/tmp/potrace-1.13-2.el5-M19793/usr/bin/potrace extracting debug info from /var/tmp/potrace-1.13-2.el5-M19793/usr/lib/libpotrace.so.0.0.3 symlinked /usr/lib/debug/usr/lib/libpotrace.so.0.0.3.debug to /usr/lib/debug/usr/lib/libpotrace.so.debug symlinked /usr/lib/debug/usr/lib/libpotrace.so.0.0.3.debug to /usr/lib/debug/usr/lib/libpotrace.so.0.debug cpio: gcc-4.1.2-20080825/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 569 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/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: potrace-1.13-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.16532 + umask 022 + cd /builddir/build/BUILD + cd potrace-1.13 + DOCDIR=/var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-1.13 + export DOCDIR + rm -rf /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-1.13 + /bin/mkdir -p /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-1.13 + cp -pr AUTHORS ChangeLog COPYING NEWS README doc/placement.pdf /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-1.13 + exit 0 Provides: libpotrace.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) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpotrace.so.0 libz.so.1 rtld(GNU_HASH) Processing files: potrace-devel-1.13-2.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpotrace.so.0 potrace = 1.13-2.el5 Processing files: potrace-doc-1.13-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.16532 + umask 022 + cd /builddir/build/BUILD + cd potrace-1.13 + DOCDIR=/var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-doc-1.13 + export DOCDIR + rm -rf /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-doc-1.13 + /bin/mkdir -p /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-doc-1.13 + cp -pr potrace.pdf potracelib.pdf /var/tmp/potrace-1.13-2.el5-M19793/usr/share/doc/potrace-doc-1.13 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: potrace-debuginfo-1.13-2.el5 Provides: libpotrace.so.0.0.3.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/potrace-1.13-2.el5-M19793 warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/potrace-1.13-2.el5.ppc.rpm Wrote: /builddir/build/RPMS/potrace-devel-1.13-2.el5.ppc.rpm Wrote: /builddir/build/RPMS/potrace-doc-1.13-2.el5.ppc.rpm Wrote: /builddir/build/RPMS/potrace-debuginfo-1.13-2.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.16532 + umask 022 + cd /builddir/build/BUILD + cd potrace-1.13 + rm -rf /var/tmp/potrace-1.13-2.el5-M19793 + exit 0 Child return code was: 0 LEAVE do -->