Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2018 07:05:15 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][devel/qdevelop] Failed for qdevelop-0.28_3 in build
Message-ID:  <201805230705.w4N75FmR053700@beefy12.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/devel/qdevelop/Makefile 444945 2017-07-03 12:58:53Z amdmi3 $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p470591_s333820/logs/qdevelop-0.28_3.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p470591_s333820
Log:

=>> Building devel/qdevelop
build started at Wed May 23 07:02:55 UTC 2018
port directory: /usr/ports/devel/qdevelop
package name: qdevelop-0.28_3
building for: FreeBSD head-amd64-default-job-09 12.0-CURRENT FreeBSD 12.0-CURRENT 1200063 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/qdevelop/Makefile 444945 2017-07-03 12:58:53Z amdmi3 $
Poudriere version: 3.2.6-3-g832b198d
Host OSVERSION: 1200062
Jail OSVERSION: 1200063
Job Id: 09




!!! Jail is newer than host. (Jail: 1200063, Host: 1200062) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200063
UNAME_v=FreeBSD 12.0-CURRENT 1200063
UNAME_r=12.0-CURRENT
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.2.6-3-g832b198d
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/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---
===> The following configuration options are available for qdevelop-0.28_3:
     DOCS=on: Build and/or install documentation
     NLS=on: Native Language Support
     TOOLS=on: Install Qt 4 development tools (qmake, moc, etc.)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qdevelop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qdevelop/work  HOME=/wrkdirs/usr/ports/devel/qdevelop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qdevelop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qdevelop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qdevelop/work  HOME=/wrkdirs/usr/ports/devel/qdevelop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qdevelop/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 -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
PORTDOCS="" PORTEXAMPLES="" DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " TOOLS="" NO_TOOLS="@comment " QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qdevelop"  EXAMPLESDIR="share/examples/qdevelop"  DATADIR="share/qdevelop"  WWWDIR="www/qdevelop"  ETCDIR="etc/qdevelop"
--End PLIST_SUB--

--SUB_LIST--
DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " TOOLS="" NO_TOOLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/qdevelop DOCSDIR=/usr/local/share/doc/qdevelop EXAMPLESDIR=/usr/local/share/examples/qdevelop  WWWDIR=/usr/local/www/qdevelop ETCDIR=/usr/local/etc/qdevelop
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /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-freebsd12.0 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-freebsd12.0 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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=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-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200063
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
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)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The qdevelop port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qdevelop-0.28_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-amd64-default-job-09] Installing pkg-1.10.5_1...
[head-amd64-default-job-09] Extracting pkg-1.10.5_1: .......... done
===>   qdevelop-0.28_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qdevelop-0.28_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The qdevelop port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by qdevelop-0.28_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

<snip>
Message from dejavu-2.37:

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.
Message from qt4-sql-4.8.7_2:

======================================================================

To enable Qt database support, install the database plugin ports. The
following plugin ports are available:
 - databases/qt4-ibase-plugin		InterBase/Firebird
 - databases/qt4-mysql-plugin		MySQL
 - databases/qt4-odbc-plugin		Open Database Connectivity
 - databases/qt4-pgsql-plugin		PostgreSQL
 - databases/qt4-sqlite-plugin		SQLite 2
 - databases/qt4-sqlite3-plugin		SQLite 3

