From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Aug 29 17:20:20 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 10241A65 for ; Thu, 29 Aug 2013 17:20:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.isc.freebsd.org (unknown [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EB0B529A1 for ; Thu, 29 Aug 2013 17:20:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r7THKJUd068361 for ; Thu, 29 Aug 2013 17:20:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id r7THKJnP068359 for pkg-fallout@FreeBSD.org; Thu, 29 Aug 2013 17:20:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Aug 2013 17:20:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201308291720.r7THKJnP068359@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for texmacs-1.0.7.14_2 during build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 17:20:20 -0000 Maintainer: ports@FreeBSD.org Last committer: ak@FreeBSD.org Ident: $FreeBSD: head/editors/texmacs/Makefile 324744 2013-08-14 22:35:50Z ak $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-29_07h45m18s/logs/texmacs-1.0.7.14_2.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-29_07h45m18s Log: ====>> Building editors/texmacs build started at Thu Aug 29 17:18:05 UTC 2013 port directory: /usr/ports/editors/texmacs building for: FreeBSD head-default-job-09 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/editors/texmacs/Makefile 324744 2013-08-14 22:35:50Z ak $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz tpid=17788 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=texmacs-1.0.7.14_2 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for texmacs-1.0.7.14_2: FREETYPE=on: TrueType font rendering support GHOSTSCRIPT=on: Ghostscript support ICONV=on: Encoding conversion support via iconv IMLIB2=on: Imlib 2 image library support PDF=off: Experimental PDF renderer QT4=on: Qt 4 toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-optimize="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" --with-freetype=linked --with-gs=yes --with-iconv="/usr/local" --with-imlib2 --with-qt --enable-qtpipes --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-libs=/usr/local/lib --with-extra-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MOC="/usr/local/bin/moc-qt4" UIC="/usr/local/bin/uic-qt4" LIBS="" QMAKE="/usr/local/bin/qmake-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-clang" QTDIR="/usr/local" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-clang" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/TeXmacs DOCSDIR=/usr/local/share/doc/texmacs EXAMPLESDIR=/usr/local/share/examples/texmacs WWWDIR=/usr/local/www/texmacs ETCDIR=/usr/local/etc/texmacs --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for texmacs-1.0.7.14_2 =================================================== =========================================================================== =================================================== ===> texmacs-1.0.7.14_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of texmacs-1.0.7.14_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by texmacs-1.0.7.14_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by texmacs-1.0.7.14_2 for building => SHA256 Checksum OK for TeXmacs-1.0.7.14-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by texmacs-1.0.7.14_2 for building ===> Extracting for texmacs-1.0.7.14_2 => SHA256 Checksum OK for TeXmacs-1.0.7.14-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for texmacs-1.0.7.14_2 ===> Applying FreeBSD patches for texmacs-1.0.7.14_2 =========================================================================== =================================================== ===> texmacs-1.0.7.14_2 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.5_2.txz Installing python27-2.7.5_2...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of texmacs-1.0.7.14_2 ===> texmacs-1.0.7.14_2 depends on executable: python - not found ===> Verifying install for python in /usr/ports/lang/python ===> Installing existing package /packages/All/python-2.7_1,2.txz Installing python-2.7_1,2...Installing python2-2... done done ===> Returning to build of texmacs-1.0.7.14_2 ===> texmacs-1.0.7.14_2 depends on file: /usr/local/share/texmf-dist/LICENSE.texmf - not found ===> Verifying install for /usr/local/share/texmf-dist/LICENSE.texmf in /usr/ports/print/teTeX-texmf ===> Installing existing package /packages/All/teTeX-texmf-3.0_9.txz Installing teTeX-texmf-3.0_9...Installing tex-texmflocal-1.9... done Installing font-amsfonts-3.02_1... done done ===> Returning to build of texmacs-1.0.7.14_2 ===> texmacs-1.0.7.14_2 depends on executable: mktexlsr - not found ===> Verifying install for mktexlsr in /usr/ports/print/teTeX-base ===> Installing existing package /packages/All/teTeX-base-3.0_25.txz Installing teTeX-base-3.0_25...Installing xproto-7.0.24... done Installing xextproto-7.2.1... done Installing printproto-1.0.5... done Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2...Installing pkgconf-0.9.3... done done Installing libpthread-stubs-0.3_3... done done Installing libXpm-3.5.10...Installing libXext-1.3.2,1...Installing libX11-1.6.1,1...Installing kbproto-1.0.6... done done done Installing libSM-1.2.1,1...Installing libICE-1.0.8,1... done done Installing libXt-1.1.4,1... done done Installing libXp-1.0.2,1... done Installing libXmu-1.1.1,1... done Installing libXaw-1.0.11,2... done Installing fontconfig-2.10.93,1...Installing expat-2.1.0... done Installing freetype2-2.4.12_1... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts: caching, new cache contents: 0 fonts, 4 dirs /usr/local/share/fonts/amsfonts/doc: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/doc/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/doc/fonts/amsfonts: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts: caching, new cache contents: 0 fonts, 5 dirs /usr/local/share/fonts/amsfonts/fonts/afm: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts: caching, new cache contents: 0 fonts, 6 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts/cm: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts/cmextra: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts/euler: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts/latxfont: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/afm/public/amsfonts/symbols: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/map: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/map/dvips: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/map/dvips/amsfonts: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/source: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/source/public: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/source/public/amsfonts: caching, new cache contents: 0 fonts, 4 dirs /usr/local/share/fonts/amsfonts/fonts/source/public/amsfonts/cmextra: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/source/public/amsfonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/source/public/amsfonts/dummy: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/source/public/amsfonts/symbols: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/tfm: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/tfm/public: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/tfm/public/amsfonts: caching, new cache contents: 0 fonts, 5 dirs "
"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Data/String/analyze.cpp:312:4: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "
"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Data/String/analyze.cpp:317:22: warning: illegal character encoding in character literal [-Winvalid-source-encoding] if (i==156) return ''; ^ ./Data/String/analyze.cpp:318:22: warning: illegal character encoding in character literal [-Winvalid-source-encoding] if (i==188) return ''; ^ ./Data/String/analyze.cpp:323:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case 'I':return ''; ^ ./Data/String/analyze.cpp:324:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '<88>':return ''; ^ ./Data/String/analyze.cpp:324:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '<88>':return ''; ^ ./Data/String/analyze.cpp:325:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '<99>':return ''; ^ ./Data/String/analyze.cpp:325:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '<99>':return ''; ^ ./Data/String/analyze.cpp:326:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '<80>':return ''; ^ ./Data/String/analyze.cpp:326:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '<80>':return ''; ^ ./Data/String/analyze.cpp:327:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case 'i':return ''; ^ ./Data/String/analyze.cpp:328:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:328:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:329:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:329:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:330:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:330:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:340:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding] if (c=='') return (char) 156; ^ ./Data/String/analyze.cpp:341:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding] if (c=='') return (char) 188; ^ ./Data/String/analyze.cpp:346:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return 'I'; ^ ./Data/String/analyze.cpp:347:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return '<88>'; ^ ./Data/String/analyze.cpp:347:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return '<88>'; ^ ./Data/String/analyze.cpp:348:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return '<99>'; ^ ./Data/String/analyze.cpp:348:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return '<99>'; ^ ./Data/String/analyze.cpp:349:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return '<80>'; ^ ./Data/String/analyze.cpp:349:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return '<80>'; ^ ./Data/String/analyze.cpp:350:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return 'i'; ^ ./Data/String/analyze.cpp:351:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:351:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:352:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:352:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:353:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ ./Data/String/analyze.cpp:353:26: warning: illegal character encoding in character literal [-Winvalid-source-encoding] case '':return ''; ^ 72 warnings generated. c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Boxes/Animate/animate_boxes.cpp -o Objects/animate_boxes.o In file included from ./Typeset/Boxes/Animate/animate_boxes.cpp:14: In file included from System/Files/file.hpp:16: Data/String/analyze.hpp:18:1: warning: class 'object' was previously declared as a struct [-Wmismatched-tags] class object; ^ Kernel/Abstractions/command.hpp:15:8: note: previous use is here struct object; ^ 1 warning generated. c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/wrkdirs/usr/ports/editors/texmacs/work/TeXmacs-1.0.7.14-src/TeXmacs/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/u sr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Data/History/archiver.cpp -o Objects/archiver.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/incl ude -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Kernel/Containers/array.cpp -o Objects/array.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/incl ude -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Kernel/Abstractions/basic.cpp -o Objects/basic.o In file included from ./Kernel/Abstractions/basic.cpp:15: System/Language/dictionary.hpp:23:1: warning: 'dictionary_rep' defined as a class here but previously declared as a struct [-Wmismatched-tags] class dictionary_rep: public rep { ^ System/Language/dictionary.hpp:17:1: note: did you mean class here? RESOURCE(dictionary); ^ Kernel/Abstractions/resource.hpp:42:53: note: expanded from macro 'RESOURCE' #define RESOURCE(PTR) \ ^ 1 warning generated. c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Boxes/Basic/basic_boxes.cpp -o Objects/basic_boxes.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/incl ude -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Graphics/Renderer/basic_renderer.cpp -o Objects/basic_renderer.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/incl ude -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Plugins/Bibtex/bibtex.cpp -o Objects/bibtex.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/incl ude -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Plugins/Bibtex/bibtex_functions.cpp -o Objects/bibtex_functions.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/incl ude -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Graphics/Bitmap_fonts/bitmap_font.cpp -o Objects/bitmap_font.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Boxes/Basic/boxes.cpp -o Objects/boxes.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge.cpp -o Objects/bridge.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_argument.cpp -o Objects/bridge_argument.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_auto.cpp -o Objects/bridge_auto.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_compound.cpp -o Objects/bridge_compound.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_default.cpp -o Objects/bridge_default.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_docrange.cpp -o Objects/bridge_docrange.o ./Typeset/Bridge/bridge_docrange.cpp:245:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_document.cpp -o Objects/bridge_document.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_eval.cpp -o Objects/bridge_eval.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_expand_as.cpp -o Objects/bridge_expand_as.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_formatting.cpp -o Objects/bridge_formatting.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_gui.cpp -o Objects/bridge_gui.o In file included from ./Typeset/Bridge/bridge_gui.cpp:13: Data/String/analyze.hpp:18:1: warning: class 'object' was previously declared as a struct [-Wmismatched-tags] class object; ^ Kernel/Abstractions/command.hpp:15:8: note: previous use is here struct object; ^ 1 warning generated. c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_hidden.cpp -o Objects/bridge_hidden.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_locus.cpp -o Objects/bridge_locus.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_mark.cpp -o Objects/bridge_mark.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_rewrite.cpp -o Objects/bridge_rewrite.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_surround.cpp -o Objects/bridge_surround.o c++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/String -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I. -I. -I/usr/local/include/qt4 -I/usr/local/incl ude -DQTTEXMACS -Wall -Wno-return-type -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_with.cpp -o Objects/bridge_with.o ./Typeset/Bridge/bridge_with.cpp:129:3: error: variable length array of non-POD element type 'string' STACK_NEW_ARRAY(vars,string,k); ^ Kernel/Abstractions/basic.hpp:56:44: note: expanded from macro 'STACK_NEW_ARRAY' #define STACK_NEW_ARRAY(name,T,size) T name[size] ^ ./Typeset/Bridge/bridge_with.cpp:130:3: error: variable length array of non-POD element type 'tree' STACK_NEW_ARRAY(newv,tree,k); ^ Kernel/Abstractions/basic.hpp:56:44: note: expanded from macro 'STACK_NEW_ARRAY' #define STACK_NEW_ARRAY(name,T,size) T name[size] ^ ./Typeset/Bridge/bridge_with.cpp:161:3: error: variable length array of non-POD element type 'string' STACK_NEW_ARRAY(vars,string,k); ^ Kernel/Abstractions/basic.hpp:56:44: note: expanded from macro 'STACK_NEW_ARRAY' #define STACK_NEW_ARRAY(name,T,size) T name[size] ^ ./Typeset/Bridge/bridge_with.cpp:162:3: error: variable length array of non-POD element type 'tree' STACK_NEW_ARRAY(oldv,tree,k); ^ Kernel/Abstractions/basic.hpp:56:44: note: expanded from macro 'STACK_NEW_ARRAY' #define STACK_NEW_ARRAY(name,T,size) T name[size] ^ ./Typeset/Bridge/bridge_with.cpp:163:3: error: variable length array of non-POD element type 'tree' STACK_NEW_ARRAY(newv,tree,k); ^ Kernel/Abstractions/basic.hpp:56:44: note: expanded from macro 'STACK_NEW_ARRAY' #define STACK_NEW_ARRAY(name,T,size) T name[size] ^ 5 errors generated. gmake[1]: *** [Objects/bridge_with.o] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/editors/texmacs/work/TeXmacs-1.0.7.14-src/src' gmake: *** [TEXMACS] Error 2 *** Error code 1 Stop. make: stopped in /usr/ports/editors/texmacs ===> Cleaning for texmacs-1.0.7.14_2