=>> Building editors/featherpad build started at Wed May 29 00:19:32 CEST 2019 port directory: /usr/ports/editors/featherpad package name: featherpad-0.10.0 building for: FreeBSD 112amd64-head1-job-01 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 amd64 maintained by: jsm@FreeBSD.org Makefile ident: $FreeBSD: head/editors/featherpad/Makefile 491113 2019-01-24 19:52:29Z jsm $ Poudriere version: 3.3.2 Host OSVERSION: 1200086 Jail OSVERSION: 1102000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE-p8 UNAME_r=11.2-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.2 MASTERMNT=/usr/local/poudriere/data/.m/112amd64-head1/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm-256color GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/112amd64-head1/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112amd64-head1 SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/112amd64-head1/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- jsm@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/featherpad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/featherpad/work HOME=/wrkdirs/usr/ports/editors/featherpad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/featherpad/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/featherpad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/featherpad/work HOME=/wrkdirs/usr/ports/editors/featherpad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/featherpad/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/featherpad" EXAMPLESDIR="share/examples/featherpad" DATADIR="share/featherpad" WWWDIR="www/featherpad" ETCDIR="etc/featherpad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/featherpad DOCSDIR=/usr/local/share/doc/featherpad EXAMPLESDIR=/usr/local/share/examples/featherpad WWWDIR=/usr/local/www/featherpad ETCDIR=/usr/local/etc/featherpad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p8 OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=8 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 33354 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> featherpad-0.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112amd64-head1-job-01] Installing pkg-1.10.5_5... [112amd64-head1-job-01] Extracting pkg-1.10.5_5: .......... done ===> featherpad-0.10.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of featherpad-0.10.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by featherpad-0.10.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by featherpad-0.10.0 for building => SHA256 Checksum OK for tsujan-FeatherPad-V0.10.0_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by featherpad-0.10.0 for building ===> Extracting for featherpad-0.10.0 => SHA256 Checksum OK for tsujan-FeatherPad-V0.10.0_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for featherpad-0.10.0 =========================================================================== =================================================== ===> featherpad-0.10.0 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.23.txz [112amd64-head1-job-01] Installing desktop-file-utils-0.23... [112amd64-head1-job-01] `-- Installing gettext-runtime-0.19.8.1_2... [112amd64-head1-job-01] | `-- Installing indexinfo-0.3.1... [112amd64-head1-job-01] | `-- Extracting indexinfo-0.3.1: .... done [112amd64-head1-job-01] `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [112amd64-head1-job-01] `-- Installing glib-2.56.3_5,1... [112amd64-head1-job-01] | `-- Installing libffi-3.2.1_3... [112amd64-head1-job-01] | `-- Extracting libffi-3.2.1_3: .......... done [112amd64-head1-job-01] | `-- Installing libiconv-1.14_11... [112amd64-head1-job-01] | `-- Extracting libiconv-1.14_11: .......... done [112amd64-head1-job-01] | `-- Installing libxml2-2.9.8... [112amd64-head1-job-01] | `-- Extracting libxml2-2.9.8: .......... done [112amd64-head1-job-01] | `-- Installing pcre-8.43_1... [112amd64-head1-job-01] | `-- Extracting pcre-8.43_1: .......... done [112amd64-head1-job-01] | `-- Installing python36-3.6.8_2... [112amd64-head1-job-01] | | `-- Installing readline-8.0.0... [112amd64-head1-job-01] | | `-- Extracting readline-8.0.0: .......... done [112amd64-head1-job-01] | `-- Extracting python36-3.6.8_2: .......... done [112amd64-head1-job-01] `-- Extracting glib-2.56.3_5,1: .......... done No schema files found: doing nothing. [112amd64-head1-job-01] Extracting desktop-file-utils-0.23: .......... done Message from python36-3.6.8_2: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== ===> featherpad-0.10.0 depends on executable: update-desktop-database - found ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.6.1,1.txz [112amd64-head1-job-01] Installing pkgconf-1.6.1,1... [112amd64-head1-job-01] Extracting pkgconf-1.6.1,1: .......... done ===> featherpad-0.10.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2018.4.txz [112amd64-head1-job-01] Installing xorgproto-2018.4... [112amd64-head1-job-01] Extracting xorgproto-2018.4: .......... done ===> featherpad-0.10.0 depends on package: xorgproto>=0 - found ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.7,1.txz [112amd64-head1-job-01] Installing libX11-1.6.7,1... [112amd64-head1-job-01] `-- Installing libXau-1.0.9... [112amd64-head1-job-01] `-- Extracting libXau-1.0.9: .......... done [112amd64-head1-job-01] `-- Installing libXdmcp-1.1.3... [112amd64-head1-job-01] `-- Extracting libXdmcp-1.1.3: ......... done [112amd64-head1-job-01] `-- Installing libxcb-1.13.1... [112amd64-head1-job-01] | `-- Installing libpthread-stubs-0.4... [112amd64-head1-job-01] | `-- Extracting libpthread-stubs-0.4: .... done [112amd64-head1-job-01] `-- Extracting libxcb-1.13.1: .......... done [112amd64-head1-job-01] Extracting libX11-1.6.7,1: .......... done ===> featherpad-0.10.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Installing existing package /packages/All/qt5-buildtools-5.12.2.txz [112amd64-head1-job-01] Installing qt5-buildtools-5.12.2... [112amd64-head1-job-01] `-- Installing perl5-5.28.2... [112amd64-head1-job-01] `-- Extracting perl5-5.28.2: .......... done [112amd64-head1-job-01] `-- Installing qtchooser-66... [112amd64-head1-job-01] `-- Extracting qtchooser-66: .......... done [112amd64-head1-job-01] Extracting qt5-buildtools-5.12.2: .......... done Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from qtchooser-66: qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/lrelease - not found ===> Installing existing package /packages/All/qt5-linguisttools-5.12.2.txz [112amd64-head1-job-01] Installing qt5-linguisttools-5.12.2... [112amd64-head1-job-01] `-- Installing qt5-core-5.12.2_1... [112amd64-head1-job-01] | `-- Installing etc_os-release-0.1_2... [112amd64-head1-job-01] | `-- Extracting etc_os-release-0.1_2: . done [112amd64-head1-job-01] | `-- Installing icu-64.2,1... [112amd64-head1-job-01] | `-- Extracting icu-64.2,1: .......... done [112amd64-head1-job-01] | `-- Installing pcre2-10.32_1... [112amd64-head1-job-01] | `-- Extracting pcre2-10.32_1: .......... done [112amd64-head1-job-01] `-- Extracting qt5-core-5.12.2_1: .......... done [112amd64-head1-job-01] `-- Installing qt5-xml-5.12.2... [112amd64-head1-job-01] `-- Extracting qt5-xml-5.12.2: .......... done [112amd64-head1-job-01] Extracting qt5-linguisttools-5.12.2: .......... done ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Installing existing package /packages/All/qt5-qmake-5.12.2_1.txz [112amd64-head1-job-01] Installing qt5-qmake-5.12.2_1... [112amd64-head1-job-01] Extracting qt5-qmake-5.12.2_1: .......... done ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> Returning to build of featherpad-0.10.0 =========================================================================== =================================================== ===> featherpad-0.10.0 depends on shared library: libGL.so - not found ===> Installing existing package /packages/All/mesa-libs-18.3.2.txz [112amd64-head1-job-01] Installing mesa-libs-18.3.2... [112amd64-head1-job-01] `-- Installing expat-2.2.6_1... [112amd64-head1-job-01] `-- Extracting expat-2.2.6_1: .......... done [112amd64-head1-job-01] `-- Installing libXdamage-1.1.4_5... [112amd64-head1-job-01] | `-- Installing libXfixes-5.0.3_2... [112amd64-head1-job-01] | `-- Extracting libXfixes-5.0.3_2: .......... done [112amd64-head1-job-01] `-- Extracting libXdamage-1.1.4_5: ......... done [112amd64-head1-job-01] `-- Installing libXext-1.3.3_3,1... [112amd64-head1-job-01] `-- Extracting libXext-1.3.3_3,1: .......... done [112amd64-head1-job-01] `-- Installing libXxf86vm-1.1.4_3... [112amd64-head1-job-01] `-- Extracting libXxf86vm-1.1.4_3: .......... done [112amd64-head1-job-01] `-- Installing libdrm-2.4.96,1... [112amd64-head1-job-01] | `-- Installing libpciaccess-0.13.5... [112amd64-head1-job-01] | | `-- Installing pciids-20190418... [112amd64-head1-job-01] | | `-- Extracting pciids-20190418: ..... done [112amd64-head1-job-01] | `-- Extracting libpciaccess-0.13.5: ......... done [112amd64-head1-job-01] `-- Extracting libdrm-2.4.96,1: .......... done [112amd64-head1-job-01] `-- Installing libunwind-20170615... [112amd64-head1-job-01] `-- Extracting libunwind-20170615: .......... done [112amd64-head1-job-01] `-- Installing libxshmfence-1.2_4... [112amd64-head1-job-01] `-- Extracting libxshmfence-1.2_4: ......... done [112amd64-head1-job-01] Extracting mesa-libs-18.3.2: .......... done ===> featherpad-0.10.0 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> featherpad-0.10.0 depends on shared library: libQt5Gui.so - not found ===> Installing existing package /packages/All/qt5-gui-5.12.2.txz [112amd64-head1-job-01] Installing qt5-gui-5.12.2... [112amd64-head1-job-01] `-- Installing dbus-1.12.12... [112amd64-head1-job-01] | `-- Installing libICE-1.0.9_3,1... [112amd64-head1-job-01] | `-- Extracting libICE-1.0.9_3,1: .......... done [112amd64-head1-job-01] | `-- Installing libSM-1.2.3,1... [112amd64-head1-job-01] | `-- Extracting libSM-1.2.3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [112amd64-head1-job-01] `-- Extracting dbus-1.12.12: ......... done [112amd64-head1-job-01] `-- Installing encodings-1.0.4_4,1... [112amd64-head1-job-01] | `-- Installing font-util-1.3.1... [112amd64-head1-job-01] | `-- Extracting font-util-1.3.1: .......... done [112amd64-head1-job-01] `-- Extracting encodings-1.0.4_4,1: .......... done [112amd64-head1-job-01] `-- Installing fontconfig-2.12.6,1... [112amd64-head1-job-01] | `-- Installing freetype2-2.9.1... [112amd64-head1-job-01] | `-- Extracting freetype2-2.9.1: .......... done [112amd64-head1-job-01] `-- Extracting fontconfig-2.12.6,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [112amd64-head1-job-01] `-- Installing harfbuzz-2.5.0... [112amd64-head1-job-01] | `-- Installing cairo-1.16.0,2... [112amd64-head1-job-01] | | `-- Installing libXrender-0.9.10_2... [112amd64-head1-job-01] | | `-- Extracting libXrender-0.9.10_2: .......... done [112amd64-head1-job-01] | | `-- Installing pixman-0.34.0_1... [112amd64-head1-job-01] | | `-- Extracting pixman-0.34.0_1: .......... done [112amd64-head1-job-01] | | `-- Installing png-1.6.37... [112amd64-head1-job-01] | | `-- Extracting png-1.6.37: .......... done [112amd64-head1-job-01] | `-- Extracting cairo-1.16.0,2: .......... done [112amd64-head1-job-01] | `-- Installing graphite2-1.3.13... [112amd64-head1-job-01] | `-- Extracting graphite2-1.3.13: .......... done [112amd64-head1-job-01] `-- Extracting harfbuzz-2.5.0: .......... done [112amd64-head1-job-01] `-- Installing jpeg-turbo-2.0.2... [112amd64-head1-job-01] `-- Extracting jpeg-turbo-2.0.2: .......... done [112amd64-head1-job-01] `-- Installing libXi-1.7.9_2,1... [112amd64-head1-job-01] `-- Extracting libXi-1.7.9_2,1: .......... done [112amd64-head1-job-01] `-- Installing libxkbcommon-0.8.0_1... [112amd64-head1-job-01] | `-- Installing xkeyboard-config-2.24_1... [112amd64-head1-job-01] | `-- Extracting xkeyboard-config-2.24_1: .......... done [112amd64-head1-job-01] `-- Extracting libxkbcommon-0.8.0_1: .......... done [112amd64-head1-job-01] `-- Installing qt5-dbus-5.12.2... [112amd64-head1-job-01] `-- Extracting qt5-dbus-5.12.2: .......... done [112amd64-head1-job-01] `-- Installing qt5-network-5.12.2_1... [112amd64-head1-job-01] | `-- Installing ca_root_nss-3.44... [112amd64-head1-job-01] | `-- Extracting ca_root_nss-3.44: ........ done [112amd64-head1-job-01] `-- Extracting qt5-network-5.12.2_1: .......... done [112amd64-head1-job-01] `-- Installing xcb-util-image-0.4.0_1... [112amd64-head1-job-01] | `-- Installing xcb-util-0.4.0_2,1... [112amd64-head1-job-01] | `-- Extracting xcb-util-0.4.0_2,1: .......... done [112amd64-head1-job-01] `-- Extracting xcb-util-image-0.4.0_1: .......... done [112amd64-head1-job-01] `-- Installing xcb-util-keysyms-0.4.0_1... [112amd64-head1-job-01] `-- Extracting xcb-util-keysyms-0.4.0_1: ......... done [112amd64-head1-job-01] `-- Installing xcb-util-renderutil-0.3.9_1... [112amd64-head1-job-01] `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done [112amd64-head1-job-01] `-- Installing xcb-util-wm-0.4.1_3... [112amd64-head1-job-01] `-- Extracting xcb-util-wm-0.4.1_3: .......... done [112amd64-head1-job-01] `-- Installing xdg-utils-1.1.3_1... [112amd64-head1-job-01] | `-- Installing hicolor-icon-theme-0.17... [112amd64-head1-job-01] | `-- Extracting hicolor-icon-theme-0.17: . done [112amd64-head1-job-01] | `-- Installing xprop-1.2.4... [112amd64-head1-job-01] | `-- Extracting xprop-1.2.4: ..... done [112amd64-head1-job-01] | `-- Installing xset-1.2.4_2... [112amd64-head1-job-01] | | `-- Installing libXfontcache-1.0.5_5... [112amd64-head1-job-01] | | `-- Extracting libXfontcache-1.0.5_5: .......... done [112amd64-head1-job-01] | | `-- Installing libXmu-1.1.2_5,1... [112amd64-head1-job-01] | | `-- Installing libXt-1.1.5_2,1... [112amd64-head1-job-01] | | `-- Extracting libXt-1.1.5_2,1: .......... done [112amd64-head1-job-01] | | `-- Extracting libXmu-1.1.2_5,1: .......... done [112amd64-head1-job-01] | `-- Extracting xset-1.2.4_2: .. done [112amd64-head1-job-01] `-- Extracting xdg-utils-1.1.3_1: .......... done [112amd64-head1-job-01] `-- Installing xorg-fonts-truetype-7.7_1... [112amd64-head1-job-01] | `-- Installing dejavu-2.37_1... [112amd64-head1-job-01] | | `-- Installing mkfontscale-1.2.1... [112amd64-head1-job-01] | | `-- Installing libfontenc-1.1.4... [112amd64-head1-job-01] | | `-- Extracting libfontenc-1.1.4: ......... done [112amd64-head1-job-01] | | `-- Extracting mkfontscale-1.2.1: ....... done [112amd64-head1-job-01] | `-- Extracting dejavu-2.37_1: .......... done [112amd64-head1-job-01] | `-- Installing font-bh-ttf-1.0.3_4... [112amd64-head1-job-01] | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [112amd64-head1-job-01] | `-- Installing font-misc-ethiopic-1.0.3_4... [112amd64-head1-job-01] | `-- Extracting font-misc-ethiopic-1.0.3_4: ... done [112amd64-head1-job-01] | `-- Installing font-misc-meltho-1.0.3_4... [112amd64-head1-job-01] | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [112amd64-head1-job-01] Extracting qt5-gui-5.12.2: .......... done Message from freetype2-2.9.1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from ca_root_nss-3.44: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from dejavu-2.37_1: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> featherpad-0.10.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> featherpad-0.10.0 depends on shared library: libQt5PrintSupport.so - not found ===> Installing existing package /packages/All/qt5-printsupport-5.12.2.txz [112amd64-head1-job-01] Installing qt5-printsupport-5.12.2... [112amd64-head1-job-01] `-- Installing cups-2.2.11... [112amd64-head1-job-01] | `-- Installing avahi-app-0.7_2... [112amd64-head1-job-01] | | `-- Installing dbus-glib-0.110... [112amd64-head1-job-01] | | `-- Extracting dbus-glib-0.110: .......... done [112amd64-head1-job-01] | | `-- Installing gdbm-1.18.1_1... [112amd64-head1-job-01] | | `-- Extracting gdbm-1.18.1_1: .......... done [112amd64-head1-job-01] | | `-- Installing gnome_subr-1.0... [112amd64-head1-job-01] | | `-- Extracting gnome_subr-1.0: .... done [112amd64-head1-job-01] | | `-- Installing gobject-introspection-1.56.1,1... [112amd64-head1-job-01] | | `-- Extracting gobject-introspection-1.56.1,1: .......... done [112amd64-head1-job-01] | | `-- Installing libdaemon-0.14_1... [112amd64-head1-job-01] | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [112amd64-head1-job-01] | `-- Extracting avahi-app-0.7_2: .......... done [112amd64-head1-job-01] | `-- Installing gnutls-3.6.8... [112amd64-head1-job-01] | | `-- Installing gmp-6.1.2_1... [112amd64-head1-job-01] | | `-- Extracting gmp-6.1.2_1: .......... done [112amd64-head1-job-01] | | `-- Installing libidn2-2.2.0... [112amd64-head1-job-01] | | `-- Installing libunistring-0.9.10_1... [112amd64-head1-job-01] | | `-- Extracting libunistring-0.9.10_1: .......... done [112amd64-head1-job-01] | | `-- Extracting libidn2-2.2.0: .......... done [112amd64-head1-job-01] | | `-- Installing libtasn1-4.13_1... [112amd64-head1-job-01] | | `-- Extracting libtasn1-4.13_1: .......... done [112amd64-head1-job-01] | | `-- Installing nettle-3.4.1_1... [112amd64-head1-job-01] | | `-- Extracting nettle-3.4.1_1: .......... done [112amd64-head1-job-01] | | `-- Installing p11-kit-0.23.15... [112amd64-head1-job-01] | | `-- Extracting p11-kit-0.23.15: .......... done [112amd64-head1-job-01] | | `-- Installing trousers-0.3.14_2... [112amd64-head1-job-01] | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [112amd64-head1-job-01] | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [112amd64-head1-job-01] | | `-- Extracting trousers-0.3.14_2: .......... done [112amd64-head1-job-01] | `-- Extracting gnutls-3.6.8: .......... done [112amd64-head1-job-01] | `-- Installing libpaper-1.1.24.4... [112amd64-head1-job-01] | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [112amd64-head1-job-01] `-- Extracting cups-2.2.11: .......... done [112amd64-head1-job-01] `-- Installing qt5-widgets-5.12.2... [112amd64-head1-job-01] `-- Extracting qt5-widgets-5.12.2: .......... done [112amd64-head1-job-01] Extracting qt5-printsupport-5.12.2: .......... done Message from trousers-0.3.14_2: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account ===> featherpad-0.10.0 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on shared library: libQt5Svg.so - not found ===> Installing existing package /packages/All/qt5-svg-5.12.2.txz [112amd64-head1-job-01] Installing qt5-svg-5.12.2... [112amd64-head1-job-01] Extracting qt5-svg-5.12.2: .......... done ===> featherpad-0.10.0 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so) ===> Returning to build of featherpad-0.10.0 ===> featherpad-0.10.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> featherpad-0.10.0 depends on shared library: libQt5X11Extras.so - not found ===> Installing existing package /packages/All/qt5-x11extras-5.12.2.txz [112amd64-head1-job-01] Installing qt5-x11extras-5.12.2... [112amd64-head1-job-01] Extracting qt5-x11extras-5.12.2: .......... done ===> featherpad-0.10.0 depends on shared library: libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so) ===> Returning to build of featherpad-0.10.0 =========================================================================== =================================================== ===> Configuring for featherpad-0.10.0 Info: creating stash file /wrkdirs/usr/ports/editors/featherpad/work/.build/.qmake.stash Reading /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/featherpad.pro [/wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad] =========================================================================== =================================================== ===> Building for featherpad-0.10.0 --- sub-featherpad-all --- cd featherpad/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/featherpad.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all --- data/translations/translations/featherpad_eo.qm --- --- data/translations/translations/featherpad_cs.qm --- --- data/translations/translations/featherpad_de.qm --- --- data/translations/translations/featherpad_pl.qm --- --- data/translations/translations/featherpad_lt.qm --- --- data/translations/translations/featherpad_ru.qm --- --- data/translations/translations/featherpad_da.qm --- --- data/translations/translations/featherpad_zh_CN.qm --- --- data/translations/translations/featherpad_eo.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_eo.ts -qm data/translations/translations/featherpad_eo.qm --- data/translations/translations/featherpad_cs.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_cs.ts -qm data/translations/translations/featherpad_cs.qm --- data/translations/translations/featherpad_de.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_de.ts -qm data/translations/translations/featherpad_de.qm --- data/translations/translations/featherpad_pl.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_pl.ts -qm data/translations/translations/featherpad_pl.qm --- data/translations/translations/featherpad_lt.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_lt.ts -qm data/translations/translations/featherpad_lt.qm --- data/translations/translations/featherpad_ru.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_ru.ts -qm data/translations/translations/featherpad_ru.qm --- data/translations/translations/featherpad_da.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_da.ts -qm data/translations/translations/featherpad_da.qm --- data/translations/translations/featherpad_zh_CN.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_zh_CN.ts -qm data/translations/translations/featherpad_zh_CN.qm --- data/translations/translations/featherpad_cs.qm --- Updating 'data/translations/translations/featherpad_cs.qm'... --- data/translations/translations/featherpad_eo.qm --- Updating 'data/translations/translations/featherpad_eo.qm'... --- data/translations/translations/featherpad_de.qm --- Updating 'data/translations/translations/featherpad_de.qm'... --- data/translations/translations/featherpad_pl.qm --- Updating 'data/translations/translations/featherpad_pl.qm'... --- data/translations/translations/featherpad_lt.qm --- Updating 'data/translations/translations/featherpad_lt.qm'... --- data/translations/translations/featherpad_da.qm --- Updating 'data/translations/translations/featherpad_da.qm'... --- data/translations/translations/featherpad_lt.qm --- Generated 366 translation(s) (366 finished and 0 unfinished) --- data/translations/translations/featherpad_cs.qm --- Generated 362 translation(s) (362 finished and 0 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_eo.qm --- Generated 366 translation(s) (366 finished and 0 unfinished) --- data/translations/translations/featherpad_pl.qm --- Generated 363 translation(s) (363 finished and 0 unfinished) Ignored 3 untranslated source text(s) --- data/translations/translations/featherpad_de.qm --- Generated 362 translation(s) (362 finished and 0 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_ru.qm --- Updating 'data/translations/translations/featherpad_ru.qm'... Generated 329 translation(s) (329 finished and 0 unfinished) Ignored 37 untranslated source text(s) --- data/translations/translations/featherpad_da.qm --- Generated 364 translation(s) (364 finished and 0 unfinished) Ignored 2 untranslated source text(s) --- data/translations/translations/featherpad_zh_CN.qm --- Updating 'data/translations/translations/featherpad_zh_CN.qm'... Generated 333 translation(s) (333 finished and 0 unfinished) Ignored 33 untranslated source text(s) --- data/translations/translations/featherpad_tr.qm --- --- data/translations/translations/featherpad_es.qm --- --- data/translations/translations/featherpad_fr.qm --- --- data/translations/translations/featherpad_it.qm --- --- data/translations/translations/featherpad_ar_DZ.qm --- --- data/translations/translations/featherpad_tr.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_tr.ts -qm data/translations/translations/featherpad_tr.qm --- data/translations/translations/featherpad_pt_BR.qm --- --- data/translations/translations/featherpad_ja_JP.qm --- --- data/translations/translations/featherpad_cy.qm --- --- data/translations/translations/featherpad_fr.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_fr.ts -qm data/translations/translations/featherpad_fr.qm --- data/translations/translations/featherpad_it.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_it.ts -qm data/translations/translations/featherpad_it.qm --- data/translations/translations/featherpad_ar_DZ.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_ar_DZ.ts -qm data/translations/translations/featherpad_ar_DZ.qm --- data/translations/translations/featherpad_es.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_es.ts -qm data/translations/translations/featherpad_es.qm --- data/translations/translations/featherpad_pt_BR.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_pt_BR.ts -qm data/translations/translations/featherpad_pt_BR.qm --- data/translations/translations/featherpad_ja_JP.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_ja_JP.ts -qm data/translations/translations/featherpad_ja_JP.qm --- data/translations/translations/featherpad_cy.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_cy.ts -qm data/translations/translations/featherpad_cy.qm --- data/translations/translations/featherpad_ar_DZ.qm --- Updating 'data/translations/translations/featherpad_ar_DZ.qm'... --- data/translations/translations/featherpad_fr.qm --- Updating 'data/translations/translations/featherpad_fr.qm'... --- data/translations/translations/featherpad_it.qm --- Updating 'data/translations/translations/featherpad_it.qm'... --- data/translations/translations/featherpad_tr.qm --- Updating 'data/translations/translations/featherpad_tr.qm'... --- data/translations/translations/featherpad_es.qm --- Updating 'data/translations/translations/featherpad_es.qm'... --- data/translations/translations/featherpad_pt_BR.qm --- Updating 'data/translations/translations/featherpad_pt_BR.qm'... --- data/translations/translations/featherpad_ja_JP.qm --- Updating 'data/translations/translations/featherpad_ja_JP.qm'... --- data/translations/translations/featherpad_cy.qm --- Updating 'data/translations/translations/featherpad_cy.qm'... --- data/translations/translations/featherpad_ar_DZ.qm --- Generated 362 translation(s) (362 finished and 0 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_fr.qm --- Generated 362 translation(s) (362 finished and 0 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_it.qm --- Generated 362 translation(s) (362 finished and 0 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_cy.qm --- Generated 352 translation(s) (352 finished and 0 unfinished) Ignored 14 untranslated source text(s) --- data/translations/translations/featherpad_tr.qm --- Generated 362 translation(s) (361 finished and 1 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_es.qm --- Generated 361 translation(s) (361 finished and 0 unfinished) Ignored 5 untranslated source text(s) --- data/translations/translations/featherpad_pt_BR.qm --- Generated 364 translation(s) (364 finished and 0 unfinished) Ignored 2 untranslated source text(s) --- data/translations/translations/featherpad_pt_PT.qm --- --- data/translations/translations/featherpad_ja_JP.qm --- Generated 361 translation(s) (361 finished and 0 unfinished) Ignored 5 untranslated source text(s) --- data/translations/translations/featherpad_nl.qm --- --- data/translations/translations/featherpad_id.qm --- --- ui_fp.h --- --- ui_predDialog.h --- --- data/translations/translations/featherpad_pt_PT.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_pt_PT.ts -qm data/translations/translations/featherpad_pt_PT.qm --- data/translations/translations/featherpad_nl.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_nl.ts -qm data/translations/translations/featherpad_nl.qm --- ui_sessionDialog.h --- --- ui_about.h --- --- main.o --- --- ui_fp.h --- /usr/local/lib/qt5/bin/uic ../../FeatherPad-0.10.0/featherpad/fp.ui -o ui_fp.h --- ui_predDialog.h --- /usr/local/lib/qt5/bin/uic ../../FeatherPad-0.10.0/featherpad/predDialog.ui -o ui_predDialog.h --- data/translations/translations/featherpad_id.qm --- /usr/local/lib/qt5/bin/lrelease ../../FeatherPad-0.10.0/featherpad/data/translations/featherpad_id.ts -qm data/translations/translations/featherpad_id.qm --- ui_sessionDialog.h --- /usr/local/lib/qt5/bin/uic ../../FeatherPad-0.10.0/featherpad/sessionDialog.ui -o ui_sessionDialog.h --- ui_about.h --- /usr/local/lib/qt5/bin/uic ../../FeatherPad-0.10.0/featherpad/about.ui -o ui_about.h --- main.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o main.o ../../FeatherPad-0.10.0/featherpad/main.cpp --- singleton.o --- --- encoding.o --- --- data/translations/translations/featherpad_pt_PT.qm --- Updating 'data/translations/translations/featherpad_pt_PT.qm'... --- data/translations/translations/featherpad_id.qm --- Updating 'data/translations/translations/featherpad_id.qm'... --- data/translations/translations/featherpad_nl.qm --- Updating 'data/translations/translations/featherpad_nl.qm'... --- singleton.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o singleton.o ../../FeatherPad-0.10.0/featherpad/singleton.cpp --- encoding.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o encoding.o ../../FeatherPad-0.10.0/featherpad/encoding.cpp --- data/translations/translations/featherpad_id.qm --- Generated 362 translation(s) (362 finished and 0 unfinished) Ignored 4 untranslated source text(s) --- data/translations/translations/featherpad_pt_PT.qm --- Generated 364 translation(s) (364 finished and 0 unfinished) Ignored 2 untranslated source text(s) --- data/translations/translations/featherpad_nl.qm --- Generated 361 translation(s) (361 finished and 0 unfinished) Ignored 5 untranslated source text(s) --- tabwidget.o --- --- lineedit.o --- --- textedit.o --- --- tabbar.o --- --- highlighter.o --- --- tabwidget.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tabwidget.o ../../FeatherPad-0.10.0/featherpad/tabwidget.cpp --- lineedit.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o lineedit.o ../../FeatherPad-0.10.0/featherpad/lineedit.cpp --- textedit.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o textedit.o ../../FeatherPad-0.10.0/featherpad/textedit.cpp --- tabbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tabbar.o ../../FeatherPad-0.10.0/featherpad/tabbar.cpp --- highlighter.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o highlighter.o ../../FeatherPad-0.10.0/featherpad/highlighter.cpp --- config.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o config.o ../../FeatherPad-0.10.0/featherpad/config.cpp --- highlighter-sh.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o highlighter-sh.o ../../FeatherPad-0.10.0/featherpad/highlighter-sh.cpp --- highlighter-html.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o highlighter-html.o ../../FeatherPad-0.10.0/featherpad/highlighter-html.cpp --- highlighter-patterns.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o highlighter-patterns.o ../../FeatherPad-0.10.0/featherpad/highlighter-patterns.cpp --- highlighter-jsregex.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o highlighter-jsregex.o ../../FeatherPad-0.10.0/featherpad/highlighter-jsregex.cpp --- vscrollbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o vscrollbar.o ../../FeatherPad-0.10.0/featherpad/vscrollbar.cpp --- config.o --- In file included from ../../FeatherPad-0.10.0/featherpad/config.cpp:20: ../../FeatherPad-0.10.0/featherpad/config.h:548:9: warning: private field 'openRecentFiles_' is not used [-Wunused-private-field] int openRecentFiles_; ^ --- loading.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o loading.o ../../FeatherPad-0.10.0/featherpad/loading.cpp --- tabpage.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tabpage.o ../../FeatherPad-0.10.0/featherpad/tabpage.cpp --- searchbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o searchbar.o ../../FeatherPad-0.10.0/featherpad/searchbar.cpp --- config.o --- 1 warning generated. --- sidepane.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sidepane.o ../../FeatherPad-0.10.0/featherpad/sidepane.cpp --- svgicons.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o svgicons.o ../../FeatherPad-0.10.0/featherpad/svgicons.cpp --- x11.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o x11.o ../../FeatherPad-0.10.0/featherpad/x11.cpp --- qrc_fp.cpp --- /usr/local/lib/qt5/bin/rcc -name fp ../../FeatherPad-0.10.0/featherpad/data/fp.qrc -o qrc_fp.cpp --- moc_predefs.h --- c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -dM -E -o moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp --- fpwin.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o fpwin.o ../../FeatherPad-0.10.0/featherpad/fpwin.cpp --- find.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o find.o ../../FeatherPad-0.10.0/featherpad/find.cpp --- replace.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o replace.o ../../FeatherPad-0.10.0/featherpad/replace.cpp --- pref.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pref.o ../../FeatherPad-0.10.0/featherpad/pref.cpp --- brackets.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o brackets.o ../../FeatherPad-0.10.0/featherpad/brackets.cpp --- syntax.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o syntax.o ../../FeatherPad-0.10.0/featherpad/syntax.cpp --- session.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o session.o ../../FeatherPad-0.10.0/featherpad/session.cpp --- qrc_fp.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o qrc_fp.o qrc_fp.cpp --- moc_singleton.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/singleton.h -o moc_singleton.cpp --- moc_fpwin.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/fpwin.h -o moc_fpwin.cpp --- moc_tabwidget.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/tabwidget.h -o moc_tabwidget.cpp --- moc_lineedit.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/lineedit.h -o moc_lineedit.cpp --- moc_textedit.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/textedit.h -o moc_textedit.cpp --- moc_tabbar.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/tabbar.h -o moc_tabbar.cpp --- moc_highlighter.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/highlighter.h -o moc_highlighter.cpp --- moc_vscrollbar.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/vscrollbar.h -o moc_vscrollbar.cpp --- moc_filedialog.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/filedialog.h -o moc_filedialog.cpp --- moc_config.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/config.h -o moc_config.cpp --- moc_pref.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/pref.h -o moc_pref.cpp --- moc_loading.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/loading.h -o moc_loading.cpp --- moc_messagebox.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/messagebox.h -o moc_messagebox.cpp --- moc_tabpage.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/tabpage.h -o moc_tabpage.cpp --- moc_searchbar.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/searchbar.h -o moc_searchbar.cpp --- moc_session.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/session.h -o moc_session.cpp --- moc_warningbar.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/warningbar.h -o moc_warningbar.cpp --- moc_sidepane.cpp --- /usr/local/lib/qt5/bin/moc -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.0/include -I/usr/include ../../FeatherPad-0.10.0/featherpad/sidepane.h -o moc_sidepane.cpp --- moc_singleton.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_singleton.o moc_singleton.cpp --- moc_fpwin.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_fpwin.o moc_fpwin.cpp --- moc_tabwidget.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_tabwidget.o moc_tabwidget.cpp --- moc_lineedit.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_lineedit.o moc_lineedit.cpp --- moc_textedit.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_textedit.o moc_textedit.cpp --- moc_tabbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_tabbar.o moc_tabbar.cpp --- moc_highlighter.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_highlighter.o moc_highlighter.cpp --- moc_vscrollbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_vscrollbar.o moc_vscrollbar.cpp --- moc_filedialog.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_filedialog.o moc_filedialog.cpp --- moc_config.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_config.o moc_config.cpp --- moc_pref.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_pref.o moc_pref.cpp --- moc_loading.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_loading.o moc_loading.cpp --- moc_messagebox.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_messagebox.o moc_messagebox.cpp --- moc_tabpage.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_tabpage.o moc_tabpage.cpp --- moc_searchbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_searchbar.o moc_searchbar.cpp --- moc_session.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_session.o moc_session.cpp --- moc_warningbar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_warningbar.o moc_warningbar.cpp --- moc_sidepane.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DHAS_X11 -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../FeatherPad-0.10.0/featherpad -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtX11Extras -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_sidepane.o moc_sidepane.cpp --- featherpad --- c++ -fstack-protector-strong -pthread -Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -o featherpad main.o singleton.o fpwin.o encoding.o tabwidget.o lineedit.o textedit.o tabbar.o highlighter.o find.o replace.o pref.o config.o brackets.o syntax.o highlighter-sh.o highlighter-html.o highlighter-patterns.o highlighter-jsregex.o vscrollbar.o loading.o tabpage.o searchbar.o session.o sidepane.o svgicons.o x11.o qrc_fp.o moc_singleton.o moc_fpwin.o moc_tabwidget.o moc_lineedit.o moc_textedit.o moc_tabbar.o moc_highlighter.o moc_vscrollbar.o moc_filedialog.o moc_config.o moc_pref.o moc_loading.o moc_messagebox.o moc_tabpage.o moc_searchbar.o moc_session.o moc_warningbar.o moc_sidepane.o -L/usr/local/lib -lX11 -L/usr/local/lib/qt5 -lQt5PrintSupport -lQt5Svg -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Network -lQt5Core -lkvm -lprocstat /usr/local/lib/libGL.so =========================================================================== =================================================== ===> featherpad-0.10.0 depends on executable: update-desktop-database - found ===> featherpad-0.10.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> featherpad-0.10.0 depends on file: /usr/local/lib/qt5/bin/lrelease - found =========================================================================== =================================================== ===> Staging for featherpad-0.10.0 ===> Generating temporary packing list cd featherpad/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/featherpad.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe featherpad /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/bin/featherpad strip /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/bin/featherpad ln -sf featherpad fpad && cp -P fpad /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/bin /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/data/featherpad.desktop /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/share/applications/featherpad.desktop /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/data/featherpad.svg /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/share/icons/hicolor/scalable/apps/featherpad.svg /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/data/help /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/share/featherpad/help /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/editors/featherpad/work/FeatherPad-0.10.0/featherpad/data/help_ja_JP /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/share/featherpad/help_ja_JP /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/editors/featherpad/work/.build/featherpad/data/translations/translations /wrkdirs/usr/ports/editors/featherpad/work/stage/usr/local/share/featherpad/translations ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for featherpad-0.10.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for featherpad-0.10.0 build of editors/featherpad | featherpad-0.10.0 ended at Wed May 29 00:20:20 CEST 2019 build time: 00:00:48