* Package: sci-electronics/pcb-20100929 * Repository: gentoo * Maintainer: sci-electronics@gentoo.org * USE: amd64 dbus elibc_glibc kernel_linux multilib nls test userland_GNU * Building without GUI, make sure you know what you are doing. * dbus needs GTK or Motif/Lesstif GUI. Try USE=-dbus or USE=gtk or USE=motif. >>> Unpacking source... >>> Unpacking pcb-20100929.tar.gz to /var/tmp/portage/sci-electronics/pcb-20100929/work >>> Source unpacked in /var/tmp/portage/sci-electronics/pcb-20100929/work >>> Preparing source in /var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929 ... * econf: updating pcb-20100929/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pcb-20100929/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-gui=batch --disable-xrender --disable-dbus --disable-doc --disable-gif --disable-jpeg --enable-nls --disable-png --disable-m4lib-png --disable-toporouter --disable-debug --disable-toporouter-output --with-exporters=bom gerber ps --disable-dependency-tracking --disable-rpath --disable-update-mime-database --disable-update-desktop-database --docdir=/usr/share/doc/pcb-20100929 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 for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking if you are building from a git checkout... no checking if you are building from a anoncvs checkout... no checking if the documentation should be built... no checking if maintainer mode is required... no checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for windows... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.4.3, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for intltool >= 0.35.0... 0.41.1 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.2 checking for XML::Parser... ok checking for inline... (cached) inline checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking for a thread-safe mkdir -p... /bin/mkdir -p checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for flex... /usr/bin/flex checking for bison... bison -y checking for bison... /usr/bin/bison checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for xpmtoppm... /usr/bin/xpmtoppm checking for ppmtowinicon... /usr/bin/ppmtowinicon checking for convert... /usr/bin/convert checking If the compiler accepts -rdynamic... yes checking ./src/hid/batch/hid.conf checking ./src/hid/bom/hid.conf checking ./src/hid/gcode/hid.conf checking ./src/hid/gerber/hid.conf checking ./src/hid/gtk/hid.conf checking ./src/hid/lesstif/hid.conf checking ./src/hid/lpr/hid.conf checking ./src/hid/nelma/hid.conf checking ./src/hid/png/hid.conf checking ./src/hid/ps/hid.conf checking for which gui to use... batch checking whether to enable toporouter... no checking whether to enable toporouter output... no checking for x86_64-pc-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 whether to use DBUS... no checking for which printer to use... lpr checking for which exporters to use... bom gerber ps checking batch depedencies checking lpr depedencies checking bom depedencies checking gerber depedencies checking ps depedencies checking for env... /usr/bin/env checking for gtk-update-icon-path... true checking for gm4... no checking for m4... /usr/bin/m4 checking if /usr/bin/m4 has the division involving negative numbers bug... no checking for wish... /bin/true checking for latex... /usr/bin/latex checking for pdflatex... /usr/bin/pdflatex checking for dvips... /usr/bin/dvips checking for texi2dvi... /usr/bin/texi2dvi checking for ps2pdf... /usr/bin/ps2pdf checking for gschem... /usr/bin/gschem checking for animate... /usr/bin/animate checking for compare... /usr/bin/compare checking for composite... /usr/bin/composite checking for convert... /usr/bin/convert checking for display... /usr/bin/display checking for montage... /usr/bin/montage checking if all ImageMagick tools needed for the testsuite were found... yes checking for gerbv... /usr/bin/gerbv checking if all the requried testsuite tools were found... yes checking for sqrt in -lm... yes checking for dlopen in -ldl... yes checking for gethostbyname in -lxnet... no checking for yywrap in -lfl... yes checking for strerror... yes checking for regcomp... yes checking for re_comp... yes checking for logf... yes checking for expf... yes checking for rint... yes checking for vsnprintf... yes checking for getpwuid... yes checking for gethostname... yes checking for getcwd... (cached) yes checking for random... yes checking for stat... yes checking for mkdtemp... yes checking for popen... yes checking for realpath... yes checking for canonicalize_file_name... yes checking whether canonicalize_file_name must be declared... no checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/param.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for GLIB... yes checking if the m4lib to newlib export should create png previews... no checking If pcblib-newlib was built with png previews... no checking If pcblib-newlib needs to be rebuilt... no checking for XRenderQueryExtension in -lXrender... yes checking if dmalloc debugging should be enabled... no checking if ElectricFence debugging should be enabled... no checking for whether to enable debugging code... no checking if the compiler accepts -Wall... yes checking if the compiler accepts -Wdeclaration-after-statement... yes checking for the bindir to pcblibdir relative path... ../share/pcb checking for the bindir to pcbtreedir relative path... ../share/pcb/newlib checking for the bindir to exec_prefix relative path... .. configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: creating README_FILES/Makefile config.status: creating doc/Makefile config.status: creating example/Makefile config.status: creating example/libraries/Makefile config.status: creating lib/CreateLibraryContents.sh config.status: creating lib/CreateLibrary.sh config.status: creating lib/ListLibraryContents.sh config.status: creating lib/Makefile config.status: creating lib/QueryLibrary.sh config.status: creating lib/qfp-ui config.status: creating newlib/2_pin_thru-hole_packages/Makefile config.status: creating newlib/Makefile config.status: creating newlib/connectors/Makefile config.status: creating newlib/crystal/Makefile config.status: creating newlib/electro-optics/Makefile config.status: creating newlib/headers/Makefile config.status: creating newlib/keystone/Makefile config.status: creating newlib/msp430/Makefile config.status: creating newlib/not_vetted_ingo/Makefile config.status: creating newlib/sockets/Makefile config.status: creating newlib/tests/Makefile config.status: creating src/Makefile config.status: creating src/icons/Makefile config.status: creating tools/Makefile config.status: creating tutorial/Makefile config.status: creating tests/inputs/Makefile config.status: creating tests/golden/Makefile config.status: creating tests/golden/hid_bom1/Makefile config.status: creating tests/golden/hid_bom2/Makefile config.status: creating tests/golden/hid_bom3/Makefile config.status: creating tests/golden/hid_bom4/Makefile config.status: creating tests/golden/hid_gcode1/Makefile config.status: creating tests/golden/hid_gcode2/Makefile config.status: creating tests/golden/hid_gcode3/Makefile config.status: creating tests/golden/hid_gcode4/Makefile config.status: creating tests/golden/hid_gcode5/Makefile config.status: creating tests/golden/hid_gcode6/Makefile config.status: creating tests/golden/hid_gcode7/Makefile config.status: creating tests/golden/hid_gcode8/Makefile config.status: creating tests/golden/hid_gcode9/Makefile config.status: creating tests/golden/hid_gcode10/Makefile config.status: creating tests/golden/hid_gcode11/Makefile config.status: creating tests/golden/hid_gerber1/Makefile config.status: creating tests/golden/hid_gerber2/Makefile config.status: creating tests/golden/hid_png1/Makefile config.status: creating tests/golden/hid_png2/Makefile config.status: creating tests/golden/hid_png3/Makefile config.status: creating tests/Makefile config.status: creating win32/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands ** Configuration summary for pcb 20100929: GUI: batch Printer: lpr Exporters: bom gerber ps Source tree distribution: tarball Build documentation: no Build toporouter: no Enable toporouter output: no xdg data directory: /usr/share KDE data directory: /usr/share dmalloc debugging: no ElectricFence debugging: no Cross Compiling: no CC: x86_64-pc-linux-gnu-gcc -std=gnu99 CPPFLAGS: -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\" -DHOST=\"${host}\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" CFLAGS: -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement LIBS: -lfl -ldl -lm -lglib-2.0 PCB: ${top_builddir}/src/pcb >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' Making all in win32 make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' Making all in intl make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/intl' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' true > core_lists.h echo '/* AUTOMATICALLY GENERATED FROM gpcb-menu.res DO NOT EDIT */' > gpcb-menu.h /bin/mkdir -p hid/gtk /bin/mkdir -p hid/lesstif true > hid/gtk/gtk_lists.h (for f in action.c action.h autoplace.c autoplace.h autoroute.c autoroute.h box.h buffer.c buffer.h change.c change.h clip.c clip.h command.c command.h compat.c compat.h const.h copy.c copy.h create.c create.h crosshair.c crosshair.h data.c data.h djopt.c djopt.h dolists.h draw.c draw.h drill.c drill.h edif.y edif_parse.h error.c error.h file.c file.h find.c find.h flags.c fontmode.c global.h heap.c heap.h hid.h insert.c insert.h intersect.c intersect.h line.c line.h lrealpath.c lrealpath.h macro.h main.c mirror.c mirror.h misc.c misc.h move.c move.h mtspace.c mtspace.h mymem.c mymem.h netlist.c parse_l.h parse_l.l parse_y.h parse_y.y polygon.c polygon.h polygon1.c polyarea.h puller.c print.c print.h rats.c rats.h remove.c remove.h report.c report.h res_parse.y res_lex.l resource.h rotate.c rotate.h rtree.c rtree.h rubberband.c rubberband.h search.c search.h select.c select.h set.c set.h strflags.c strflags.h thermal.c thermal.h undo.c undo.h vector.c vector.h vendor.c vendor.h hid/common/actions.c hid/common/flags.c hid/common/hidinit.c hid/common/hidnogui.c hid/common/extents.c hid/common/draw_helpers.c hid/common/draw_helpers.h hid/common/hid_resource.c hid/common/hid_resource.h hid/hidint.h ; do cat ./$f ; done) | grep "^REGISTER" > core_lists.h.tmp echo 'const char *gpcb_menu_default[] = {' >> gpcb-menu.h true > hid/lesstif/lesstif_lists.h /bin/mkdir -p hid/batch /bin/mkdir -p hid/png (for f in dolists.h hid/hidint.h hid/gtk/gtkhid-main.c hid/gtk/gtkhid-gdk.c hid/gtk/gtkhid.h hid/gtk/gui.h hid/gtk/gui-command-window.c hid/gtk/gui-config.c hid/gtk/gui-dialog-print.c hid/gtk/gui-dialog-size.c hid/gtk/gui-dialog.c hid/gtk/gui-drc-window.c hid/gtk/gui-drc-window.h hid/gtk/gui-keyref-window.c hid/gtk/gui-library-window.c hid/gtk/gui-library-window.h hid/gtk/gui-log-window.c hid/gtk/gui-misc.c hid/gtk/gui-netlist-window.c hid/gtk/gui-output-events.c hid/gtk/gui-pinout-preview.c hid/gtk/gui-pinout-preview.h hid/gtk/gui-pinout-window.c hid/gtk/gui-render-pixmap.c hid/gtk/gui-top-window.c hid/gtk/gui-utils.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/gtk/gtk_lists.h.tmp true > hid/batch/batch_lists.h sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/",/' < ./gpcb-menu.res >> gpcb-menu.h (for f in dolists.h hid/hidint.h hid/lesstif/dialogs.c hid/lesstif/lesstif.h hid/lesstif/library.c hid/lesstif/main.c hid/lesstif/menu.c hid/lesstif/netlist.c hid/lesstif/styles.c hid/lesstif/xincludes.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/lesstif/lesstif_lists.h.tmp true > hid/png/png_lists.h /bin/mkdir -p hid/gcode (for f in hid/hidint.h hid/batch/batch.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/batch/batch_lists.h.tmp (for f in dolists.h hid/hidint.h hid/png/png.c hid/png/png.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/png/png_lists.h.tmp true > hid/gcode/gcode_lists.h /bin/mkdir -p hid/nelma echo '0};' >> gpcb-menu.h (for f in dolists.h hid/hidint.h hid/gcode/gcode.c hid/gcode/gcode.h hid/gcode/decompose.c hid/gcode/decompose.h hid/gcode/trace.c hid/gcode/trace.h hid/gcode/curve.c hid/gcode/curve.h hid/gcode/auxiliary.h hid/gcode/bitmap.h hid/gcode/lists.h hid/gcode/potracelib.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/gcode/gcode_lists.h.tmp true > hid/nelma/nelma_lists.h /bin/mkdir -p hid/ps echo '/* AUTOMATICALLY GENERATED FROM pcb-menu.res DO NOT EDIT */' > pcb-menu.h (for f in dolists.h hid/hidint.h hid/nelma/nelma.c hid/nelma/nelma.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/nelma/nelma_lists.h.tmp mv hid/batch/batch_lists.h.tmp hid/batch/batch_lists.h true > hid/ps/ps_lists.h /bin/mkdir -p hid/common echo 'const char *pcb_menu_default[] = {' >> pcb-menu.h true > hid/common/hidlist.h (for f in dolists.h hid/hidint.h hid/ps/ps.c hid/ps/ps.h hid/ps/eps.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/ps/ps_lists.h.tmp sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/",/' < ./pcb-menu.res >> pcb-menu.h for e in batch lpr bom gerber ps; do \ echo "HID_DEF(${e})" >> hid/common/hidlist.h; \ done mv hid/png/png_lists.h.tmp hid/png/png_lists.h echo '0};' >> pcb-menu.h mv hid/lesstif/lesstif_lists.h.tmp hid/lesstif/lesstif_lists.h mv hid/nelma/nelma_lists.h.tmp hid/nelma/nelma_lists.h mv hid/ps/ps_lists.h.tmp hid/ps/ps_lists.h mv hid/gcode/gcode_lists.h.tmp hid/gcode/gcode_lists.h mv hid/gtk/gtk_lists.h.tmp hid/gtk/gtk_lists.h mv core_lists.h.tmp core_lists.h make all-recursive make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' Making all in icons make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o action.o action.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o autoplace.o autoplace.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o autoroute.o autoroute.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o buffer.o buffer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o change.o change.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o clip.o clip.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o command.o command.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o compat.o compat.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o copy.o copy.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o create.o create.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o crosshair.o crosshair.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o data.o data.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o djopt.o djopt.c buffer.c: In function 'ActionFreeRotateBuffer': buffer.c:1443:3: warning: ISO C90 forbids mixed declarations and code x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o draw.o draw.c change.c: In function 'ChangeElementName': change.c:1037:9: warning: unused variable 'old' x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o drill.o drill.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o edif.o edif.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o error.o error.c autoroute.c:3432:1: warning: 'add_clearance' defined but not used x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o file.o file.c action.c: In function 'parse_layout_attribute_units': action.c:7025:3: warning: passing argument 1 of 'GetValue' discards qualifiers from pointer target type misc.h:77:7: note: expected 'char *' but argument is of type 'const char *' action.c:7025:3: warning: passing argument 2 of 'GetValue' discards qualifiers from pointer target type misc.h:77:7: note: expected 'char *' but argument is of type 'const char *' action.c:7025:3: warning: passing argument 3 of 'GetValue' from incompatible pointer type misc.h:77:7: note: expected '_Bool *' but argument is of type 'int *' action.c: In function 'ActionElementList': action.c:7098:13: warning: unused variable 'as' action.c: In function 'ActionImport': action.c:7616:4: warning: passing argument 2 of 'gui->prompt_for' discards qualifiers from pointer target type action.c:7616:4: note: expected 'char *' but argument is of type 'const char *' action.c:7624:2: warning: passing argument 3 of 'AttributePutToList' discards qualifiers from pointer target type misc.h:89:5: note: expected 'char *' but argument is of type 'const char *' action.c:7608:14: warning: unused variable 'r' action.c:7608:11: warning: unused variable 'd' action.c:7646:4: warning: 'return' with no value, in function returning non-void action.c:7659:4: warning: passing argument 1 of 'GetValue' discards qualifiers from pointer target type misc.h:77:7: note: expected 'char *' but argument is of type 'const char *' action.c:7659:4: warning: passing argument 2 of 'GetValue' discards qualifiers from pointer target type misc.h:77:7: note: expected 'char *' but argument is of type 'const char *' action.c:7659:4: warning: passing argument 3 of 'GetValue' from incompatible pointer type misc.h:77:7: note: expected '_Bool *' but argument is of type 'int *' action.c:7660:4: warning: passing argument 1 of 'GetValue' discards qualifiers from pointer target type misc.h:77:7: note: expected 'char *' but argument is of type 'const char *' action.c:7660:4: warning: passing argument 2 of 'GetValue' discards qualifiers from pointer target type misc.h:77:7: note: expected 'char *' but argument is of type 'const char *' action.c:7660:4: warning: passing argument 3 of 'GetValue' from incompatible pointer type misc.h:77:7: note: expected '_Bool *' but argument is of type 'int *' file.c: In function 'LoadPCB': file.c:355:10: warning: unused variable 'elapsed' x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o find.o find.c file.c: In function 'ParseLibraryTree': file.c:1269:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result file.c:1275:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result file.c:1319:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result file.c: In function 'LoadNewlibFootprintsFromDir': file.c:1156:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result file.c:1224:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result djopt.c:2491:1: warning: 'nudge_corner' defined but not used x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o flags.o flags.c flags.c:227:30: warning: cast from pointer to integer of different size flags.c:228:35: warning: cast from pointer to integer of different size flags.c:229:31: warning: cast from pointer to integer of different size flags.c:230:33: warning: cast from pointer to integer of different size flags.c:231:36: warning: cast from pointer to integer of different size flags.c:232:37: warning: cast from pointer to integer of different size flags.c:233:31: warning: cast from pointer to integer of different size flags.c:234:30: warning: cast from pointer to integer of different size flags.c:235:29: warning: cast from pointer to integer of different size flags.c:236:37: warning: cast from pointer to integer of different size flags.c:238:2: warning: cast from pointer to integer of different size flags.c:239:36: warning: cast from pointer to integer of different size flags.c:241:2: warning: cast from pointer to integer of different size flags.c:242:33: warning: cast from pointer to integer of different size flags.c:244:2: warning: cast from pointer to integer of different size flags.c:246:2: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o fontmode.o fontmode.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o heap.o heap.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o insert.o insert.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o intersect.o intersect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o line.o line.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o lrealpath.o lrealpath.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o main.o main.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o mirror.o mirror.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o move.o move.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o mtspace.o mtspace.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o mymem.o mymem.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o netlist.o netlist.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o parse_l.o parse_l.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o parse_y.o parse_y.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o polygon.o polygon.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o polygon1.o polygon1.c parse_l.c:1606:16: warning: 'input' defined but not used x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o puller.o puller.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o print.o print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o rats.o rats.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o remove.o remove.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o report.o report.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o res_parse.o res_parse.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o res_lex.o res_lex.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o rotate.o rotate.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o rtree.o rtree.c res_lex.c:1243:16: warning: 'input' defined but not used rtree.c:203:1: warning: '__r_tree_is_good' defined but not used x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o rubberband.o rubberband.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o search.o search.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o select.o select.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o set.o set.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o strflags.o strflags.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o thermal.o thermal.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o undo.o undo.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o vector.o vector.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o vendor.o vendor.c sed -e 's;@BUILDDIR@;/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src;g' -e 's;@TOP_BUILDDIR@;/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929;g' \ -e 's;@TOPSRCDIR@;/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929;g' \ ./pcbtest.sh.in > pcbtest.sh x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -I./hid/batch -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/batch/libbatch_a-batch.o `test -f 'hid/batch/batch.c' || echo './'`hid/batch/batch.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/lpr/lpr.o hid/lpr/lpr.c chmod 755 pcbtest.sh x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/bom/bom.o hid/bom/bom.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/gerber/gerber.o hid/gerber/gerber.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -I./hid/ps -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/ps/libps_a-ps.o `test -f 'hid/ps/ps.c' || echo './'`hid/ps/ps.c hid/batch/batch.c: In function 'help': hid/batch/batch.c:65:3: warning: implicit declaration of function 'print_actions' hid/batch/batch.c: In function 'info': hid/batch/batch.c:85:3: warning: implicit declaration of function 'GetLayerGroupNumberByNumber' hid/batch/batch.c: In function 'batch_do_export': hid/batch/batch.c:122:3: warning: implicit declaration of function 'isatty' hid/batch/batch.c: In function 'batch_parse_arguments': hid/batch/batch.c:148:3: warning: implicit declaration of function 'hid_parse_command_line' hid/batch/batch.c: In function 'batch_attribute_dialog': hid/batch/batch.c:400:1: warning: no return statement in function returning non-void hid/batch/batch.c: At top level: hid/batch/batch.c:444:3: warning: initialization from incompatible pointer type hid/batch/batch.c:445:3: warning: initialization from incompatible pointer type hid/batch/batch.c:466:3: warning: initialization from incompatible pointer type hid/batch/batch.c:469:3: warning: initialization from incompatible pointer type hid/batch/batch.c: In function 'hid_batch_init': hid/batch/batch.c:479:3: warning: implicit declaration of function 'hid_register_hid' hid/batch/batch.c: In function 'batch_fileselect': hid/batch/batch.c:389:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result hid/batch/batch.c: In function 'batch_prompt_for': hid/batch/batch.c:373:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result hid/batch/batch.c: In function 'batch_confirm_dialog': hid/batch/batch.c:349:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -I./hid/ps -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/ps/libps_a-eps.o `test -f 'hid/ps/eps.c' || echo './'`hid/ps/eps.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/actions.o hid/common/actions.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/flags.o hid/common/flags.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/hidinit.o hid/common/hidinit.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/hidnogui.o hid/common/hidnogui.c hid/common/actions.c: In function 'print_actions': hid/common/actions.c:139:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result hid/common/actions.c:140:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/extents.o hid/common/extents.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/draw_helpers.o hid/common/draw_helpers.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./icons -I./gts -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -c -o hid/common/hid_resource.o hid/common/hid_resource.c rm -f libbatch.a ar cru libbatch.a hid/batch/libbatch_a-batch.o x86_64-pc-linux-gnu-ranlib libbatch.a hid/common/hidnogui.c: In function 'nogui_fileselect': hid/common/hidnogui.c:315:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result hid/common/hidnogui.c: In function 'nogui_prompt_for': hid/common/hidnogui.c:297:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result hid/common/hidnogui.c: In function 'nogui_confirm_dialog': hid/common/hidnogui.c:273:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result rm -f liblpr.a ar cru liblpr.a hid/lpr/lpr.o rm -f libbom.a x86_64-pc-linux-gnu-ranlib liblpr.a ar cru libbom.a hid/bom/bom.o rm -f libgerber.a ar cru libgerber.a hid/gerber/gerber.o x86_64-pc-linux-gnu-ranlib libbom.a x86_64-pc-linux-gnu-ranlib libgerber.a rm -f libps.a ar cru libps.a hid/ps/libps_a-ps.o hid/ps/libps_a-eps.o x86_64-pc-linux-gnu-ranlib libps.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DNDEBUG -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -o pcb action.o autoplace.o autoroute.o buffer.o change.o clip.o command.o compat.o copy.o create.o crosshair.o data.o djopt.o draw.o drill.o edif.o error.o file.o find.o flags.o fontmode.o heap.o insert.o intersect.o line.o lrealpath.o main.o mirror.o misc.o move.o mtspace.o mymem.o netlist.o parse_l.o parse_y.o polygon.o polygon1.o puller.o print.o rats.o remove.o report.o res_parse.o res_lex.o rotate.o rtree.o rubberband.o search.o select.o set.o strflags.o thermal.o undo.o vector.o vendor.o hid/common/actions.o hid/common/flags.o hid/common/hidinit.o hid/common/hidnogui.o hid/common/extents.o hid/common/draw_helpers.o hid/common/hid_resource.o libbatch.a liblpr.a libbom.a libgerber.a libps.a -lfl -ldl -lm -lglib-2.0 make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' Making all in data make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po x-pcb-layout.desktop.in x-pcb-layout.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po x-pcb-footprint.desktop.in x-pcb-footprint.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po x-pcb-netlist.desktop.in x-pcb-netlist.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po x-gerber.desktop.in x-gerber.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po x-excellon.desktop.in x-excellon.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po pcb.desktop.in pcb.desktop LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po pcb.xml.in pcb.xml Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Merging translations into pcb.xml. Merging translations into x-pcb-footprint.desktop. Merging translations into x-pcb-netlist.desktop. Merging translations into x-pcb-layout.desktop. Merging translations into pcb.desktop. Merging translations into x-gerber.desktop. CREATED pcb.xml Merging translations into x-excellon.desktop. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' Making all in lib make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' gawk -f ./gen_m4.awk name=amp ./amp.inc > amp.m4 gawk -f ./gen_m4.awk name=bourns ./bourns.inc > bourns.m4 gawk -f ./gen_m4.awk name=candk ./candk.inc > candk.m4 gawk -f ./gen_m4.awk name=cts ./cts.inc > cts.m4 gawk -f ./gen_geda_m4.awk ./geda.inc > geda.m4 gawk -f ./gen_m4.awk name=johnstech ./johnstech.inc > johnstech.m4 gawk -f ./gen_m4.awk name=minicircuits ./minicircuits.inc > minicircuits.m4 gawk -f ./gen_m4.awk name=nichicon ./nichicon.inc > nichicon.m4 gawk -f ./gen_m4.awk name=optek ./optek.inc > optek.m4 gawk -f ./gen_m4.awk name=panasonic ./panasonic.inc > panasonic.m4 gawk -f ./gen_list.awk name=amp ./amp.inc > amp.list gawk -f ./gen_list.awk name=bourns ./bourns.inc > bourns.list gawk -f ./gen_list.awk name=candk ./candk.inc > candk.list gawk -f ./gen_list.awk name=cts ./cts.inc > cts.list gawk -f ./gen_geda_list.awk ./geda.inc > geda.list gawk -f ./gen_list.awk name=johnstech ./johnstech.inc > johnstech.list gawk -f ./gen_list.awk name=minicircuits ./minicircuits.inc > minicircuits.list gawk -f ./gen_list.awk name=nichicon ./nichicon.inc > nichicon.list gawk -f ./gen_list.awk name=optek ./optek.inc > optek.list gawk -f ./gen_list.awk name=panasonic ./panasonic.inc > panasonic.list for f in CreateLibraryContents.sh CreateLibrary.sh ListLibraryContents.sh QueryLibrary.sh qfp-ui ; do if test -f $f ; then chmod 755 $f ; fi ; done /bin/sh ./CreateLibrary.sh -I . pcblib ./common.m4 TTL_74xx_DIL.m4 amphenol.m4 connector.m4 crystal.m4 generic.m4 gtag.m4 jerry.m4 linear.m4 logic.m4 lsi.m4 memory.m4 optical.m4 pci.m4 resistor_0.25W.m4 resistor_adjust.m4 resistor_array.m4 texas_inst_amplifier.m4 texas_inst_voltage_reg.m4 transistor.m4 amp.m4 bourns.m4 candk.m4 cts.m4 geda.m4 johnstech.m4 minicircuits.m4 nichicon.m4 optek.m4 panasonic.m4 /usr/bin/m4 -I . -F pcblib ./common.m4 TTL_74xx_DIL.m4 amphenol.m4 connector.m4 crystal.m4 generic.m4 gtag.m4 jerry.m4 linear.m4 logic.m4 lsi.m4 memory.m4 optical.m4 pci.m4 resistor_0.25W.m4 resistor_adjust.m4 resistor_array.m4 texas_inst_amplifier.m4 texas_inst_voltage_reg.m4 transistor.m4 amp.m4 bourns.m4 candk.m4 cts.m4 geda.m4 johnstech.m4 minicircuits.m4 nichicon.m4 optek.m4 panasonic.m4 /bin/sh ./CreateLibraryContents.sh -I . ./common.m4 amphenol.list connector.list crystal.list generic.list gtag.list optical.list pci.list amp.list bourns.list candk.list cts.list geda.list johnstech.list minicircuits.list nichicon.list optek.list panasonic.list > pcblib.contents make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' Making all in newlib make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' Making all in 2_pin_thru-hole_packages make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' Making all in connectors make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' Making all in crystal make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' Making all in electro-optics make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' Making all in headers make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' Making all in keystone make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' Making all in msp430 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' Making all in not_vetted_ingo make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' Making all in sockets make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' Making all in tests make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' Making all in example make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' Making all in libraries make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' Making all in tools make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' Making all in tutorial make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' Making all in README_FILES make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' Making all in po make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/po' Making all in tests make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' Making all in golden make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' Making all in hid_bom1 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' Making all in hid_bom2 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' Making all in hid_bom3 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' Making all in hid_bom4 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' Making all in hid_gcode1 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' Making all in hid_gcode2 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' Making all in hid_gcode3 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' Making all in hid_gcode4 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' Making all in hid_gcode5 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' Making all in hid_gcode6 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' Making all in hid_gcode7 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' Making all in hid_gcode8 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' Making all in hid_gcode9 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' Making all in hid_gcode10 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' Making all in hid_gcode11 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' Making all in hid_gerber1 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' Making all in hid_gerber2 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' Making all in hid_png1 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' Making all in hid_png2 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' Making all in hid_png3 make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' Making all in inputs make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' >>> Source compiled. >>> Test phase [check]: sci-electronics/pcb-20100929 make -j14 -j1 check Making check in win32 make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' Making check in intl make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/intl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/intl' Making check in src make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make check-recursive make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' Making check in icons make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' Making check in data make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' Making check in lib make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' for f in CreateLibraryContents.sh CreateLibrary.sh ListLibraryContents.sh QueryLibrary.sh qfp-ui ; do if test -f $f ; then chmod 755 $f ; fi ; done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' Making check in newlib make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' Making check in 2_pin_thru-hole_packages make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' Making check in connectors make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' Making check in crystal make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' Making check in electro-optics make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' Making check in headers make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' Making check in keystone make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' Making check in msp430 make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' Making check in not_vetted_ingo make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' Making check in sockets make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' Making check in tests make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' Making check in example make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' Making check in libraries make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' Making check in tools make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' Making check in tutorial make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' Making check in README_FILES make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' Making check in po make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/po' XGETTEXT=/usr/bin/xgettext MSGFMT=/usr/bin/msgfmt INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package pcb --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/po' Making check in tests make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' Making check in golden make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' Making check in hid_bom1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' Making check in hid_bom2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' Making check in hid_bom3 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' Making check in hid_bom4 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' Making check in hid_gcode1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' Making check in hid_gcode2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' Making check in hid_gcode3 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' Making check in hid_gcode4 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' Making check in hid_gcode5 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' Making check in hid_gcode6 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' Making check in hid_gcode7 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' Making check in hid_gcode8 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' Making check in hid_gcode9 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' Making check in hid_gcode10 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' Making check in hid_gcode11 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' Making check in hid_gerber1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' Making check in hid_gerber2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' Making check in hid_png1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' Making check in hid_png2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' Making check in hid_png3 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' Making check in inputs make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make run_tests.sh make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[3]: Nothing to be done for `run_tests.sh'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make check-TESTS make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' srcdir . top_srcdir . AWK awk PCB ../../../src/pcbtest.sh INDIR ./inputs OUTDIR outputs REFDIR ./golden TESTLIST ./tests.list Gerbv: GERBV /usr/bin/gerbv GERBV_DEFAULT_FLAGS --export=png --window=640x480 ImageMagick Tools: IM_ANIMATE /usr/bin/animate IM_COMPARE /usr/bin/compare IM_COMPOSITE /usr/bin/composite IM_CONVERT /usr/bin/convert IM_DISPLAY /usr/bin/display IM_MONTAGE /usr/bin/montage ---------------------------------------------------------------------- Test: hid_bom1 ../../../src/pcbtest.sh -x bom ./inputs/bom_general.pcb unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() PASSED ---------------------------------------------------------------------- Test: hid_bom2 ../../../src/pcbtest.sh -x bom --bomfile test.bom ./inputs/bom_general.pcb unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() PASSED ---------------------------------------------------------------------- Test: hid_bom3 ../../../src/pcbtest.sh -x bom --xyfile test.xy ./inputs/bom_general.pcb unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() PASSED ---------------------------------------------------------------------- Test: hid_bom4 ../../../src/pcbtest.sh -x bom --xy-in-mm ./inputs/bom_general.pcb unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() PASSED ---------------------------------------------------------------------- Test: hid_gcode1 ../../../src/pcbtest.sh -x gcode ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode2 ../../../src/pcbtest.sh -x gcode --basename out ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode3 ../../../src/pcbtest.sh -x gcode --dpi 1200 ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode4 ../../../src/pcbtest.sh -x gcode --mill-depth 5 ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode5 ../../../src/pcbtest.sh -x gcode --safe-Z 10 ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode6 ../../../src/pcbtest.sh -x gcode --tool-radius 15 ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode7 ../../../src/pcbtest.sh -x gcode --drill-depth 70 ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode8 ../../../src/pcbtest.sh -x gcode --measurement-unit mm ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode9 ../../../src/pcbtest.sh -x gcode --measurement-unit mil ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode10 ../../../src/pcbtest.sh -x gcode --measurement-unit um ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gcode11 ../../../src/pcbtest.sh -x gcode --measurement-unit inch ./inputs/gcode_oneline.pcb Invalid exporter gcode, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_gerber1 ../../../src/pcbtest.sh -x gerber --fab-author Fab_Author ./inputs/gerber_oneline.pcb unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() PASSED ---------------------------------------------------------------------- Test: hid_gerber2 ../../../src/pcbtest.sh -x gerber --fab-author Fab_Author --gerberfile out ./inputs/gerber_oneline.pcb unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() unknown action `PointCursor' no action PointCursor() PASSED ---------------------------------------------------------------------- Test: hid_png1 ../../../src/pcbtest.sh -x png ./inputs/gerber_oneline.pcb Invalid exporter png, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_png2 ../../../src/pcbtest.sh -x png --outfile myfile.png ./inputs/gerber_oneline.pcb Invalid exporter png, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Test: hid_png3 ../../../src/pcbtest.sh -x png --dpi 300 ./inputs/gerber_oneline.pcb Invalid exporter png, available ones: bom gerber ps eps ../../../src/pcbtest.sh returned 1. This is a failure. ---------------------------------------------------------------------- Passed 6, failed 14, skipped 0 out of 20 tests. FAIL: run_tests.sh ================== 1 of 1 test failed ================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make: *** [check-recursive] Error 1 emake failed * ERROR: sci-electronics/pcb-20100929 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 509: Called _eapi0_src_test * ebuild.sh, line 633: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =sci-electronics/pcb-20100929', * the complete build log and the output of 'emerge -pqv =sci-electronics/pcb-20100929'. * The complete build log is located at '/var/log/portage/build/sci-electronics/pcb-20100929:20101026-214637.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/pcb-20100929/temp/environment'. * S: '/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' >>> Install pcb-20100929 into /var/tmp/portage/sci-electronics/pcb-20100929/image/ category sci-electronics make -j14 DESTDIR=/var/tmp/portage/sci-electronics/pcb-20100929/image/ install Making install in win32 make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/pcb-20100929" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929" make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/win32' Making install in intl make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/intl' if { test "pcb" = "gettext-runtime" || test "pcb" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh @MKINSTALLDIRS@ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64 /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/include; \ /usr/bin/install -c -m 644 libintl.h /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "pcb" = "gettext-tools"; then \ /bin/sh @MKINSTALLDIRS@ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi if test "pcb" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh @MKINSTALLDIRS@ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/libgnuintl.a; \ rm -f /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/libgnuintl.so /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh @MKINSTALLDIRS@ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64; \ temp=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/t-charset.alias; \ dest=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/charset.alias; \ if test -f /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/charset.alias; then \ orig=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh @MKINSTALLDIRS@ /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale; \ test -f /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/locale.alias \ && orig=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/t-locale.alias; \ dest=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/intl' Making install in src make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make install-recursive make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' Making install in icons make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src/icons' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/bin" test -z "/usr/share/pcb" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb" /usr/bin/install -c pcb '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/bin' /usr/bin/install -c -m 644 default_font gpcb-menu.res pcb-menu.res '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb' make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/src' Making install in data make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/mimelnk/application" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/mimelnk/application" /usr/bin/env GTK_UPDATE_ICON_CACHE_BIN="true" /bin/sh ../icon-theme-installer -t hicolor -s . -d "x/var/tmp/portage/sci-electronics/pcb-20100929/image/" -b /usr/share/icons/hicolor -m "/bin/sh ../mkinstalldirs" -x "/usr/bin/install -c -m 644" -i mimetypes,application-x-pcb-layout-16.png mimetypes,application-x-pcb-footprint-16.png mimetypes,application-x-pcb-netlist-16.png mimetypes,application-x-gerber-16.png mimetypes,application-x-excellon-16.png mimetypes,application-x-pcb-layout-22.png mimetypes,application-x-pcb-footprint-22.png mimetypes,application-x-pcb-netlist-22.png mimetypes,application-x-gerber-22.png mimetypes,application-x-excellon-22.png mimetypes,application-x-pcb-layout-24.png mimetypes,application-x-pcb-footprint-24.png mimetypes,application-x-pcb-netlist-24.png mimetypes,application-x-gerber-24.png mimetypes,application-x-excellon-24.png mimetypes,application-x-pcb-layout-32.png mimetypes,application-x-pcb-footprint-32.png mimetypes,application-x-pcb-netlist-32.png mimetypes,application-x-gerber-32.png mimetypes,application-x-excellon-32.png mimetypes,application-x-pcb-layout-48.png mimetypes,application-x-pcb-footprint-48.png mimetypes,application-x-pcb-netlist-48.png mimetypes,application-x-gerber-48.png mimetypes,application-x-excellon-48.png mimetypes,application-x-pcb-layout.svg mimetypes,application-x-pcb-footprint.svg mimetypes,application-x-pcb-netlist.svg mimetypes,application-x-gerber.svg mimetypes,application-x-excellon.svg apps,pcb-48.png apps,pcb.svg test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/applications" test -z "/usr/share/mime/packages" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/mime/packages" /usr/bin/install -c -m 644 x-pcb-layout.desktop x-pcb-footprint.desktop x-pcb-netlist.desktop x-gerber.desktop x-excellon.desktop '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/mimelnk/application' /usr/bin/install -c -m 644 pcb.desktop '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/applications' /usr/bin/install -c -m 644 pcb.xml '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/mime/packages' Installing 16x16 application-x-pcb-layout.png into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/16x16/mimetypes Installing 16x16 application-x-pcb-footprint.png into hicolor icon theme Installing 16x16 application-x-pcb-netlist.png into hicolor icon theme Installing 16x16 application-x-gerber.png into hicolor icon theme Installing 16x16 application-x-excellon.png into hicolor icon theme Installing 22x22 application-x-pcb-layout.png into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/22x22/mimetypes Installing 22x22 application-x-pcb-footprint.png into hicolor icon theme Installing 22x22 application-x-pcb-netlist.png into hicolor icon theme Installing 22x22 application-x-gerber.png into hicolor icon theme Installing 22x22 application-x-excellon.png into hicolor icon theme Installing 24x24 application-x-pcb-layout.png into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/24x24/mimetypes Installing 24x24 application-x-pcb-footprint.png into hicolor icon theme Installing 24x24 application-x-pcb-netlist.png into hicolor icon theme Installing 24x24 application-x-gerber.png into hicolor icon theme Installing 24x24 application-x-excellon.png into hicolor icon theme Installing 32x32 application-x-pcb-layout.png into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/32x32/mimetypes Installing 32x32 application-x-pcb-footprint.png into hicolor icon theme Installing 32x32 application-x-pcb-netlist.png into hicolor icon theme Installing 32x32 application-x-gerber.png into hicolor icon theme Installing 32x32 application-x-excellon.png into hicolor icon theme Installing 48x48 application-x-pcb-layout.png into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/48x48/mimetypes Installing 48x48 application-x-pcb-footprint.png into hicolor icon theme Installing 48x48 application-x-pcb-netlist.png into hicolor icon theme Installing 48x48 application-x-gerber.png into hicolor icon theme Installing 48x48 application-x-excellon.png into hicolor icon theme Installing scalable application-x-pcb-layout.svg into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/scalable/mimetypes Installing scalable application-x-pcb-footprint.svg into hicolor icon theme Installing scalable application-x-pcb-netlist.svg into hicolor icon theme Installing scalable application-x-gerber.svg into hicolor icon theme Installing scalable application-x-excellon.svg into hicolor icon theme Installing 48x48 pcb.png into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/48x48/apps Installing scalable pcb.svg into hicolor icon theme mkdir -p -- /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/icons/hicolor/scalable/apps *** Icon cache not updated. After install, run this: *** true -f -t /usr/share/icons/hicolor make install-data-hook make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/data' Making install in lib make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' for f in CreateLibraryContents.sh CreateLibrary.sh ListLibraryContents.sh QueryLibrary.sh qfp-ui ; do if test -f $f ; then chmod 755 $f ; fi ; done make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' make[2]: Nothing to be done for `install-exec-am'. if test -d pcblib-newlib ; then \ tar cf - pcblib-newlib | (cd /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb && tar -xf -) ; \ else \ cd . && tar -cf - pcblib-newlib | (cd /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb && tar -xf -) ; \ fi test -z "/usr/share/pcb" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb" test -z "/usr/share/pcb" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb" test -z "/usr/share/pcb/m4" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/m4" /usr/bin/install -c -m 644 pcblib pcblib.contents qfp.dat '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb' /usr/bin/install -c CreateLibraryContents.sh CreateLibrary.sh ListLibraryContents.sh QueryLibrary.sh qfp-ui '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb' /usr/bin/install -c -m 644 common.m4 TTL_74xx_DIL.m4 amphenol.m4 connector.m4 crystal.m4 generic.m4 gtag.m4 jerry.m4 linear.m4 logic.m4 lsi.m4 memory.m4 optical.m4 pci.m4 resistor_0.25W.m4 resistor_adjust.m4 resistor_array.m4 texas_inst_amplifier.m4 texas_inst_voltage_reg.m4 transistor.m4 amp.m4 bourns.m4 candk.m4 cts.m4 geda.m4 johnstech.m4 minicircuits.m4 nichicon.m4 optek.m4 panasonic.m4 amphenol.list connector.list crystal.list generic.list gtag.list optical.list pci.list amp.list bourns.list candk.list '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/m4' /usr/bin/install -c -m 644 cts.list geda.list johnstech.list minicircuits.list nichicon.list optek.list panasonic.list bga.inc amp.inc amphenol.inc bourns.inc candk.inc connector.inc cts.inc dil.inc geda.inc johnstech.inc minicircuits.inc misc.inc nichicon.inc optek.inc panasonic.inc pci.inc plcc.inc qfn.inc qfp.inc qfp2.inc qfpdj.inc resistor_adjust.inc rules.inc smt.inc to.inc zif.inc '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/m4' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/lib' Making install in newlib make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' Making install in 2_pin_thru-hole_packages make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/2_pin_thru-hole_packages" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/2_pin_thru-hole_packages" /usr/bin/install -c -m 644 0.125W_Carbon_Resistor 1W_Carbon_Resistor CK05_type_Capacitor CK06_type_capacitor IRU1015-33CT_3.3V_reg_TO220 RN55_type_0.1W_Resistor T1.75_LED '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/2_pin_thru-hole_packages' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/2_pin_thru-hole_packages' Making install in connectors make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/connectors" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/connectors" /usr/bin/install -c -m 644 100_Pin_jack 16x1_SMD_jack 3terminal_screw_block 72pin45degreeSIMMconnector MOLEX_miniFitJr-12pin Power_Jack RightAngleSMA SJ-3523-SMT_3.5mm_stereo_jack '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/connectors' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/connectors' Making install in crystal make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/crystal" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/crystal" /usr/bin/install -c -m 644 CTX169_oscillator '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/crystal' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/crystal' Making install in electro-optics make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/electro-optics" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/electro-optics" /usr/bin/install -c -m 644 IRF_optical_switch '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/electro-optics' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/electro-optics' Making install in headers make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/headers" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/headers" /usr/bin/install -c -m 644 0.1_inch_10pin 0.1_inch_2pin 2mm_8pin_header '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/headers' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/headers' Making install in keystone make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/keystone" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/keystone" /usr/bin/install -c -m 644 KEYSTONE_1062.fp '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/keystone' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/keystone' Making install in msp430 make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/msp430" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/msp430" /usr/bin/install -c -m 644 MSP430F1121 MSP430F1121+jtag '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/msp430' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/msp430' Making install in not_vetted_ingo make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/not_vetted_ingo" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/not_vetted_ingo" /usr/bin/install -c -m 644 pc104+.ele pc104.ele pq100.ele pq128.ele pq144.ele pq160.ele pq208.ele pq240.ele pq304.ele pq32.ele pq44.ele smt0402.ele smt0603.ele smt0805.ele smt1206.ele smt1210.ele smt1913.ele smt2416.ele '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/not_vetted_ingo' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/not_vetted_ingo' Making install in sockets make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/sockets" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/sockets" make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/sockets' Making install in tests make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pcb/newlib/tests" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/tests" /usr/bin/install -c -m 644 14DIP_oval_pad Generic_TSOP48_Flash MONOBLOCK_large StrongARM_CPU TK11950 TO99fromLED UART monoblock_small '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/newlib/tests' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib/tests' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/newlib' Making install in example make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' Making install in libraries make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/pcb-20100929/examples/libraries" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929/examples/libraries" /usr/bin/install -c -m 644 example.inc example.list example.m4 '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929/examples/libraries' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example/libraries' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/pcb-20100929/examples" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929/examples" /usr/bin/install -c -m 644 LED.pcb LED.net LED2.pcb '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929/examples' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/example' Making install in tools make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/bin" test -z "/usr/share/gEDA/scheme" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gEDA/scheme" test -z "/usr/share/pcb/tools" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/tools" /usr/bin/install -c -m 644 gnet-pcbfwd.scm '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/gEDA/scheme' /usr/bin/install -c MergePCBPS Merge_dimPCBPS '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/bin' /usr/bin/install -c -m 644 apctools.zip gerbertotk.c pcb2ncap.tgz tgo2pcb.tcl MergePCBPS Merge_dimPCBPS PCB2HPGL '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/pcb/tools' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tools' Making install in tutorial make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/pcb-20100929/tutorial" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929/tutorial" /usr/bin/install -c -m 644 tut1.pcb '/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/doc/pcb-20100929/tutorial' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tutorial' Making install in README_FILES make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/README_FILES' Making install in po make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/po' linguas="fr ru "; \ for lang in $linguas; do \ dir=/var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/pcb.mo; \ echo "installing $lang.gmo as $dir/pcb.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/pcb.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pcb.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/pcb.mo.m; \ echo "installing $lang.gmo.m as $dir/pcb.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/pcb.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pcb.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/fr/LC_MESSAGES/pcb.mo installing ru.gmo as /var/tmp/portage/sci-electronics/pcb-20100929/image//usr/share/locale/ru/LC_MESSAGES/pcb.mo make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/po' Making install in tests make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' Making install in golden make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' Making install in hid_bom1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom1' Making install in hid_bom2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom2' Making install in hid_bom3 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom3' Making install in hid_bom4 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_bom4' Making install in hid_gcode1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode1' Making install in hid_gcode2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode2' Making install in hid_gcode3 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode3' Making install in hid_gcode4 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode4' Making install in hid_gcode5 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode5' Making install in hid_gcode6 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode6' Making install in hid_gcode7 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode7' Making install in hid_gcode8 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode8' Making install in hid_gcode9 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode9' Making install in hid_gcode10 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode10' Making install in hid_gcode11 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gcode11' Making install in hid_gerber1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber1' Making install in hid_gerber2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_gerber2' Making install in hid_png1 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png1' Making install in hid_png2 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png2' Making install in hid_png3 make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden/hid_png3' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[4]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/golden' Making install in inputs make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests/inputs' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[3]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929/tests' make[1]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' make[2]: Entering directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/pcb-20100929/work/pcb-20100929' >>> Completed installing pcb-20100929 into /var/tmp/portage/sci-electronics/pcb-20100929/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/pcb * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * hid/batch/batch.c:65:3: warning: implicit declaration of function 'print_actions' * hid/batch/batch.c:85:3: warning: implicit declaration of function 'GetLayerGroupNumberByNumber' * hid/batch/batch.c:122:3: warning: implicit declaration of function 'isatty' * hid/batch/batch.c:148:3: warning: implicit declaration of function 'hid_parse_command_line' * hid/batch/batch.c:479:3: warning: implicit declaration of function 'hid_register_hid' * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.gpleda.org/ * Updating desktop mime database ... * Updating shared mime info database ... Unknown media type in type 'chemical/x-alchemy' Unknown media type in type 'chemical/x-cache' Unknown media type in type 'chemical/x-cactvs-ascii' Unknown media type in type 'chemical/x-cactvs-binary' Unknown media type in type 'chemical/x-cactvs-table' Unknown media type in type 'chemical/x-cdx' Unknown media type in type 'chemical/x-cdxml' Unknown media type in type 'chemical/x-chem3d' Unknown media type in type 'chemical/x-cif' Unknown media type in type 'chemical/x-cml' Unknown media type in type 'chemical/x-daylight-smiles' Unknown media type in type 'chemical/x-dmol' Unknown media type in type 'chemical/x-gamess-input' Unknown media type in type 'chemical/x-gamess-output' Unknown media type in type 'chemical/x-gaussian-input' Unknown media type in type 'chemical/x-gaussian-log' Unknown media type in type 'chemical/x-genbank' Unknown media type in type 'chemical/x-gulp' Unknown media type in type 'chemical/x-hin' Unknown media type in type 'chemical/x-inchi' Unknown media type in type 'chemical/x-inchi-xml' Unknown media type in type 'chemical/x-jcamp-dx' Unknown media type in type 'chemical/x-macromodel-input' Unknown media type in type 'chemical/x-mdl-molfile' Unknown media type in type 'chemical/x-mdl-rdfile' Unknown media type in type 'chemical/x-mdl-rxnfile' Unknown media type in type 'chemical/x-mdl-sdfile' Unknown media type in type 'chemical/x-mdl-tgf' Unknown media type in type 'chemical/x-mmcif' Unknown media type in type 'chemical/x-mol2' Unknown media type in type 'chemical/x-mopac-graph' Unknown media type in type 'chemical/x-mopac-input' Unknown media type in type 'chemical/x-mopac-out' Unknown media type in type 'chemical/x-msi-car' Unknown media type in type 'chemical/x-msi-hessian' Unknown media type in type 'chemical/x-msi-mdf' Unknown media type in type 'chemical/x-msi-msi' Unknown media type in type 'chemical/x-ncbi-asn1' Unknown media type in type 'chemical/x-ncbi-asn1-binary' Unknown media type in type 'chemical/x-ncbi-asn1-xml' Unknown media type in type 'chemical/x-pdb' Unknown media type in type 'chemical/x-shelx' Unknown media type in type 'chemical/x-vmd' Unknown media type in type 'chemical/x-xyz' * Updating icons cache ... [ ok ]