From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Feb 14 17:27:04 2014 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 ESMTPS id B1D6C3A8 for ; Fri, 14 Feb 2014 17:27:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [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 97CF61132 for ; Fri, 14 Feb 2014 17:27:04 +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 s1EHR4j1065445 for ; Fri, 14 Feb 2014 17:27:04 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id s1EHR4Iq065431; Fri, 14 Feb 2014 17:27:04 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 14 Feb 2014 17:27:04 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201402141727.s1EHR4Iq065431@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - head-amd64-default][editors/texmacs] Failed for texmacs-1.0.7.14_2 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 17:27:04 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/editors/texmacs/Makefile 327720 2013-09-20 16:36:23Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-14_04h59m38s/logs/texmacs-1.0.7.14_2.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-14_04h59m38s Log: ====>> Building editors/texmacs build started at Fri Feb 14 17:25:00 UTC 2014 port directory: /usr/ports/editors/texmacs building for: FreeBSD head-amd64-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r261447 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/editors/texmacs/Makefile 327720 2013-09-20 16:36:23Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1100007 UNAME_v=FreeBSD 11.0-CURRENT r261447 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=55210 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=texmacs-1.0.7.14_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---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 --with-imlib2 --with-qt --enable-qtpipes --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 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" 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 PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---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.2.6.txz Installing pkg-1.2.6... 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.6_2.txz Installing python27-2.7.6_2...Installing gettext-0.18.3.1... 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 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 libxcb-1.9.3...Installing libXau-1.0.8...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3... done done Installing libXext-1.3.2,1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done Installing xextproto-7.2.1... done done Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done Installing libXt-1.1.4,1... done Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done Installing freetype2-2.5.2... 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 /usr/local/share/fonts/amsfonts/fonts/tfm/public/amsfonts/cmextra: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/tfm/public/amsfonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/tfm/public/amsfonts/dummy: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/tfm/public/amsfonts/euler: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/tfm/public/amsfonts/symbols: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/type1: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/type1/public: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/amsfonts/fonts/type1/public/amsfonts: caching, new cache contents: 0 fonts, 6 dirs /usr/local/share/fonts/amsfonts/fonts/type1/public/amsfonts/cm: caching, new cache contents: 75 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/type1/public/amsfonts/cmextra: caching, new cache contents: 15 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/type1/public/amsfonts/cyrillic: caching, new cache contents: 5 fonts, 0 dirs /usr/local/share/fonts/amsfonts/fonts/type1/public/amsfonts/euler: caching, new cache contents: 22 fonts, 0 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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Graphics/Renderer/basic_renderer.cpp -o Objects/basic_rende rer.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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Plugins/Bibtex/bibtex_functions.cpp -o Objects/bibtex_funct ions.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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exceptions -c ./Graphics/Bitmap_fonts/bitmap_font.cpp -o Objects/bitmap_fon t.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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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 -I/usr/local/include -I/usr/local/include/freetype2 -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/include -fno-strict-aliasing -fno-rtti -fno-exception s -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[2]: *** [Objects/bridge_with.o] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/editors/texmacs/work/TeXmacs-1.0.7.14-src/src' gmake[1]: *** [TEXMACS] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/editors/texmacs/work/TeXmacs-1.0.7.14-src' *** Error code 1 Stop. make: stopped in /usr/ports/editors/texmacs ===> Cleaning for texmacs-1.0.7.14_2