FreeBSD Bugzilla – Attachment 146048 Details for
Bug 192073
cad/geda fails to build after update ports tree on 10-STABLE amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
cad/geda build log
build.log (text/plain), 355.05 KB, created by
Nikola Kolev
on 2014-08-19 20:24:33 UTC
(
hide
)
Description:
cad/geda build log
Filename:
MIME Type:
Creator:
Nikola Kolev
Created:
2014-08-19 20:24:33 UTC
Size:
355.05 KB
patch
obsolete
>===> License GPLv2 accepted by the user >===> Found saved configuration for geda-1.8.2,1 >===> geda-1.8.2_1,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by geda-1.8.2_1,1 for building >===> Extracting for geda-1.8.2_1,1 >=> SHA256 Checksum OK for geda-gaf-1.8.2.tar.gz. >===> Patching for geda-1.8.2_1,1 >===> geda-1.8.2_1,1 depends on executable: update-desktop-database - found >===> geda-1.8.2_1,1 depends on executable: gmake - found >===> geda-1.8.2_1,1 depends on executable: pkgconf - found >===> geda-1.8.2_1,1 depends on executable: update-mime-database - found >===> geda-1.8.2_1,1 depends on executable: gtk-update-icon-cache - found >===> geda-1.8.2_1,1 depends on file: /usr/local/bin/intltool-extract - found >===> geda-1.8.2_1,1 depends on shared library: libstroke.so - found (/usr/local/lib/libstroke.so.0) >===> geda-1.8.2_1,1 depends on shared library: libguile.so - found (/usr/local/lib/libguile.so.21) >===> geda-1.8.2_1,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) >===> geda-1.8.2_1,1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0) >===> geda-1.8.2_1,1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so.0.2800.2) >===> geda-1.8.2_1,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0) >===> geda-1.8.2_1,1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) >===> geda-1.8.2_1,1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so.0.2400.22) >===> geda-1.8.2_1,1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3400.1) >===> Configuring for geda-1.8.2_1,1 >===> FreeBSD 10 autotools fix applied to /usr/ports/cad/geda/work/geda-gaf-1.8.2/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/cad/geda/work/geda-gaf-1.8.2/m4/libtool.m4 >===> FreeBSD 10 autotools fix applied to /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/config.rpath >===> FreeBSD 10 autotools fix applied to /usr/ports/cad/geda/work/geda-gaf-1.8.2/aclocal.m4 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking for style of include used by gmake... GNU >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... yes >checking for git... git >checking if the source directory is a git repository... no >checking build system type... amd64-portbld-freebsd10.0 >checking host system type... amd64-portbld-freebsd10.0 >checking for Linux host... yes >checking for Windows host... no >checking for Cygwin host... no >checking for Mac OS X Carbon host... no >checking for gcc... (cached) cc >checking whether we are using the GNU C compiler... (cached) yes >checking whether cc accepts -g... (cached) yes >checking for cc option to accept ISO C89... (cached) none needed >checking dependency style of cc... (cached) gcc3 >checking how to run the C preprocessor... cpp >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert amd64-portbld-freebsd10.0 file names to amd64-portbld-freebsd10.0 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether cc understands -c and -o together... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for mawk... /usr/bin/awk >checking for groff... groff >checking whether groff has an html driver... yes >checking for gm4... /usr/local/bin/gm4 >checking whether NLS is requested... yes >checking for msgfmt... /usr/local/bin/msgfmt >checking for gmsgfmt... /usr/local/bin/msgfmt >checking for xgettext... /usr/local/bin/xgettext >checking for msgmerge... /usr/local/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... no >checking for ranlib... (cached) ranlib >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... (cached) yes >checking for stdint.h... (cached) yes >checking for working alloca.h... no >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... (cached) yes >checking whether integer division by zero raises SIGFPE... (cached) yes >checking for inttypes.h... (cached) yes >checking for unsigned long long int... (cached) yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/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 for argz.h... (cached) no >checking for inttypes.h... (cached) yes >checking for limits.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getcwd... (cached) yes >checking for getegid... (cached) yes >checking for geteuid... (cached) yes >checking for getgid... (cached) yes >checking for getuid... (cached) yes >checking for mempcpy... no >checking for munmap... (cached) yes >checking for stpcpy... (cached) yes >checking for strcasecmp... (cached) yes >checking for strdup... (cached) yes >checking for strtoul... (cached) yes >checking for tsearch... (cached) yes >checking for argz_count... (cached) no >checking for argz_stringify... (cached) no >checking for argz_next... (cached) no >checking for __fsetlocking... no >checking whether feof_unlocked is declared... (cached) yes >checking whether fgets_unlocked is declared... no >checking for iconv... yes >checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >checking for iconv declaration... > extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... no >checking for bison... bison >checking version of bison... 2.7.12, ok >checking for long long int... (cached) yes >checking for long double... yes >checking for wchar_t... (cached) yes >checking for wint_t... (cached) yes >checking for intmax_t... (cached) yes >checking whether printf() supports POSIX/XSI format strings... (cached) yes >checking whether we are using the GNU C Library 2.1 or newer... no >checking for stdint.h... (cached) yes >checking for SIZE_MAX... (cached) yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... (cached) yes >checking for stddef.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... (cached) yes >checking for fwprintf... (cached) yes >checking for putenv... (cached) yes >checking for setenv... (cached) yes >checking for setlocale... (cached) yes >checking for snprintf... (cached) yes >checking for wcslen... (cached) yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... (cached) 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... no >checking for GNU gettext in libintl... yes >checking whether to use NLS... yes >checking where the gettext function comes from... external libintl >checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >checking for gettext... /usr/local/bin/gettext >checking pkg-config is at least version 0.9.0... yes >checking for GUILE... no >checking for GUILE... yes >checking for guile... guile >checking for guile-snarf... guile-snarf >checking whether scm_display_error expects a stack argument... yes >checking whether scm_display_error expects a frame argument... no >checking for scm_from_utf8_string... no >checking for scm_from_utf8_stringn... no >checking for scm_to_utf8_string... no >checking for scm_to_utf8_stringn... no >checking for scm_from_utf8_symbol... no >checking for scm_from_utf8_symboln... no >checking for GLIB... yes >checking for GTK... yes >checking for GDK_PIXBUF... yes >checking for CAIRO... yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for ANSI C header files... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for errno.h... (cached) yes >checking for fcntl.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for lrint in -lm... yes >checking for atan2 in -lm... yes >checking for chown... (cached) yes >checking for getlogin... yes >checking for getopt.h... (cached) yes >checking for library containing getopt_long... none required >checking whether /usr/bin/awk has gsub... yes >checking whether /usr/bin/awk has toupper... yes >checking whether to enable assertions... yes >checking whether to use GIO to launch URIs... yes >checking platform URI viewer... none required >checking whether to enable generation of Doxygen API documentation... no >checking where to install XDG desktop files... ${prefix}/share >checking whether to install KDE 3 desktop files... no >checking whether 'make install' should update XDG databases... yes >checking for update-mime-database... update-mime-database >checking for update-desktop-database... update-desktop-database >checking whether to use libstroke... yes >checking for stroke_init in -lstroke... yes >checking stroke.h usability... yes >checking stroke.h presence... yes >checking for stroke.h... yes >checking whether to enable gattrib... yes >checking where to install gEDA shared data... ${prefix}/share/gEDA >checking where to install gEDA rc files... ${prefix}/share/gEDA >checking where to look for PCB footprints... ${prefix}/share/pcb >checking where to look for PCB m4 footprints... ${prefix}/share/pcb/m4 >checking search path for PCB newlib footprints... ${prefix}/share/pcb/pcblib-newlib:${prefix}/share/pcb/newlib >checking libgeda shared library version... 42:1:0 >checking libgeda gettext domain... libgeda42 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: creating libgeda/Makefile >config.status: creating libgeda/libgeda.pc >config.status: creating libgeda/po/domain.mak >config.status: creating libgeda/po/Makefile.in >config.status: creating libgeda/shell/Makefile >config.status: creating libgeda/data/Makefile >config.status: creating libgeda/docs/Makefile >config.status: creating libgeda/docs/images/Makefile >config.status: creating libgeda/include/Makefile >config.status: creating libgeda/lib/Makefile >config.status: creating libgeda/scheme/Makefile >config.status: creating libgeda/share/Makefile >config.status: creating libgeda/src/Makefile >config.status: creating gschem/Makefile >config.status: creating gschem/po/Makefile.in >config.status: creating gschem/docs/Makefile >config.status: creating gschem/include/Makefile >config.status: creating gschem/scripts/Makefile >config.status: creating gschem/src/Makefile >config.status: creating gschem/examples/Makefile >config.status: creating gschem/lib/Makefile >config.status: creating gschem/data/Makefile >config.status: creating gschem/bitmap/Makefile >config.status: creating gschem/tests/Makefile >config.status: creating gschem/scheme/Makefile >config.status: creating gattrib/Makefile >config.status: creating gattrib/po/Makefile.in >config.status: creating gattrib/design/Makefile >config.status: creating gattrib/docs/Makefile >config.status: creating gattrib/include/Makefile >config.status: creating gattrib/lib/Makefile >config.status: creating gattrib/lib/system-gattribrc >config.status: creating gattrib/src/Makefile >config.status: creating gattrib/data/Makefile >config.status: creating gsymcheck/docs/Makefile >config.status: creating gsymcheck/include/Makefile >config.status: creating gsymcheck/lib/Makefile >config.status: creating gsymcheck/lib/system-gsymcheckrc >config.status: creating gsymcheck/src/Makefile >config.status: creating gsymcheck/tests/Makefile >config.status: creating gsymcheck/Makefile >config.status: creating gnetlist/Makefile >config.status: creating gnetlist/src/Makefile >config.status: creating gnetlist/include/Makefile >config.status: creating gnetlist/scheme/Makefile >config.status: creating gnetlist/examples/Makefile >config.status: creating gnetlist/tests/Makefile >config.status: creating gnetlist/tests/hierarchy/Makefile >config.status: creating gnetlist/tests/hierarchy2/Makefile >config.status: creating gnetlist/tests/drc2/Makefile >config.status: creating gnetlist/tests/common/Makefile >config.status: creating gnetlist/docs/Makefile >config.status: creating gnetlist/docs/vams/Makefile >config.status: creating gnetlist/examples/vams/Makefile >config.status: creating gnetlist/examples/vams/vhdl/Makefile >config.status: creating gnetlist/examples/vams/vhdl/basic-vhdl/Makefile >config.status: creating gnetlist/examples/vams/vhdl/new-vhdl/Makefile >config.status: creating gnetlist/examples/switcap/Makefile >config.status: creating gnetlist/lib/Makefile >config.status: creating gnetlist/utils/Makefile >config.status: creating gnetlist/scripts/Makefile >config.status: creating gnetlist/scripts/annotate.sh >config.status: creating gnetlist/scripts/bom_xref.sh >config.status: creating gnetlist/scripts/bompp.sh >config.status: creating gnetlist/lib/system-gnetlistrc >config.status: creating utils/Makefile >config.status: creating utils/docs/Makefile >config.status: creating utils/examples/Makefile >config.status: creating utils/examples/gmk_sym/Makefile >config.status: creating utils/examples/gsch2pcb/Makefile >config.status: creating utils/examples/tragesym/Makefile >config.status: creating utils/gschlas/Makefile >config.status: creating utils/gxyrs/Makefile >config.status: creating utils/include/Makefile >config.status: creating utils/lib/Makefile >config.status: creating utils/lib/system-gschlasrc >config.status: creating utils/scripts/Makefile >config.status: creating utils/scripts/sw2asc >config.status: creating utils/src/Makefile >config.status: creating utils/tests/Makefile >config.status: creating utils/tests/gxyrs/Makefile >config.status: creating utils/tests/gxyrs/inputs/Makefile >config.status: creating utils/tests/gxyrs/outputs/Makefile >config.status: creating utils/tests/refdes_renum/Makefile >config.status: creating utils/tests/refdes_renum/inputs/Makefile >config.status: creating utils/tests/refdes_renum/outputs/Makefile >config.status: creating symbols/Makefile >config.status: creating symbols/documentation/Makefile >config.status: creating docs/Makefile >config.status: creating docs/scheme-api/Makefile >config.status: creating docs/toplevel/Makefile >config.status: creating docs/toplevel/gedadocs.html >config.status: creating docs/wiki/Makefile >config.status: creating examples/Makefile >config.status: creating examples/RF_Amp/Makefile >config.status: creating examples/RF_Amp/model/Makefile >config.status: creating examples/RF_Amp/sym/Makefile >config.status: creating examples/TwoStageAmp/Makefile >config.status: creating examples/gTAG/Makefile >config.status: creating examples/lightning_detector/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating libgeda/po/POTFILES >config.status: creating libgeda/po/Makefile >config.status: creating gschem/po/POTFILES >config.status: creating gschem/po/Makefile >config.status: creating gattrib/po/POTFILES >config.status: creating gattrib/po/Makefile >===> Building for geda-1.8.2_1,1 >gmake[2]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake all-recursive >gmake[3]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >Making all in intl >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/intl' >gmake[4]: Nothing to be done for `all'. >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/intl' >Making all in libgeda >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >Making all in po >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >/bin/mkdir -p ../../.desktop-i18n >gmake prefix=../../.desktop-i18n localedir=../../.desktop-i18n/share/locale DESTDIR= install && cp ./LINGUAS ../../.desktop-i18n/libgeda42.LINGUAS || rm stamp-i18n >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >/bin/mkdir -p ../../.desktop-i18n/share >installing ar.gmo as ../../.desktop-i18n/share/locale/ar/LC_MESSAGES/libgeda42.mo >installing ca.gmo as ../../.desktop-i18n/share/locale/ca/LC_MESSAGES/libgeda42.mo >installing da.gmo as ../../.desktop-i18n/share/locale/da/LC_MESSAGES/libgeda42.mo >installing de.gmo as ../../.desktop-i18n/share/locale/de/LC_MESSAGES/libgeda42.mo >installing el.gmo as ../../.desktop-i18n/share/locale/el/LC_MESSAGES/libgeda42.mo >installing en_GB.gmo as ../../.desktop-i18n/share/locale/en_GB/LC_MESSAGES/libgeda42.mo >installing es.gmo as ../../.desktop-i18n/share/locale/es/LC_MESSAGES/libgeda42.mo >installing fr.gmo as ../../.desktop-i18n/share/locale/fr/LC_MESSAGES/libgeda42.mo >installing hu.gmo as ../../.desktop-i18n/share/locale/hu/LC_MESSAGES/libgeda42.mo >installing it.gmo as ../../.desktop-i18n/share/locale/it/LC_MESSAGES/libgeda42.mo >installing nl.gmo as ../../.desktop-i18n/share/locale/nl/LC_MESSAGES/libgeda42.mo >installing pl.gmo as ../../.desktop-i18n/share/locale/pl/LC_MESSAGES/libgeda42.mo >installing pt.gmo as ../../.desktop-i18n/share/locale/pt/LC_MESSAGES/libgeda42.mo >installing pt_BR.gmo as ../../.desktop-i18n/share/locale/pt_BR/LC_MESSAGES/libgeda42.mo >installing ru.gmo as ../../.desktop-i18n/share/locale/ru/LC_MESSAGES/libgeda42.mo >installing sr.gmo as ../../.desktop-i18n/share/locale/sr/LC_MESSAGES/libgeda42.mo >installing sv.gmo as ../../.desktop-i18n/share/locale/sv/LC_MESSAGES/libgeda42.mo >installing tr.gmo as ../../.desktop-i18n/share/locale/tr/LC_MESSAGES/libgeda42.mo >installing uk.gmo as ../../.desktop-i18n/share/locale/uk/LC_MESSAGES/libgeda42.mo >installing zh_CN.gmo as ../../.desktop-i18n/share/locale/zh_CN/LC_MESSAGES/libgeda42.mo >installing zh_TW.gmo as ../../.desktop-i18n/share/locale/zh_TW/LC_MESSAGES/libgeda42.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p ../../.desktop-i18n/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >Making all in data >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/desktop-i18n --create --gettext=/usr/local/bin/gettext --domain=libgeda42 --localedir=../../.desktop-i18n/share/locale --lang=ar --lang=ca --lang=da --lang=de --lang=el --lang=en_GB --lang=es --lang=fr --lang=hu --lang=it --lang=nl --lang=pl --lang=pt --lang=pt_BR --lang=ru --lang=sr --lang=sv --lang=tr --lang=uk --lang=zh_CN --lang=zh_TW libgeda.xml.in libgeda.xml >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >Making all in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >Making all in images >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs/images' >Type: make images to create all the png/pdf images >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs/images' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >Type: make doxygen to create doxygen documentation for libgeda >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >Making all in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/include' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/include' >Making all in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/lib' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/lib' >Making all in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >CPP="cpp" guile-snarf -o scheme_init.x scheme_init.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_smob.x scheme_smob.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_toplevel.x scheme_toplevel.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_object.x scheme_object.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_complex.x scheme_complex.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_page.x scheme_page.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_attrib.x scheme_attrib.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_os.x scheme_os.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >CPP="cpp" guile-snarf -o scheme_deprecated.x scheme_deprecated.c -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >gmake all-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_init.lo -MD -MP -MF .deps/libgeda_la-scheme_init.Tpo -c -o libgeda_la-scheme_init.lo `test -f 'scheme_init.c' || echo './'`scheme_init.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_smob.lo -MD -MP -MF .deps/libgeda_la-scheme_smob.Tpo -c -o libgeda_la-scheme_smob.lo `test -f 'scheme_smob.c' || echo './'`scheme_smob.c >mv -f .deps/libgeda_la-scheme_init.Tpo .deps/libgeda_la-scheme_init.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_toplevel.lo -MD -MP -MF .deps/libgeda_la-scheme_toplevel.Tpo -c -o libgeda_la-scheme_toplevel.lo `test -f 'scheme_toplevel.c' || echo './'`scheme_toplevel.c >mv -f .deps/libgeda_la-scheme_smob.Tpo .deps/libgeda_la-scheme_smob.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_object.lo -MD -MP -MF .deps/libgeda_la-scheme_object.Tpo -c -o libgeda_la-scheme_object.lo `test -f 'scheme_object.c' || echo './'`scheme_object.c >mv -f .deps/libgeda_la-scheme_toplevel.Tpo .deps/libgeda_la-scheme_toplevel.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_complex.lo -MD -MP -MF .deps/libgeda_la-scheme_complex.Tpo -c -o libgeda_la-scheme_complex.lo `test -f 'scheme_complex.c' || echo './'`scheme_complex.c >mv -f .deps/libgeda_la-scheme_complex.Tpo .deps/libgeda_la-scheme_complex.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_os.lo -MD -MP -MF .deps/libgeda_la-scheme_os.Tpo -c -o libgeda_la-scheme_os.lo `test -f 'scheme_os.c' || echo './'`scheme_os.c >mv -f .deps/libgeda_la-scheme_object.Tpo .deps/libgeda_la-scheme_object.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_page.lo -MD -MP -MF .deps/libgeda_la-scheme_page.Tpo -c -o libgeda_la-scheme_page.lo `test -f 'scheme_page.c' || echo './'`scheme_page.c >mv -f .deps/libgeda_la-scheme_os.Tpo .deps/libgeda_la-scheme_os.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_attrib.lo -MD -MP -MF .deps/libgeda_la-scheme_attrib.Tpo -c -o libgeda_la-scheme_attrib.lo `test -f 'scheme_attrib.c' || echo './'`scheme_attrib.c >mv -f .deps/libgeda_la-scheme_page.Tpo .deps/libgeda_la-scheme_page.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-scheme_deprecated.lo -MD -MP -MF .deps/libgeda_la-scheme_deprecated.Tpo -c -o libgeda_la-scheme_deprecated.lo `test -f 'scheme_deprecated.c' || echo './'`scheme_deprecated.c >mv -f .deps/libgeda_la-scheme_attrib.Tpo .deps/libgeda_la-scheme_attrib.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-a_basic.lo -MD -MP -MF .deps/libgeda_la-a_basic.Tpo -c -o libgeda_la-a_basic.lo `test -f 'a_basic.c' || echo './'`a_basic.c >mv -f .deps/libgeda_la-scheme_deprecated.Tpo .deps/libgeda_la-scheme_deprecated.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-edaerrors.lo -MD -MP -MF .deps/libgeda_la-edaerrors.Tpo -c -o libgeda_la-edaerrors.lo `test -f 'edaerrors.c' || echo './'`edaerrors.c >mv -f .deps/libgeda_la-a_basic.Tpo .deps/libgeda_la-a_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-f_basic.lo -MD -MP -MF .deps/libgeda_la-f_basic.Tpo -c -o libgeda_la-f_basic.lo `test -f 'f_basic.c' || echo './'`f_basic.c >mv -f .deps/libgeda_la-edaerrors.Tpo .deps/libgeda_la-edaerrors.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-f_print.lo -MD -MP -MF .deps/libgeda_la-f_print.Tpo -c -o libgeda_la-f_print.lo `test -f 'f_print.c' || echo './'`f_print.c >mv -f .deps/libgeda_la-f_basic.Tpo .deps/libgeda_la-f_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-g_basic.lo -MD -MP -MF .deps/libgeda_la-g_basic.Tpo -c -o libgeda_la-g_basic.lo `test -f 'g_basic.c' || echo './'`g_basic.c >mv -f .deps/libgeda_la-f_print.Tpo .deps/libgeda_la-f_print.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-geda_list.lo -MD -MP -MF .deps/libgeda_la-geda_list.Tpo -c -o libgeda_la-geda_list.lo `test -f 'geda_list.c' || echo './'`geda_list.c >mv -f .deps/libgeda_la-g_basic.Tpo .deps/libgeda_la-g_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-g_rc.lo -MD -MP -MF .deps/libgeda_la-g_rc.Tpo -c -o libgeda_la-g_rc.lo `test -f 'g_rc.c' || echo './'`g_rc.c >mv -f .deps/libgeda_la-geda_list.Tpo .deps/libgeda_la-geda_list.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-g_register.lo -MD -MP -MF .deps/libgeda_la-g_register.Tpo -c -o libgeda_la-g_register.lo `test -f 'g_register.c' || echo './'`g_register.c >mv -f .deps/libgeda_la-g_register.Tpo .deps/libgeda_la-g_register.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-i_vars.lo -MD -MP -MF .deps/libgeda_la-i_vars.Tpo -c -o libgeda_la-i_vars.lo `test -f 'i_vars.c' || echo './'`i_vars.c >mv -f .deps/libgeda_la-g_rc.Tpo .deps/libgeda_la-g_rc.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-libgeda.lo -MD -MP -MF .deps/libgeda_la-libgeda.Tpo -c -o libgeda_la-libgeda.lo `test -f 'libgeda.c' || echo './'`libgeda.c >mv -f .deps/libgeda_la-i_vars.Tpo .deps/libgeda_la-i_vars.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_basic.lo -MD -MP -MF .deps/libgeda_la-m_basic.Tpo -c -o libgeda_la-m_basic.lo `test -f 'm_basic.c' || echo './'`m_basic.c >mv -f .deps/libgeda_la-libgeda.Tpo .deps/libgeda_la-libgeda.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_bounds.lo -MD -MP -MF .deps/libgeda_la-m_bounds.Tpo -c -o libgeda_la-m_bounds.lo `test -f 'm_bounds.c' || echo './'`m_bounds.c >mv -f .deps/libgeda_la-m_basic.Tpo .deps/libgeda_la-m_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_box.lo -MD -MP -MF .deps/libgeda_la-m_box.Tpo -c -o libgeda_la-m_box.lo `test -f 'm_box.c' || echo './'`m_box.c >mv -f .deps/libgeda_la-m_bounds.Tpo .deps/libgeda_la-m_bounds.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_circle.lo -MD -MP -MF .deps/libgeda_la-m_circle.Tpo -c -o libgeda_la-m_circle.lo `test -f 'm_circle.c' || echo './'`m_circle.c >mv -f .deps/libgeda_la-m_box.Tpo .deps/libgeda_la-m_box.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_hatch.lo -MD -MP -MF .deps/libgeda_la-m_hatch.Tpo -c -o libgeda_la-m_hatch.lo `test -f 'm_hatch.c' || echo './'`m_hatch.c >mv -f .deps/libgeda_la-m_circle.Tpo .deps/libgeda_la-m_circle.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_line.lo -MD -MP -MF .deps/libgeda_la-m_line.Tpo -c -o libgeda_la-m_line.lo `test -f 'm_line.c' || echo './'`m_line.c >mv -f .deps/libgeda_la-m_hatch.Tpo .deps/libgeda_la-m_hatch.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_polygon.lo -MD -MP -MF .deps/libgeda_la-m_polygon.Tpo -c -o libgeda_la-m_polygon.lo `test -f 'm_polygon.c' || echo './'`m_polygon.c >mv -f .deps/libgeda_la-m_line.Tpo .deps/libgeda_la-m_line.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-m_transform.lo -MD -MP -MF .deps/libgeda_la-m_transform.Tpo -c -o libgeda_la-m_transform.lo `test -f 'm_transform.c' || echo './'`m_transform.c >mv -f .deps/libgeda_la-m_polygon.Tpo .deps/libgeda_la-m_polygon.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_arc_basic.lo -MD -MP -MF .deps/libgeda_la-o_arc_basic.Tpo -c -o libgeda_la-o_arc_basic.lo `test -f 'o_arc_basic.c' || echo './'`o_arc_basic.c >mv -f .deps/libgeda_la-m_transform.Tpo .deps/libgeda_la-m_transform.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_attrib.lo -MD -MP -MF .deps/libgeda_la-o_attrib.Tpo -c -o libgeda_la-o_attrib.lo `test -f 'o_attrib.c' || echo './'`o_attrib.c >mv -f .deps/libgeda_la-o_arc_basic.Tpo .deps/libgeda_la-o_arc_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_basic.lo -MD -MP -MF .deps/libgeda_la-o_basic.Tpo -c -o libgeda_la-o_basic.lo `test -f 'o_basic.c' || echo './'`o_basic.c >mv -f .deps/libgeda_la-o_attrib.Tpo .deps/libgeda_la-o_attrib.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_box_basic.lo -MD -MP -MF .deps/libgeda_la-o_box_basic.Tpo -c -o libgeda_la-o_box_basic.lo `test -f 'o_box_basic.c' || echo './'`o_box_basic.c >mv -f .deps/libgeda_la-o_basic.Tpo .deps/libgeda_la-o_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_bus_basic.lo -MD -MP -MF .deps/libgeda_la-o_bus_basic.Tpo -c -o libgeda_la-o_bus_basic.lo `test -f 'o_bus_basic.c' || echo './'`o_bus_basic.c >mv -f .deps/libgeda_la-o_box_basic.Tpo .deps/libgeda_la-o_box_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_circle_basic.lo -MD -MP -MF .deps/libgeda_la-o_circle_basic.Tpo -c -o libgeda_la-o_circle_basic.lo `test -f 'o_circle_basic.c' || echo './'`o_circle_basic.c >mv -f .deps/libgeda_la-o_bus_basic.Tpo .deps/libgeda_la-o_bus_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_complex_basic.lo -MD -MP -MF .deps/libgeda_la-o_complex_basic.Tpo -c -o libgeda_la-o_complex_basic.lo `test -f 'o_complex_basic.c' || echo './'`o_complex_basic.c >mv -f .deps/libgeda_la-o_circle_basic.Tpo .deps/libgeda_la-o_circle_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_embed.lo -MD -MP -MF .deps/libgeda_la-o_embed.Tpo -c -o libgeda_la-o_embed.lo `test -f 'o_embed.c' || echo './'`o_embed.c >mv -f .deps/libgeda_la-o_complex_basic.Tpo .deps/libgeda_la-o_complex_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_line_basic.lo -MD -MP -MF .deps/libgeda_la-o_line_basic.Tpo -c -o libgeda_la-o_line_basic.lo `test -f 'o_line_basic.c' || echo './'`o_line_basic.c >mv -f .deps/libgeda_la-o_embed.Tpo .deps/libgeda_la-o_embed.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_list.lo -MD -MP -MF .deps/libgeda_la-o_list.Tpo -c -o libgeda_la-o_list.lo `test -f 'o_list.c' || echo './'`o_list.c >mv -f .deps/libgeda_la-o_list.Tpo .deps/libgeda_la-o_list.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_net_basic.lo -MD -MP -MF .deps/libgeda_la-o_net_basic.Tpo -c -o libgeda_la-o_net_basic.lo `test -f 'o_net_basic.c' || echo './'`o_net_basic.c >mv -f .deps/libgeda_la-o_line_basic.Tpo .deps/libgeda_la-o_line_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_path_basic.lo -MD -MP -MF .deps/libgeda_la-o_path_basic.Tpo -c -o libgeda_la-o_path_basic.lo `test -f 'o_path_basic.c' || echo './'`o_path_basic.c >mv -f .deps/libgeda_la-o_net_basic.Tpo .deps/libgeda_la-o_net_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_picture.lo -MD -MP -MF .deps/libgeda_la-o_picture.Tpo -c -o libgeda_la-o_picture.lo `test -f 'o_picture.c' || echo './'`o_picture.c >mv -f .deps/libgeda_la-o_path_basic.Tpo .deps/libgeda_la-o_path_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_pin_basic.lo -MD -MP -MF .deps/libgeda_la-o_pin_basic.Tpo -c -o libgeda_la-o_pin_basic.lo `test -f 'o_pin_basic.c' || echo './'`o_pin_basic.c >mv -f .deps/libgeda_la-o_pin_basic.Tpo .deps/libgeda_la-o_pin_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_selection.lo -MD -MP -MF .deps/libgeda_la-o_selection.Tpo -c -o libgeda_la-o_selection.lo `test -f 'o_selection.c' || echo './'`o_selection.c >mv -f .deps/libgeda_la-o_picture.Tpo .deps/libgeda_la-o_picture.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-o_text_basic.lo -MD -MP -MF .deps/libgeda_la-o_text_basic.Tpo -c -o libgeda_la-o_text_basic.lo `test -f 'o_text_basic.c' || echo './'`o_text_basic.c >mv -f .deps/libgeda_la-o_selection.Tpo .deps/libgeda_la-o_selection.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_attrib.lo -MD -MP -MF .deps/libgeda_la-s_attrib.Tpo -c -o libgeda_la-s_attrib.lo `test -f 's_attrib.c' || echo './'`s_attrib.c >mv -f .deps/libgeda_la-o_text_basic.Tpo .deps/libgeda_la-o_text_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_basic.lo -MD -MP -MF .deps/libgeda_la-s_basic.Tpo -c -o libgeda_la-s_basic.lo `test -f 's_basic.c' || echo './'`s_basic.c >mv -f .deps/libgeda_la-s_attrib.Tpo .deps/libgeda_la-s_attrib.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_clib.lo -MD -MP -MF .deps/libgeda_la-s_clib.Tpo -c -o libgeda_la-s_clib.lo `test -f 's_clib.c' || echo './'`s_clib.c >mv -f .deps/libgeda_la-s_basic.Tpo .deps/libgeda_la-s_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_color.lo -MD -MP -MF .deps/libgeda_la-s_color.Tpo -c -o libgeda_la-s_color.lo `test -f 's_color.c' || echo './'`s_color.c >mv -f .deps/libgeda_la-s_clib.Tpo .deps/libgeda_la-s_clib.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_conn.lo -MD -MP -MF .deps/libgeda_la-s_conn.Tpo -c -o libgeda_la-s_conn.lo `test -f 's_conn.c' || echo './'`s_conn.c >mv -f .deps/libgeda_la-s_color.Tpo .deps/libgeda_la-s_color.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_cue.lo -MD -MP -MF .deps/libgeda_la-s_cue.Tpo -c -o libgeda_la-s_cue.lo `test -f 's_cue.c' || echo './'`s_cue.c >mv -f .deps/libgeda_la-s_cue.Tpo .deps/libgeda_la-s_cue.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_encoding.lo -MD -MP -MF .deps/libgeda_la-s_encoding.Tpo -c -o libgeda_la-s_encoding.lo `test -f 's_encoding.c' || echo './'`s_encoding.c >mv -f .deps/libgeda_la-s_conn.Tpo .deps/libgeda_la-s_conn.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_hierarchy.lo -MD -MP -MF .deps/libgeda_la-s_hierarchy.Tpo -c -o libgeda_la-s_hierarchy.lo `test -f 's_hierarchy.c' || echo './'`s_hierarchy.c >mv -f .deps/libgeda_la-s_encoding.Tpo .deps/libgeda_la-s_encoding.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_log.lo -MD -MP -MF .deps/libgeda_la-s_log.Tpo -c -o libgeda_la-s_log.lo `test -f 's_log.c' || echo './'`s_log.c >mv -f .deps/libgeda_la-s_hierarchy.Tpo .deps/libgeda_la-s_hierarchy.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_menu.lo -MD -MP -MF .deps/libgeda_la-s_menu.Tpo -c -o libgeda_la-s_menu.lo `test -f 's_menu.c' || echo './'`s_menu.c >mv -f .deps/libgeda_la-s_log.Tpo .deps/libgeda_la-s_log.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_page.lo -MD -MP -MF .deps/libgeda_la-s_page.Tpo -c -o libgeda_la-s_page.lo `test -f 's_page.c' || echo './'`s_page.c >mv -f .deps/libgeda_la-s_menu.Tpo .deps/libgeda_la-s_menu.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_papersizes.lo -MD -MP -MF .deps/libgeda_la-s_papersizes.Tpo -c -o libgeda_la-s_papersizes.lo `test -f 's_papersizes.c' || echo './'`s_papersizes.c >mv -f .deps/libgeda_la-s_page.Tpo .deps/libgeda_la-s_page.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_path.lo -MD -MP -MF .deps/libgeda_la-s_path.Tpo -c -o libgeda_la-s_path.lo `test -f 's_path.c' || echo './'`s_path.c >mv -f .deps/libgeda_la-s_papersizes.Tpo .deps/libgeda_la-s_papersizes.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_slib.lo -MD -MP -MF .deps/libgeda_la-s_slib.Tpo -c -o libgeda_la-s_slib.lo `test -f 's_slib.c' || echo './'`s_slib.c >mv -f .deps/libgeda_la-s_path.Tpo .deps/libgeda_la-s_path.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_slot.lo -MD -MP -MF .deps/libgeda_la-s_slot.Tpo -c -o libgeda_la-s_slot.lo `test -f 's_slot.c' || echo './'`s_slot.c >mv -f .deps/libgeda_la-s_slib.Tpo .deps/libgeda_la-s_slib.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_textbuffer.lo -MD -MP -MF .deps/libgeda_la-s_textbuffer.Tpo -c -o libgeda_la-s_textbuffer.lo `test -f 's_textbuffer.c' || echo './'`s_textbuffer.c >mv -f .deps/libgeda_la-s_slot.Tpo .deps/libgeda_la-s_slot.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_tile.lo -MD -MP -MF .deps/libgeda_la-s_tile.Tpo -c -o libgeda_la-s_tile.lo `test -f 's_tile.c' || echo './'`s_tile.c >mv -f .deps/libgeda_la-s_textbuffer.Tpo .deps/libgeda_la-s_textbuffer.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_toplevel.lo -MD -MP -MF .deps/libgeda_la-s_toplevel.Tpo -c -o libgeda_la-s_toplevel.lo `test -f 's_toplevel.c' || echo './'`s_toplevel.c >mv -f .deps/libgeda_la-s_toplevel.Tpo .deps/libgeda_la-s_toplevel.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_undo.lo -MD -MP -MF .deps/libgeda_la-s_undo.Tpo -c -o libgeda_la-s_undo.lo `test -f 's_undo.c' || echo './'`s_undo.c >mv -f .deps/libgeda_la-s_tile.Tpo .deps/libgeda_la-s_tile.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-s_weakref.lo -MD -MP -MF .deps/libgeda_la-s_weakref.Tpo -c -o libgeda_la-s_weakref.lo `test -f 's_weakref.c' || echo './'`s_weakref.c >mv -f .deps/libgeda_la-s_undo.Tpo .deps/libgeda_la-s_undo.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/share/locale\" -I./../include -I./../include/libgeda -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT libgeda_la-u_basic.lo -MD -MP -MF .deps/libgeda_la-u_basic.Tpo -c -o libgeda_la-u_basic.lo `test -f 'u_basic.c' || echo './'`u_basic.c >mv -f .deps/libgeda_la-s_weakref.Tpo .deps/libgeda_la-s_weakref.Plo >mv -f .deps/libgeda_la-u_basic.Tpo .deps/libgeda_la-u_basic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=link cc -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -version-info 42:1:0 -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lglib-2.0 -lintl -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o libgeda.la -rpath /usr/local/lib libgeda_la-scheme_init.lo libgeda_la-scheme_smob.lo libgeda_la-scheme_toplevel.lo libgeda_la-scheme_object.lo libgeda_la-scheme_complex.lo libgeda_la-scheme_os.lo libgeda_la-scheme_page.lo libgeda_la-scheme_attrib.lo libgeda_la-scheme_deprecated.lo libgeda_la-a_basic.lo libgeda_la-edaerrors.lo libgeda_la-f_basic.lo libgeda_la-f_print.lo libgeda_la-g_basic.lo libgeda_la-geda_list.lo libgeda_la-g_rc.lo libgeda_la-g_register.lo libgeda_la-i_vars.lo libgeda_la-libgeda.lo libgeda_la-m_basic.lo libgeda_la-m_bounds.lo libgeda_la-m_box.lo libgeda_la-m_circle.lo libgeda_la-m_hatch.lo libgeda_la-m_line.lo libgeda_la-m_polygon.lo libgeda_la-m_transform.lo libgeda_la-o_arc_basic.lo libgeda_la-o_attrib.lo libgeda_la-o_basic.lo libgeda_la-o_box_basic.lo libgeda_la-o_bus_basic.lo libgeda_la-o_circle_basic.lo libgeda_la-o_complex_basic.lo libgeda_la-o_embed.lo libgeda_la-o_line_basic.lo libgeda_la-o_list.lo libgeda_la-o_net_basic.lo libgeda_la-o_path_basic.lo libgeda_la-o_picture.lo libgeda_la-o_pin_basic.lo libgeda_la-o_selection.lo libgeda_la-o_text_basic.lo libgeda_la-s_attrib.lo libgeda_la-s_basic.lo libgeda_la-s_clib.lo libgeda_la-s_color.lo libgeda_la-s_conn.lo libgeda_la-s_cue.lo libgeda_la-s_encoding.lo libgeda_la-s_hierarchy.lo libgeda_la-s_log.lo libgeda_la-s_menu.lo libgeda_la-s_page.lo libgeda_la-s_papersizes.lo libgeda_la-s_path.lo libgeda_la-s_slib.lo libgeda_la-s_slot.lo libgeda_la-s_textbuffer.lo libgeda_la-s_tile.lo libgeda_la-s_toplevel.lo libgeda_la-s_undo.lo libgeda_la-s_weakref.lo libgeda_la-u_basic.lo -lstroke -lm >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >Making all in shell >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >CPP="cpp" guile-snarf -o shell.x shell.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 >gmake all-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT geda_shell-shell.o -MD -MP -MF .deps/geda_shell-shell.Tpo -c -o geda_shell-shell.o `test -f 'shell.c' || echo './'`shell.c >mv -f .deps/geda_shell-shell.Tpo .deps/geda_shell-shell.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o geda-shell geda_shell-shell.o ../src/libgeda.la /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lstroke -lm >libtool: link: cc -Wall -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/geda-shell geda_shell-shell.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >Making all in scheme >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/scheme' >Recreating geda/core/gettext.scm >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/scheme' >Making all in share >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/share' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/share' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >Making all in gschem >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >Making all in po >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >gmake prefix=../../.desktop-i18n localedir=../../.desktop-i18n/share/locale DESTDIR= install && cp ./LINGUAS ../../.desktop-i18n/geda-gschem.LINGUAS || rm stamp-i18n >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >/bin/mkdir -p ../../.desktop-i18n/share >installing af.gmo as ../../.desktop-i18n/share/locale/af/LC_MESSAGES/geda-gschem.mo >installing ar.gmo as ../../.desktop-i18n/share/locale/ar/LC_MESSAGES/geda-gschem.mo >installing bg.gmo as ../../.desktop-i18n/share/locale/bg/LC_MESSAGES/geda-gschem.mo >installing bs.gmo as ../../.desktop-i18n/share/locale/bs/LC_MESSAGES/geda-gschem.mo >installing de.gmo as ../../.desktop-i18n/share/locale/de/LC_MESSAGES/geda-gschem.mo >installing el.gmo as ../../.desktop-i18n/share/locale/el/LC_MESSAGES/geda-gschem.mo >installing en_GB.gmo as ../../.desktop-i18n/share/locale/en_GB/LC_MESSAGES/geda-gschem.mo >installing es.gmo as ../../.desktop-i18n/share/locale/es/LC_MESSAGES/geda-gschem.mo >installing fa.gmo as ../../.desktop-i18n/share/locale/fa/LC_MESSAGES/geda-gschem.mo >installing fi.gmo as ../../.desktop-i18n/share/locale/fi/LC_MESSAGES/geda-gschem.mo >installing fr.gmo as ../../.desktop-i18n/share/locale/fr/LC_MESSAGES/geda-gschem.mo >installing he.gmo as ../../.desktop-i18n/share/locale/he/LC_MESSAGES/geda-gschem.mo >installing hu.gmo as ../../.desktop-i18n/share/locale/hu/LC_MESSAGES/geda-gschem.mo >installing it.gmo as ../../.desktop-i18n/share/locale/it/LC_MESSAGES/geda-gschem.mo >installing ja.gmo as ../../.desktop-i18n/share/locale/ja/LC_MESSAGES/geda-gschem.mo >installing ml.gmo as ../../.desktop-i18n/share/locale/ml/LC_MESSAGES/geda-gschem.mo >installing nl.gmo as ../../.desktop-i18n/share/locale/nl/LC_MESSAGES/geda-gschem.mo >installing pl.gmo as ../../.desktop-i18n/share/locale/pl/LC_MESSAGES/geda-gschem.mo >installing pt.gmo as ../../.desktop-i18n/share/locale/pt/LC_MESSAGES/geda-gschem.mo >installing pt_BR.gmo as ../../.desktop-i18n/share/locale/pt_BR/LC_MESSAGES/geda-gschem.mo >installing ru.gmo as ../../.desktop-i18n/share/locale/ru/LC_MESSAGES/geda-gschem.mo >installing sl.gmo as ../../.desktop-i18n/share/locale/sl/LC_MESSAGES/geda-gschem.mo >installing sr.gmo as ../../.desktop-i18n/share/locale/sr/LC_MESSAGES/geda-gschem.mo >installing tr.gmo as ../../.desktop-i18n/share/locale/tr/LC_MESSAGES/geda-gschem.mo >installing zh_CN.gmo as ../../.desktop-i18n/share/locale/zh_CN/LC_MESSAGES/geda-gschem.mo >installing zh_TW.gmo as ../../.desktop-i18n/share/locale/zh_TW/LC_MESSAGES/geda-gschem.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p ../../.desktop-i18n/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >Making all in bitmap >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/bitmap' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/bitmap' >Making all in data >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >Making all in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/docs' >Type: make doxygen to create doxygen documentation for gschem >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/docs' >Making all in examples >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/examples' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/examples' >Making all in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/include' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/include' >Making all in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/lib' >Recreating system-gschemrc >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/lib' >Making all in scheme >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scheme' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scheme' >Making all in scripts >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scripts' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scripts' >Making all in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >CPP="cpp" guile-snarf -o g_attrib.x g_attrib.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread >CPP="cpp" guile-snarf -o g_hook.x g_hook.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread >CPP="cpp" guile-snarf -o g_keys.x g_keys.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread >CPP="cpp" guile-snarf -o g_util.x g_util.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread >CPP="cpp" guile-snarf -o g_window.x g_window.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread >CPP="cpp" guile-snarf -o g_select.x g_select.c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread >gmake all-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-a_pan.o -MD -MP -MF .deps/gschem-a_pan.Tpo -c -o gschem-a_pan.o `test -f 'a_pan.c' || echo './'`a_pan.c >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-a_zoom.o -MD -MP -MF .deps/gschem-a_zoom.Tpo -c -o gschem-a_zoom.o `test -f 'a_zoom.c' || echo './'`a_zoom.c >mv -f .deps/gschem-a_zoom.Tpo .deps/gschem-a_zoom.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_attrib.o -MD -MP -MF .deps/gschem-g_attrib.Tpo -c -o gschem-g_attrib.o `test -f 'g_attrib.c' || echo './'`g_attrib.c >mv -f .deps/gschem-a_pan.Tpo .deps/gschem-a_pan.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_funcs.o -MD -MP -MF .deps/gschem-g_funcs.Tpo -c -o gschem-g_funcs.o `test -f 'g_funcs.c' || echo './'`g_funcs.c >mv -f .deps/gschem-g_attrib.Tpo .deps/gschem-g_attrib.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_hook.o -MD -MP -MF .deps/gschem-g_hook.Tpo -c -o gschem-g_hook.o `test -f 'g_hook.c' || echo './'`g_hook.c >mv -f .deps/gschem-g_funcs.Tpo .deps/gschem-g_funcs.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_keys.o -MD -MP -MF .deps/gschem-g_keys.Tpo -c -o gschem-g_keys.o `test -f 'g_keys.c' || echo './'`g_keys.c >mv -f .deps/gschem-g_hook.Tpo .deps/gschem-g_hook.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_rc.o -MD -MP -MF .deps/gschem-g_rc.Tpo -c -o gschem-g_rc.o `test -f 'g_rc.c' || echo './'`g_rc.c >mv -f .deps/gschem-g_keys.Tpo .deps/gschem-g_keys.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_register.o -MD -MP -MF .deps/gschem-g_register.Tpo -c -o gschem-g_register.o `test -f 'g_register.c' || echo './'`g_register.c >mv -f .deps/gschem-g_rc.Tpo .deps/gschem-g_rc.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_select.o -MD -MP -MF .deps/gschem-g_select.Tpo -c -o gschem-g_select.o `test -f 'g_select.c' || echo './'`g_select.c >mv -f .deps/gschem-g_register.Tpo .deps/gschem-g_register.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_util.o -MD -MP -MF .deps/gschem-g_util.Tpo -c -o gschem-g_util.o `test -f 'g_util.c' || echo './'`g_util.c >mv -f .deps/gschem-g_select.Tpo .deps/gschem-g_select.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-g_window.o -MD -MP -MF .deps/gschem-g_window.Tpo -c -o gschem-g_window.o `test -f 'g_window.c' || echo './'`g_window.c >mv -f .deps/gschem-g_util.Tpo .deps/gschem-g_util.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-globals.o -MD -MP -MF .deps/gschem-globals.Tpo -c -o gschem-globals.o `test -f 'globals.c' || echo './'`globals.c >mv -f .deps/gschem-globals.Tpo .deps/gschem-globals.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem.o -MD -MP -MF .deps/gschem-gschem.Tpo -c -o gschem-gschem.o `test -f 'gschem.c' || echo './'`gschem.c >mv -f .deps/gschem-g_window.Tpo .deps/gschem-g_window.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem_accel_label.o -MD -MP -MF .deps/gschem-gschem_accel_label.Tpo -c -o gschem-gschem_accel_label.o `test -f 'gschem_accel_label.c' || echo './'`gschem_accel_label.c >mv -f .deps/gschem-gschem.Tpo .deps/gschem-gschem.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem_action.o -MD -MP -MF .deps/gschem-gschem_action.Tpo -c -o gschem-gschem_action.o `test -f 'gschem_action.c' || echo './'`gschem_action.c >mv -f .deps/gschem-gschem_accel_label.Tpo .deps/gschem-gschem_accel_label.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem_cairo.o -MD -MP -MF .deps/gschem-gschem_cairo.Tpo -c -o gschem-gschem_cairo.o `test -f 'gschem_cairo.c' || echo './'`gschem_cairo.c >mv -f .deps/gschem-gschem_action.Tpo .deps/gschem-gschem_action.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem_dialog.o -MD -MP -MF .deps/gschem-gschem_dialog.Tpo -c -o gschem-gschem_dialog.o `test -f 'gschem_dialog.c' || echo './'`gschem_dialog.c >mv -f .deps/gschem-gschem_cairo.Tpo .deps/gschem-gschem_cairo.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem_pango.o -MD -MP -MF .deps/gschem-gschem_pango.Tpo -c -o gschem-gschem_pango.o `test -f 'gschem_pango.c' || echo './'`gschem_pango.c >mv -f .deps/gschem-gschem_dialog.Tpo .deps/gschem-gschem_dialog.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-gschem_toplevel.o -MD -MP -MF .deps/gschem-gschem_toplevel.Tpo -c -o gschem-gschem_toplevel.o `test -f 'gschem_toplevel.c' || echo './'`gschem_toplevel.c >mv -f .deps/gschem-gschem_pango.Tpo .deps/gschem-gschem_pango.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-i_basic.o -MD -MP -MF .deps/gschem-i_basic.Tpo -c -o gschem-i_basic.o `test -f 'i_basic.c' || echo './'`i_basic.c >mv -f .deps/gschem-gschem_toplevel.Tpo .deps/gschem-gschem_toplevel.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-i_callbacks.o -MD -MP -MF .deps/gschem-i_callbacks.Tpo -c -o gschem-i_callbacks.o `test -f 'i_callbacks.c' || echo './'`i_callbacks.c >mv -f .deps/gschem-i_basic.Tpo .deps/gschem-i_basic.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-i_vars.o -MD -MP -MF .deps/gschem-i_vars.Tpo -c -o gschem-i_vars.o `test -f 'i_vars.c' || echo './'`i_vars.c >mv -f .deps/gschem-i_vars.Tpo .deps/gschem-i_vars.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-m_basic.o -MD -MP -MF .deps/gschem-m_basic.Tpo -c -o gschem-m_basic.o `test -f 'm_basic.c' || echo './'`m_basic.c >mv -f .deps/gschem-i_callbacks.Tpo .deps/gschem-i_callbacks.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_arc.o -MD -MP -MF .deps/gschem-o_arc.Tpo -c -o gschem-o_arc.o `test -f 'o_arc.c' || echo './'`o_arc.c >mv -f .deps/gschem-m_basic.Tpo .deps/gschem-m_basic.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_attrib.o -MD -MP -MF .deps/gschem-o_attrib.Tpo -c -o gschem-o_attrib.o `test -f 'o_attrib.c' || echo './'`o_attrib.c >mv -f .deps/gschem-o_arc.Tpo .deps/gschem-o_arc.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_basic.o -MD -MP -MF .deps/gschem-o_basic.Tpo -c -o gschem-o_basic.o `test -f 'o_basic.c' || echo './'`o_basic.c >mv -f .deps/gschem-o_attrib.Tpo .deps/gschem-o_attrib.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_box.o -MD -MP -MF .deps/gschem-o_box.Tpo -c -o gschem-o_box.o `test -f 'o_box.c' || echo './'`o_box.c >mv -f .deps/gschem-o_basic.Tpo .deps/gschem-o_basic.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_buffer.o -MD -MP -MF .deps/gschem-o_buffer.Tpo -c -o gschem-o_buffer.o `test -f 'o_buffer.c' || echo './'`o_buffer.c >mv -f .deps/gschem-o_box.Tpo .deps/gschem-o_box.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_bus.o -MD -MP -MF .deps/gschem-o_bus.Tpo -c -o gschem-o_bus.o `test -f 'o_bus.c' || echo './'`o_bus.c >mv -f .deps/gschem-o_buffer.Tpo .deps/gschem-o_buffer.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_circle.o -MD -MP -MF .deps/gschem-o_circle.Tpo -c -o gschem-o_circle.o `test -f 'o_circle.c' || echo './'`o_circle.c >mv -f .deps/gschem-o_bus.Tpo .deps/gschem-o_bus.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_complex.o -MD -MP -MF .deps/gschem-o_complex.Tpo -c -o gschem-o_complex.o `test -f 'o_complex.c' || echo './'`o_complex.c >mv -f .deps/gschem-o_circle.Tpo .deps/gschem-o_circle.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_copy.o -MD -MP -MF .deps/gschem-o_copy.Tpo -c -o gschem-o_copy.o `test -f 'o_copy.c' || echo './'`o_copy.c >mv -f .deps/gschem-o_complex.Tpo .deps/gschem-o_complex.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_cue.o -MD -MP -MF .deps/gschem-o_cue.Tpo -c -o gschem-o_cue.o `test -f 'o_cue.c' || echo './'`o_cue.c >mv -f .deps/gschem-o_copy.Tpo .deps/gschem-o_copy.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_delete.o -MD -MP -MF .deps/gschem-o_delete.Tpo -c -o gschem-o_delete.o `test -f 'o_delete.c' || echo './'`o_delete.c >mv -f .deps/gschem-o_cue.Tpo .deps/gschem-o_cue.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_find.o -MD -MP -MF .deps/gschem-o_find.Tpo -c -o gschem-o_find.o `test -f 'o_find.c' || echo './'`o_find.c >mv -f .deps/gschem-o_delete.Tpo .deps/gschem-o_delete.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_grips.o -MD -MP -MF .deps/gschem-o_grips.Tpo -c -o gschem-o_grips.o `test -f 'o_grips.c' || echo './'`o_grips.c >mv -f .deps/gschem-o_find.Tpo .deps/gschem-o_find.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_line.o -MD -MP -MF .deps/gschem-o_line.Tpo -c -o gschem-o_line.o `test -f 'o_line.c' || echo './'`o_line.c >mv -f .deps/gschem-o_grips.Tpo .deps/gschem-o_grips.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_misc.o -MD -MP -MF .deps/gschem-o_misc.Tpo -c -o gschem-o_misc.o `test -f 'o_misc.c' || echo './'`o_misc.c >mv -f .deps/gschem-o_line.Tpo .deps/gschem-o_line.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_move.o -MD -MP -MF .deps/gschem-o_move.Tpo -c -o gschem-o_move.o `test -f 'o_move.c' || echo './'`o_move.c >mv -f .deps/gschem-o_misc.Tpo .deps/gschem-o_misc.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_net.o -MD -MP -MF .deps/gschem-o_net.Tpo -c -o gschem-o_net.o `test -f 'o_net.c' || echo './'`o_net.c >mv -f .deps/gschem-o_move.Tpo .deps/gschem-o_move.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_path.o -MD -MP -MF .deps/gschem-o_path.Tpo -c -o gschem-o_path.o `test -f 'o_path.c' || echo './'`o_path.c >mv -f .deps/gschem-o_net.Tpo .deps/gschem-o_net.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_picture.o -MD -MP -MF .deps/gschem-o_picture.Tpo -c -o gschem-o_picture.o `test -f 'o_picture.c' || echo './'`o_picture.c >mv -f .deps/gschem-o_path.Tpo .deps/gschem-o_path.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_pin.o -MD -MP -MF .deps/gschem-o_pin.Tpo -c -o gschem-o_pin.o `test -f 'o_pin.c' || echo './'`o_pin.c >mv -f .deps/gschem-o_picture.Tpo .deps/gschem-o_picture.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_place.o -MD -MP -MF .deps/gschem-o_place.Tpo -c -o gschem-o_place.o `test -f 'o_place.c' || echo './'`o_place.c >mv -f .deps/gschem-o_pin.Tpo .deps/gschem-o_pin.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_select.o -MD -MP -MF .deps/gschem-o_select.Tpo -c -o gschem-o_select.o `test -f 'o_select.c' || echo './'`o_select.c >mv -f .deps/gschem-o_place.Tpo .deps/gschem-o_place.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_slot.o -MD -MP -MF .deps/gschem-o_slot.Tpo -c -o gschem-o_slot.o `test -f 'o_slot.c' || echo './'`o_slot.c >mv -f .deps/gschem-o_select.Tpo .deps/gschem-o_select.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_text.o -MD -MP -MF .deps/gschem-o_text.Tpo -c -o gschem-o_text.o `test -f 'o_text.c' || echo './'`o_text.c >mv -f .deps/gschem-o_slot.Tpo .deps/gschem-o_slot.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-o_undo.o -MD -MP -MF .deps/gschem-o_undo.Tpo -c -o gschem-o_undo.o `test -f 'o_undo.c' || echo './'`o_undo.c >mv -f .deps/gschem-o_text.Tpo .deps/gschem-o_text.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-parsecmd.o -MD -MP -MF .deps/gschem-parsecmd.Tpo -c -o gschem-parsecmd.o `test -f 'parsecmd.c' || echo './'`parsecmd.c >mv -f .deps/gschem-o_undo.Tpo .deps/gschem-o_undo.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-s_stretch.o -MD -MP -MF .deps/gschem-s_stretch.Tpo -c -o gschem-s_stretch.o `test -f 's_stretch.c' || echo './'`s_stretch.c >mv -f .deps/gschem-parsecmd.Tpo .deps/gschem-parsecmd.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_attribedit.o -MD -MP -MF .deps/gschem-x_attribedit.Tpo -c -o gschem-x_attribedit.o `test -f 'x_attribedit.c' || echo './'`x_attribedit.c >mv -f .deps/gschem-s_stretch.Tpo .deps/gschem-s_stretch.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_autonumber.o -MD -MP -MF .deps/gschem-x_autonumber.Tpo -c -o gschem-x_autonumber.o `test -f 'x_autonumber.c' || echo './'`x_autonumber.c >mv -f .deps/gschem-x_attribedit.Tpo .deps/gschem-x_attribedit.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_basic.o -MD -MP -MF .deps/gschem-x_basic.Tpo -c -o gschem-x_basic.o `test -f 'x_basic.c' || echo './'`x_basic.c >mv -f .deps/gschem-x_autonumber.Tpo .deps/gschem-x_autonumber.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_clipboard.o -MD -MP -MF .deps/gschem-x_clipboard.Tpo -c -o gschem-x_clipboard.o `test -f 'x_clipboard.c' || echo './'`x_clipboard.c >mv -f .deps/gschem-x_basic.Tpo .deps/gschem-x_basic.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_color.o -MD -MP -MF .deps/gschem-x_color.Tpo -c -o gschem-x_color.o `test -f 'x_color.c' || echo './'`x_color.c >mv -f .deps/gschem-x_clipboard.Tpo .deps/gschem-x_clipboard.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_compselect.o -MD -MP -MF .deps/gschem-x_compselect.Tpo -c -o gschem-x_compselect.o `test -f 'x_compselect.c' || echo './'`x_compselect.c >mv -f .deps/gschem-x_color.Tpo .deps/gschem-x_color.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_dialog.o -MD -MP -MF .deps/gschem-x_dialog.Tpo -c -o gschem-x_dialog.o `test -f 'x_dialog.c' || echo './'`x_dialog.c >mv -f .deps/gschem-x_compselect.Tpo .deps/gschem-x_compselect.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_event.o -MD -MP -MF .deps/gschem-x_event.Tpo -c -o gschem-x_event.o `test -f 'x_event.c' || echo './'`x_event.c >mv -f .deps/gschem-x_dialog.Tpo .deps/gschem-x_dialog.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_fileselect.o -MD -MP -MF .deps/gschem-x_fileselect.Tpo -c -o gschem-x_fileselect.o `test -f 'x_fileselect.c' || echo './'`x_fileselect.c >mv -f .deps/gschem-x_event.Tpo .deps/gschem-x_event.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_grid.o -MD -MP -MF .deps/gschem-x_grid.Tpo -c -o gschem-x_grid.o `test -f 'x_grid.c' || echo './'`x_grid.c >mv -f .deps/gschem-x_fileselect.Tpo .deps/gschem-x_fileselect.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_image.o -MD -MP -MF .deps/gschem-x_image.Tpo -c -o gschem-x_image.o `test -f 'x_image.c' || echo './'`x_image.c >mv -f .deps/gschem-x_grid.Tpo .deps/gschem-x_grid.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_log.o -MD -MP -MF .deps/gschem-x_log.Tpo -c -o gschem-x_log.o `test -f 'x_log.c' || echo './'`x_log.c >mv -f .deps/gschem-x_image.Tpo .deps/gschem-x_image.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_menus.o -MD -MP -MF .deps/gschem-x_menus.Tpo -c -o gschem-x_menus.o `test -f 'x_menus.c' || echo './'`x_menus.c >mv -f .deps/gschem-x_log.Tpo .deps/gschem-x_log.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_misc.o -MD -MP -MF .deps/gschem-x_misc.Tpo -c -o gschem-x_misc.o `test -f 'x_misc.c' || echo './'`x_misc.c >mv -f .deps/gschem-x_misc.Tpo .deps/gschem-x_misc.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_multiattrib.o -MD -MP -MF .deps/gschem-x_multiattrib.Tpo -c -o gschem-x_multiattrib.o `test -f 'x_multiattrib.c' || echo './'`x_multiattrib.c >mv -f .deps/gschem-x_menus.Tpo .deps/gschem-x_menus.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_pagesel.o -MD -MP -MF .deps/gschem-x_pagesel.Tpo -c -o gschem-x_pagesel.o `test -f 'x_pagesel.c' || echo './'`x_pagesel.c >mv -f .deps/gschem-x_pagesel.Tpo .deps/gschem-x_pagesel.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_preview.o -MD -MP -MF .deps/gschem-x_preview.Tpo -c -o gschem-x_preview.o `test -f 'x_preview.c' || echo './'`x_preview.c >mv -f .deps/gschem-x_multiattrib.Tpo .deps/gschem-x_multiattrib.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_print.o -MD -MP -MF .deps/gschem-x_print.Tpo -c -o gschem-x_print.o `test -f 'x_print.c' || echo './'`x_print.c >mv -f .deps/gschem-x_preview.Tpo .deps/gschem-x_preview.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_rc.o -MD -MP -MF .deps/gschem-x_rc.Tpo -c -o gschem-x_rc.o `test -f 'x_rc.c' || echo './'`x_rc.c >mv -f .deps/gschem-x_print.Tpo .deps/gschem-x_print.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_script.o -MD -MP -MF .deps/gschem-x_script.Tpo -c -o gschem-x_script.o `test -f 'x_script.c' || echo './'`x_script.c >mv -f .deps/gschem-x_rc.Tpo .deps/gschem-x_rc.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_stroke.o -MD -MP -MF .deps/gschem-x_stroke.Tpo -c -o gschem-x_stroke.o `test -f 'x_stroke.c' || echo './'`x_stroke.c >mv -f .deps/gschem-x_script.Tpo .deps/gschem-x_script.Po >cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I../../intl -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gschem-x_window.o -MD -MP -MF .deps/gschem-x_window.Tpo -c -o gschem-x_window.o `test -f 'x_window.c' || echo './'`x_window.c >mv -f .deps/gschem-x_stroke.Tpo .deps/gschem-x_stroke.Po >mv -f .deps/gschem-x_window.Tpo .deps/gschem-x_window.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -o gschem gschem-a_pan.o gschem-a_zoom.o gschem-g_attrib.o gschem-g_funcs.o gschem-g_hook.o gschem-g_keys.o gschem-g_rc.o gschem-g_register.o gschem-g_select.o gschem-g_util.o gschem-g_window.o gschem-globals.o gschem-gschem.o gschem-gschem_accel_label.o gschem-gschem_action.o gschem-gschem_cairo.o gschem-gschem_dialog.o gschem-gschem_pango.o gschem-gschem_toplevel.o gschem-i_basic.o gschem-i_callbacks.o gschem-i_vars.o gschem-m_basic.o gschem-o_arc.o gschem-o_attrib.o gschem-o_basic.o gschem-o_box.o gschem-o_buffer.o gschem-o_bus.o gschem-o_circle.o gschem-o_complex.o gschem-o_copy.o gschem-o_cue.o gschem-o_delete.o gschem-o_find.o gschem-o_grips.o gschem-o_line.o gschem-o_misc.o gschem-o_move.o gschem-o_net.o gschem-o_path.o gschem-o_picture.o gschem-o_pin.o gschem-o_place.o gschem-o_select.o gschem-o_slot.o gschem-o_text.o gschem-o_undo.o gschem-parsecmd.o gschem-s_stretch.o gschem-x_attribedit.o gschem-x_autonumber.o gschem-x_basic.o gschem-x_clipboard.o gschem-x_color.o gschem-x_compselect.o gschem-x_dialog.o gschem-x_event.o gschem-x_fileselect.o gschem-x_grid.o gschem-x_image.o gschem-x_log.o gschem-x_menus.o gschem-x_misc.o gschem-x_multiattrib.o gschem-x_pagesel.o gschem-x_preview.o gschem-x_print.o gschem-x_rc.o gschem-x_script.o gschem-x_stroke.o gschem-x_window.o ../../libgeda/src/libgeda.la /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lstroke -lm >libtool: link: cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -pthread -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/gschem gschem-a_pan.o gschem-a_zoom.o gschem-g_attrib.o gschem-g_funcs.o gschem-g_hook.o gschem-g_keys.o gschem-g_rc.o gschem-g_register.o gschem-g_select.o gschem-g_util.o gschem-g_window.o gschem-globals.o gschem-gschem.o gschem-gschem_accel_label.o gschem-gschem_action.o gschem-gschem_cairo.o gschem-gschem_dialog.o gschem-gschem_pango.o gschem-gschem_toplevel.o gschem-i_basic.o gschem-i_callbacks.o gschem-i_vars.o gschem-m_basic.o gschem-o_arc.o gschem-o_attrib.o gschem-o_basic.o gschem-o_box.o gschem-o_buffer.o gschem-o_bus.o gschem-o_circle.o gschem-o_complex.o gschem-o_copy.o gschem-o_cue.o gschem-o_delete.o gschem-o_find.o gschem-o_grips.o gschem-o_line.o gschem-o_misc.o gschem-o_move.o gschem-o_net.o gschem-o_path.o gschem-o_picture.o gschem-o_pin.o gschem-o_place.o gschem-o_select.o gschem-o_slot.o gschem-o_text.o gschem-o_undo.o gschem-parsecmd.o gschem-s_stretch.o gschem-x_attribedit.o gschem-x_autonumber.o gschem-x_basic.o gschem-x_clipboard.o gschem-x_color.o gschem-x_compselect.o gschem-x_dialog.o gschem-x_event.o gschem-x_fileselect.o gschem-x_grid.o gschem-x_image.o gschem-x_log.o gschem-x_menus.o gschem-x_misc.o gschem-x_multiattrib.o gschem-x_pagesel.o gschem-x_preview.o gschem-x_print.o gschem-x_rc.o gschem-x_script.o gschem-x_stroke.o gschem-x_window.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libX11.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so ../../libgeda/src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lz -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >Making all in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/tests' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/tests' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >Making all in gattrib >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >Making all in po >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/po' >gmake prefix=../../.desktop-i18n localedir=../../.desktop-i18n/share/locale DESTDIR= install && cp ./LINGUAS ../../.desktop-i18n/geda-gattrib.LINGUAS || rm stamp-i18n >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/po' >/bin/mkdir -p ../../.desktop-i18n/share >installing af.gmo as ../../.desktop-i18n/share/locale/af/LC_MESSAGES/geda-gattrib.mo >installing ar.gmo as ../../.desktop-i18n/share/locale/ar/LC_MESSAGES/geda-gattrib.mo >installing bg.gmo as ../../.desktop-i18n/share/locale/bg/LC_MESSAGES/geda-gattrib.mo >installing bs.gmo as ../../.desktop-i18n/share/locale/bs/LC_MESSAGES/geda-gattrib.mo >installing ca.gmo as ../../.desktop-i18n/share/locale/ca/LC_MESSAGES/geda-gattrib.mo >installing da.gmo as ../../.desktop-i18n/share/locale/da/LC_MESSAGES/geda-gattrib.mo >installing de.gmo as ../../.desktop-i18n/share/locale/de/LC_MESSAGES/geda-gattrib.mo >installing el.gmo as ../../.desktop-i18n/share/locale/el/LC_MESSAGES/geda-gattrib.mo >installing en_GB.gmo as ../../.desktop-i18n/share/locale/en_GB/LC_MESSAGES/geda-gattrib.mo >installing es.gmo as ../../.desktop-i18n/share/locale/es/LC_MESSAGES/geda-gattrib.mo >installing fa.gmo as ../../.desktop-i18n/share/locale/fa/LC_MESSAGES/geda-gattrib.mo >installing fr.gmo as ../../.desktop-i18n/share/locale/fr/LC_MESSAGES/geda-gattrib.mo >installing gl.gmo as ../../.desktop-i18n/share/locale/gl/LC_MESSAGES/geda-gattrib.mo >installing hu.gmo as ../../.desktop-i18n/share/locale/hu/LC_MESSAGES/geda-gattrib.mo >installing it.gmo as ../../.desktop-i18n/share/locale/it/LC_MESSAGES/geda-gattrib.mo >installing ja.gmo as ../../.desktop-i18n/share/locale/ja/LC_MESSAGES/geda-gattrib.mo >installing ml.gmo as ../../.desktop-i18n/share/locale/ml/LC_MESSAGES/geda-gattrib.mo >installing nb.gmo as ../../.desktop-i18n/share/locale/nb/LC_MESSAGES/geda-gattrib.mo >installing nl.gmo as ../../.desktop-i18n/share/locale/nl/LC_MESSAGES/geda-gattrib.mo >installing oc.gmo as ../../.desktop-i18n/share/locale/oc/LC_MESSAGES/geda-gattrib.mo >installing pl.gmo as ../../.desktop-i18n/share/locale/pl/LC_MESSAGES/geda-gattrib.mo >installing pt.gmo as ../../.desktop-i18n/share/locale/pt/LC_MESSAGES/geda-gattrib.mo >installing pt_BR.gmo as ../../.desktop-i18n/share/locale/pt_BR/LC_MESSAGES/geda-gattrib.mo >installing ru.gmo as ../../.desktop-i18n/share/locale/ru/LC_MESSAGES/geda-gattrib.mo >installing sl.gmo as ../../.desktop-i18n/share/locale/sl/LC_MESSAGES/geda-gattrib.mo >installing sr.gmo as ../../.desktop-i18n/share/locale/sr/LC_MESSAGES/geda-gattrib.mo >installing sv.gmo as ../../.desktop-i18n/share/locale/sv/LC_MESSAGES/geda-gattrib.mo >installing tr.gmo as ../../.desktop-i18n/share/locale/tr/LC_MESSAGES/geda-gattrib.mo >installing uk.gmo as ../../.desktop-i18n/share/locale/uk/LC_MESSAGES/geda-gattrib.mo >installing zh_CN.gmo as ../../.desktop-i18n/share/locale/zh_CN/LC_MESSAGES/geda-gattrib.mo >installing zh_TW.gmo as ../../.desktop-i18n/share/locale/zh_TW/LC_MESSAGES/geda-gattrib.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p ../../.desktop-i18n/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/po' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/po' >Making all in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/src' >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-gtksheet_2_2.o -MD -MP -MF .deps/gattrib-gtksheet_2_2.Tpo -c -o gattrib-gtksheet_2_2.o `test -f 'gtksheet_2_2.c' || echo './'`gtksheet_2_2.c >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-gtkextra-marshal.o -MD -MP -MF .deps/gattrib-gtkextra-marshal.Tpo -c -o gattrib-gtkextra-marshal.o `test -f 'gtkextra-marshal.c' || echo './'`gtkextra-marshal.c >mv -f .deps/gattrib-gtkextra-marshal.Tpo .deps/gattrib-gtkextra-marshal.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-globals.o -MD -MP -MF .deps/gattrib-globals.Tpo -c -o gattrib-globals.o `test -f 'globals.c' || echo './'`globals.c >mv -f .deps/gattrib-globals.Tpo .deps/gattrib-globals.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-listsort.o -MD -MP -MF .deps/gattrib-listsort.Tpo -c -o gattrib-listsort.o `test -f 'listsort.c' || echo './'`listsort.c >mv -f .deps/gattrib-listsort.Tpo .deps/gattrib-listsort.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-parsecmd.o -MD -MP -MF .deps/gattrib-parsecmd.Tpo -c -o gattrib-parsecmd.o `test -f 'parsecmd.c' || echo './'`parsecmd.c >mv -f .deps/gattrib-parsecmd.Tpo .deps/gattrib-parsecmd.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-f_export.o -MD -MP -MF .deps/gattrib-f_export.Tpo -c -o gattrib-f_export.o `test -f 'f_export.c' || echo './'`f_export.c >mv -f .deps/gattrib-f_export.Tpo .deps/gattrib-f_export.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-g_register.o -MD -MP -MF .deps/gattrib-g_register.Tpo -c -o gattrib-g_register.o `test -f 'g_register.c' || echo './'`g_register.c >mv -f .deps/gattrib-g_register.Tpo .deps/gattrib-g_register.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-g_rc.o -MD -MP -MF .deps/gattrib-g_rc.Tpo -c -o gattrib-g_rc.o `test -f 'g_rc.c' || echo './'`g_rc.c >mv -f .deps/gattrib-gtksheet_2_2.Tpo .deps/gattrib-gtksheet_2_2.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-i_vars.o -MD -MP -MF .deps/gattrib-i_vars.Tpo -c -o gattrib-i_vars.o `test -f 'i_vars.c' || echo './'`i_vars.c >mv -f .deps/gattrib-g_rc.Tpo .deps/gattrib-g_rc.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-i_basic.o -MD -MP -MF .deps/gattrib-i_basic.Tpo -c -o gattrib-i_basic.o `test -f 'i_basic.c' || echo './'`i_basic.c >mv -f .deps/gattrib-i_vars.Tpo .deps/gattrib-i_vars.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-x_window.o -MD -MP -MF .deps/gattrib-x_window.Tpo -c -o gattrib-x_window.o `test -f 'x_window.c' || echo './'`x_window.c >mv -f .deps/gattrib-i_basic.Tpo .deps/gattrib-i_basic.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-x_gtksheet.o -MD -MP -MF .deps/gattrib-x_gtksheet.Tpo -c -o gattrib-x_gtksheet.o `test -f 'x_gtksheet.c' || echo './'`x_gtksheet.c >mv -f .deps/gattrib-x_window.Tpo .deps/gattrib-x_window.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-x_dialog.o -MD -MP -MF .deps/gattrib-x_dialog.Tpo -c -o gattrib-x_dialog.o `test -f 'x_dialog.c' || echo './'`x_dialog.c >mv -f .deps/gattrib-x_gtksheet.Tpo .deps/gattrib-x_gtksheet.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-x_fileselect.o -MD -MP -MF .deps/gattrib-x_fileselect.Tpo -c -o gattrib-x_fileselect.o `test -f 'x_fileselect.c' || echo './'`x_fileselect.c >mv -f .deps/gattrib-x_dialog.Tpo .deps/gattrib-x_dialog.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_rename.o -MD -MP -MF .deps/gattrib-s_rename.Tpo -c -o gattrib-s_rename.o `test -f 's_rename.c' || echo './'`s_rename.c >mv -f .deps/gattrib-x_fileselect.Tpo .deps/gattrib-x_fileselect.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_misc.o -MD -MP -MF .deps/gattrib-s_misc.Tpo -c -o gattrib-s_misc.o `test -f 's_misc.c' || echo './'`s_misc.c >mv -f .deps/gattrib-s_rename.Tpo .deps/gattrib-s_rename.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_string_list.o -MD -MP -MF .deps/gattrib-s_string_list.Tpo -c -o gattrib-s_string_list.o `test -f 's_string_list.c' || echo './'`s_string_list.c >mv -f .deps/gattrib-s_misc.Tpo .deps/gattrib-s_misc.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_sheet_data.o -MD -MP -MF .deps/gattrib-s_sheet_data.Tpo -c -o gattrib-s_sheet_data.o `test -f 's_sheet_data.c' || echo './'`s_sheet_data.c >mv -f .deps/gattrib-s_string_list.Tpo .deps/gattrib-s_string_list.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_table.o -MD -MP -MF .deps/gattrib-s_table.Tpo -c -o gattrib-s_table.o `test -f 's_table.c' || echo './'`s_table.c >mv -f .deps/gattrib-s_sheet_data.Tpo .deps/gattrib-s_sheet_data.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_object.o -MD -MP -MF .deps/gattrib-s_object.Tpo -c -o gattrib-s_object.o `test -f 's_object.c' || echo './'`s_object.c >mv -f .deps/gattrib-s_table.Tpo .deps/gattrib-s_table.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_attrib.o -MD -MP -MF .deps/gattrib-s_attrib.Tpo -c -o gattrib-s_attrib.o `test -f 's_attrib.c' || echo './'`s_attrib.c >mv -f .deps/gattrib-s_object.Tpo .deps/gattrib-s_object.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_toplevel.o -MD -MP -MF .deps/gattrib-s_toplevel.Tpo -c -o gattrib-s_toplevel.o `test -f 's_toplevel.c' || echo './'`s_toplevel.c >mv -f .deps/gattrib-s_attrib.Tpo .deps/gattrib-s_attrib.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-s_visibility.o -MD -MP -MF .deps/gattrib-s_visibility.Tpo -c -o gattrib-s_visibility.o `test -f 's_visibility.c' || echo './'`s_visibility.c >mv -f .deps/gattrib-s_toplevel.Tpo .deps/gattrib-s_toplevel.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -MT gattrib-gattrib.o -MD -MP -MF .deps/gattrib-gattrib.Tpo -c -o gattrib-gattrib.o `test -f 'gattrib.c' || echo './'`gattrib.c >mv -f .deps/gattrib-s_visibility.Tpo .deps/gattrib-s_visibility.Po >mv -f .deps/gattrib-gattrib.Tpo .deps/gattrib-gattrib.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -o gattrib gattrib-gtksheet_2_2.o gattrib-gtkextra-marshal.o gattrib-globals.o gattrib-listsort.o gattrib-parsecmd.o gattrib-f_export.o gattrib-g_register.o gattrib-g_rc.o gattrib-i_vars.o gattrib-i_basic.o gattrib-x_window.o gattrib-x_gtksheet.o gattrib-x_dialog.o gattrib-x_fileselect.o gattrib-s_rename.o gattrib-s_misc.o gattrib-s_string_list.o gattrib-s_sheet_data.o gattrib-s_table.o gattrib-s_object.o gattrib-s_attrib.o gattrib-s_toplevel.o gattrib-s_visibility.o gattrib-gattrib.o ../../libgeda/src/libgeda.la -lstroke -lm >libtool: link: cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -pthread -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/gattrib gattrib-gtksheet_2_2.o gattrib-gtkextra-marshal.o gattrib-globals.o gattrib-listsort.o gattrib-parsecmd.o gattrib-f_export.o gattrib-g_register.o gattrib-g_rc.o gattrib-i_vars.o gattrib-i_basic.o gattrib-x_window.o gattrib-x_gtksheet.o gattrib-x_dialog.o gattrib-x_fileselect.o gattrib-s_rename.o gattrib-s_misc.o gattrib-s_string_list.o gattrib-s_sheet_data.o gattrib-s_table.o gattrib-s_object.o gattrib-s_attrib.o gattrib-s_toplevel.o gattrib-s_visibility.o gattrib-gattrib.o -L/usr/local/lib /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libX11.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so ../../libgeda/src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lz -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/src' >Making all in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/include' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/include' >Making all in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/lib' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/lib' >Making all in design >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/design' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/design' >Making all in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/docs' >Type: make doxygen to create doxygen documentation for gattrib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/docs' >Making all in data >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >Making all in gsymcheck >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >Making all in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/src' >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-g_rc.o -MD -MP -MF .deps/gsymcheck-g_rc.Tpo -c -o gsymcheck-g_rc.o `test -f 'g_rc.c' || echo './'`g_rc.c >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-g_register.o -MD -MP -MF .deps/gsymcheck-g_register.Tpo -c -o gsymcheck-g_register.o `test -f 'g_register.c' || echo './'`g_register.c >mv -f .deps/gsymcheck-g_register.Tpo .deps/gsymcheck-g_register.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-globals.o -MD -MP -MF .deps/gsymcheck-globals.Tpo -c -o gsymcheck-globals.o `test -f 'globals.c' || echo './'`globals.c >mv -f .deps/gsymcheck-g_rc.Tpo .deps/gsymcheck-g_rc.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-gsymcheck.o -MD -MP -MF .deps/gsymcheck-gsymcheck.Tpo -c -o gsymcheck-gsymcheck.o `test -f 'gsymcheck.c' || echo './'`gsymcheck.c >mv -f .deps/gsymcheck-globals.Tpo .deps/gsymcheck-globals.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-i_vars.o -MD -MP -MF .deps/gsymcheck-i_vars.Tpo -c -o gsymcheck-i_vars.o `test -f 'i_vars.c' || echo './'`i_vars.c >mv -f .deps/gsymcheck-gsymcheck.Tpo .deps/gsymcheck-gsymcheck.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-parsecmd.o -MD -MP -MF .deps/gsymcheck-parsecmd.Tpo -c -o gsymcheck-parsecmd.o `test -f 'parsecmd.c' || echo './'`parsecmd.c >mv -f .deps/gsymcheck-i_vars.Tpo .deps/gsymcheck-i_vars.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-s_check.o -MD -MP -MF .deps/gsymcheck-s_check.Tpo -c -o gsymcheck-s_check.o `test -f 's_check.c' || echo './'`s_check.c >mv -f .deps/gsymcheck-parsecmd.Tpo .deps/gsymcheck-parsecmd.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-s_log.o -MD -MP -MF .deps/gsymcheck-s_log.Tpo -c -o gsymcheck-s_log.o `test -f 's_log.c' || echo './'`s_log.c >mv -f .deps/gsymcheck-s_log.Tpo .deps/gsymcheck-s_log.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gsymcheck-s_symstruct.o -MD -MP -MF .deps/gsymcheck-s_symstruct.Tpo -c -o gsymcheck-s_symstruct.o `test -f 's_symstruct.c' || echo './'`s_symstruct.c >mv -f .deps/gsymcheck-s_check.Tpo .deps/gsymcheck-s_check.Po >mv -f .deps/gsymcheck-s_symstruct.Tpo .deps/gsymcheck-s_symstruct.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o gsymcheck gsymcheck-g_rc.o gsymcheck-g_register.o gsymcheck-globals.o gsymcheck-gsymcheck.o gsymcheck-i_vars.o gsymcheck-parsecmd.o gsymcheck-s_check.o gsymcheck-s_log.o gsymcheck-s_symstruct.o ../../libgeda/src/libgeda.la -lstroke -lm >libtool: link: cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/gsymcheck gsymcheck-g_rc.o gsymcheck-g_register.o gsymcheck-globals.o gsymcheck-gsymcheck.o gsymcheck-i_vars.o gsymcheck-parsecmd.o gsymcheck-s_check.o gsymcheck-s_log.o gsymcheck-s_symstruct.o -L/usr/local/lib ../../libgeda/src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/src' >Making all in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/include' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/include' >Making all in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/lib' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/lib' >Making all in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/docs' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/docs' >Making all in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/tests' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/tests' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >Making all in gnetlist >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >Making all in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/src' >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-g_netlist.o -MD -MP -MF .deps/gnetlist-g_netlist.Tpo -c -o gnetlist-g_netlist.o `test -f 'g_netlist.c' || echo './'`g_netlist.c >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-g_rc.o -MD -MP -MF .deps/gnetlist-g_rc.Tpo -c -o gnetlist-g_rc.o `test -f 'g_rc.c' || echo './'`g_rc.c >mv -f .deps/gnetlist-g_rc.Tpo .deps/gnetlist-g_rc.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-g_register.o -MD -MP -MF .deps/gnetlist-g_register.Tpo -c -o gnetlist-g_register.o `test -f 'g_register.c' || echo './'`g_register.c >mv -f .deps/gnetlist-g_netlist.Tpo .deps/gnetlist-g_netlist.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-globals.o -MD -MP -MF .deps/gnetlist-globals.Tpo -c -o gnetlist-globals.o `test -f 'globals.c' || echo './'`globals.c >mv -f .deps/gnetlist-g_register.Tpo .deps/gnetlist-g_register.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-gnetlist.o -MD -MP -MF .deps/gnetlist-gnetlist.Tpo -c -o gnetlist-gnetlist.o `test -f 'gnetlist.c' || echo './'`gnetlist.c >mv -f .deps/gnetlist-globals.Tpo .deps/gnetlist-globals.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-i_vars.o -MD -MP -MF .deps/gnetlist-i_vars.Tpo -c -o gnetlist-i_vars.o `test -f 'i_vars.c' || echo './'`i_vars.c >mv -f .deps/gnetlist-i_vars.Tpo .deps/gnetlist-i_vars.Po >mv -f .deps/gnetlist-gnetlist.Tpo .deps/gnetlist-gnetlist.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-parsecmd.o -MD -MP -MF .deps/gnetlist-parsecmd.Tpo -c -o gnetlist-parsecmd.o `test -f 'parsecmd.c' || echo './'`parsecmd.c >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_cpinlist.o -MD -MP -MF .deps/gnetlist-s_cpinlist.Tpo -c -o gnetlist-s_cpinlist.o `test -f 's_cpinlist.c' || echo './'`s_cpinlist.c >mv -f .deps/gnetlist-parsecmd.Tpo .deps/gnetlist-parsecmd.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_hierarchy.o -MD -MP -MF .deps/gnetlist-s_hierarchy.Tpo -c -o gnetlist-s_hierarchy.o `test -f 's_hierarchy.c' || echo './'`s_hierarchy.c >mv -f .deps/gnetlist-s_cpinlist.Tpo .deps/gnetlist-s_cpinlist.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_misc.o -MD -MP -MF .deps/gnetlist-s_misc.Tpo -c -o gnetlist-s_misc.o `test -f 's_misc.c' || echo './'`s_misc.c >mv -f .deps/gnetlist-s_misc.Tpo .deps/gnetlist-s_misc.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_net.o -MD -MP -MF .deps/gnetlist-s_net.Tpo -c -o gnetlist-s_net.o `test -f 's_net.c' || echo './'`s_net.c >mv -f .deps/gnetlist-s_hierarchy.Tpo .deps/gnetlist-s_hierarchy.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_netattrib.o -MD -MP -MF .deps/gnetlist-s_netattrib.Tpo -c -o gnetlist-s_netattrib.o `test -f 's_netattrib.c' || echo './'`s_netattrib.c >mv -f .deps/gnetlist-s_net.Tpo .deps/gnetlist-s_net.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_netlist.o -MD -MP -MF .deps/gnetlist-s_netlist.Tpo -c -o gnetlist-s_netlist.o `test -f 's_netlist.c' || echo './'`s_netlist.c >mv -f .deps/gnetlist-s_netattrib.Tpo .deps/gnetlist-s_netattrib.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_rename.o -MD -MP -MF .deps/gnetlist-s_rename.Tpo -c -o gnetlist-s_rename.o `test -f 's_rename.c' || echo './'`s_rename.c >mv -f .deps/gnetlist-s_netlist.Tpo .deps/gnetlist-s_netlist.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-s_traverse.o -MD -MP -MF .deps/gnetlist-s_traverse.Tpo -c -o gnetlist-s_traverse.o `test -f 's_traverse.c' || echo './'`s_traverse.c >mv -f .deps/gnetlist-s_rename.Tpo .deps/gnetlist-s_rename.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gnetlist-vams_misc.o -MD -MP -MF .deps/gnetlist-vams_misc.Tpo -c -o gnetlist-vams_misc.o `test -f 'vams_misc.c' || echo './'`vams_misc.c >mv -f .deps/gnetlist-s_traverse.Tpo .deps/gnetlist-s_traverse.Po >mv -f .deps/gnetlist-vams_misc.Tpo .deps/gnetlist-vams_misc.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o gnetlist gnetlist-g_netlist.o gnetlist-g_rc.o gnetlist-g_register.o gnetlist-globals.o gnetlist-gnetlist.o gnetlist-i_vars.o gnetlist-parsecmd.o gnetlist-s_cpinlist.o gnetlist-s_hierarchy.o gnetlist-s_misc.o gnetlist-s_net.o gnetlist-s_netattrib.o gnetlist-s_netlist.o gnetlist-s_rename.o gnetlist-s_traverse.o gnetlist-vams_misc.o ../../libgeda/src/libgeda.la -lstroke -lm >libtool: link: cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/gnetlist gnetlist-g_netlist.o gnetlist-g_rc.o gnetlist-g_register.o gnetlist-globals.o gnetlist-gnetlist.o gnetlist-i_vars.o gnetlist-parsecmd.o gnetlist-s_cpinlist.o gnetlist-s_hierarchy.o gnetlist-s_misc.o gnetlist-s_net.o gnetlist-s_netattrib.o gnetlist-s_netlist.o gnetlist-s_rename.o gnetlist-s_traverse.o gnetlist-vams_misc.o -L/usr/local/lib ../../libgeda/src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/src' >Making all in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/include' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/include' >Making all in utils >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/utils' >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT mk_verilog_syms-mk_verilog_syms.o -MD -MP -MF .deps/mk_verilog_syms-mk_verilog_syms.Tpo -c -o mk_verilog_syms-mk_verilog_syms.o `test -f 'mk_verilog_syms.c' || echo './'`mk_verilog_syms.c >mv -f .deps/mk_verilog_syms-mk_verilog_syms.Tpo .deps/mk_verilog_syms-mk_verilog_syms.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fno-strict-aliasing -lm -L/usr/local/lib -o mk_verilog_syms mk_verilog_syms-mk_verilog_syms.o -lstroke -lm >libtool: link: cc -Wall -O2 -pipe -fno-strict-aliasing -o mk_verilog_syms mk_verilog_syms-mk_verilog_syms.o -L/usr/local/lib /usr/local/lib/libstroke.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/utils' >Making all in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/lib' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/lib' >Making all in scheme >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scheme' >sed \ > -e 's;@m4@;/usr/local/bin/gm4;g' \ > -e 's;@pcbm4dir@;/usr/local/share/pcb/m4;g' \ > ./gnet-gsch2pcb.scm.in > gnet-gsch2pcb.scm >if test "." != "." ; then \ > echo "copying scheme files" ; \ > cp -f ./*.scm ./ ; \ >else \ > echo "source directory = build directory" ; \ >fi >source directory = build directory >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scheme' >Making all in examples >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >Making all in vams >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >Making all in vhdl >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >Making all in basic-vhdl >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/basic-vhdl' >gmake[8]: Nothing to be done for `all'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/basic-vhdl' >Making all in new-vhdl >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/new-vhdl' >gmake[8]: Nothing to be done for `all'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/new-vhdl' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[8]: Nothing to be done for `all-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >gmake[7]: Nothing to be done for `all-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >Making all in switcap >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/switcap' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/switcap' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >Making all in scripts >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scripts' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scripts' >Making all in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >Making all in hierarchy >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy' >Making all in hierarchy2 >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy2' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy2' >Making all in drc2 >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/drc2' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/drc2' >Making all in common >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/common' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/common' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >Making all in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >Making all in vams >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs/vams' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs/vams' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >Making all in utils >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >Making all in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/src' >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT gmk_sym.o -MD -MP -MF .deps/gmk_sym.Tpo -c -o gmk_sym.o gmk_sym.c >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT char_width.o -MD -MP -MF .deps/char_width.Tpo -c -o char_width.o char_width.c >mv -f .deps/char_width.Tpo .deps/char_width.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT smash_megafile.o -MD -MP -MF .deps/smash_megafile.Tpo -c -o smash_megafile.o smash_megafile.c >mv -f .deps/smash_megafile.Tpo .deps/smash_megafile.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT convert_sym.o -MD -MP -MF .deps/convert_sym.Tpo -c -o convert_sym.o convert_sym.c >mv -f .deps/gmk_sym.Tpo .deps/gmk_sym.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT sarlacc_schem-sarlacc_schem.o -MD -MP -MF .deps/sarlacc_schem-sarlacc_schem.Tpo -c -o sarlacc_schem-sarlacc_schem.o `test -f 'sarlacc_schem.c' || echo './'`sarlacc_schem.c >mv -f .deps/sarlacc_schem-sarlacc_schem.Tpo .deps/sarlacc_schem-sarlacc_schem.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT olib.o -MD -MP -MF .deps/olib.Tpo -c -o olib.o olib.c >mv -f .deps/convert_sym.Tpo .deps/convert_sym.Po >cc -DHAVE_CONFIG_H -I. -I../.. -DPCBDATADIR=\"/usr/local/share/pcb\" -DPCBLIBPATH=\"/usr/local/share/pcb/pcblib-newlib:/usr/local/share/pcb/newlib\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gsch2pcb-gsch2pcb.o -MD -MP -MF .deps/gsch2pcb-gsch2pcb.Tpo -c -o gsch2pcb-gsch2pcb.o `test -f 'gsch2pcb.c' || echo './'`gsch2pcb.c >mv -f .deps/olib.Tpo .deps/olib.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -O2 -pipe -fno-strict-aliasing -MT grenum.o -MD -MP -MF .deps/grenum.Tpo -c -o grenum.o grenum.c >mv -f .deps/gsch2pcb-gsch2pcb.Tpo .deps/gsch2pcb-gsch2pcb.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o gmk_sym gmk_sym.o char_width.o -lstroke -lm >libtool: link: cc -Wall -O2 -pipe -fno-strict-aliasing -o gmk_sym gmk_sym.o char_width.o -L/usr/local/lib /usr/local/lib/libstroke.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >mv -f .deps/grenum.Tpo .deps/grenum.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o smash_megafile smash_megafile.o -lstroke -lm >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fno-strict-aliasing -lm -L/usr/local/lib -o convert_sym convert_sym.o char_width.o -lstroke -lm >libtool: link: cc -Wall -O2 -pipe -fno-strict-aliasing -o smash_megafile smash_megafile.o -L/usr/local/lib /usr/local/lib/libstroke.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >libtool: link: cc -Wall -O2 -pipe -fno-strict-aliasing -o convert_sym convert_sym.o char_width.o -L/usr/local/lib /usr/local/lib/libstroke.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >/bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o sarlacc_schem sarlacc_schem-sarlacc_schem.o ../../libgeda/src/libgeda.la -lstroke -lm >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fno-strict-aliasing -lm -L/usr/local/lib -o olib olib.o -lstroke -lm >libtool: link: cc -Wall -O2 -pipe -fno-strict-aliasing -o olib olib.o -L/usr/local/lib /usr/local/lib/libstroke.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >/bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o gsch2pcb gsch2pcb-gsch2pcb.o -lstroke -lm >libtool: link: cc -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gsch2pcb gsch2pcb-gsch2pcb.o -L/usr/local/lib /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >libtool: link: cc -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/sarlacc_schem sarlacc_schem-sarlacc_schem.o -L/usr/local/lib ../../libgeda/src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o grenum grenum.o -lstroke -lm >libtool: link: cc -Wall -O2 -pipe -fno-strict-aliasing -o grenum grenum.o -L/usr/local/lib /usr/local/lib/libstroke.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/src' >Making all in gschlas >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gschlas' >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-g_rc.o -MD -MP -MF .deps/gschlas-g_rc.Tpo -c -o gschlas-g_rc.o `test -f 'g_rc.c' || echo './'`g_rc.c >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-g_register.o -MD -MP -MF .deps/gschlas-g_register.Tpo -c -o gschlas-g_register.o `test -f 'g_register.c' || echo './'`g_register.c >mv -f .deps/gschlas-g_register.Tpo .deps/gschlas-g_register.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-globals.o -MD -MP -MF .deps/gschlas-globals.Tpo -c -o gschlas-globals.o `test -f 'globals.c' || echo './'`globals.c >mv -f .deps/gschlas-g_rc.Tpo .deps/gschlas-g_rc.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-gschlas.o -MD -MP -MF .deps/gschlas-gschlas.Tpo -c -o gschlas-gschlas.o `test -f 'gschlas.c' || echo './'`gschlas.c >mv -f .deps/gschlas-globals.Tpo .deps/gschlas-globals.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-i_vars.o -MD -MP -MF .deps/gschlas-i_vars.Tpo -c -o gschlas-i_vars.o `test -f 'i_vars.c' || echo './'`i_vars.c >mv -f .deps/gschlas-gschlas.Tpo .deps/gschlas-gschlas.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-parsecmd.o -MD -MP -MF .deps/gschlas-parsecmd.Tpo -c -o gschlas-parsecmd.o `test -f 'parsecmd.c' || echo './'`parsecmd.c >mv -f .deps/gschlas-i_vars.Tpo .deps/gschlas-i_vars.Po >cc -DHAVE_CONFIG_H -I. -I../.. -I../../libgeda/include -I./../include -I../.. -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -MT gschlas-s_util.o -MD -MP -MF .deps/gschlas-s_util.Tpo -c -o gschlas-s_util.o `test -f 's_util.c' || echo './'`s_util.c >mv -f .deps/gschlas-parsecmd.Tpo .deps/gschlas-parsecmd.Po >mv -f .deps/gschlas-s_util.Tpo .deps/gschlas-s_util.Po >/bin/sh ../../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -lguile -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -lgdk_pixbuf-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -o gschlas gschlas-g_rc.o gschlas-g_register.o gschlas-globals.o gschlas-gschlas.o gschlas-i_vars.o gschlas-parsecmd.o gschlas-s_util.o ../../libgeda/src/libgeda.la -lstroke -lm >libtool: link: cc -Wall -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/libpng15 -O2 -pipe -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -o .libs/gschlas gschlas-g_rc.o gschlas-g_register.o gschlas-globals.o gschlas-gschlas.o gschlas-i_vars.o gschlas-parsecmd.o gschlas-s_util.o -L/usr/local/lib ../../libgeda/src/.libs/libgeda.so /usr/local/lib/libguile.so /usr/local/lib/libgmp.so /usr/local/lib/libltdl.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libstroke.so -lcrypt -lm -pthread -Wl,-rpath -Wl,/usr/local/lib >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gschlas' >Making all in scripts >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/scripts' >sed -e "s#GEDADATADIR#/usr/local/share/gEDA#" ./garchive.py > tmpgarchive >chmod a+x tmpgarchive >mv -f tmpgarchive garchive >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/scripts' >Making all in gxyrs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gxyrs' >sed -e "s#GEDADATADIR#/usr/local/share/gEDA#" ./gxyrs.pl | sed -e "s#GEDARCDIR#/usr/local/share/gEDA#" > tmpgxyrs >chmod a+x tmpgxyrs >mv -f tmpgxyrs gxyrs >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gxyrs' >Making all in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/lib' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/lib' >Making all in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/include' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/include' >Making all in examples >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >Making all in gmk_sym >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gmk_sym' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gmk_sym' >Making all in tragesym >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/tragesym' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/tragesym' >Making all in gsch2pcb >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gsch2pcb' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gsch2pcb' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >Making all in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/docs' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/docs' >Making all in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >Making all in refdes_renum >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >Making all in inputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/inputs' >gmake[7]: Nothing to be done for `all'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/inputs' >Making all in outputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/outputs' >gmake[7]: Nothing to be done for `all'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/outputs' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >gmake[7]: Nothing to be done for `all-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >Making all in gxyrs >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >Making all in inputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/inputs' >gmake[7]: Nothing to be done for `all'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/inputs' >Making all in outputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/outputs' >gmake[7]: Nothing to be done for `all'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/outputs' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[7]: Nothing to be done for `all-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >Making all in symbols >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >Making all in documentation >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake all-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >Making all in docs >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >Making all in toplevel >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/toplevel' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/toplevel' >Making all in wiki >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/wiki' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/wiki' >Making all in scheme-api >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/scheme-api' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/scheme-api' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >Making all in examples >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >Making all in gTAG >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/gTAG' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/gTAG' >Making all in lightning_detector >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/lightning_detector' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/lightning_detector' >Making all in RF_Amp >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >Making all in model >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/model' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/model' >Making all in sym >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/sym' >gmake[6]: Nothing to be done for `all'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/sym' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >gmake[6]: Nothing to be done for `all-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >Making all in TwoStageAmp >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/TwoStageAmp' >gmake[5]: Nothing to be done for `all'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/TwoStageAmp' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[5]: Nothing to be done for `all-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[4]: Nothing to be done for `all-am'. >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[3]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[2]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >===> Staging for geda-1.8.2_1,1 >===> geda-1.8.2_1,1 depends on executable: gawk - found >===> geda-1.8.2_1,1 depends on executable: update-desktop-database - found >===> geda-1.8.2_1,1 depends on executable: update-mime-database - found >===> geda-1.8.2_1,1 depends on file: /usr/local/bin/python2.7 - found >===> geda-1.8.2_1,1 depends on executable: gtk-update-icon-cache - found >===> geda-1.8.2_1,1 depends on file: /usr/local/bin/perl5.16.3 - found >===> geda-1.8.2_1,1 depends on executable: indexinfo - found >===> Generating temporary packing list >gmake[2]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake install-recursive >gmake[3]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >Making install in intl >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/intl' >if { test "geda-gaf" = "gettext-runtime" || test "geda-gaf" = "gettext-tools"; } \ > && test 'no' = yes; then \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/lib /usr/ports/cad/geda/work/stage/usr/local/include; \ > install -o root -g wheel -m 444 libintl.h /usr/ports/cad/geda/work/stage/usr/local/include/libintl.h; \ > /bin/sh ../libtool --mode=install \ > install -o root -g wheel -m 444 libintl.a /usr/ports/cad/geda/work/stage/usr/local/lib/libintl.a; \ > if test "@RELOCATABLE@" = yes; then \ > dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/ports/cad/geda/work/stage/usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ > if test -n "$dependencies"; then \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/lib/libintl.la; \ > fi; \ > fi; \ >else \ > : ; \ >fi >if test "geda-gaf" = "gettext-tools" \ > && test 'no' = no \ > && test no != no; then \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/lib; \ > /bin/sh ../libtool --mode=install \ > install -o root -g wheel -m 444 libgnuintl.a /usr/ports/cad/geda/work/stage/usr/local/lib/libgnuintl.a; \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/lib/preloadable_libintl.so; \ > install -o root -g wheel -m 444 /usr/ports/cad/geda/work/stage/usr/local/lib/libgnuintl.so /usr/ports/cad/geda/work/stage/usr/local/lib/preloadable_libintl.so; \ > /bin/sh ../libtool --mode=uninstall \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/lib/libgnuintl.a; \ >else \ > : ; \ >fi >if test 'no' = yes; then \ > test no != no || /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/lib; \ > temp=/usr/ports/cad/geda/work/stage/usr/local/lib/t-charset.alias; \ > dest=/usr/ports/cad/geda/work/stage/usr/local/lib/charset.alias; \ > if test -f /usr/ports/cad/geda/work/stage/usr/local/lib/charset.alias; then \ > orig=/usr/ports/cad/geda/work/stage/usr/local/lib/charset.alias; \ > sed -f ref-add.sed $orig > $temp; \ > install -o root -g wheel -m 444 $temp $dest; \ > rm -f $temp; \ > else \ > if test no = no; then \ > orig=charset.alias; \ > sed -f ref-add.sed $orig > $temp; \ > install -o root -g wheel -m 444 $temp $dest; \ > rm -f $temp; \ > fi; \ > fi; \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share/locale; \ > test -f /usr/ports/cad/geda/work/stage/usr/local/share/locale/locale.alias \ > && orig=/usr/ports/cad/geda/work/stage/usr/local/share/locale/locale.alias \ > || orig=./locale.alias; \ > temp=/usr/ports/cad/geda/work/stage/usr/local/share/locale/t-locale.alias; \ > dest=/usr/ports/cad/geda/work/stage/usr/local/share/locale/locale.alias; \ > sed -f ref-add.sed $orig > $temp; \ > install -o root -g wheel -m 444 $temp $dest; \ > rm -f $temp; \ >else \ > : ; \ >fi >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share/gettext/intl; \ > install -o root -g wheel -m 444 VERSION /usr/ports/cad/geda/work/stage/usr/local/share/gettext/intl/VERSION; \ > install -o root -g wheel -m 444 ChangeLog.inst /usr/ports/cad/geda/work/stage/usr/local/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 export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.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 hash-string.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 lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ > for file in $dists; do \ > install -o root -g wheel -m 444 ./$file \ > /usr/ports/cad/geda/work/stage/usr/local/share/gettext/intl/$file; \ > done; \ > chmod a+x /usr/ports/cad/geda/work/stage/usr/local/share/gettext/intl/config.charset; \ > dists="plural.c"; \ > for file in $dists; do \ > if test -f $file; then dir=.; else dir=.; fi; \ > install -o root -g wheel -m 444 $dir/$file \ > /usr/ports/cad/geda/work/stage/usr/local/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 libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ > for file in $dists; do \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/share/gettext/intl/$file; \ > done; \ >else \ > : ; \ >fi >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/intl' >Making install in libgeda >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >Making install in po >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >gmake prefix=../../.desktop-i18n localedir=../../.desktop-i18n/share/locale DESTDIR= install && cp ./LINGUAS ../../.desktop-i18n/libgeda42.LINGUAS || rm stamp-i18n >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >/bin/mkdir -p ../../.desktop-i18n/share >installing ar.gmo as ../../.desktop-i18n/share/locale/ar/LC_MESSAGES/libgeda42.mo >installing ca.gmo as ../../.desktop-i18n/share/locale/ca/LC_MESSAGES/libgeda42.mo >installing da.gmo as ../../.desktop-i18n/share/locale/da/LC_MESSAGES/libgeda42.mo >installing de.gmo as ../../.desktop-i18n/share/locale/de/LC_MESSAGES/libgeda42.mo >installing el.gmo as ../../.desktop-i18n/share/locale/el/LC_MESSAGES/libgeda42.mo >installing en_GB.gmo as ../../.desktop-i18n/share/locale/en_GB/LC_MESSAGES/libgeda42.mo >installing es.gmo as ../../.desktop-i18n/share/locale/es/LC_MESSAGES/libgeda42.mo >installing fr.gmo as ../../.desktop-i18n/share/locale/fr/LC_MESSAGES/libgeda42.mo >installing hu.gmo as ../../.desktop-i18n/share/locale/hu/LC_MESSAGES/libgeda42.mo >installing it.gmo as ../../.desktop-i18n/share/locale/it/LC_MESSAGES/libgeda42.mo >installing nl.gmo as ../../.desktop-i18n/share/locale/nl/LC_MESSAGES/libgeda42.mo >installing pl.gmo as ../../.desktop-i18n/share/locale/pl/LC_MESSAGES/libgeda42.mo >installing pt.gmo as ../../.desktop-i18n/share/locale/pt/LC_MESSAGES/libgeda42.mo >installing pt_BR.gmo as ../../.desktop-i18n/share/locale/pt_BR/LC_MESSAGES/libgeda42.mo >installing ru.gmo as ../../.desktop-i18n/share/locale/ru/LC_MESSAGES/libgeda42.mo >installing sr.gmo as ../../.desktop-i18n/share/locale/sr/LC_MESSAGES/libgeda42.mo >installing sv.gmo as ../../.desktop-i18n/share/locale/sv/LC_MESSAGES/libgeda42.mo >installing tr.gmo as ../../.desktop-i18n/share/locale/tr/LC_MESSAGES/libgeda42.mo >installing uk.gmo as ../../.desktop-i18n/share/locale/uk/LC_MESSAGES/libgeda42.mo >installing zh_CN.gmo as ../../.desktop-i18n/share/locale/zh_CN/LC_MESSAGES/libgeda42.mo >installing zh_TW.gmo as ../../.desktop-i18n/share/locale/zh_TW/LC_MESSAGES/libgeda42.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p ../../.desktop-i18n/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >/bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share >installing ar.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ar/LC_MESSAGES/libgeda42.mo >installing ca.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ca/LC_MESSAGES/libgeda42.mo >installing da.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/da/LC_MESSAGES/libgeda42.mo >installing de.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/de/LC_MESSAGES/libgeda42.mo >installing el.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/el/LC_MESSAGES/libgeda42.mo >installing en_GB.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/en_GB/LC_MESSAGES/libgeda42.mo >installing es.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/es/LC_MESSAGES/libgeda42.mo >installing fr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/fr/LC_MESSAGES/libgeda42.mo >installing hu.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/hu/LC_MESSAGES/libgeda42.mo >installing it.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/it/LC_MESSAGES/libgeda42.mo >installing nl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/nl/LC_MESSAGES/libgeda42.mo >installing pl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pl/LC_MESSAGES/libgeda42.mo >installing pt.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pt/LC_MESSAGES/libgeda42.mo >installing pt_BR.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/libgeda42.mo >installing ru.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ru/LC_MESSAGES/libgeda42.mo >installing sr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sr/LC_MESSAGES/libgeda42.mo >installing sv.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sv/LC_MESSAGES/libgeda42.mo >installing tr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/tr/LC_MESSAGES/libgeda42.mo >installing uk.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/uk/LC_MESSAGES/libgeda42.mo >installing zh_CN.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/libgeda42.mo >installing zh_TW.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/libgeda42.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/po' >Making install in data >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >gmake[6]: Nothing to be done for `install-exec-am'. >/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/icon-theme-installer -t hicolor -s . -d "x/usr/ports/cad/geda/work/stage" -b /usr/local/share/icons/hicolor -m "/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/install-sh -d" -x "/usr/bin/install -c -o root -g wheel" -i mimetypes,application-x-geda-gsch2pcb-project-16.png mimetypes,application-x-geda-schematic-16.png mimetypes,application-x-geda-symbol-16.png mimetypes,application-x-geda-gsch2pcb-project-22.png mimetypes,application-x-geda-schematic-22.png mimetypes,application-x-geda-symbol-22.png mimetypes,application-x-geda-gsch2pcb-project-24.png mimetypes,application-x-geda-schematic-24.png mimetypes,application-x-geda-symbol-24.png mimetypes,application-x-geda-gsch2pcb-project-32.png mimetypes,application-x-geda-schematic-32.png mimetypes,application-x-geda-symbol-32.png mimetypes,application-x-geda-gsch2pcb-project-48.png mimetypes,application-x-geda-schematic-48.png mimetypes,application-x-geda-symbol-48.png mimetypes,application-x-geda-gsch2pcb-project.svg mimetypes,application-x-geda-schematic.svg mimetypes,application-x-geda-symbol.svg >Installing 16x16 application-x-geda-gsch2pcb-project-16.png into hicolor icon theme >Installing 16x16 application-x-geda-schematic-16.png into hicolor icon theme >Installing 16x16 application-x-geda-symbol-16.png into hicolor icon theme >Installing 22x22 application-x-geda-gsch2pcb-project-22.png into hicolor icon theme >Installing 22x22 application-x-geda-schematic-22.png into hicolor icon theme >Installing 22x22 application-x-geda-symbol-22.png into hicolor icon theme >Installing 24x24 application-x-geda-gsch2pcb-project-24.png into hicolor icon theme >Installing 24x24 application-x-geda-schematic-24.png into hicolor icon theme >Installing 24x24 application-x-geda-symbol-24.png into hicolor icon theme >Installing 32x32 application-x-geda-gsch2pcb-project-32.png into hicolor icon theme >Installing 32x32 application-x-geda-schematic-32.png into hicolor icon theme >Installing 32x32 application-x-geda-symbol-32.png into hicolor icon theme >Installing 48x48 application-x-geda-gsch2pcb-project-48.png into hicolor icon theme >Installing 48x48 application-x-geda-schematic-48.png into hicolor icon theme >Installing 48x48 application-x-geda-symbol-48.png into hicolor icon theme >Installing scalable application-x-geda-gsch2pcb-project.svg into hicolor icon theme >Installing scalable application-x-geda-schematic.svg into hicolor icon theme >Installing scalable application-x-geda-symbol.svg into hicolor icon theme >*** Icon cache not updated. After install, run this: >*** /usr/local/bin/gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/mime/packages' > install -o root -g wheel -m 444 libgeda.xml '/usr/ports/cad/geda/work/stage/usr/local/share/mime/packages' >gmake install-data-hook >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >update-mime-database "/usr/ports/cad/geda/work/stage/usr/local/share/mime" >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/data' >Making install in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >Making install in images >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs/images' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs/images' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs/images' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs/images' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/docs' >Making install in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/include' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/include' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/include/libgeda' > install -o root -g wheel -m 444 libgeda/colors.h libgeda/defines.h libgeda/edaerrors.h libgeda/funcs.h libgeda/geda_list.h libgeda/globals.h libgeda/libgeda.h libgeda/o_types.h libgeda/papersizes.h libgeda/prototype.h libgeda/libgedaguile.h libgeda/struct.h '/usr/ports/cad/geda/work/stage/usr/local/include/libgeda' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/include' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/include' >Making install in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/lib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/lib' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 system-gafrc print-colormap-lightbg print-colormap-darkbg '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/lib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/lib' >Making install in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >gmake install-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/lib' > /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel libgeda.la '/usr/ports/cad/geda/work/stage/usr/local/lib' >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/src' >Making install in shell >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >gmake install-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/shell' >Making install in scheme >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/scheme' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/scheme' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/geda' > install -o root -g wheel -m 444 geda/object.scm geda/page.scm geda/attrib.scm geda/deprecated.scm geda/os.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/geda' > install -o root -g wheel -m 444 geda.scm color-map.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/.' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/geda/core' > install -o root -g wheel -m 444 geda/core/gettext.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/geda/core' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/scheme' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/scheme' >Making install in share >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/share' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/share' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 prolog.ps '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/share' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda/share' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/libdata/pkgconfig' > install -o root -g wheel -m 444 libgeda.pc '/usr/ports/cad/geda/work/stage/usr/local/libdata/pkgconfig' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/libgeda' >Making install in gschem >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >Making install in po >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >gmake prefix=../../.desktop-i18n localedir=../../.desktop-i18n/share/locale DESTDIR= install && cp ./LINGUAS ../../.desktop-i18n/geda-gschem.LINGUAS || rm stamp-i18n >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >/bin/mkdir -p ../../.desktop-i18n/share >installing af.gmo as ../../.desktop-i18n/share/locale/af/LC_MESSAGES/geda-gschem.mo >installing ar.gmo as ../../.desktop-i18n/share/locale/ar/LC_MESSAGES/geda-gschem.mo >installing bg.gmo as ../../.desktop-i18n/share/locale/bg/LC_MESSAGES/geda-gschem.mo >installing bs.gmo as ../../.desktop-i18n/share/locale/bs/LC_MESSAGES/geda-gschem.mo >installing de.gmo as ../../.desktop-i18n/share/locale/de/LC_MESSAGES/geda-gschem.mo >installing el.gmo as ../../.desktop-i18n/share/locale/el/LC_MESSAGES/geda-gschem.mo >installing en_GB.gmo as ../../.desktop-i18n/share/locale/en_GB/LC_MESSAGES/geda-gschem.mo >installing es.gmo as ../../.desktop-i18n/share/locale/es/LC_MESSAGES/geda-gschem.mo >installing fa.gmo as ../../.desktop-i18n/share/locale/fa/LC_MESSAGES/geda-gschem.mo >installing fi.gmo as ../../.desktop-i18n/share/locale/fi/LC_MESSAGES/geda-gschem.mo >installing fr.gmo as ../../.desktop-i18n/share/locale/fr/LC_MESSAGES/geda-gschem.mo >installing he.gmo as ../../.desktop-i18n/share/locale/he/LC_MESSAGES/geda-gschem.mo >installing hu.gmo as ../../.desktop-i18n/share/locale/hu/LC_MESSAGES/geda-gschem.mo >installing it.gmo as ../../.desktop-i18n/share/locale/it/LC_MESSAGES/geda-gschem.mo >installing ja.gmo as ../../.desktop-i18n/share/locale/ja/LC_MESSAGES/geda-gschem.mo >installing ml.gmo as ../../.desktop-i18n/share/locale/ml/LC_MESSAGES/geda-gschem.mo >installing nl.gmo as ../../.desktop-i18n/share/locale/nl/LC_MESSAGES/geda-gschem.mo >installing pl.gmo as ../../.desktop-i18n/share/locale/pl/LC_MESSAGES/geda-gschem.mo >installing pt.gmo as ../../.desktop-i18n/share/locale/pt/LC_MESSAGES/geda-gschem.mo >installing pt_BR.gmo as ../../.desktop-i18n/share/locale/pt_BR/LC_MESSAGES/geda-gschem.mo >installing ru.gmo as ../../.desktop-i18n/share/locale/ru/LC_MESSAGES/geda-gschem.mo >installing sl.gmo as ../../.desktop-i18n/share/locale/sl/LC_MESSAGES/geda-gschem.mo >installing sr.gmo as ../../.desktop-i18n/share/locale/sr/LC_MESSAGES/geda-gschem.mo >installing tr.gmo as ../../.desktop-i18n/share/locale/tr/LC_MESSAGES/geda-gschem.mo >installing zh_CN.gmo as ../../.desktop-i18n/share/locale/zh_CN/LC_MESSAGES/geda-gschem.mo >installing zh_TW.gmo as ../../.desktop-i18n/share/locale/zh_TW/LC_MESSAGES/geda-gschem.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p ../../.desktop-i18n/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f ../../.desktop-i18n/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >/bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share >installing af.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/af/LC_MESSAGES/geda-gschem.mo >installing ar.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ar/LC_MESSAGES/geda-gschem.mo >installing bg.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/bg/LC_MESSAGES/geda-gschem.mo >installing bs.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/bs/LC_MESSAGES/geda-gschem.mo >installing de.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/de/LC_MESSAGES/geda-gschem.mo >installing el.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/el/LC_MESSAGES/geda-gschem.mo >installing en_GB.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/en_GB/LC_MESSAGES/geda-gschem.mo >installing es.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/es/LC_MESSAGES/geda-gschem.mo >installing fa.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/fa/LC_MESSAGES/geda-gschem.mo >installing fi.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/fi/LC_MESSAGES/geda-gschem.mo >installing fr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/fr/LC_MESSAGES/geda-gschem.mo >installing he.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/he/LC_MESSAGES/geda-gschem.mo >installing hu.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/hu/LC_MESSAGES/geda-gschem.mo >installing it.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/it/LC_MESSAGES/geda-gschem.mo >installing ja.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ja/LC_MESSAGES/geda-gschem.mo >installing ml.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ml/LC_MESSAGES/geda-gschem.mo >installing nl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/nl/LC_MESSAGES/geda-gschem.mo >installing pl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pl/LC_MESSAGES/geda-gschem.mo >installing pt.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pt/LC_MESSAGES/geda-gschem.mo >installing pt_BR.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/geda-gschem.mo >installing ru.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ru/LC_MESSAGES/geda-gschem.mo >installing sl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sl/LC_MESSAGES/geda-gschem.mo >installing sr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sr/LC_MESSAGES/geda-gschem.mo >installing tr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/tr/LC_MESSAGES/geda-gschem.mo >installing zh_CN.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/geda-gschem.mo >installing zh_TW.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/geda-gschem.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/po' >Making install in bitmap >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/bitmap' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/bitmap' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/bitmap' > install -o root -g wheel -m 444 gschem-about-logo.png gschem-bus.xpm gschem-comp.xpm gschem-net.xpm gschem-new.xpm gschem-open.xpm gschem-redo.xpm gschem-save.xpm gschem-select.xpm gschem-undo.xpm gschem-edit.xpm gschem-text.xpm gschem-copy.xpm gschem-move.xpm gschem-delete.xpm gschem-rotate.xpm gschem-mirror.xpm gschem-warning.png gschem-bottom2top.png gschem-left2right.png gschem-top2bottom.png gschem-diagonal.png gschem-right2left.png gschem-fileorder.png gschem-filltype_filled.png gschem-filltype_hollow.png gschem-filltype_hatch.png gschem-filltype_mesh.png gschem-alignment_bottomcenter.png gschem-alignment_middleleft.png gschem-alignment_topright.png gschem-alignment_bottomleft.png gschem-alignment_middleright.png gschem-alignment_unchanged.png gschem-alignment_bottomright.png gschem-alignment_topcenter.png gschem-alignment_middlecenter.png gschem-alignment_topleft.png '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/bitmap' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/bitmap' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/bitmap' >Making install in data >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >gmake[6]: Nothing to be done for `install-exec-am'. >/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/icon-theme-installer -t hicolor -s . -d "x/usr/ports/cad/geda/work/stage" -b /usr/local/share/icons/hicolor -m "/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/install-sh -d" -x "/usr/bin/install -c -o root -g wheel" -i apps,geda-gschem-48.png apps,geda-gschem.svg >Installing 48x48 geda-gschem-48.png into hicolor icon theme >Installing scalable geda-gschem.svg into hicolor icon theme >*** Icon cache not updated. After install, run this: >*** /usr/local/bin/gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/applications' > install -o root -g wheel -m 444 geda-gschem.desktop '/usr/ports/cad/geda/work/stage/usr/local/share/applications' >gmake install-data-hook >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >update-desktop-database "/usr/ports/cad/geda/work/stage/usr/local/share/applications" >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/data' >Making install in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/docs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/docs' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > install -o root -g wheel -m 444 gschem.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/man/man1' > install -o root -g wheel -m 444 gschem.1 '/usr/ports/cad/geda/work/stage/usr/local/man/man1' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/docs' >Making install in examples >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/examples' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/examples' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/examples' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/examples' >Making install in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/include' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/include' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/include' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/include' >Making install in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/lib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/lib' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 system-gschemrc gschem-gtkrc gschem-colormap-lightbg gschem-colormap-darkbg gschem-colormap-bw '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/lib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/lib' >Making install in scheme >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scheme' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scheme' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/gschem' > install -o root -g wheel -m 444 gschem/gschemdoc.scm gschem/window.scm gschem/selection.scm gschem/deprecated.scm gschem/hook.scm gschem/attrib.scm gschem/keymap.scm gschem/util.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/gschem' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/gschem/core' > install -o root -g wheel -m 444 gschem/core/gettext.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/gschem/core' > install -o root -g wheel -m 444 auto-uref.scm generate_netlist.scm gschem.scm list-keys.scm print-NB-attribs.scm auto-place-attribs.scm pcb.scm default-attrib-positions.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/.' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scheme' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scheme' >Making install in scripts >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scripts' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scripts' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme' > install -o root -g wheel -m 444 image.scm print.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scripts' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/scripts' >Making install in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >gmake install-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 gschem '/usr/ports/cad/geda/work/stage/usr/local/bin' >libtool: install: install -o root -g wheel -m 555 -s .libs/gschem /usr/ports/cad/geda/work/stage/usr/local/bin/gschem >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/src' >Making install in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/tests' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/tests' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/tests' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem/tests' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gschem' >Making install in gattrib >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >Making install in po >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/po' >/bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share >installing af.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/af/LC_MESSAGES/geda-gattrib.mo >installing ar.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ar/LC_MESSAGES/geda-gattrib.mo >installing bg.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/bg/LC_MESSAGES/geda-gattrib.mo >installing bs.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/bs/LC_MESSAGES/geda-gattrib.mo >installing ca.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ca/LC_MESSAGES/geda-gattrib.mo >installing da.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/da/LC_MESSAGES/geda-gattrib.mo >installing de.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/de/LC_MESSAGES/geda-gattrib.mo >installing el.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/el/LC_MESSAGES/geda-gattrib.mo >installing en_GB.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/en_GB/LC_MESSAGES/geda-gattrib.mo >installing es.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/es/LC_MESSAGES/geda-gattrib.mo >installing fa.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/fa/LC_MESSAGES/geda-gattrib.mo >installing fr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/fr/LC_MESSAGES/geda-gattrib.mo >installing gl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/gl/LC_MESSAGES/geda-gattrib.mo >installing hu.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/hu/LC_MESSAGES/geda-gattrib.mo >installing it.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/it/LC_MESSAGES/geda-gattrib.mo >installing ja.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ja/LC_MESSAGES/geda-gattrib.mo >installing ml.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ml/LC_MESSAGES/geda-gattrib.mo >installing nb.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/nb/LC_MESSAGES/geda-gattrib.mo >installing nl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/nl/LC_MESSAGES/geda-gattrib.mo >installing oc.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/oc/LC_MESSAGES/geda-gattrib.mo >installing pl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pl/LC_MESSAGES/geda-gattrib.mo >installing pt.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pt/LC_MESSAGES/geda-gattrib.mo >installing pt_BR.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/geda-gattrib.mo >installing ru.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/ru/LC_MESSAGES/geda-gattrib.mo >installing sl.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sl/LC_MESSAGES/geda-gattrib.mo >installing sr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sr/LC_MESSAGES/geda-gattrib.mo >installing sv.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/sv/LC_MESSAGES/geda-gattrib.mo >installing tr.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/tr/LC_MESSAGES/geda-gattrib.mo >installing uk.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/uk/LC_MESSAGES/geda-gattrib.mo >installing zh_CN.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/geda-gattrib.mo >installing zh_TW.gmo as /usr/ports/cad/geda/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/geda-gattrib.mo >if test "geda-gaf" = "gettext-tools"; then \ > /bin/mkdir -p /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > install -o root -g wheel -m 444 ./$file \ > /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /usr/ports/cad/geda/work/stage/usr/local/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/po' >Making install in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/src' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/src' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 gattrib '/usr/ports/cad/geda/work/stage/usr/local/bin' >libtool: install: install -o root -g wheel -m 555 -s .libs/gattrib /usr/ports/cad/geda/work/stage/usr/local/bin/gattrib >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/src' >Making install in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/include' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/include' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/include' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/include' >Making install in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/lib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/lib' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 gattrib-menus.xml '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 system-gattribrc '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/lib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/lib' >Making install in design >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/design' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/design' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/design' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/design' >Making install in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/docs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/docs' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > install -o root -g wheel -m 444 gattrib.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/man/man1' > install -o root -g wheel -m 444 gattrib.1 '/usr/ports/cad/geda/work/stage/usr/local/man/man1' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/docs' >Making install in data >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[6]: Nothing to be done for `install-exec-am'. >/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/icon-theme-installer -t hicolor -s . -d "x/usr/ports/cad/geda/work/stage" -b /usr/local/share/icons/hicolor -m "/bin/sh /usr/ports/cad/geda/work/geda-gaf-1.8.2/build-tools/install-sh -d" -x "/usr/bin/install -c -o root -g wheel" -i apps,geda-gattrib-48.png apps,geda-gattrib.svg >Installing 48x48 geda-gattrib-48.png into hicolor icon theme >Installing scalable geda-gattrib.svg into hicolor icon theme >*** Icon cache not updated. After install, run this: >*** /usr/local/bin/gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/applications' > install -o root -g wheel -m 444 geda-gattrib.desktop '/usr/ports/cad/geda/work/stage/usr/local/share/applications' >gmake install-data-hook >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >update-desktop-database "/usr/ports/cad/geda/work/stage/usr/local/share/applications" >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib/data' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gattrib' >Making install in gsymcheck >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >Making install in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/src' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/src' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 gsymcheck '/usr/ports/cad/geda/work/stage/usr/local/bin' >libtool: install: install -o root -g wheel -m 555 -s .libs/gsymcheck /usr/ports/cad/geda/work/stage/usr/local/bin/gsymcheck >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/src' >Making install in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/include' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/include' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/include' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/include' >Making install in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/lib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/lib' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 system-gsymcheckrc '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/lib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/lib' >Making install in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/docs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/docs' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > install -o root -g wheel -m 444 gsymcheck.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/man/man1' > install -o root -g wheel -m 444 gsymcheck.1 '/usr/ports/cad/geda/work/stage/usr/local/man/man1' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/docs' >Making install in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/tests' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/tests' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/tests' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck/tests' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gsymcheck' >Making install in gnetlist >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >Making install in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/src' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/src' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 gnetlist '/usr/ports/cad/geda/work/stage/usr/local/bin' >libtool: install: install -o root -g wheel -m 555 -s .libs/gnetlist /usr/ports/cad/geda/work/stage/usr/local/bin/gnetlist >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/src' >Making install in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/include' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/include' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/include' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/include' >Making install in utils >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/utils' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/utils' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/utils' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/utils' >Making install in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/lib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/lib' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 system-gnetlistrc '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/lib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/lib' >Making install in scheme >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scheme' >if test "." != "." ; then \ > echo "copying scheme files" ; \ > cp -f ./*.scm ./ ; \ >else \ > echo "source directory = build directory" ; \ >fi >source directory = build directory >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scheme' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/gnetlist' > install -o root -g wheel -m 444 gnetlist/backend-getopt.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/gnetlist' > install -o root -g wheel -m 444 gnet-PCB.scm gnet-allegro.scm gnet-bom.scm gnet-ewnet.scm gnet-geda.scm gnet-spice.scm gnet-tango.scm gnet-verilog.scm gnet-vhdl.scm gnet-vipec.scm gnet-pads.scm gnetlist.scm gnetlist-post.scm gnet-bae.scm gnet-protelII.scm gnet-bom2.scm gnet-gossip.scm gnet-drc.scm gnet-vams.scm partslist-common.scm gnet-partslist1.scm gnet-partslist2.scm gnet-partslist3.scm gnet-maxascii.scm gnet-switcap.scm gnet-spice-sdb.scm gnet-drc2.scm gnet-futurenet2.scm gnet-cascade.scm gnet-redac.scm gnet-systemc.scm gnet-eagle.scm gnet-pcbpins.scm gnet-calay.scm gnet-osmond.scm gnet-mathematica.scm gnet-liquidpcb.scm gnet-makedepend.scm gnet-gsch2pcb.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/scheme/.' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scheme' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scheme' >Making install in examples >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >Making install in vams >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >Making install in vhdl >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >Making install in basic-vhdl >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/basic-vhdl' >gmake[9]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/basic-vhdl' >gmake[9]: Nothing to be done for `install-exec-am'. >gmake[9]: Nothing to be done for `install-data-am'. >gmake[9]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/basic-vhdl' >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/basic-vhdl' >Making install in new-vhdl >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/new-vhdl' >gmake[9]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/new-vhdl' >gmake[9]: Nothing to be done for `install-exec-am'. >gmake[9]: Nothing to be done for `install-data-am'. >gmake[9]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/new-vhdl' >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl/new-vhdl' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[9]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[9]: Nothing to be done for `install-exec-am'. >gmake[9]: Nothing to be done for `install-data-am'. >gmake[9]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams/vhdl' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/vams' >Making install in switcap >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/switcap' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/switcap' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/switcap' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples/switcap' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/examples' >Making install in scripts >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scripts' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scripts' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scripts' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/scripts' >Making install in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >Making install in hierarchy >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy' >Making install in hierarchy2 >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy2' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy2' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy2' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/hierarchy2' >Making install in drc2 >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/drc2' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/drc2' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/drc2' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/drc2' >Making install in common >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/common' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/common' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/common' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests/common' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/tests' >Making install in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >Making install in vams >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs/vams' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs/vams' >gmake[7]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/readmes' > install -o root -g wheel -m 444 vams_mode.txt syntax_architecture.txt syntax_entity.txt '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/readmes' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs/vams' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs/vams' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[7]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/readmes' > install -o root -g wheel -m 444 README.bom README.pcb README.switcap README.verilog README.vhdl README.sysc README.eagle '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/readmes' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > install -o root -g wheel -m 444 gnetlist.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/man/man1' > install -o root -g wheel -m 444 gnetlist.1 '/usr/ports/cad/geda/work/stage/usr/local/man/man1' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist/docs' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/gnetlist' >Making install in utils >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >Making install in src >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/src' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/src' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 gmk_sym smash_megafile convert_sym sarlacc_schem olib gsch2pcb grenum '/usr/ports/cad/geda/work/stage/usr/local/bin' >libtool: install: install -o root -g wheel -m 555 -s gmk_sym /usr/ports/cad/geda/work/stage/usr/local/bin/gmk_sym >libtool: install: install -o root -g wheel -m 555 -s smash_megafile /usr/ports/cad/geda/work/stage/usr/local/bin/smash_megafile >libtool: install: install -o root -g wheel -m 555 -s convert_sym /usr/ports/cad/geda/work/stage/usr/local/bin/convert_sym >libtool: install: install -o root -g wheel -m 555 -s .libs/sarlacc_schem /usr/ports/cad/geda/work/stage/usr/local/bin/sarlacc_schem >libtool: install: install -o root -g wheel -m 555 -s olib /usr/ports/cad/geda/work/stage/usr/local/bin/olib >libtool: install: install -o root -g wheel -m 555 -s gsch2pcb /usr/ports/cad/geda/work/stage/usr/local/bin/gsch2pcb >libtool: install: install -o root -g wheel -m 555 -s grenum /usr/ports/cad/geda/work/stage/usr/local/bin/grenum >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/src' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/src' >Making install in gschlas >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gschlas' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gschlas' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 gschlas '/usr/ports/cad/geda/work/stage/usr/local/bin' >libtool: install: install -o root -g wheel -m 555 -s .libs/gschlas /usr/ports/cad/geda/work/stage/usr/local/bin/gschlas >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gschlas' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gschlas' >Making install in scripts >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/scripts' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/scripts' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > install -o root -g wheel -m 555 sarlacc_sym refdes_renum tragesym pads_backannotate pcb_backannotate garchive gsymfix schdiff sw2asc '/usr/ports/cad/geda/work/stage/usr/local/bin' >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/scripts' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/scripts' >Making install in gxyrs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gxyrs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gxyrs' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/bin' > install -o root -g wheel -m 555 gxyrs '/usr/ports/cad/geda/work/stage/usr/local/bin' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/perl/lib' > install -o root -g wheel -m 444 gxyrs.pm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/perl/lib' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gxyrs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/gxyrs' >Making install in lib >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/lib' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/lib' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' > install -o root -g wheel -m 444 system-gschlasrc '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/lib' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/lib' >Making install in include >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/include' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/include' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/include' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/include' >Making install in examples >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >Making install in gmk_sym >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gmk_sym' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gmk_sym' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gmk_sym' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gmk_sym' >Making install in tragesym >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/tragesym' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/tragesym' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/tragesym' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/tragesym' >Making install in gsch2pcb >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gsch2pcb' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gsch2pcb' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gsch2pcb' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples/gsch2pcb' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/examples' >Making install in docs >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/docs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/docs' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > install -o root -g wheel -m 444 gsch2pcb.html grenum.html gxyrs.html olib.html pads_backannotate.html pcb_backannotate.html refdes_renum.html schdiff.html sw2asc.html tragesym.html smash_megafile.html convert_sym.html garchive.html gmk_sym.html gschlas.html gsymfix.html sarlacc_sym.html sarlacc_schem.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/man' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/readmes' > install -o root -g wheel -m 444 README.gsch2pcb README.olib README.tragesym README.grenum '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/readmes' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/man/man1' > install -o root -g wheel -m 444 gsch2pcb.1 grenum.1 gxyrs.1 olib.1 pads_backannotate.1 pcb_backannotate.1 refdes_renum.1 schdiff.1 sw2asc.1 tragesym.1 smash_megafile.1 convert_sym.1 garchive.1 gmk_sym.1 gschlas.1 gsymfix.1 sarlacc_sym.1 sarlacc_schem.1 '/usr/ports/cad/geda/work/stage/usr/local/man/man1' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/docs' >Making install in tests >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >Making install in refdes_renum >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >Making install in inputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/inputs' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/inputs' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/inputs' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/inputs' >Making install in outputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/outputs' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/outputs' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/outputs' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum/outputs' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/refdes_renum' >Making install in gxyrs >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >Making install in inputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/inputs' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/inputs' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/inputs' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/inputs' >Making install in outputs >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/outputs' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/outputs' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/outputs' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs/outputs' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[8]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[8]: Nothing to be done for `install-exec-am'. >gmake[8]: Nothing to be done for `install-data-am'. >gmake[8]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests/gxyrs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[7]: Nothing to be done for `install-exec-am'. >gmake[7]: Nothing to be done for `install-data-am'. >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils/tests' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/utils' >Making install in symbols >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >Making install in documentation >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake install-am >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[7]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf' > install -o root -g wheel -m 444 nc.pdf '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols/documentation' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >gmake[6]: Nothing to be done for `install-exec-am'. > ( cd ./4000 && install -o root -g wheel -m 444 4000-1.sym 4000-2.sym 4001-1.sym 4002-1.sym 4002-2.sym 4006-1.sym 4006-2.sym 4007-1.sym 4008-1.sym 4008-2.sym 4009-1.sym 4010-1.sym 40100-1.sym 40101-1.sym 40102-1.sym 40103-1.sym 40104-1.sym 40105-1.sym 40106-1.sym 40107-1.sym 40108-1.sym 40109-1.sym 4011-1.sym 4011-2.sym 40110-1.sym 40117-1.sym 4012-1.sym 4013-1.sym 4014-1.sym 4014-2.sym 40147-1.sym 4015-1.sym 4016-1.sym 4016-2.sym 40160-1.sym 40161-1.sym 40162-1.sym 40163-1.sym 4017-1.sym 4017-2.sym 40174-1.sym 40175-1.sym 4018-1.sym 4018-2.sym 40181-1.sym 40182-1.sym 4019-1.sym 4019-2.sym 40192-1.sym 40193-1.sym 40194-1.sym 40195-1.sym 4020-1.sym 40208-1.sym 4021-1.sym 4021-2.sym 4021-3.sym 4022-1.sym 4022-2.sym 4023-1.sym 4024-1.sym 40240-1.sym 40244-1.sym 40245-1.sym 4025-1.sym 40257-1.sym 4026-1.sym 4027-1.sym 4028-1.sym 4028-2.sym 4029-1.sym 4030-1.sym 4031-1.sym 4032-1.sym 4032-2.sym 4033-1.sym 4033-2.sym 4034-1.sym 4035-1.sym 4035-2.sym 40373-1.sym 40374-1.sym 4038-1.sym 4038-2.sym 4040-1.sym 4041-1.sym 4042-1.sym 4042-2.sym 4043-1.sym 4043-2.sym 4044-1.sym 4044-2.sym 4045-1.sym 4046-1.sym 4047-1.sym 4048-1.sym 4049-1.sym 4050-1.sym 4051-1.sym 4052-1.sym 4053-1.sym 4053-2.sym 4054-1.sym 4055-1.sym 4056-1.sym 4059-1.sym 4060-1.sym 4060-2.sym 4061-1.sym 4062-1.sym 4063-1.sym 4066-1.sym 4066-2.sym 4067-1.sym 4067-2.sym 4068-1.sym 4068-2.sym 4069-1.sym 4069-2.sym 4069-3.sym 4070-1.sym 4071-1.sym 4072-1.sym 4072-2.sym 4073-1.sym 4073-2.sym 4075-1.sym 4075-2.sym 4076-1.sym 4077-1.sym 4078-1.sym 4078-2.sym 4081-1.sym 4082-1.sym 4082-2.sym 4085-1.sym 4086-1.sym 4089-1.sym 4093-1.sym 4094-1.sym 4094-2.sym 4095-1.sym 4096-1.sym 4097-1.sym 4098-1.sym 4099-1.sym 4316-1.sym 4352-1.sym 4353-1.sym 4501-1.sym 4502-1.sym 4503-1.sym 4504-1.sym 4508-1.sym 4510-1.sym 4511-1.sym 4512-1.sym 4513-1.sym 4514-1.sym 4515-1.sym 4516-1.sym 4517-1.sym 4518-1.sym 4520-1.sym 4521-1.sym 4522-1.sym 4527-1.sym 4528-1.sym 4531-1.sym 4532-1.sym 4534-1.sym 4536-1.sym 4538-1.sym 4541-1.sym 4543-1.sym 4555-1.sym 4556-1.sym 4572-1.sym 4580-1.sym 4582-1.sym 4585-1.sym 4723-1.sym 4724-1.sym 4737-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/4000' ) > ( cd ./74 && install -o root -g wheel -m 444 7400-1.sym 7400-2.sym 7401-1.sym 7401-2.sym 7402-1.sym 7402-2.sym 7403-1.sym 7403-2.sym 7404-1.sym 7404-2.sym 7404-3.sym 7404-4.sym 7405-1.sym 7405-2.sym 7407-1.sym 7408-1.sym 7408-2.sym 7409-1.sym 7409-2.sym 7410-1.sym 7410-2.sym 74107-1.sym 74107-2.sym 74109-1.sym 74109-2.sym 7411-1.sym 7411-2.sym 74112-1.sym 74113-1.sym 74114-1.sym 7412-1.sym 7412-2.sym 74121-1.sym 74122-1.sym 74123-1.sym 74123-2.sym 74123-3.sym 74124-1.sym 74124-2.sym 74125-1.sym 74126-1.sym 74131-1.sym 74132-1.sym 74133-1.sym 74133-2.sym 74137-1.sym 74138-1.sym 74138-2.sym 74139-1.sym 74139-2.sym 74139-3.sym 7414-1.sym 7414-2.sym 74141-1.sym 74145-1.sym 74147-1.sym 74148-1.sym 7415-1.sym 7415-2.sym 74150-1.sym 74151-1.sym 74151-2.sym 74152-1.sym 74153-1.sym 74153-2.sym 74154-1.sym 74154-2.sym 74157-1.sym 74158-1.sym 74159-1.sym 74160-1.sym 74161-1.sym 74161-2.sym 74162-1.sym 74163-1.sym 74164-1.sym 74164-2.sym 74165-1.sym 74166-1.sym 74168-1.sym 74169-1.sym 74170-1.sym 74173-1.sym 74175-1.sym 74181-1.sym 74182-1.sym 74189-1.sym 74189-2.sym 74190-1.sym 74191-1.sym 74191-2.sym 74192-1.sym 74193-1.sym 74194-1.sym 74195-1.sym 74196-1.sym 74197-1.sym 7420-1.sym 7420-2.sym 7421-1.sym 7421-2.sym 7422-1.sym 7422-2.sym 74238-1.sym 74240-1.sym 74243-1.sym 74244-1.sym 74244-2.sym 74245-1.sym 74257-1.sym 74259-1.sym 74265-1.sym 74265-2.sym 74266-1.sym 7427-1.sym 74273-1.sym 74280-1.sym 74283-1.sym 74299-1.sym 7430-1.sym 7430-2.sym 7431-1.sym 7432-1.sym 7432-2.sym 7432-3.sym 74367-1.sym 74373-1.sym 74374-1.sym 74377-1.sym 74379-1.sym 74393-1.sym 7442-1.sym 7445-1.sym 7446-1.sym 7447-1.sym 7448-1.sym 7451-1.sym 74520-1.sym 74520-2.sym 74520-3.sym 7454-1.sym 74541-1.sym 7455-1.sym 7456-1.sym 7457-1.sym 74573-1.sym 74574-1.sym 74595-1.sym 74673A-1.sym 74673A-2.sym 74684-1.sym 74688-1.sym 74688-2.sym 7472-1.sym 7473-1.sym 7474-1.sym 7474-2.sym 7474-3.sym 7475-1.sym 7476-1.sym 7478-1.sym 7483-1.sym 7485-1.sym 7486-1.sym 7490-1.sym 7491-1.sym 7492-1.sym 7493-1.sym 7495-1.sym 7495-2.sym 7496-1.sym 7497-1.sym 7497-2.sym 74HC244-1.sym 74HC244-2.sym 74HC373-1.sym 74HC374-1.sym 74HCT01-1.sym 74HCT03-1.sym 74HCT05-1.sym 74HCT08-1.sym 74HCT245-1.sym 74HCT4094-1.sym 74HCT541-1.sym 74power-1.sym 9602-1.sym 9602-2.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/74' ) > ( cd ./IEC417 && install -o root -g wheel -m 444 ac-ac.sym ac-dc.sym adc.sym aerial.sym amp-bidir.sym amp-diff.sym amp-step.sym amp-trim.sym amp-var.sym amp.sym arrow.sym atten-step.sym atten-trim.sym atten-var.sym atten.sym bandpass-step.sym bandpass-trim.sym bandpass-var.sym bandpass.sym bandstop-step.sym bandstop-trim.sym bandstop-var.sym bandstop.sym block-convert.sym block.sym chassis.sym circulator.sym combine-2.sym combine-3.sym combine-4.sym common.sym con-coaxial.sym con2.sym corrector.sym coupler-dual.sym coupler.sym dac.sym dc-ac.sym dc-dc.sym decrypt.sym delay-step.sym delay-trim.sym delay-var.sym delay.sym demodulator.sym detector.sym diplexer.sym divide-by-N.sym down-converter.sym dpst-noblock.sym encrypt.sym ground.sym highpass-step.sym highpass-trim.sym highpass-var.sym highpass.sym hybrid.sym input-output.sym input.sym io.sym isolator.sym limiter.sym logic.sym lowpass-step.sym lowpass-trim.sym lowpass-var.sym lowpass.sym mixer-ansi.sym mixer-din.sym mixer.sym modem.sym modulator.sym osc-step.sym osc-trim.sym osc-var.sym osc.sym output.sym pad.sym phase-detector.sym process.sym pulse-step.sym pulse-trim.sym pulse-var.sym pulse.sym pushbutton.sym sampler.sym sp3t-noblock.sym sp3t.sym sp4t-noblock.sym sp4t.sym spdt-noblock.sym spdt.sym split-2.sym split-3.sym split-4.sym spst-noblock.sym spst.sym square-up.sym switch-5port.sym termination.sym transformer.sym up-converter.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/IEC417' ) > ( cd ./allegro && install -o root -g wheel -m 444 3967-1.sym 3967-2.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/allegro' ) > ( cd ./altera && install -o root -g wheel -m 444 10K10LC84-1.sym EPC1LC20-1.sym EPF10K-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/altera' ) > ( cd ./amphenol && install -o root -g wheel -m 444 31-71043-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/amphenol' ) > ( cd ./analog && install -o root -g wheel -m 444 CS5396-1.sym HA5221-1.sym aop-std-1.sym battery-1.sym battery-2.sym battery-3.sym beeper-1.sym bridge-1.sym bridge-2.sym capacitor-1.sym capacitor-2.sym capacitor-3.sym capacitor-4.sym capacitor-variable-1.sym capacitor-variable-2.sym coil-1.sym coil-2.sym crystal-1.sym current-1.sym darlington_NPN-1.sym darlington_NPN_PNP-1.sym dual-opamp-1.sym fuse-1.sym fuse-2.sym glow-lamp-1.sym inamp-1.sym inductor-1.sym inductor-dot-1.sym jj-1.sym led-1.sym leddual-1.sym leddual-2.sym microphone-1.sym nmos-1.sym nmos-2.sym nmos-3.sym npn-1.sym npn-2.sym npn-3.sym npn-IGBT-1.sym ntc-1.sym opamp-1.sym opamp-2.sym photo-resistor-1.sym photo-transistor-1.sym photodiode-1.sym pmos-1.sym pmos-2.sym pmos-3.sym pnp-1.sym pnp-2.sym pnp-3.sym pot-1.sym pot-2.sym pot-bourns.sym pwrxfmr-1.sym quad_opamp-1.sym resistor-1.sym resistor-2.sym resistor-variable-1.sym resistor-variable-2.sym resistorpack10-1.sym resistorpack11-1.sym resistorpack12-1.sym resistorpack3-1.sym resistorpack4-1.sym resistorpack5-1.sym resistorpack6-1.sym resistorpack7-1.sym resistorpack7-2.sym resistorpack8-1.sym resistorpack8-2.sym resistorpack9-1.sym rpack-1.sym speaker-1.sym speaker-2.sym testpt-1.sym transformer-1.sym transformer-2.sym transformer-3.sym transformer-4.sym transformer-5.sym triac-1.sym txo-1.sym varistor-1.sym voltage-1.sym voltage-2.sym voltage-3.sym voltmeter-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/analog' ) > ( cd ./apex && install -o root -g wheel -m 444 pa140-1.sym pa91-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/apex' ) > ( cd ./asic && install -o root -g wheel -m 444 asic-cap-1.sym asic-cap-2.sym asic-cap-3.sym asic-diode-1.sym asic-nhhv-1.sym asic-nhv-1.sym asic-nmmv-1.sym asic-nmos-1.sym asic-nmv-1.sym asic-phhv-1.sym asic-phv-1.sym asic-pmmv-1.sym asic-pmos-1.sym asic-pmv-1.sym asic-res-1.sym asic-res-2.sym asic-res-3.sym asic-res-4.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/asic' ) > ( cd ./asicpads && install -o root -g wheel -m 444 pad.sym pad_analog.sym pad_gnd.sym pad_in.sym pad_io.sym pad_no_esd.sym pad_out.sym pad_pull_down.sym pad_pull_up.sym pad_vdd.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/asicpads' ) > ( cd ./bus && install -o root -g wheel -m 444 pc104A-1.sym pc104B-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/bus' ) > ( cd ./cascade && install -o root -g wheel -m 444 cascade-amp-1.sym cascade-defaults-1.sym cascade-defaults-2.sym cascade-filter-1.sym cascade-mixer-1.sym cascade-source-1.sym cascade-source-2.sym cascade-transformer-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/cascade' ) > ( cd ./connector && install -o root -g wheel -m 444 BNC-1.sym DB15-1.sym DB25-1.sym DB25-2.sym DB25-3.sym DB31-1.sym DB37-1.sym DB9-1.sym DB9-2.sym DIN41612C48-1.sym DIN41612C48-2.sym DIN41612C56-1.sym DIN41612C56-2.sym DIN41612C96-1.sym DIN41612C96-2.sym DIN41617C13-1.sym DIN41617C15-1.sym DIN41617C31-1.sym ISA-98W-SOCKET-1.sym MCX-1.sym aui-1.sym connector1-2.sym connector10-1.sym connector10-2.sym connector11-2.sym connector12-1.sym connector12-2.sym connector13-2.sym connector14-2.sym connector15-1.sym connector15-2.sym connector16-1.sym connector16-2.sym connector17-2.sym connector18-2.sym connector19-1.sym connector19-2.sym connector2-1.sym connector2-2.sym connector20-1.sym connector20-2.sym connector21-2.sym connector22-2.sym connector23-2.sym connector24-2.sym connector25-2.sym connector26-1.sym connector26-2.sym connector27-2.sym connector28-2.sym connector29-2.sym connector3-1.sym connector3-2.sym connector30-2.sym connector31-2.sym connector32-2.sym connector33-2.sym connector34-2.sym connector35-2.sym connector36-2.sym connector37-2.sym connector38-2.sym connector39-2.sym connector4-1.sym connector4-2.sym connector40-2.sym connector41-1.sym connector5-1.sym connector5-2.sym connector6-1.sym connector6-2.sym connector7-2.sym connector8-1.sym connector8-2.sym connector9-1.sym connector9-2.sym dip24-1.sym gpib-1.sym header10-1.sym header10-2.sym header16-1.sym header18-2.sym header20-1.sym header20-2.sym header20-3.sym header22-1.sym header26-1.sym header26-2.sym header3-1.sym header32-2.sym header34-1.sym header40-2.sym header50-1.sym header50-2.sym header50-3.sym header50r-1.sym header8-1.sym header8-2.sym jumper-1.sym mains-entry-1.sym mains-plug-1.sym mains-plug-2.sym pwrjack-1.sym rj45-1.sym rs232-idc10.sym smart-media-1.sym terminal-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/connector' ) > ( cd ./dec && install -o root -g wheel -m 444 DC003C-1.sym DC004C-1.sym DC310ES-1.sym DC319-1.sym DC331-1.sym DC8640-1.sym DS8641_1.sym LSI11BUS-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/dec' ) > ( cd ./diode && install -o root -g wheel -m 444 bav70lt1-1.sym diode-1.sym diode-2.sym diode-3.sym diode-bridge-1.sym led-2.sym led-3.sym mbr1545ct-1.sym sa52-11-1.sym sc52-11-1.sym schottky-1.sym smda05-1.sym zener-1.sym zener-2.sym zener-3.sym zener-4.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/diode' ) > ( cd ./ecl && install -o root -g wheel -m 444 MC100ELT21-1.sym MC100ELT23-1.sym MC100ELT23-2.sym MC100ELT24-1.sym MC10E104-1.sym MC10E104-2.sym MC10E136-1.sym MC10E137-1.sym MC10E137-2.sym MC12429-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/ecl' ) > ( cd ./gnetman && install -o root -g wheel -m 444 capacitor-1.sym ccvs-1.sym clkinv.sym cvstitle.sym dffr.sym idc-1.sym in.sym inductor-1.sym inv.sym io.sym lat.sym latr.sym nand2.sym nand3.sym nmos.sym nmos4.sym nor2.sym out.sym passtrans.sym pmos.sym pmos4.sym resistor-1.sym vccs-1.sym vcvs-1.sym vdc-1.sym vdd.sym vpulse-1.sym vpwl-1.sym vss.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/gnetman' ) > ( cd ./idt && install -o root -g wheel -m 444 idt7204-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/idt' ) > ( cd ./io && install -o root -g wheel -m 444 LCD-1.sym TEC4x3-1.sym in-1.sym input-1.sym input-2.sym io-1.sym out-1.sym output-1.sym output-2.sym passive-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/io' ) > ( cd ./irf && install -o root -g wheel -m 444 ips021-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/irf' ) > ( cd ./lattice && install -o root -g wheel -m 444 isp2032-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/lattice' ) > ( cd ./linear && install -o root -g wheel -m 444 SLA7024M.sym TDA2822M-1.sym ad633JN-1.sym ad633JN-2.sym ad633JR-1.sym l200-1.sym lm135-1.sym lm1877-1.sym lm2576T-1.sym lm2822-1.sym lm2822m-1.sym lm2902-1.sym lm2941-1.sym lm311-1.sym lm317-1.sym lm319-1.sym lm324-1.sym lm337-1.sym lm339-1.sym lm339-2.sym lm358-1.sym lm386-1.sym lm3909-1.sym lm393-1.sym lm555-1.sym lm628n-6.sym lm723-1.sym lm741-1.sym lm75-1.sym lm7805-1.sym lm7806-1.sym lm7810-1.sym lm7812-1.sym lm7815-1.sym lm7818-1.sym lm7824-1.sym lm7885-1.sym lm7912-1.sym lp2954IT-1.sym lt1108-1.sym lt1160-1.sym lt1162-1.sym lt1181-1.sym lt1308-1.sym lt1374cs8.sym lt1376-5.sym lt1761sd-1.sym lt1782-1.sym ltc1799-1.sym ltc2400-1.sym volt_reg_adj-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/linear' ) > ( cd ./maxim && install -o root -g wheel -m 444 DS1307-1.sym DS89C450-1.sym adc0820-1.sym adm202-1.sym adm202-2.sym max038-1.sym max038-2.sym max100-1.sym max1005-1.sym max1005-2.sym max1011-1.sym max1011-2.sym max101A-1.sym max1055-1.sym max1080-1.sym max1081-1.sym max1114-1.sym max1114-2.sym max1206-1.sym max1207-1.sym max1208-1.sym max1209-1.sym max1211-1.sym max122-1.sym max12527-1.sym max12528-1.sym max12529-1.sym max12553-1.sym max12554-1.sym max12555-1.sym max12557-1.sym max12558-1.sym max12559-1.sym max135-1.sym max1407-1.sym max147-1.sym max1480A-1.sym max1482-1.sym max1588-1.sym max1608-1.sym max1609-1.sym max1614-1.sym max1620-1.sym max1637-1.sym max1674-1.sym max186-1.sym max186-2.sym max189-1.sym max19538-1.sym max202-1.sym max214-1.sym max218-1.sym max232-1.sym max232-2.sym max233-1.sym max233-2.sym max237-1.sym max238-1.sym max3120-1.sym max3223e-1.sym max3226-1.sym max3491-1.sym max3674-1.sym max378-1.sym max400-1.sym max4005-1.sym max4106-1.sym max4107-1.sym max436-1.sym max4420-1.sym max4429-1.sym max4636-1.sym max4662-2.sym max478-1.sym max488-1.sym max489-1.sym max492-1.sym max507-1.sym max531-1.sym max535-1.sym max6018-1.sym max6314-1.sym max662A-1.sym max663-1.sym max664-1.sym max6674-1.sym max713-1.sym max7652-1.sym max807-1.sym max865EUA-1.sym max872-1.sym max874-1.sym max982-1.sym mxt429-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/maxim' ) > ( cd ./memory && install -o root -g wheel -m 444 24Cxx-1.sym 25Cxx-1.sym 27256-1.sym 2732-1.sym 27512-1.sym 27C2001-1.sym 27C256-1.sym 4164-1.sym 581000-1.sym 62256-1.sym 62256-2.sym 628512-1.sym 93Cx6-1.sym AT45db021bso8w-1.sym HM6264P15-1.sym HM628511HC-SOJ36-1.sym N82S23N-1.sym ST39SF020A-1.sym am27S13D-1.sym am9128-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/memory' ) > ( cd ./micro && install -o root -g wheel -m 444 6821-1.sym 6821-2.sym 8031.sym 8052basic-1.sym 8086-1.sym 8088-1.sym 8254-1.sym 8255A-1.sym 8259A-1.sym ACE1202-1.sym AT43USB320A.sym AT89C2051-1.sym AT89C5131_PLCC-1.sym AT89C5132_TQFP-1.sym AT89C51_DIP.sym AT89C51_PLCC.sym AT89C51_TQFP.sym AT89S53-24PI-1.sym AT89S8252-24PC-1.sym AT90S1200.sym AT90S2313.sym AT90S2323.sym AT90S2343.sym AT90S4433_DIP.sym AT90S4433_TQFP.sym AT90S8515_DIP.sym AT90S8515_PLCC.sym AT90S8515_TQFP.sym AT90S8535.sym AT90S8535J-1.sym AT90S8535P-1.sym AT90S8535_DIP.sym AT90S8535_PLCC.sym AT90S8535_TQFP.sym ATmega103.sym ATmega128-1.sym ATmega128-2.sym ATmega128-3.sym ATmega161_DIP.sym ATmega161_TQFP.sym ATmega163_DIP.sym ATmega163_TQFP.sym ATmega16L-1.sym ATmega16_DIP-1.sym ATmega323-1.sym ATmega32MLF-1.sym ATmega64-1.sym ATmega8-1.sym ATtiny11.sym ATtiny12.sym ATtiny15L-1.sym ATtiny28_DIP.sym ATtiny28_TQFP.sym DS1602-1.sym DS2450-1.sym DS2480B-1.sym DS80C310-1.sym DS80C310.sym DS80C320-1.sym DS80C320.sym FT245BM-1.sym M41T00-SO8-1.sym MSP430x11x1.sym MSP430x11x2.sym MSP430x12x.sym MSP430x12x2.sym MSP430x13-4x.sym MSP430x15-6x.sym MSP430x41x.sym MSP430x43x.sym MSP430x44x.sym TINIm390-RevD.sym basicstamp-1.sym mc68hc05j1a-1.sym mc68hc705kj1-1.sym mc68hc811e2fn-1.sym mc68hc812a4-1.sym mc68hc908gp32cp-1.sym mc68hc912b32-1.sym pic12F675-1.sym pic12F675-2.sym pic12c5xx-1.sym pic16C74A-1.sym pic16C84.sym pic16F628-1.sym pic16F628-2.sym pic16F876-1.sym pic16F877-1.sym pic16F877A-1.sym pic16c505-1.sym pic16c5x-1.sym pic18F242-1.sym pic18F4431-1.sym staver24m32-1.sym sx28ac-1.sym tiny-tiger-1.sym z80pio-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/micro' ) > ( cd ./minicircuits && install -o root -g wheel -m 444 ADT1-1WT-1.sym ADT1-1WT-2.sym T1-1T-W38-1.sym T1-1T-X65-1.sym T2-1T-KK81-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/minicircuits' ) > ( cd ./misc && install -o root -g wheel -m 444 2phase-stepper-1.sym 2tri-1.sym 3tri-1.sym 4phase-stepper6-1.sym 4phase-stepper8-1.sym 6A259-1.sym 75176-1.sym ADG601-1.sym ADG602-1.sym ADG619-1.sym ADG620-1.sym AN82527.sym DM9368.sym FND5148-1.sym HFA1100-1.sym HIP4080A-1.sym HIP4081A-1.sym L293.sym MAC160-1.sym MC34063-1.sym NE-592-1.sym PCF8591.sym PCM2702E-1.sym QT60040-1.sym SAB80C537-1.sym Si9986.sym TC5516AP-1.sym UAA170-1.sym arfx1229-1.sym busripper-1.sym busripper-2.sym dac08sm-1.sym dc_motor-1.sym decon-1.sym hole-1.sym icl7660-1.sym include-1.sym input-orcad-1.sym interpage_bidir-1.sym interpage_from-1.sym interpage_to-1.sym ir2110-1.sym ltp-757g-1.sym mc1496-1.sym mc3479-1.sym mc3487-1.sym mt8870-1.sym nc-bottom-1.sym nc-left-1.sym nc-right-1.sym nc-top-1.sym osc-1.sym osc-2.sym osc-3.sym si9200-1.sym tl062-1.sym tl072-1.sym tl082-1.sym tl16c554afn-1.sym vicor_gen1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/misc' ) > ( cd ./national && install -o root -g wheel -m 444 ADC0804-1.sym ADC0831-1.sym DAC0808-1.sym DS1620-1.sym DS2405-1.sym DS26C31-1.sym DS26C32-1.sym DS26C32-2.sym DS26C61-1.sym DS26LS31-1.sym DS2890_TO92-1.sym DS75176-1.sym lm4871m-1.sym pc16500d-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/national' ) > ( cd ./opto && install -o root -g wheel -m 444 4N25-1.sym 4N29-1.sym 6N135-1.sym 6N136-1.sym 6n137-1.sym 810-1.sym CNY17-1.sym HCPL4502-1.sym HCPL4701-1.sym HCTL-2000-1.sym HCTL-2016-1.sym HSDL7000-1.sym K3020P-1.sym hcnr201-1.sym hcpl-2430-1.sym hcpl-2630-1.sym hcpl-2631-1.sym hcpl-4534-1.sym hsdl3612-1.sym mct9001-1.sym ps2501-1.sym tfds4500-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/opto' ) > ( cd ./philips && install -o root -g wheel -m 444 PCA82C250-1.sym PCF8563-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/philips' ) > ( cd ./pla && install -o root -g wheel -m 444 22V10-DIP-1.sym 22V10-PLCC.sym N82S100N-1.sym PAL12H6-1.sym PAL16L8-1.sym PAL20X10-1.sym PAL20X4-1.sym PAL20X8-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/pla' ) > ( cd ./power && install -o root -g wheel -m 444 12V-minus-1.sym 12V-plus-1.sym 3.3V-plus-1.sym 5V-minus-1.sym 5V-plus-1.sym 9V-minus-1.sym 9V-plus-1.sym generic-power.sym gnd-1.sym gnd-2.sym vcc-1.sym vcc-2.sym vcc-minus-1.sym vcc-orcad-circle-1.sym vdd-1.sym vee-1.sym vss-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/power' ) > ( cd ./radio && install -o root -g wheel -m 444 af_output_transformer-1.sym if_trans_aircore-1.sym loop_antenna-1.sym loop_antenna-2.sym osc_coil_aircore-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/radio' ) > ( cd ./relay && install -o root -g wheel -m 444 aromat-tq4.sym omron-G5V-1-DCx-1.sym omron_g2r_24_dc5.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/relay' ) > ( cd ./rf && install -o root -g wheel -m 444 LRPS-2-11.sym TOKO4DFA-1.sym at-1xx.sym attenuator-1.sym coupler-1.sym filter-1.sym grid-1.sym mc13175-1.sym port1-1.sym port2-1.sym rf2155-1.sym s-param-1.sym smith-1.sym splitter-1.sym txline-1.sym txline4-1.sym vipec-analysis-1.sym xinger-coupler-1.sym xinger-hybrid-1.sym xinger-split3-1.sym xinger-split4-1.sym xinger-splitter-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/rf' ) > ( cd ./spice && install -o root -g wheel -m 444 aop-spice-1.sym cccs-1.sym ccvs-1.sym gnucap-directive-1.sym gnucap-include-1.sym gnucap-model-1.sym gnucap-npn-1.sym gnucap-options-1.sym idc-1.sym kmutual-1.sym nullor-1.sym spice-directive-1.sym spice-include-1.sym spice-model-1.sym spice-npn-1.sym spice-options-1.sym spice-pnp-1.sym spice-subcircuit-IO-1.sym spice-subcircuit-LL-1.sym spice-vc-switch-1.sym tline.sym vac-1.sym vccs-1.sym vcvs-1.sym vdc-1.sym vexp-1.sym vpulse-1.sym vpwl-1.sym vsin-1.sym wline-1x.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/spice' ) > ( cd ./st && install -o root -g wheel -m 444 ST7538-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/st' ) > ( cd ./supervisor && install -o root -g wheel -m 444 adm707.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/supervisor' ) > ( cd ./switcap && install -o root -g wheel -m 444 switcap-analysis-1.sym switcap-capacitor-1.sym switcap-clock-1.sym switcap-options-1.sym switcap-switch-1.sym switcap-timing-1.sym switcap-title-1.sym switcap-vcvs-1.sym switcap-vcvs-2.sym switcap-vcvs-3.sym switcap-vsrc-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/switcap' ) > ( cd ./switch && install -o root -g wheel -m 444 relay-1.sym ssrelay-spdt-lcc110-1.sym ssrelay-spst-lcb110-1.sym switch-LORLIN-12pos-1com-1.sym switch-dip12.sym switch-dip4-1.sym switch-dip4-2.sym switch-dip5-1.sym switch-dip5-2.sym switch-dip6-1.sym switch-dip6-2.sym switch-dip8-1.sym switch-dip8-2.sym switch-pushbutton-nc-1.sym switch-pushbutton-nc-2.sym switch-pushbutton-no-1.sym switch-pushbutton-spdt-1.sym switch-spdt-1.sym switch-spdt-2.sym switch-spst-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/switch' ) > ( cd ./titleblock && install -o root -g wheel -m 444 cvstitleblock-1.sym title-A.sym title-A0.sym title-A1.sym title-A2.sym title-A3.sym title-A4.sym title-B.sym title-C.sym title-D.sym title-E.sym title-bordered-A.sym title-bordered-A0.sym title-bordered-A1.sym title-bordered-A2.sym title-bordered-A3.sym title-bordered-A4.sym title-bordered-B.sym title-bordered-C.sym title-bordered-D.sym title-bordered-E.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/titleblock' ) > ( cd ./transistor && install -o root -g wheel -m 444 2N2222-1.sym 2N3055-1.sym 2N3904-1.sym 2N3904-2.sym 2N3906-1.sym 2N5245-1.sym 2N5911-1.sym 2S2K3-1.sym BC182-1.sym BC307-1.sym BC547-1.sym BC547-2.sym BC547-3.sym BC557-1.sym BC557-2.sym IRF1010N-1.sym IRLZ24N-1.sym ULN2003-1.sym ULN2801A-1.sym dgnmos-1.sym ips3310-1.sym ips521-1.sym mosfet-with-diode-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/transistor' ) > ( cd ./tube && install -o root -g wheel -m 444 12SA7-1.sym 12SK7-1.sym 12SQ7-1.sym 35Z5GT-1.sym 50L6GT-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/tube' ) > ( cd ./verilog && install -o root -g wheel -m 444 and2-1.sym and2-2.sym and3-1.sym and3-2.sym and4-1.sym and4-2.sym and5-1.sym and5-2.sym and6-1.sym and6-2.sym and7-1.sym and7-2.sym and8-1.sym and8-2.sym and9-1.sym and9-2.sym block-1.sym block_pos-1.sym buf-1.sym bufif0-1.sym bufif1-1.sym high-1.sym iopad-1.sym ipad-1.sym low-1.sym nand2-1.sym nand2-2.sym nand3-1.sym nand3-2.sym nand4-1.sym nand4-2.sym nand5-1.sym nand5-2.sym nand6-1.sym nand6-2.sym nand7-1.sym nand7-2.sym nand8-1.sym nand8-2.sym nand9-1.sym nand9-2.sym nor2-1.sym nor2-2.sym nor3-1.sym nor3-2.sym nor4-1.sym nor4-2.sym nor5-1.sym nor5-2.sym nor6-1.sym nor6-2.sym nor7-1.sym nor7-2.sym nor8-1.sym nor8-2.sym nor9-1.sym nor9-2.sym not-1.sym notif0-1.sym notif1-1.sym opad-1.sym or2-1.sym or2-2.sym or3-1.sym or3-2.sym or4-1.sym or4-2.sym or5-1.sym or5-2.sym or6-1.sym or6-2.sym or7-1.sym or7-2.sym or8-1.sym or8-2.sym or9-1.sym or9-2.sym pulldown-1.sym pullup-1.sym test_verilog.sym xnor2-1.sym xnor3-1.sym xnor4-1.sym xnor5-1.sym xnor6-1.sym xnor7-1.sym xnor8-1.sym xnor9-1.sym xor2-1.sym xor3-1.sym xor4-1.sym xor5-1.sym xor6-1.sym xor7-1.sym xor8-1.sym xor9-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/verilog' ) > ( cd ./vhdl && install -o root -g wheel -m 444 and2-1.sym and3-1.sym and4-1.sym and5-1.sym and6-1.sym and7-1.sym and8-1.sym and9-1.sym iopad-1.sym ipad-1.sym nand2-1.sym nand3-1.sym nand4-1.sym nand5-1.sym nand6-1.sym nand7-1.sym nand8-1.sym nand9-1.sym nor2-1.sym nor3-1.sym nor4-1.sym nor5-1.sym nor6-1.sym nor7-1.sym nor8-1.sym nor9-1.sym not-1.sym opad-1.sym opad6-1.sym or2-1.sym or3-1.sym or4-1.sym or5-1.sym or6-1.sym or7-1.sym or8-1.sym or9-1.sym xnor2-1.sym xnor3-1.sym xnor4-1.sym xnor5-1.sym xnor6-1.sym xnor7-1.sym xnor8-1.sym xnor9-1.sym xor2-1.sym xor3-1.sym xor4-1.sym xor5-1.sym xor6-1.sym xor7-1.sym xor8-1.sym xor9-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/vhdl' ) > ( cd ./xilinx && install -o root -g wheel -m 444 XC2S100-5PQ208C.sym XC2S100-5PQ208I.sym XC2S100-6PQ208C.sym XC2S150-5PQ208C.sym XC2S150-5PQ208I.sym XC2S150-6PQ208C.sym XC2S200-5PQ208C.sym XC2S200-5PQ208I.sym XC2S200-6PQ208C.sym XC2S30-5PQ208C.sym XC2S30-5PQ208I.sym XC2S30-6PQ208C.sym XC2S50-5PQ208C.sym XC2S50-5PQ208I.sym XC2S50-6PQ208C.sym XC95108-PC84.sym '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/xilinx' ) > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/gafrc.d' > install -o root -g wheel -m 444 geda-clib.scm '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/gafrc.d' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/vhdl' > install -o root -g wheel -m 444 vhdl/verilog2vhdl.sh vhdl/script.sed '/usr/ports/cad/geda/work/stage/usr/local/share/gEDA/sym/vhdl' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/symbols' >Making install in docs >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >Making install in toplevel >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/toplevel' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/toplevel' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf' > install -o root -g wheel -m 444 gedadocs.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/toplevel' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/toplevel' >Making install in wiki >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/wiki' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/wiki' >gmake[6]: Nothing to be done for `install-exec-am'. > ( cd ./. && install -o root -g wheel -m 444 geda-gschem_ug-editing_actions.html geda-debian.fr.html geda-todos_historical.html geda-gschem_ug-introduction.html geda-bom_readme.ru.html geda-faq-simulation.html geda-gschem_ug-hierarchy.ru.html geda-example_usbjtag.html geda-circuit_simulation_improvements.html geda-pcb-quick_reference.html geda-gschem_ug-attributes.html geda-gschem_ug-components.html geda-pcb_tips.ru.html libgeda3.html geda-gnetlist_ug-basic_netlisting.html geda-pcb_footprint_naming_conventions.html geda-faq-gnetlist.html geda-icarus_vpi_within_vvp.html geda-gnetlist_ug.ru.html playground-transistor_guide.html wiki-dokuwiki.html gsoc2010.html geda-installation.html geda-style_guide.html geda-gschem_ug-main_window.ru.html geda-gaf.html geda-glossary.fr.html geda-gnetlist_ug-config.html geda-cygwin.ru.html wiki-syntax.html geda-covered_mp.html geda-icarus_vvp_simulation.html geda-gschem_ug-slots.ru.html geda-glossary.html geda-gnetlist_ug-introduction.html geda-faq-gnetlist.ru.html geda-icarus_xnf.html geda-faq-simulation.fr.html geda-gparts_ii.html geda-transistor_guide.ru.html geda-fc1.html geda-data_structure_design_discussion.html geda-guile_scripting.ru.html geda-pcb_mp.html geda-grcsan.html geda-gnetlist_ug-netlist_backends.html geda-faq-gschem.ru.html geda-devmacosx.html geda-gschem_symbol_creation.html geda-tragesym_readme.ru.html geda-gnetlist_ug-implicit_pins.html geda-gschem_ug-stroke.ru.html libgeda3_object_based_design.html geda-gsch2pcb_tutorial.html style.css best_practices.html geda-data_plotting_improvements.html geda-na_howto.ru.html geda-faq-attribs.fr.html geda-developer.ru.html gsoc2008.html geda-faq.fr.html geda-suse_rpm_installation.ru.html geda-tasks.html geda-release_engineering.html geda-installed_plugins.html geda-icarus_readme.html gtkwave-projects.html index.html codeofconduct.html geda-gschem_ug-printing.ru.html gsoc2009_projects.html geda-faq.html geda-pcb_footprints.html geda-cygwin.html geda-fc2.html geda-sdb_howto.html geda-gschem_warmup.ru.html geda-tragesym_tutorial.html geda-gfdl.html gsoc2010_projects.html geda-spice_polys.ru.html geda-gsch2pcb_tutorial_releasenotes.html geda-fc4.html geda-pcb_funding_sow.html gsoc2007.html geda-gschem_ug.ru.html geda-fedora_rpm_installation.html geda-gschem_ug-viewing_schematics.html geda-screenshots.html geda-ngspice_and_gschem.html geda-icarus_quick_start.html geda-transistor_guide.html geda-scg.html geda-gsch2pcb_readme.html geda-ssan.html geda-wcalc_stdio_mp.html geda-gschem_ug-slots.html geda-gschem_ug-editing_actions.ru.html geda-start.html geda-gschem_ug-main_window.html geda-pcb-quick_reference.fr.html geda-hse_howto.html geda-gschem_ug-grids.ru.html geda-example_hsm.ru.html geda-pcb_tips.fr.html geda-format_translation.html geda-documentation.fr.html glue-projects.html geda-gschem_ug-config.html geda-mailinglists.html geda-igarus_fpga_lcg.html gwave-projects.html geda-gedasuite_installation.html geda-pcb_tips.html geda-gschem_ug-extensions.html geda-scg.ru.html geda-download.html geda-fedora_rpm_installation.ru.html geda-gschem_ug-exporting.ru.html geda-gnetlist_ug-running_gnetlist.html geda-gerbv_pnp_readme.html geda-csygas.ru.html geda-suse_10.1.html geda-example_hsm.html geda-faq.ru.html geda-devel-tips.ru.html geda-mcalc_readme.html gsoc2009.html geda-csygas.html geda-faq-simulation.ru.html geda-icarus_opcodes.html geda-developer.html geda-icarus_vvp_runtime.html geda-wcalc_readme.html gerbv-projects.html geda-devmacosx.ru.html geda-usage.fr.html wiki-dokuvimki.ru.html geda-gschem_ug-printing.html geda-gschem_ug-graphics.ru.html geda-documentation.ru.html geda-gparts_ug.html geda-usage.html geda-gschem_ug.fr.html gsoc2007_projects.html geda-pcb_funding_sow-gui_ideas.html geda-gschem_ug-hierarchy.html geda-gschem_ug-colors_styles.ru.html geda-format_translation.ru.html geda-gschem_ug-graphics.html geda-icarus_mp.html wiki-dokuvimki.html geda-gschem_ug-command_line.html geda-verilog_netlister_readme.html geda-wcalc_mp.html geda-syntax_features.html geda-gparts_id.html geda-master_attributes_list.html geda-gerbv_mp.ru.html geda-mailinglists.ru.html geda-experiences.html geda-version_control_migration.html geda-gschem_ug-grids.html geda-icarus_glossary.html geda-faq-attribs.ru.html gschem-projects.html geda-start.ru.html start_ru.html geda-vhdl_netlister_readme.html geda-gschem_ug-running_gschem.ru.html geda-pcb-quick_reference.ru.html geda-file_format_spec.html geda-spice_polys.html geda-suse_rpm_installation.html geda-glossary.ru.html geda-gparts_cc.html geda-gschem_ug.html geda-faq-pcb.ru.html geda-installation.ru.html start_fr.html geda-guile_scripting.html print.css geda-tragesym_tutorial.fr.html geda-na_howto.html geda-faq-gschem.html geda-bom_readme.html geda-gerbv_mp.html gsoc2008_projects.html geda-faq-gsch2pcb.ru.html geda-systemc_netlister_readme.html geda-gschem_ug-autonumbering.html start.html geda-gschem_ug-schematic_pages.html geda-pcb_footprint_naming_conventions.ru.html geda-gnetlist_scheme_tutorial.ru.html geda-scm.html geda-ngnutmeg_mp.html geda-documentation.html geda-bug_triage_guide.ru.html geda-howto_report_bugs.ru.html design.css pcb-roadmap.html geda-debian.html geda-design_flow_roadmap.html geda-gschem_ug-moving_copying.ru.html geda-eagle_pcb_netlister_readme.ru.html geda-howto_report_bugs.html geda-faq-attribs.html geda-icarus_extensions.html geda-gattrib_readme.html geda-wip-clipboard.html geda-tools.html geda-gschem_ug-moving_copying.html geda-pcb_layers.html geda-faq-gschem.fr.html geda-suse_10.0.html geda-gschem_ug-autonumbering.ru.html geda-pcb_funding_sow-fwdann_ideas.html geda-gschem_ug-running_gschem.html geda-license.html geda-gnetlist_ug-hierarchy.html geda-gsch2pcb_tutorial.ru.html geda-olib_readme.html geda-vams_netlister_readme.html geda-gschem_ug-pins_nets_buses.html geda-gaf_building_git_version.html pcb-projects.html geda-faq-gsch2pcb.html start_es.html geda-gschem_ug-components.ru.html geda-gschem_ug-attributes.ru.html geda-usage.ru.html geda-pcb_footprints.ru.html geda-gschem_ug-introduction.ru.html geda-circuit_simulation_improvements.ru.html geda-icarus_anc.html geda-gschem_ug-pins_nets_buses.ru.html geda-fc3.html geda-fbabgapp.html geda-ngspice_mp.html geda-scm.ru.html geda-suse_9.3.html geda-tragesym_readme.html geda-gnetlist_scheme_tutorial.html geda-ngsconvert_mp.html geda-gparts_tc.html geda-gschem_ug-stroke.html geda-ngspice_and_gschem.ru.html geda-grenum_mp.html geda-devel-tips.html geda-faq-gnetlist.fr.html geda-gschem_ug-exporting.html geda-gparts_dd.html geda-ubuntu.html geda-sn_readme.html geda-glossaire.fr.html geda-tragesym_tutorial.ru.html geda-icarus_xilinx_hints.html geda-gschem_symbol_creation.ru.html geda-master_attributes_list.ru.html geda-todos.html geda-gsymcheck_mp.ru.html geda-gschem_ug-selecting.ru.html geda-eagle_pcb_netlister_readme.html geda-gnetlist_ug-slotting.html geda-gsch2pcb_tutorial_releasenotes.ru.html geda-gschem_ug-viewing_schematics.ru.html geda-faq-pcb.html geda-gnetlist_ug.html geda-links.html geda-xml_file_formats.html geda-download.ru.html geda-file_format_spec.ru.html geda-gschem_ug-config.ru.html geda-faq-gsch2pcb.fr.html geda-spice_improvements.html playground-playground.html geda-mcalc_readme.ru.html geda-gschem_ug-command_line.ru.html geda-installation.fr.html geda-bug_triage_guide.html geda-design_flow_and_hierarchy_roadmap.html geda-gschem_ug-colors_styles.html geda-gschem_ug-schematic_pages.ru.html geda-gnetlist_ug-input_output_files.html geda-gnetlist_ug-command_line.html geda-gschem_ug-extensions.ru.html geda-tasks.ru.html geda-gschem_warmup.html geda-debian.ru.html geda-gsymcheck_mp.html geda-example_usbjtag.ru.html geda-icarus_vpi_mp.html geda-icarus_ieee1364.html geda-gschem_ug-selecting.html '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/.' ) > ( cd ./media/tragesym && install -o root -g wheel -m 444 kpdf_pindescription.png template2.txt.src xemacs_modifiedselection.png kpdf_pinconfiguration.png ooo_changedpins.png acroread_selectiontable.png ooo_selection.png template2.ods xemacs_rawselection.png template.txt gschem_finished.png template.ods gschem_showhidden.png ooo_attributes.png ooo_rearanged.png '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/media/tragesym' ) > ( cd ./media/tragesym/tragesym && install -o root -g wheel -m 444 kpdf_pindescription.png '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/media/tragesym/tragesym' ) > ( cd ./media/geda && install -o root -g wheel -m 444 coordinatespace.jpg screenshot_gerbv_thumb.png dialogtrans.png dialogmodel.png warmup_gschem03.png screenshot_pcb.png board-5.png schematicfinished.png ambiguous1_fixed.ru.png rf_cascade_figure2.jpg screenshot_pcb_osx.png paper1.gif dialogdirective.png board-6.png gparts_pkg_sch.png gparts_pkg_2.png screenshot_gschem_osx.png gparts_pkg.png gparts-ss-parts-4b.png gparts-ss-documentation.png warmup_gschem02.png board-1.png dialogvdc1.png ambiguous1.png screenshot_gschem_thumb.png gparts_pkg_geom.png screenshot_gschem_osx_thumb.png terminal_screenshot_001.jpg gparts-ss-parts-2.png gparts-flow-2.png pcb-el-1.png gparts_erd_main.png screenshot_pcb_thumb.png schematicfinished2.png one-sch-2.png switcap_figure2.jpg gparts_flow.png path_example_and_gate.png net.jpg gparts-ss-devices.png gparts-bulk-import.png board-4.png screenshot_pcb_osx_thumb.png gparts-ss-symbols-2.png two-sch-2.png two-sch-1.png faq_attrib.jpg gparts-ss-parts-3.png gparts-ss-connect-types.png screenshot_gschem.png gparts-ss-symbols.png pcb-el-2.png gparts-ss-footprints.png rf_cascade_figure1.jpg switcap_figure4.jpg one-sch-1.png geda_flow.png gparts-ss-companies.png coordinatespace.ru.png design_flow.ru.png geda_flow.ru.png nets.jpg design_flow.jpg symbol_7400-1_hidden.png ambiguous1.ru.png board-2.png gparts-ss-parts.png one-sch-3.png warmup_add_component.png dialogvac.png switcap_figure3.jpg board-3.png gschem-sym-1.png ambiguous1_fixed.png switcap_figure1.jpg fileformat_textgraphic.jpg screenshot_gerbv.png gschem_screenshot_001.jpg gschem-sym-3.png suse_electronics_menu.png gparts-ss-packages.png symbol_7400-1.png gschem-sym-2.png gparts-ss-parts-4.png simple1.png path_example_and_gate-smaller.png gschem_workflow_01.ru.png gschem_workflow_01.jpg dialoginclude.png status_screenshot.jpg warmup_gschem01.png '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/media/geda' ) > ( cd ./media/wiki && install -o root -g wheel -m 444 dokuwiki-128.png '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/media/wiki' ) > ( cd ./media/devel_tips && install -o root -g wheel -m 444 dialog_picture.png '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/media/devel_tips' ) > ( cd ./images && install -o root -g wheel -m 444 windows.gif button-php.gif open.gif button-rss.png button-css.png button-dw.png closed.gif button-donate.gif bullet.gif button-xhtml.png interwiki.png link_icon.gif button-cc.gif tocdot2.gif mail_icon.gif '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/images' ) > ( cd ./images/smileys && install -o root -g wheel -m 444 icon_confused.gif icon_frown.gif icon_doubt2.gif icon_fun.gif icon_twisted.gif icon_lol.gif icon_question.gif icon_doubt.gif icon_surprised.gif delete.gif icon_idea.gif icon_wink.gif icon_eek.gif icon_silenced.gif icon_evil.gif icon_mrgreen.gif icon_biggrin.gif icon_cry.gif icon_razz.gif icon_redface.gif icon_rolleyes.gif icon_smile.gif fixme.gif icon_arrow.gif icon_sad.gif icon_exclaim.gif icon_neutral.gif icon_cool.gif icon_kaddi.gif icon_smile2.gif '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/images/smileys' ) > ( cd ./images/interwiki && install -o root -g wheel -m 444 amazon.uk.gif sb.gif wiki.gif coral.gif wp.gif google.gif amazon.gif amazon.de.gif meatball.gif doku.gif wpmeta.gif wpde.gif bug.gif phpfn.gif '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/wiki/images/interwiki' ) >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/wiki' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/wiki' >Making install in scheme-api >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/scheme-api' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/scheme-api' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/info' > install -o root -g wheel -m 444 ./geda-scheme.info '/usr/ports/cad/geda/work/stage/usr/local/info' > install-info --info-dir='/usr/ports/cad/geda/work/stage/usr/local/info' '/usr/ports/cad/geda/work/stage/usr/local/info/geda-scheme.info' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/scheme-api' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs/scheme-api' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >gmake[6]: Nothing to be done for `install-exec-am'. >gmake[6]: Nothing to be done for `install-data-am'. >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/docs' >Making install in examples >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >Making install in gTAG >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/gTAG' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/gTAG' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/gTAG/' > install -o root -g wheel -m 444 7414-1.sym attribs gafrc copyleft.sym crdist.sh cy7c64603-52nc.sym gTAG-consio.ps gTAG-consio.sch gTAG-consio.sym gTAG-jtagio.ps gTAG-jtagio.sch gTAG-jtagio.sym gTAG-pcb.net gTAG-psu.ps gTAG-psu.sch gTAG-psu.sym gTAG-ucont.ps gTAG-ucont.sch gTAG-ucont.sym gTAG.bom gTAG.ps gTAG.sch gnetlistrc max882.sym sn75240pw.sym README '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/gTAG/' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/gTAG' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/gTAG' >Making install in lightning_detector >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/lightning_detector' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/lightning_detector' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/lightning_detector/' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/lightning_detector//sym' > install -o root -g wheel -m 444 sym/2N4401.sym sym/2N4403.sym '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/lightning_detector//sym' > install -o root -g wheel -m 444 bom bom.readme lightning.net lightning.pcb lightning.sch lightning.sch.bom gafrc '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/lightning_detector//.' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/lightning_detector' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/lightning_detector' >Making install in RF_Amp >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >Making install in model >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/model' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/model' >gmake[7]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/RF_Amp/model/' > install -o root -g wheel -m 444 BJTM1_Q1.mod BJTM1_Q2.mod DiodeM1_Q1.mod DiodeM1_Q2.mod DiodeM2_Q1.mod DiodeM2_Q2.mod DiodeM3_Q1.mod DiodeM3_Q2.mod '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/RF_Amp/model/' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/model' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/model' >Making install in sym >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/sym' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/sym' >gmake[7]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/RF_Amp/sym/' > install -o root -g wheel -m 444 BJT_Model.sym Q_Model.sym spice-subcircuit-IO-1.sym spice-subcircuit-LL-1.sym '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/RF_Amp/sym/' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/sym' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp/sym' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >gmake[7]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >gmake[7]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/RF_Amp/' > install -o root -g wheel -m 444 5980-2396E.pdf MSA-2643.cir MSA-2643.sch Q1.cir Q1.sch Q2.cir Q2.sch README Simulation.cmd gafrc '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/RF_Amp/' >gmake[7]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/RF_Amp' >Making install in TwoStageAmp >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/TwoStageAmp' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/TwoStageAmp' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/TwoStageAmp/' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/TwoStageAmp//models' > install -o root -g wheel -m 444 models/2N3904.mod '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/TwoStageAmp//models' > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/TwoStageAmp//sym' > install -o root -g wheel -m 444 sym/transistor.sym '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/TwoStageAmp//sym' > install -o root -g wheel -m 444 Simulation.cmd TwoStageAmp.sch spice.netlist gafrc '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/TwoStageAmp//.' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/TwoStageAmp' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples/TwoStageAmp' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[6]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[6]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/' > install -o root -g wheel -m 444 README '/usr/ports/cad/geda/work/stage/usr/local/share/doc/geda-gaf/examples/' >gmake[6]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2/examples' >gmake[4]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[5]: Entering directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[5]: Nothing to be done for `install-exec-am'. >gmake[5]: Nothing to be done for `install-data-am'. >gmake[5]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[4]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[3]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >gmake[2]: Leaving directory `/usr/ports/cad/geda/work/geda-gaf-1.8.2' >====> Compressing man pages (compress-man)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 192073
: 146048