======================================================================
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/designer - found
===>   Returning to build of qdevelop-0.28_3
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/lrelease - not found
===>   Installing existing package /packages/All/qt4-linguisttools-4.8.7_2.txz
[head-amd64-default-job-09] Installing qt4-linguisttools-4.8.7_2...
[head-amd64-default-job-09] Extracting qt4-linguisttools-4.8.7_2: ...... done
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/lrelease - found
===>   Returning to build of qdevelop-0.28_3
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/lrelease - found
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/moc - not found
===>   Installing existing package /packages/All/qt4-moc-4.8.7_2.txz
[head-amd64-default-job-09] Installing qt4-moc-4.8.7_2...
[head-amd64-default-job-09] Extracting qt4-moc-4.8.7_2: .... done
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/moc - found
===>   Returning to build of qdevelop-0.28_3
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/moc - found
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/qmake - not found
===>   Installing existing package /packages/All/qt4-qmake-4.8.7_2.txz
[head-amd64-default-job-09] Installing qt4-qmake-4.8.7_2...
[head-amd64-default-job-09] Extracting qt4-qmake-4.8.7_2: .......... done
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/qmake - found
===>   Returning to build of qdevelop-0.28_3
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/qmake - found
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/rcc - not found
===>   Installing existing package /packages/All/qt4-rcc-4.8.7_1.txz
[head-amd64-default-job-09] Installing qt4-rcc-4.8.7_1...
[head-amd64-default-job-09] Extracting qt4-rcc-4.8.7_1: .... done
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/rcc - found
===>   Returning to build of qdevelop-0.28_3
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/rcc - found
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/uic - not found
===>   Installing existing package /packages/All/qt4-uic-4.8.7_1.txz
[head-amd64-default-job-09] Installing qt4-uic-4.8.7_1...
[head-amd64-default-job-09] Extracting qt4-uic-4.8.7_1: .... done
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/uic - found
===>   Returning to build of qdevelop-0.28_3
===>   qdevelop-0.28_3 depends on file: /usr/local/lib/qt4/bin/uic - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   qdevelop-0.28_3 depends on shared library: libQtCore.so - found (/usr/local/lib/qt4/libQtCore.so)
===>   qdevelop-0.28_3 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so)
===>   qdevelop-0.28_3 depends on shared library: libQtNetwork.so - found (/usr/local/lib/qt4/libQtNetwork.so)
===>   qdevelop-0.28_3 depends on shared library: libQtSql.so - found (/usr/local/lib/qt4/libQtSql.so)
===>   qdevelop-0.28_3 depends on shared library: libQtXml.so - found (/usr/local/lib/qt4/libQtXml.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qdevelop-0.28_3
/usr/local/lib/qt4/bin/lrelease /wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/QDevelop.pro
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Chinese.qm'...
    Generated 725 translation(s) (723 finished and 2 unfinished)
    Ignored 24 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Czech.qm'...
    Generated 744 translation(s) (744 finished and 0 unfinished)
    Ignored 5 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Dutch.qm'...
    Generated 474 translation(s) (439 finished and 35 unfinished)
    Ignored 274 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_French.qm'...
    Generated 744 translation(s) (744 finished and 0 unfinished)
    Ignored 5 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_German.qm'...
    Generated 748 translation(s) (748 finished and 0 unfinished)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Italian.qm'...
    Generated 744 translation(s) (744 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Polish.qm'...
    Generated 742 translation(s) (735 finished and 7 unfinished)
    Ignored 7 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Portuguese.qm'...
    Generated 557 translation(s) (531 finished and 26 unfinished)
    Ignored 191 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Russian.qm'...
    Generated 745 translation(s) (737 finished and 8 unfinished)
    Ignored 4 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Spanish.qm'...
    Generated 719 translation(s) (718 finished and 1 unfinished)
    Ignored 30 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Turkish.qm'...
    Generated 720 translation(s) (718 finished and 2 unfinished)
    Ignored 28 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Ukrainian.qm'...
    Generated 529 translation(s) (132 finished and 397 unfinished)
    Ignored 220 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Hungarian.qm'...
    Generated 744 translation(s) (744 finished and 0 unfinished)
    Ignored 5 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Japanese.qm'...
    Generated 720 translation(s) (718 finished and 2 unfinished)
    Ignored 29 untranslated source text(s)
Updating '/wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28/resources/translations/QDevelop_Vietnamese.qm'...
    Generated 720 translation(s) (717 finished and 3 unfinished)
    Ignored 28 untranslated source text(s)
===========================================================================
=======================<phase: build          >============================
===>  Building for qdevelop-0.28_3
/usr/local/lib/qt4/bin/uic ui/about.ui -o build/ui/ui_about.h
/usr/local/lib/qt4/bin/uic ui/addexistant.ui -o build/ui/ui_addexistant.h
/usr/local/lib/qt4/bin/uic ui/addnew.ui -o build/ui/ui_addnew.h
/usr/local/lib/qt4/bin/uic ui/addnewclass.ui -o build/ui/ui_addnewclass.h
/usr/local/lib/qt4/bin/uic ui/addnewclassmethod.ui -o build/ui/ui_addnewclassmethod.h
/usr/local/lib/qt4/bin/uic ui/addnewclassvariable.ui -o build/ui/ui_addnewclassvariable.h
/usr/local/lib/qt4/bin/uic ui/addscope.ui -o build/ui/ui_addscope.h
/usr/local/lib/qt4/bin/uic ui/addsetget.ui -o build/ui/ui_addsetget.h
/usr/local/lib/qt4/bin/uic ui/exechoice.ui -o build/ui/ui_exechoice.h
/usr/local/lib/qt4/bin/uic ui/findfiles.ui -o build/ui/ui_findfiles.h
/usr/local/lib/qt4/bin/uic ui/findwidget.ui -o build/ui/ui_findwidget.h
/usr/local/lib/qt4/bin/uic ui/gotoline.ui -o build/ui/ui_gotoline.h
/usr/local/lib/qt4/bin/uic ui/main.ui -o build/ui/ui_main.h
/usr/local/lib/qt4/bin/uic ui/newimplementation.ui -o build/ui/ui_newimplementation.h
/usr/local/lib/qt4/bin/uic ui/newproject.ui -o build/ui/ui_newproject.h
/usr/local/lib/qt4/bin/uic ui/newvariable.ui -o build/ui/ui_newvariable.h
/usr/local/lib/qt4/bin/uic ui/openfile.ui -o build/ui/ui_openfile.h
/usr/local/lib/qt4/bin/uic ui/options.ui -o build/ui/ui_options.h
/usr/local/lib/qt4/bin/uic ui/parameters.ui -o build/ui/ui_parameters.h
/usr/local/lib/qt4/bin/uic ui/projectpropertie.ui -o build/ui/ui_projectpropertie.h
/usr/local/lib/qt4/bin/uic ui/replacewidget.ui -o build/ui/ui_replacewidget.h
ui/replacewidget.ui: Warning: Z-order assignment: 'horizontalLayoutWidget' is not a valid widget.
/usr/local/lib/qt4/bin/uic ui/shortcuts.ui -o build/ui/ui_shortcuts.h
/usr/local/lib/qt4/bin/uic ui/subclassing.ui -o build/ui/ui_subclassing.h
/usr/local/lib/qt4/bin/uic ui/toolsControl.ui -o build/ui/ui_toolsControl.h
/usr/local/lib/qt4/bin/uic ui/warning.ui -o build/ui/ui_warning.h
/usr/local/lib/qt4/bin/uic ui/breakpointcondition.ui -o build/ui/ui_breakpointcondition.h
/usr/local/lib/qt4/bin/uic ui/registers.ui -o build/ui/ui_registers.h
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/InitCompletion.o src/InitCompletion.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/parse.o src/QIComplete/parse.cpp
src/QIComplete/parse.cpp:544:25: warning: adding 'char' to a string pointer does not append to the string [-Wstring-plus-char]
                                        tag.longName = '#' + p;
                                                       ~~~~^~~
src/QIComplete/parse.cpp:544:25: note: use array indexing to silence this warning
src/QIComplete/parse.cpp:590:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
        if (tag.access.length() && tag.access == "private" || tag.access == "protected")
            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
src/QIComplete/parse.cpp:590:26: note: place parentheses around the '&&' expression to silence this warning
        if (tag.access.length() && tag.access == "private" || tag.access == "protected")
                                ^
            (                                             )
2 warnings generated.
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/readtags.o src/QIComplete/readtags.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/tree.o src/QIComplete/tree.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addexistantimpl.o src/addexistantimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addnewclassimpl.o src/addnewclassimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addnewclassmethodimpl.o src/addnewclassmethodimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addnewclassvariableimpl.o src/addnewclassvariableimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addnewimpl.o src/addnewimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addscopeimpl.o src/addscopeimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/addsetgetimpl.o src/addsetgetimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/assistant.o src/assistant.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/build.o src/build.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/cpphighlighter.o src/cpphighlighter.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/debug.o src/debug.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/designer.o src/designer.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/editor.o src/editor.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/findfileimpl.o src/findfileimpl.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/lineedit.o src/lineedit.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/linenumbers.o src/linenumbers.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/logbuild.o src/logbuild.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/main.o src/main.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4 -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -I/usr/local/include/qt4 -I/usr/local/include -o build/o/unix/mainimpl.o src/mainimpl.cpp
src/mainimpl.cpp:82:19: error: cannot initialize a parameter of type 'QStatusBar *' with an rvalue of type 'bool'
    setStatusBar( false );
                  ^~~~~
/usr/local/include/qt4/QtGui/qmainwindow.h:137:35: note: passing argument to parameter 'statusbar' here
    void setStatusBar(QStatusBar *statusbar);
                                  ^
1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/qdevelop/work/qdevelop-v0.28
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/qdevelop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805230705.w4N75FmR053700>