Installing /builddir/build/SRPMS/gerbv-1.0.2-2.fc7.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47623 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gerbv-1.0.2 + /bin/gzip -dc /builddir/build/SOURCES/gerbv-1.0.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gerbv-1.0.2 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gerbv-1.0.2-init.patch):' Patch #0 (gerbv-1.0.2-init.patch): + patch -p0 -b --suffix init -s + echo 'Patch #1 (gerbv-1.0.2-overflow.patch):' Patch #1 (gerbv-1.0.2-overflow.patch): + patch -p0 -b --suffix overflow -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.31903 + umask 022 + cd /builddir/build/BUILD + cd gerbv-1.0.2 + LANG=C + export LANG + unset DISPLAY + aclocal + autoheader + autoconf + automake --add-missing --copy + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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-exportpng --enable-unit-mm --enable-gtk2 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 build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... 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 for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for string.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/gerbv.1 config.status: creating doc/PNG-print/Makefile config.status: creating doc/eagle/Makefile config.status: creating doc/Makefile config.status: creating example/eaglecad1/Makefile config.status: creating example/nollezappare/Makefile config.status: creating example/numpres/Makefile config.status: creating example/jj/Makefile config.status: creating example/dan/Makefile config.status: creating example/ekf2/Makefile config.status: creating example/am-test/Makefile config.status: creating example/cslk/Makefile config.status: creating example/orcad/Makefile config.status: creating example/Mentor-BoardStation/Makefile config.status: creating example/Makefile config.status: creating desktop/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT amacro.o -MD -MP -MF .deps/amacro.Tpo -c -o amacro.o amacro.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT batch.o -MD -MP -MF .deps/batch.Tpo -c -o batch.o batch.c mv -f .deps/batch.Tpo .deps/batch.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c mv -f .deps/amacro.Tpo .deps/amacro.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT draw.o -MD -MP -MF .deps/draw.Tpo -c -o draw.o draw.c mv -f .deps/color.Tpo .deps/color.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT draw_amacro.o -MD -MP -MF .deps/draw_amacro.Tpo -c -o draw_amacro.o draw_amacro.c mv -f .deps/draw.Tpo .deps/draw.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT drill.o -MD -MP -MF .deps/drill.Tpo -c -o drill.o drill.c mv -f .deps/draw_amacro.Tpo .deps/draw_amacro.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynload.o -MD -MP -MF .deps/dynload.Tpo -c -o dynload.o dynload.c mv -f .deps/drill.Tpo .deps/drill.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT exportimage.o -MD -MP -MF .deps/exportimage.Tpo -c -o exportimage.o exportimage.c mv -f .deps/dynload.Tpo .deps/dynload.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gerb_file.o -MD -MP -MF .deps/gerb_file.Tpo -c -o gerb_file.o gerb_file.c mv -f .deps/gerb_file.Tpo .deps/gerb_file.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gerb_image.o -MD -MP -MF .deps/gerb_image.Tpo -c -o gerb_image.o gerb_image.c mv -f .deps/exportimage.Tpo .deps/exportimage.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gerber.o -MD -MP -MF .deps/gerber.Tpo -c -o gerber.o gerber.c mv -f .deps/gerb_image.Tpo .deps/gerb_image.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gerbv.o -MD -MP -MF .deps/gerbv.Tpo -c -o gerbv.o gerbv.c mv -f .deps/gerber.Tpo .deps/gerber.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c mv -f .deps/gerbv.Tpo .deps/gerbv.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scheme.o -MD -MP -MF .deps/scheme.Tpo -c -o scheme.o scheme.c mv -f .deps/project.Tpo .deps/project.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT setup.o -MD -MP -MF .deps/setup.Tpo -c -o setup.o setup.c scheme.c: In function 'putchars': scheme.c:1422: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/setup.Tpo .deps/setup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tooltable.o -MD -MP -MF .deps/tooltable.Tpo -c -o tooltable.o tooltable.c mv -f .deps/tooltable.Tpo .deps/tooltable.Po mv -f .deps/scheme.Tpo .deps/scheme.Po gcc -Wall -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o gerbv amacro.o batch.o color.o draw.o draw_amacro.o drill.o dynload.o exportimage.o gerb_file.o gerb_image.o gerber.o gerbv.o log.o project.o scheme.o setup.o tooltable.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpng12 make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/man' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc' Making all in PNG-print make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc/PNG-print' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc/PNG-print' Making all in eagle make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc/eagle' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc/eagle' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc' Making all in example make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example' Making all in am-test make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/am-test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/am-test' Making all in cslk make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/cslk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/cslk' Making all in dan make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/dan' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/dan' Making all in eaglecad1 make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/eaglecad1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/eaglecad1' Making all in ekf2 make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/ekf2' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/ekf2' Making all in jj make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/jj' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/jj' Making all in Mentor-BoardStation make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/Mentor-BoardStation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/Mentor-BoardStation' Making all in nollezappare make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/nollezappare' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/nollezappare' Making all in numpres make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/numpres' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/numpres' Making all in orcad make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/orcad' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/orcad' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example' Making all in desktop make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/desktop' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/desktop' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.45206 + umask 022 + cd /builddir/build/BUILD + cd gerbv-1.0.2 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder + /usr/bin/make 'INSTALL=install -p' install DESTDIR=/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder Making install in src make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/bin" install -p 'gerbv' '/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/bin/gerbv' test -z "/usr/share/gerbv/scheme/" || /bin/mkdir -p "/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/gerbv/scheme/" install -p -m 644 'init.scm' '/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/gerbv/scheme//init.scm' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/man' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/man/man1" install -p -m 644 './gerbv.1' '/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/man/man1/gerbv.1' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/man' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/man' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc' Making install in PNG-print make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc/PNG-print' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc/PNG-print' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc/PNG-print' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc/PNG-print' Making install in eagle make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc/eagle' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc/eagle' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc/eagle' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc/eagle' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/doc' Making install in example make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example' Making install in am-test make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/am-test' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/am-test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/am-test' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/am-test' Making install in cslk make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/cslk' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/cslk' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/cslk' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/cslk' Making install in dan make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/dan' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/dan' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/dan' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/dan' Making install in eaglecad1 make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/eaglecad1' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/eaglecad1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/eaglecad1' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/eaglecad1' Making install in ekf2 make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/ekf2' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/ekf2' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/ekf2' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/ekf2' Making install in jj make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/jj' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/jj' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/jj' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/jj' Making install in Mentor-BoardStation make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/Mentor-BoardStation' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/Mentor-BoardStation' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/Mentor-BoardStation' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/Mentor-BoardStation' Making install in nollezappare make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/nollezappare' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/nollezappare' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/nollezappare' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/nollezappare' Making install in numpres make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/numpres' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/numpres' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/numpres' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/numpres' Making install in orcad make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/orcad' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example/orcad' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/orcad' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example/orcad' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example' make[3]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example' make[2]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/example' Making install in desktop make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/desktop' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2/desktop' 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/gerbv-1.0.2/desktop' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2/desktop' make[1]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2' make[2]: Entering directory `/builddir/build/BUILD/gerbv-1.0.2' 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/gerbv-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/gerbv-1.0.2' + desktop-file-install --vendor fedora --add-category Engineering --add-category Science --dir /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/applications desktop/gerbv.desktop + /bin/mkdir -p /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/icons/hicolor/48x48/apps/ + /bin/cp -p desktop/gerbv.png /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/icons/hicolor/48x48/apps/ + /bin/rm -f doc/Makefile doc/Makefile.am doc/Makefile.in example/Makefile example/Makefile.am example/Makefile.in + pushd example/ ~/build/BUILD/gerbv-1.0.2/example ~/build/BUILD/gerbv-1.0.2 + for dir in '*' + '[' -d Mentor-BoardStation ']' + /bin/rm -f Mentor-BoardStation/Makefile Mentor-BoardStation/Makefile.am Mentor-BoardStation/Makefile.in + for dir in '*' + '[' -d am-test ']' + /bin/rm -f am-test/Makefile am-test/Makefile.am am-test/Makefile.in + for dir in '*' + '[' -d cslk ']' + /bin/rm -f cslk/Makefile cslk/Makefile.am cslk/Makefile.in + for dir in '*' + '[' -d dan ']' + /bin/rm -f dan/Makefile dan/Makefile.am dan/Makefile.in + for dir in '*' + '[' -d eaglecad1 ']' + /bin/rm -f eaglecad1/Makefile eaglecad1/Makefile.am eaglecad1/Makefile.in + for dir in '*' + '[' -d ekf2 ']' + /bin/rm -f ekf2/Makefile ekf2/Makefile.am ekf2/Makefile.in + for dir in '*' + '[' -d jj ']' + /bin/rm -f jj/Makefile jj/Makefile.am jj/Makefile.in + for dir in '*' + '[' -d nollezappare ']' + /bin/rm -f nollezappare/Makefile nollezappare/Makefile.am nollezappare/Makefile.in + for dir in '*' + '[' -d numpres ']' + /bin/rm -f numpres/Makefile numpres/Makefile.am numpres/Makefile.in + for dir in '*' + '[' -d orcad ']' + /bin/rm -f orcad/Makefile orcad/Makefile.am orcad/Makefile.in + popd ~/build/BUILD/gerbv-1.0.2 + pushd doc/ ~/build/BUILD/gerbv-1.0.2/doc ~/build/BUILD/gerbv-1.0.2 + for dir in '*' + '[' -d PNG-print ']' + /bin/rm -f PNG-print/Makefile PNG-print/Makefile.am PNG-print/Makefile.in + for dir in '*' + '[' -d aperturemacro.txt ']' + for dir in '*' + '[' -d eagle ']' + /bin/rm -f eagle/Makefile eagle/Makefile.am eagle/Makefile.in + for dir in '*' + '[' -d image2pixmap.fig ']' + for dir in '*' + '[' -d projectfiles.txt ']' + for dir in '*' + '[' -d sources.txt ']' + popd ~/build/BUILD/gerbv-1.0.2 + set +x ... Fixing the end-of-line encodings of example/Mentor-BoardStation/README.txt done ... Fixing the end-of-line encodings of example/Mentor-BoardStation/artwork_1.grb done ... Fixing the end-of-line encodings of example/am-test/am-test.gbx done ... Fixing the end-of-line encodings of example/cslk/README.txt done ... Fixing the end-of-line encodings of example/cslk/cslk.gbx done ... Fixing the end-of-line encodings of example/cslk/cslk.ps done ... Fixing the end-of-line encodings of example/dan/README.txt done ... Fixing the end-of-line encodings of example/dan/top.gbx done ... Fixing the end-of-line encodings of example/eaglecad1/top-cop.gbx done ... Fixing the end-of-line encodings of example/eaglecad1/top-cop.pdf done ... Fixing the end-of-line encodings of example/ekf2/README.txt done ... Fixing the end-of-line encodings of example/ekf2/d1.grb done ... Fixing the end-of-line encodings of example/ekf2/drill0.exc done ... Fixing the end-of-line encodings of example/ekf2/drill1.exc done ... Fixing the end-of-line encodings of example/ekf2/drill20.exc done ... Fixing the end-of-line encodings of example/ekf2/drill30.exc done ... Fixing the end-of-line encodings of example/ekf2/gnd.grb done ... Fixing the end-of-line encodings of example/ekf2/l0.grb done ... Fixing the end-of-line encodings of example/ekf2/l1.grb done ... Fixing the end-of-line encodings of example/ekf2/l2.grb done ... Fixing the end-of-line encodings of example/ekf2/l3.grb done ... Fixing the end-of-line encodings of example/ekf2/l4.grb done ... Fixing the end-of-line encodings of example/ekf2/l5.grb done ... Fixing the end-of-line encodings of example/ekf2/pow.grb done ... Fixing the end-of-line encodings of example/ekf2/pow3.grb done ... Fixing the end-of-line encodings of example/ekf2/resplan.grb done ... Fixing the end-of-line encodings of example/ekf2/sieb0.grb done ... Fixing the end-of-line encodings of example/ekf2/sieb1.grb done ... Fixing the end-of-line encodings of example/ekf2/stp0.grb done ... Fixing the end-of-line encodings of example/ekf2/stp1.grb done ... Fixing the end-of-line encodings of example/jj/README.txt done ... Fixing the end-of-line encodings of example/jj/l1-1.grb done ... Fixing the end-of-line encodings of example/jj/l1-2.grb done ... Fixing the end-of-line encodings of example/jj/l1-3.grb done ... Fixing the end-of-line encodings of example/jj/l1-orig.grb done ... Fixing the end-of-line encodings of example/nollezappare/AssemblyTop.gdo done ... Fixing the end-of-line encodings of example/nollezappare/EtchLayer2Bottom.gdo done ... Fixing the end-of-line encodings of example/nollezappare/ThruHolePlated.ncd done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_componentmask.grb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_componentsilk.grb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_group1.grb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_group2.grb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_plated-drill.grb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_soldermask.grb done ... Fixing the end-of-line encodings of example/numpres/numpres.pcb.output_unplated-drill.grb done ... Fixing the end-of-line encodings of example/orcad/README.txt done ... Fixing the end-of-line encodings of example/orcad/ast.ps done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.asb done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.ast done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.bot done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.drd done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.smb done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.smt done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.ssb done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.sst done ... Fixing the end-of-line encodings of example/orcad/rs232_cm.top done ... Fixing the end-of-line encodings of example/orcad/thruhole.tap done ... Fixing the end-of-line encodings of doc/eagle/eagle2exc.txt done + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gerbv-1.0.2 extracting debug info from /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/bin/gerbv 733 blocks + /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: gerbv-1.0.2-2.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.81452 + umask 022 + cd /builddir/build/BUILD + cd gerbv-1.0.2 + DOCDIR=/var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/doc/gerbv-1.0.2 + export DOCDIR + rm -rf /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/doc/gerbv-1.0.2 + /bin/mkdir -p /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/doc/gerbv-1.0.2 + cp -pr AUTHORS ChangeLog COPYING NEWS README TODO /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/doc/gerbv-1.0.2 + cp -pr example/ doc/ /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder/usr/share/doc/gerbv-1.0.2 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpng12.so.0 libpng12.so.0(PNG12_0) rtld(GNU_HASH) Processing files: gerbv-debuginfo-1.0.2-2.fc7 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/gerbv-1.0.2-2.fc7-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com Wrote: /builddir/build/RPMS/gerbv-1.0.2-2.fc7.i386.rpm Wrote: /builddir/build/RPMS/gerbv-debuginfo-1.0.2-2.fc7.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.31196 + umask 022 + cd /builddir/build/BUILD + cd gerbv-1.0.2 + /bin/rm -rf /var/tmp/gerbv-1.0.2-2.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.31196 + umask 022 + cd /builddir/build/BUILD + rm -rf gerbv-1.0.2 + exit 0