------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for tkgate-2.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/cad/tkgate XDG_CONFIG_HOME=/construction/cad/tkgate HOME=/construction/cad/tkgate TMPDIR="/tmp" PATH=/construction/cad/tkgate/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/cad/tkgate XDG_CONFIG_HOME=/construction/cad/tkgate HOME=/construction/cad/tkgate TMPDIR="/tmp" PATH=/construction/cad/tkgate/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/cad/tkgate/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/tkgate" EXAMPLESDIR="share/examples/tkgate" DATADIR="share/tkgate" WWWDIR="www/tkgate" ETCDIR="etc/tkgate" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tkgate DOCSDIR=/usr/local/share/doc/tkgate EXAMPLESDIR=/usr/local/share/examples/tkgate WWWDIR=/usr/local/www/tkgate ETCDIR=/usr/local/etc/tkgate SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.3.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/tcl86-8.6.11_1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.11_2.txz SUCCEEDED 00:00:52 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ tkgate-2.1: Makefile warnings, please consider fixing /!\ Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: The tkgate port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tkgate-2.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ tkgate-2.1: Makefile warnings, please consider fixing /!\ Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: The tkgate port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> tkgate-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkgate-2.1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ tkgate-2.1: Makefile warnings, please consider fixing /!\ Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: The tkgate port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> tkgate-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkgate-2.1 for building => SHA256 Checksum OK for tkgate-2.1.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ tkgate-2.1: Makefile warnings, please consider fixing /!\ Using USE_XORG alone is deprecated, please use USES=xorg ===> NOTICE: The tkgate port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> tkgate-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkgate-2.1 for building ===> Extracting for tkgate-2.1 => SHA256 Checksum OK for tkgate-2.1.tar.gz. Extracted Memory Use: 27.32M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tkgate-2.1 ===> Applying ports patches for tkgate-2.1 from /xports/cad/tkgate/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tkgate-2.1 depends on package: pkgconf>=1.3.0_1 - found ===> tkgate-2.1 depends on package: autoconf>=2.69 - found ===> tkgate-2.1 depends on package: automake>=1.16.1 - found ===> tkgate-2.1 depends on executable: libtoolize - found ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tkgate-2.1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> tkgate-2.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> tkgate-2.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> tkgate-2.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> tkgate-2.1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> tkgate-2.1 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> tkgate-2.1 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> tkgate-2.1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tkgate-2.1 depends on package: pkgconf>=1.3.0_1 - found ===> tkgate-2.1 depends on package: autoconf>=2.69 - found ===> tkgate-2.1 depends on package: automake>=1.16.1 - found ===> tkgate-2.1 depends on executable: libtoolize - found ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> tkgate-2.1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> tkgate-2.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> tkgate-2.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> tkgate-2.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> tkgate-2.1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> tkgate-2.1 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> tkgate-2.1 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> tkgate-2.1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tkgate-2.1 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:10: installing './ar-lib' configure.ac:10: installing './compile' configure.ac:141: installing './config.guess' configure.ac:141: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src/common/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for bison... no checking for byacc... byacc checking for byacc... /usr/bin/byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for flex... /usr/bin/flex checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cpp checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... dragonfly5.9 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... yes checking if cc supports -Wno-deprecated-declarations... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for PANGO_XFT... yes checking for iconv.h... found in /usr/local/include checking for library containing log... -lm checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for intptr_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unsigned long long... (cached) yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for putenv... (cached) yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strstr... (cached) yes checking for strcasestr... (cached) yes checking for floor in -lm... yes checking tcl/tk version... 8.6 checking pw_gecos in struct pwd... yes checking how to set signal handlers... signal() checking whether byte ordering is bigendian... no checking size of unsigned... 4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/tkgate/Makefile config.status: creating src/verga/Makefile config.status: creating src/gmac/Makefile config.status: creating src/tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tkgate-2.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in common --- hash.o --- --- list.o --- --- misc.o --- --- ycmalloc.o --- --- hash.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- list.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- misc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c --- ycmalloc.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT ycmalloc.o -MD -MP -MF .deps/ycmalloc.Tpo -c -o ycmalloc.o ycmalloc.c mv -f .deps/ycmalloc.Tpo .deps/ycmalloc.Po --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- misc.o --- mv -f .deps/misc.Tpo .deps/misc.Po --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- libcommon.a --- rm -f libcommon.a ar cru libcommon.a hash.o list.o misc.o ycmalloc.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcommon.a Making all in tkgate --- vgrammar.c --- /bin/sh ../../ylwrap vgrammar.y y.tab.c vgrammar.c y.tab.h `echo vgrammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output vgrammar.output -- byacc -d byacc: 1 shift/reduce conflict. updating vgrammar.h --- all --- /usr/bin/make all-am --- adder.o --- --- and.o --- --- arshift.o --- --- ascii.o --- --- block.o --- --- breakpoint.o --- --- buffer.o --- --- circuit.o --- --- clock.o --- --- comment.o --- --- adder.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT adder.o -MD -MP -MF .deps/adder.Tpo -c -o adder.o adder.c --- and.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT and.o -MD -MP -MF .deps/and.Tpo -c -o and.o and.c --- arshift.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT arshift.o -MD -MP -MF .deps/arshift.Tpo -c -o arshift.o arshift.c --- ascii.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT ascii.o -MD -MP -MF .deps/ascii.Tpo -c -o ascii.o ascii.c --- block.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.c --- breakpoint.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT breakpoint.o -MD -MP -MF .deps/breakpoint.Tpo -c -o breakpoint.o breakpoint.c --- buffer.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c --- circuit.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT circuit.o -MD -MP -MF .deps/circuit.Tpo -c -o circuit.o circuit.c --- clock.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT clock.o -MD -MP -MF .deps/clock.Tpo -c -o clock.o clock.c --- comment.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT comment.o -MD -MP -MF .deps/comment.Tpo -c -o comment.o comment.c --- adder.o --- mv -f .deps/adder.Tpo .deps/adder.Po --- concat.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT concat.o -MD -MP -MF .deps/concat.Tpo -c -o concat.o concat.c --- and.o --- mv -f .deps/and.Tpo .deps/and.Po --- ascii.o --- mv -f .deps/ascii.Tpo .deps/ascii.Po --- cpath.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT cpath.o -MD -MP -MF .deps/cpath.Tpo -c -o cpath.o cpath.c --- cursors.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT cursors.o -MD -MP -MF .deps/cursors.Tpo -c -o cursors.o cursors.c --- buffer.o --- mv -f .deps/buffer.Tpo .deps/buffer.Po --- decoder.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT decoder.o -MD -MP -MF .deps/decoder.Tpo -c -o decoder.o decoder.c --- arshift.o --- mv -f .deps/arshift.Tpo .deps/arshift.Po --- delay.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c --- comment.o --- mv -f .deps/comment.Tpo .deps/comment.Po --- demux.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT demux.o -MD -MP -MF .deps/demux.Tpo -c -o demux.o demux.c --- cursors.o --- mv -f .deps/cursors.Tpo .deps/cursors.Po --- dip.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT dip.o -MD -MP -MF .deps/dip.Tpo -c -o dip.o dip.c --- clock.o --- mv -f .deps/clock.Tpo .deps/clock.Po --- divide.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT divide.o -MD -MP -MF .deps/divide.Tpo -c -o divide.o divide.c --- circuit.o --- mv -f .deps/circuit.Tpo .deps/circuit.Po --- edit.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c --- demux.o --- mv -f .deps/demux.Tpo .deps/demux.Po --- editstate.o --- --- delay.o --- mv -f .deps/delay.Tpo .deps/delay.Po --- error.o --- --- editstate.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT editstate.o -MD -MP -MF .deps/editstate.Tpo -c -o editstate.o editstate.c --- error.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c --- cpath.o --- mv -f .deps/cpath.Tpo .deps/cpath.Po --- expr.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c --- decoder.o --- mv -f .deps/decoder.Tpo .deps/decoder.Po --- breakpoint.o --- mv -f .deps/breakpoint.Tpo .deps/breakpoint.Po --- flipflop.o --- --- fonts.o --- --- flipflop.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT flipflop.o -MD -MP -MF .deps/flipflop.Tpo -c -o flipflop.o flipflop.c --- fonts.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT fonts.o -MD -MP -MF .deps/fonts.Tpo -c -o fonts.o fonts.c --- divide.o --- mv -f .deps/divide.Tpo .deps/divide.Po --- frame.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c --- concat.o --- mv -f .deps/concat.Tpo .deps/concat.Po --- functions.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c --- dip.o --- mv -f .deps/dip.Tpo .deps/dip.Po --- gate_painter.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT gate_painter.o -MD -MP -MF .deps/gate_painter.Tpo -c -o gate_painter.o gate_painter.c --- fonts.o --- mv -f .deps/fonts.Tpo .deps/fonts.Po --- gates.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT gates.o -MD -MP -MF .deps/gates.Tpo -c -o gates.o gates.c --- functions.o --- mv -f .deps/functions.Tpo .deps/functions.Po --- generic.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT generic.o -MD -MP -MF .deps/generic.Tpo -c -o generic.o generic.c --- error.o --- mv -f .deps/error.Tpo .deps/error.Po --- ground.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT ground.o -MD -MP -MF .deps/ground.Tpo -c -o ground.o ground.c --- frame.o --- mv -f .deps/frame.Tpo .deps/frame.Po --- hdl.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT hdl.o -MD -MP -MF .deps/hdl.Tpo -c -o hdl.o hdl.c --- ground.o --- mv -f .deps/ground.Tpo .deps/ground.Po --- html.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c --- expr.o --- mv -f .deps/expr.Tpo .deps/expr.Po --- hyperlink.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT hyperlink.o -MD -MP -MF .deps/hyperlink.Tpo -c -o hyperlink.o hyperlink.c --- flipflop.o --- mv -f .deps/flipflop.Tpo .deps/flipflop.Po --- icon.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT icon.o -MD -MP -MF .deps/icon.Tpo -c -o icon.o icon.c --- gate_painter.o --- mv -f .deps/gate_painter.Tpo .deps/gate_painter.Po --- igenerate.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT igenerate.o -MD -MP -MF .deps/igenerate.Tpo -c -o igenerate.o igenerate.c --- hdl.o --- mv -f .deps/hdl.Tpo .deps/hdl.Po --- in.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT in.o -MD -MP -MF .deps/in.Tpo -c -o in.o in.c --- hyperlink.o --- mv -f .deps/hyperlink.Tpo .deps/hyperlink.Po --- jkff.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT jkff.o -MD -MP -MF .deps/jkff.Tpo -c -o jkff.o jkff.c --- editstate.o --- mv -f .deps/editstate.Tpo .deps/editstate.Po --- join.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c --- in.o --- mv -f .deps/in.Tpo .deps/in.Po --- joint.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT joint.o -MD -MP -MF .deps/joint.Tpo -c -o joint.o joint.c --- gates.o --- mv -f .deps/gates.Tpo .deps/gates.Po --- led.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT led.o -MD -MP -MF .deps/led.Tpo -c -o led.o led.c --- icon.o --- mv -f .deps/icon.Tpo .deps/icon.Po --- locale.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT locale.o -MD -MP -MF .deps/locale.Tpo -c -o locale.o locale.c --- generic.o --- mv -f .deps/generic.Tpo .deps/generic.Po --- lshift.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT lshift.o -MD -MP -MF .deps/lshift.Tpo -c -o lshift.o lshift.c --- joint.o --- mv -f .deps/joint.Tpo .deps/joint.Po --- metrics.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT metrics.o -MD -MP -MF .deps/metrics.Tpo -c -o metrics.o metrics.c --- jkff.o --- mv -f .deps/jkff.Tpo .deps/jkff.Po --- modint.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT modint.o -MD -MP -MF .deps/modint.Tpo -c -o modint.o modint.c --- join.o --- mv -f .deps/join.Tpo .deps/join.Po --- modsym.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT modsym.o -MD -MP -MF .deps/modsym.Tpo -c -o modsym.o modsym.c --- edit.o --- mv -f .deps/edit.Tpo .deps/edit.Po --- lshift.o --- mv -f .deps/lshift.Tpo .deps/lshift.Po --- module.o --- --- mult.o --- --- module.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c --- mult.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT mult.o -MD -MP -MF .deps/mult.Tpo -c -o mult.o mult.c --- locale.o --- mv -f .deps/locale.Tpo .deps/locale.Po --- mux.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT mux.o -MD -MP -MF .deps/mux.Tpo -c -o mux.o mux.c --- metrics.o --- mv -f .deps/metrics.Tpo .deps/metrics.Po --- net.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c --- mult.o --- mv -f .deps/mult.Tpo .deps/mult.Po --- nmos.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT nmos.o -MD -MP -MF .deps/nmos.Tpo -c -o nmos.o nmos.c --- html.o --- mv -f .deps/html.Tpo .deps/html.Po --- object.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o object.c --- nmos.o --- mv -f .deps/nmos.Tpo .deps/nmos.Po --- or.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT or.o -MD -MP -MF .deps/or.Tpo -c -o or.o or.c --- igenerate.o --- mv -f .deps/igenerate.Tpo .deps/igenerate.Po --- out.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT out.o -MD -MP -MF .deps/out.Tpo -c -o out.o out.c --- modsym.o --- mv -f .deps/modsym.Tpo .deps/modsym.Po --- paux.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT paux.o -MD -MP -MF .deps/paux.Tpo -c -o paux.o paux.c --- or.o --- mv -f .deps/or.Tpo .deps/or.Po --- pmos.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT pmos.o -MD -MP -MF .deps/pmos.Tpo -c -o pmos.o pmos.c --- paux.o --- mv -f .deps/paux.Tpo .deps/paux.Po --- primitives.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT primitives.o -MD -MP -MF .deps/primitives.Tpo -c -o primitives.o primitives.c --- led.o --- mv -f .deps/led.Tpo .deps/led.Po --- modint.o --- mv -f .deps/modint.Tpo .deps/modint.Po --- print.o --- --- pulldown.o --- --- print.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c --- pulldown.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT pulldown.o -MD -MP -MF .deps/pulldown.Tpo -c -o pulldown.o pulldown.c --- module.o --- mv -f .deps/module.Tpo .deps/module.Po --- pullup.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT pullup.o -MD -MP -MF .deps/pullup.Tpo -c -o pullup.o pullup.c --- pmos.o --- mv -f .deps/pmos.Tpo .deps/pmos.Po --- ram.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT ram.o -MD -MP -MF .deps/ram.Tpo -c -o ram.o ram.c --- out.o --- mv -f .deps/out.Tpo .deps/out.Po --- pulldown.o --- mv -f .deps/pulldown.Tpo .deps/pulldown.Po --- register.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT register.o -MD -MP -MF .deps/register.Tpo -c -o register.o register.c --- release.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT release.o -MD -MP -MF .deps/release.Tpo -c -o release.o release.c --- net.o --- mv -f .deps/net.Tpo .deps/net.Po --- roll.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT roll.o -MD -MP -MF .deps/roll.Tpo -c -o roll.o roll.c --- release.o --- mv -f .deps/release.Tpo .deps/release.Po --- rom.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT rom.o -MD -MP -MF .deps/rom.Tpo -c -o rom.o rom.c --- pullup.o --- mv -f .deps/pullup.Tpo .deps/pullup.Po --- rshift.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT rshift.o -MD -MP -MF .deps/rshift.Tpo -c -o rshift.o rshift.c --- ram.o --- mv -f .deps/ram.Tpo .deps/ram.Po --- scope.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c --- object.o --- mv -f .deps/object.Tpo .deps/object.Po --- roll.o --- mv -f .deps/roll.Tpo .deps/roll.Po --- scopewin.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT scopewin.o -MD -MP -MF .deps/scopewin.Tpo -c -o scopewin.o scopewin.c --- script.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o script.c --- rshift.o --- mv -f .deps/rshift.Tpo .deps/rshift.Po --- search.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c --- register.o --- mv -f .deps/register.Tpo .deps/register.Po --- selection.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o selection.c --- mux.o --- mv -f .deps/mux.Tpo .deps/mux.Po --- simulate.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT simulate.o -MD -MP -MF .deps/simulate.Tpo -c -o simulate.o simulate.c --- script.o --- mv -f .deps/script.Tpo .deps/script.Po --- switch.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT switch.o -MD -MP -MF .deps/switch.Tpo -c -o switch.o switch.c --- rom.o --- mv -f .deps/rom.Tpo .deps/rom.Po --- symblock.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT symblock.o -MD -MP -MF .deps/symblock.Tpo -c -o symblock.o symblock.c --- primitives.o --- mv -f .deps/primitives.Tpo .deps/primitives.Po --- tap.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT tap.o -MD -MP -MF .deps/tap.Tpo -c -o tap.o tap.c --- search.o --- mv -f .deps/search.Tpo .deps/search.Po --- tclfuncs.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT tclfuncs.o -MD -MP -MF .deps/tclfuncs.Tpo -c -o tclfuncs.o tclfuncs.c --- scopewin.o --- mv -f .deps/scopewin.Tpo .deps/scopewin.Po --- text.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c --- block.o --- mv -f .deps/block.Tpo .deps/block.Po --- tkgate.o --- --- switch.o --- mv -f .deps/switch.Tpo .deps/switch.Po --- tkgate.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT tkgate.o -MD -MP -MF .deps/tkgate.Tpo -c -o tkgate.o tkgate.c --- tkgatewin.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT tkgatewin.o -MD -MP -MF .deps/tkgatewin.Tpo -c -o tkgatewin.o tkgatewin.c --- symblock.o --- mv -f .deps/symblock.Tpo .deps/symblock.Po --- traceprint.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT traceprint.o -MD -MP -MF .deps/traceprint.Tpo -c -o traceprint.o traceprint.c --- tap.o --- mv -f .deps/tap.Tpo .deps/tap.Po --- tri.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT tri.o -MD -MP -MF .deps/tri.Tpo -c -o tri.o tri.c mv -f .deps/tri.Tpo .deps/tri.Po --- tribuffer.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT tribuffer.o -MD -MP -MF .deps/tribuffer.Tpo -c -o tribuffer.o tribuffer.c --- print.o --- mv -f .deps/print.Tpo .deps/print.Po --- vdd.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT vdd.o -MD -MP -MF .deps/vdd.Tpo -c -o vdd.o vdd.c --- simulate.o --- mv -f .deps/simulate.Tpo .deps/simulate.Po --- verify.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c --- text.o --- mv -f .deps/text.Tpo .deps/text.Po --- verilog_in.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT verilog_in.o -MD -MP -MF .deps/verilog_in.Tpo -c -o verilog_in.o verilog_in.c --- tribuffer.o --- mv -f .deps/tribuffer.Tpo .deps/tribuffer.Po --- verilog_out.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT verilog_out.o -MD -MP -MF .deps/verilog_out.Tpo -c -o verilog_out.o verilog_out.c --- vdd.o --- mv -f .deps/vdd.Tpo .deps/vdd.Po --- wiresadd.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT wiresadd.o -MD -MP -MF .deps/wiresadd.Tpo -c -o wiresadd.o wiresadd.c --- traceprint.o --- mv -f .deps/traceprint.Tpo .deps/traceprint.Po --- wiresdraw.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT wiresdraw.o -MD -MP -MF .deps/wiresdraw.Tpo -c -o wiresdraw.o wiresdraw.c --- scope.o --- mv -f .deps/scope.Tpo .deps/scope.Po --- wiresedit.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT wiresedit.o -MD -MP -MF .deps/wiresedit.Tpo -c -o wiresedit.o wiresedit.c --- verify.o --- mv -f .deps/verify.Tpo .deps/verify.Po --- wiresmove.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT wiresmove.o -MD -MP -MF .deps/wiresmove.Tpo -c -o wiresmove.o wiresmove.c --- selection.o --- mv -f .deps/selection.Tpo .deps/selection.Po --- wiresnap.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT wiresnap.o -MD -MP -MF .deps/wiresnap.Tpo -c -o wiresnap.o wiresnap.c --- wiresadd.o --- mv -f .deps/wiresadd.Tpo .deps/wiresadd.Po --- wmstuff.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT wmstuff.o -MD -MP -MF .deps/wmstuff.Tpo -c -o wmstuff.o wmstuff.c --- tkgate.o --- mv -f .deps/tkgate.Tpo .deps/tkgate.Po --- xor.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT xor.o -MD -MP -MF .deps/xor.Tpo -c -o xor.o xor.c --- wmstuff.o --- mv -f .deps/wmstuff.Tpo .deps/wmstuff.Po --- zoom.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT zoom.o -MD -MP -MF .deps/zoom.Tpo -c -o zoom.o zoom.c --- wiresmove.o --- mv -f .deps/wiresmove.Tpo .deps/wiresmove.Po --- luthor.c --- /bin/sh ../../ylwrap luthor.l lex.yy.c luthor.c -- flex --- main.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- xor.o --- mv -f .deps/xor.Tpo .deps/xor.Po --- vgrammar.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT vgrammar.o -MD -MP -MF .deps/vgrammar.Tpo -c -o vgrammar.o vgrammar.c --- wiresdraw.o --- mv -f .deps/wiresdraw.Tpo .deps/wiresdraw.Po --- luthor.o --- cc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT luthor.o -MD -MP -MF .deps/luthor.Tpo -c -o luthor.o luthor.c --- wiresnap.o --- mv -f .deps/wiresnap.Tpo .deps/wiresnap.Po --- zoom.o --- mv -f .deps/zoom.Tpo .deps/zoom.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- verilog_in.o --- mv -f .deps/verilog_in.Tpo .deps/verilog_in.Po --- tkgatewin.o --- mv -f .deps/tkgatewin.Tpo .deps/tkgatewin.Po --- wiresedit.o --- mv -f .deps/wiresedit.Tpo .deps/wiresedit.Po --- vgrammar.o --- mv -f .deps/vgrammar.Tpo .deps/vgrammar.Po --- luthor.o --- mv -f .deps/luthor.Tpo .deps/luthor.Po --- verilog_out.o --- mv -f .deps/verilog_out.Tpo .deps/verilog_out.Po --- tclfuncs.o --- mv -f .deps/tclfuncs.Tpo .deps/tclfuncs.Po --- tkgate --- /bin/sh ../../libtool --tag=CC --mode=link cc -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L../../src/common -L/usr/local/lib -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lXft -o tkgate adder.o and.o arshift.o ascii.o block.o breakpoint.o buffer.o circuit.o clock.o comment.o concat.o cpath.o cursors.o decoder.o delay.o demux.o dip.o divide.o edit.o editstate.o error.o expr.o flipflop.o fonts.o frame.o functions.o gate_painter.o gates.o generic.o ground.o hdl.o html.o hyperlink.o icon.o igenerate.o in.o jkff.o join.o joint.o led.o locale.o lshift.o metrics.o modint.o modsym.o module.o mult.o mux.o net.o nmos.o object.o or.o out.o paux.o pmos.o primitives.o print.o pulldown.o pullup.o ram.o register.o release.o roll.o rom.o rshift.o scope.o scopewin.o script.o search.o selection.o simulate.o switch.o symblock.o tap.o tclfuncs.o text.o tkgate.o tkgatewin.o traceprint.o tri.o tribuffer.o vdd.o verify.o verilog_in.o verilog_out.o wiresadd.o wiresdraw.o wiresedit.o wiresmove.o wiresnap.o wmstuff.o xor.o zoom.o vgrammar.o luthor.o main.o -L/usr/local/lib -ltcl86 -L/usr/local/lib -ltk86 -lX11 -liconv -lcommon -lm -lpthread -lm -lm libtool: link: cc -D_GNU_SOURCE -DUSE_INTERP_RESULT -DTKGATE_HOMEDIR=\"/usr/local/share/tkgate\" -I../.. -I../../src/common -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -o tkgate adder.o and.o arshift.o ascii.o block.o breakpoint.o buffer.o circuit.o clock.o comment.o concat.o cpath.o cursors.o decoder.o delay.o demux.o dip.o divide.o edit.o editstate.o error.o expr.o flipflop.o fonts.o frame.o functions.o gate_painter.o gates.o generic.o ground.o hdl.o html.o hyperlink.o icon.o igenerate.o in.o jkff.o join.o joint.o led.o locale.o lshift.o metrics.o modint.o modsym.o module.o mult.o mux.o net.o nmos.o object.o or.o out.o paux.o pmos.o primitives.o print.o pulldown.o pullup.o ram.o register.o release.o roll.o rom.o rshift.o scope.o scopewin.o script.o search.o selection.o simulate.o switch.o symblock.o tap.o tclfuncs.o text.o tkgate.o tkgatewin.o traceprint.o tri.o tribuffer.o vdd.o verify.o verilog_in.o verilog_out.o wiresadd.o wiresdraw.o wiresedit.o wiresmove.o wiresnap.o wmstuff.o xor.o zoom.o vgrammar.o luthor.o main.o -L/usr/local/lib -L../../src/common -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lXft -ltcl86 -ltk86 -lX11 -liconv -lcommon -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib Making all in verga --- vgrammar.c --- /bin/sh ../../ylwrap vgrammar.y y.tab.c vgrammar.c y.tab.h `echo vgrammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output vgrammar.output -- byacc -d byacc: 1 shift/reduce conflict. updating vgrammar.h --- all --- /usr/bin/make all-am --- bytecode.o --- --- channel.o --- --- circuit.o --- --- commands.o --- --- directive.o --- --- error.o --- --- evqueue.o --- --- expr.o --- --- io.o --- --- memory.o --- --- circuit.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT circuit.o -MD -MP -MF .deps/circuit.Tpo -c -o circuit.o circuit.c --- commands.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c --- directive.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT directive.o -MD -MP -MF .deps/directive.Tpo -c -o directive.o directive.c --- evqueue.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT evqueue.o -MD -MP -MF .deps/evqueue.Tpo -c -o evqueue.o evqueue.c --- bytecode.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o bytecode.c --- expr.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c --- memory.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c --- channel.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT channel.o -MD -MP -MF .deps/channel.Tpo -c -o channel.o channel.c --- error.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c --- io.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po --- mitem.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT mitem.o -MD -MP -MF .deps/mitem.Tpo -c -o mitem.o mitem.c --- directive.o --- mv -f .deps/directive.Tpo .deps/directive.Po --- module.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c --- channel.o --- mv -f .deps/channel.Tpo .deps/channel.Po --- multint.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT multint.o -MD -MP -MF .deps/multint.Tpo -c -o multint.o multint.c --- commands.o --- mv -f .deps/commands.Tpo .deps/commands.Po --- net.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c --- error.o --- mv -f .deps/error.Tpo .deps/error.Po --- operators.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT operators.o -MD -MP -MF .deps/operators.Tpo -c -o operators.o operators.c --- bytecode.o --- mv -f .deps/bytecode.Tpo .deps/bytecode.Po --- memory.o --- mv -f .deps/memory.Tpo .deps/memory.Po --- pathmod.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT pathmod.o -MD -MP -MF .deps/pathmod.Tpo -c -o pathmod.o pathmod.c --- paux.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT paux.o -MD -MP -MF .deps/paux.Tpo -c -o paux.o paux.c --- circuit.o --- mv -f .deps/circuit.Tpo .deps/circuit.Po --- specify.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT specify.o -MD -MP -MF .deps/specify.Tpo -c -o specify.o specify.c --- net.o --- mv -f .deps/net.Tpo .deps/net.Po --- statement.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT statement.o -MD -MP -MF .deps/statement.Tpo -c -o statement.o statement.c --- mitem.o --- mv -f .deps/mitem.Tpo .deps/mitem.Po --- systask.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT systask.o -MD -MP -MF .deps/systask.Tpo -c -o systask.o systask.c --- paux.o --- mv -f .deps/paux.Tpo .deps/paux.Po --- task.o --- --- multint.o --- mv -f .deps/multint.Tpo .deps/multint.Po --- module.o --- mv -f .deps/module.Tpo .deps/module.Po --- thyme.o --- --- task.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o task.c --- trigger.o --- --- thyme.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT thyme.o -MD -MP -MF .deps/thyme.Tpo -c -o thyme.o thyme.c --- trigger.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT trigger.o -MD -MP -MF .deps/trigger.Tpo -c -o trigger.o trigger.c --- specify.o --- mv -f .deps/specify.Tpo .deps/specify.Po --- value.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c --- trigger.o --- mv -f .deps/trigger.Tpo .deps/trigger.Po --- verilog.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT verilog.o -MD -MP -MF .deps/verilog.Tpo -c -o verilog.o verilog.c --- task.o --- mv -f .deps/task.Tpo .deps/task.Po --- luthor.c --- /bin/sh ../../ylwrap luthor.l lex.yy.c luthor.c -- flex --- vgrammar.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT vgrammar.o -MD -MP -MF .deps/vgrammar.Tpo -c -o vgrammar.o vgrammar.c --- pathmod.o --- mv -f .deps/pathmod.Tpo .deps/pathmod.Po --- luthor.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT luthor.o -MD -MP -MF .deps/luthor.Tpo -c -o luthor.o luthor.c --- expr.o --- mv -f .deps/expr.Tpo .deps/expr.Po --- evqueue.o --- mv -f .deps/evqueue.Tpo .deps/evqueue.Po --- thyme.o --- mv -f .deps/thyme.Tpo .deps/thyme.Po --- verilog.o --- mv -f .deps/verilog.Tpo .deps/verilog.Po --- statement.o --- mv -f .deps/statement.Tpo .deps/statement.Po --- systask.o --- mv -f .deps/systask.Tpo .deps/systask.Po --- vgrammar.o --- mv -f .deps/vgrammar.Tpo .deps/vgrammar.Po --- luthor.o --- mv -f .deps/luthor.Tpo .deps/luthor.Po --- operators.o --- mv -f .deps/operators.Tpo .deps/operators.Po --- value.o --- mv -f .deps/value.Tpo .deps/value.Po --- verga --- /bin/sh ../../libtool --tag=CC --mode=link cc -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -L../../src/common -o verga bytecode.o channel.o circuit.o commands.o directive.o error.o evqueue.o expr.o io.o memory.o mitem.o module.o multint.o net.o operators.o pathmod.o paux.o specify.o statement.o systask.o task.o thyme.o trigger.o value.o verilog.o vgrammar.o luthor.o -lcommon -lm -lm libtool: link: cc -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -o verga bytecode.o channel.o circuit.o commands.o directive.o error.o evqueue.o expr.o io.o memory.o mitem.o module.o multint.o net.o operators.o pathmod.o paux.o specify.o statement.o systask.o task.o thyme.o trigger.o value.o verilog.o vgrammar.o luthor.o -L../../src/common -lcommon -lm Making all in gmac --- grammar.c --- /bin/sh ../../ylwrap grammar.y y.tab.c grammar.c y.tab.h `echo grammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grammar.output -- byacc -d updating grammar.h --- all --- /usr/bin/make all-am --- gmac.o --- --- parser.o --- --- luthor.c --- --- grammar.o --- --- gmac.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT gmac.o -MD -MP -MF .deps/gmac.Tpo -c -o gmac.o gmac.c --- parser.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c --- luthor.c --- /bin/sh ../../ylwrap luthor.l lex.yy.c luthor.c -- flex --- grammar.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT grammar.o -MD -MP -MF .deps/grammar.Tpo -c -o grammar.o grammar.c --- luthor.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT luthor.o -MD -MP -MF .deps/luthor.Tpo -c -o luthor.o luthor.c --- grammar.o --- mv -f .deps/grammar.Tpo .deps/grammar.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- luthor.o --- mv -f .deps/luthor.Tpo .deps/luthor.Po --- gmac.o --- mv -f .deps/gmac.Tpo .deps/gmac.Po --- gmac --- /bin/sh ../../libtool --tag=CC --mode=link cc -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -L../../src/common -o gmac gmac.o parser.o grammar.o luthor.o -lcommon -lm -lm libtool: link: cc -I../.. -I../../src/common -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -o gmac gmac.o parser.o grammar.o luthor.o -L../../src/common -lcommon -lm Making all in tools --- colors.o --- --- msgdiff.o --- --- mvtag.o --- --- colors.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c --- msgdiff.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT msgdiff.o -MD -MP -MF .deps/msgdiff.Tpo -c -o msgdiff.o msgdiff.c --- mvtag.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -MT mvtag.o -MD -MP -MF .deps/mvtag.Tpo -c -o mvtag.o mvtag.c mv -f .deps/mvtag.Tpo .deps/mvtag.Po --- mvtag --- /bin/sh ../../libtool --tag=CC --mode=link cc -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -L../../src/common -o mvtag mvtag.o -lcommon -lm -lm libtool: link: cc -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -o mvtag mvtag.o -L../../src/common -lcommon -lm --- colors.o --- mv -f .deps/colors.Tpo .deps/colors.Po --- colors --- /bin/sh ../../libtool --tag=CC --mode=link cc -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -L../../src/common -o colors colors.o -lcommon -lm -lm libtool: link: cc -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -o colors colors.o -L../../src/common -lcommon -lm --- msgdiff.o --- mv -f .deps/msgdiff.Tpo .deps/msgdiff.Po --- msgdiff --- /bin/sh ../../libtool --tag=CC --mode=link cc -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -L../../src/common -o msgdiff msgdiff.o -lcommon -lm -lm libtool: link: cc -I../../src/common -I../.. -pipe -O2 -fno-strict-aliasing -Wno-deprecated-declarations -o msgdiff msgdiff.o -L../../src/common -lcommon -lm SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tkgate-2.1 ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkgate-2.1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> Generating temporary packing list Making install in src Making install in common Making install in tkgate /usr/bin/make install-am /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -m 555 tkgate '/construction/cad/tkgate/stage/usr/local/bin' libtool: install: install -m 555 -s tkgate /construction/cad/tkgate/stage/usr/local/bin/tkgate Making install in verga /usr/bin/make install-am /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -m 555 verga '/construction/cad/tkgate/stage/usr/local/bin' libtool: install: install -m 555 -s verga /construction/cad/tkgate/stage/usr/local/bin/verga Making install in gmac /usr/bin/make install-am /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/bin' /bin/sh ../../libtool --mode=install install -s -m 555 gmac '/construction/cad/tkgate/stage/usr/local/bin' libtool: install: install -m 555 -s gmac /construction/cad/tkgate/stage/usr/local/bin/gmac Making install in tools /usr/bin/make install-exec-hook Creating symbolic links in libexec... /bin/sh /construction/cad/tkgate/tkgate-2.1/install-sh -d /construction/cad/tkgate/stage/usr/local/share/tkgate/libexec dir2=/construction/cad/tkgate/stage/usr/local/bin ; dir1=/construction/cad/tkgate/stage/usr/local/share/tkgate/libexec ; dir0=`pwd`; sed_first='s,^\([^/]*\)/.*$,\1,'; sed_rest='s,^[^/]*/*,,'; sed_last='s,^.*/\([^/]*\)$,\1,'; sed_butlast='s,/*[^/]*$,,'; while test -n "$dir1"; do first=`echo "$dir1" | sed -e "$sed_first"`; if test "$first" != "."; then if test "$first" = ".."; then dir2=`echo "$dir0" | sed -e "$sed_last"`/"$dir2"; dir0=`echo "$dir0" | sed -e "$sed_butlast"`; else first2=`echo "$dir2" | sed -e "$sed_first"`; if test "$first2" = "$first"; then dir2=`echo "$dir2" | sed -e "$sed_rest"`; else dir2="../$dir2"; fi; dir0="$dir0"/"$first"; fi; fi; dir1=`echo "$dir1" | sed -e "$sed_rest"`; done; reldir="$dir2" ; relpath=$reldir ; for p in tkgate verga; do f=`echo "$p" | sed 's,^.*/,,;s,x,x,;s/$//'`; rm -f /construction/cad/tkgate/stage/usr/local/share/tkgate/libexec/$p; ln -s $relpath/$f /construction/cad/tkgate/stage/usr/local/share/tkgate/libexec/$p; done /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/share/applications' install -m 0644 tkgate.desktop '/construction/cad/tkgate/stage/usr/local/share/applications' /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/share/doc/tkgate' install -m 0644 README README.verga COPYING TODO ChangeLog '/construction/cad/tkgate/stage/usr/local/share/doc/tkgate' /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/share/pixmaps' install -m 0644 tkgate.png tkgate.xpm '/construction/cad/tkgate/stage/usr/local/share/pixmaps' /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/share/tkgate' install -m 0644 site-preferences '/construction/cad/tkgate/stage/usr/local/share/tkgate' /bin/mkdir -p '/construction/cad/tkgate/stage/usr/local/man/man1' install -m 0644 tkgate.1 verga.1 gmac.1 '/construction/cad/tkgate/stage/usr/local/man/man1' /usr/bin/make install-data-hook Installing data files... rm -f /construction/cad/tkgate/stage/usr/local/share/tkgate/locale/*.sh rm -f /construction/cad/tkgate/stage/usr/local/share/tkgate/locale/*.pot rm -f /construction/cad/tkgate/stage/usr/local/share/tkgate/locale/*.tcl rm -f /construction/cad/tkgate/stage/usr/local/share/tkgate/locale/*/config.txt rm -f /construction/cad/tkgate/stage/usr/local/share/tkgate/locale/*/*.po ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tkgate-2.1 file sizes/checksums [1590]: 0% file sizes/checksums [1590]: 6% file sizes/checksums [1590]: 12% file sizes/checksums [1590]: 18% file sizes/checksums [1590]: 25% file sizes/checksums [1590]: 31% file sizes/checksums [1590]: 37% file sizes/checksums [1590]: 44% file sizes/checksums [1590]: 50% file sizes/checksums [1590]: 56% file sizes/checksums [1590]: 62% file sizes/checksums [1590]: 69% file sizes/checksums [1590]: 75% file sizes/checksums [1590]: 81% file sizes/checksums [1590]: 88% file sizes/checksums [1590]: 94% file sizes/checksums [1590]: 100% packing files [1590]: 0% packing files [1590]: 6% packing files [1590]: 12% packing files [1590]: 18% packing files [1590]: 25% packing files [1590]: 31% packing files [1590]: 37% packing files [1590]: 44% packing files [1590]: 50% packing files [1590]: 56% packing files [1590]: 62% packing files [1590]: 69% packing files [1590]: 75% packing files [1590]: 81% packing files [1590]: 88% packing files [1590]: 94% packing files [1590]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:12 TOTAL TIME 00:02:34