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: k...@freebsd.org Last committer: r...@freebsd.org Ident: $FreeBSD: branches/2019Q1/devel/qt4-porting/Makefile 486467 2018-12-02 15:41:47Z rene $ Log URL: http://beefy13.nyi.freebsd.org/data/120armv7-quarterly/492481/logs/qt4-porting-4.8.7_2.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=120armv7-quarterly&build=492481 Log: =>> Building devel/qt4-porting build started at Sat Feb 9 23:57:10 UTC 2019 port directory: /usr/ports/devel/qt4-porting package name: qt4-porting-4.8.7_2 building for: FreeBSD 120armv7-quarterly-job-13 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 1200086 arm maintained by: k...@freebsd.org Makefile ident: $FreeBSD: branches/2019Q1/devel/qt4-porting/Makefile 486467 2018-12-02 15:41:47Z rene $ Poudriere version: 3.2.8 Host OSVERSION: 1300009 Jail OSVERSION: 1200086 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p3 1200086 UNAME_r=12.0-RELEASE-p3 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8 MASTERMNT=/usr/local/poudriere/data/.m/120armv7-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120armv7-quarterly/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-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt4/bin -headerdir /usr/local/include/qt4 -libdir /usr/local/lib/qt4 -plugindir /usr/local/lib/qt4/plugins -importdir /usr/local/lib/qt4/imports -datadir /usr/local/share/qt4 -docdir /usr/local/share/doc/qt4 -translationdir /usr/local/share/qt4/translations -sysconfdir /usr/local/etc/xdg -fast -platform /usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -system-libjpeg -system-libpng -system-libmng -system-libtiff -system-zlib -no-phonon-backend -examplesdir /usr/local/share/examples/qt4/examples -demosdir /usr/local/share/examples/qt4/demos -release -no-separate-debug-info --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QTDIR=/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7 PATH=/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin:$PATH QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt4-porting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt4-porting/work HOME=/wrkdirs/usr/ports/devel/qt4-porting/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- QTDIR=/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/lib:$LD_LIBRARY_PATH PATH=/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin:$PATH QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt4-porting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt4-porting/work HOME=/wrkdirs/usr/ports/devel/qt4-porting/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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/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" DEBUG="@comment " SHORTVER=4.8 FULLVER=4.8.7 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/porting" EXAMPLESDIR="share/examples/porting" DATADIR="share/porting" WWWDIR="www/porting" ETCDIR="etc/porting" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/porting DOCSDIR=/usr/local/share/doc/porting EXAMPLESDIR=/usr/local/share/examples/porting WWWDIR=/usr/local/www/porting ETCDIR=/usr/local/etc/porting --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv7 ARCH=${MACHINE_ARCH} #### /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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p3 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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: This port is deprecated; you may wish to reconsider installing it: Qt4 has been EOL since december 2015. It is scheduled to be removed on or after 2019-03-15. ===> License LGPL21 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> qt4-porting-4.8.7_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [120armv7-quarterly-job-13] Installing pkg-1.10.5_5... [120armv7-quarterly-job-13] Extracting pkg-1.10.5_5: .......... done ===> qt4-porting-4.8.7_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qt4-porting-4.8.7_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: <snip> In file included from ./fileporter.h:45: In file included from ./portingrules.h:45: In file included from ./qtsimplexml.h:45: In file included from ../../../include/QtCore/QString:1: In file included from ../../../include/QtCore/qstring.h:1: In file included from ../../../include/QtCore/../../src/corelib/tools/qstring.h:46: In file included from ../../../include/QtCore/qbytearray.h:1: In file included from ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:45: In file included from ../../../include/QtCore/qatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qatomic.h:46: In file included from ../../../include/QtCore/qbasicatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227: In file included from ../../../include/QtCore/qatomic_arch.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:56: In file included from ../../../include/QtCore/qatomic_arm.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:53: In file included from ../../../include/QtCore/qatomic_armv7.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_armv7.h:56: In file included from ../../../include/QtCore/qatomic_armv6.h:1: ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:115:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:116:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:134:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:170:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:171:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:188:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:190:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:210:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:230:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:231:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:249:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ In file included from .moc/release-shared/moc_projectporter.cpp:9: In file included from .moc/release-shared/../../projectporter.h:45: In file included from ./fileporter.h:45: In file included from ./portingrules.h:45: In file included from ./qtsimplexml.h:45: In file included from ../../../include/QtCore/QString:1: In file included from ../../../include/QtCore/qstring.h:1: In file included from ../../../include/QtCore/../../src/corelib/tools/qstring.h:46: In file included from ../../../include/QtCore/qbytearray.h:1: In file included from ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:45: In file included from ../../../include/QtCore/qatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qatomic.h:46: In file included from ../../../include/QtCore/qbasicatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227: In file included from ../../../include/QtCore/qatomic_arch.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:56: In file included from ../../../include/QtCore/qatomic_arm.h:1: ./../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:54:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] QT_END_INCLUDE_HEADER ^ ./../../include/QtCore/../../src/corelib/global/qglobal.h:144:31: note: expanded from macro 'QT_END_INCLUDE_HEADER' #define QT_END_INCLUDE_HEADER extern "C++" ^ 16 warnings generated. /wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin/moc -DQT_NO_CAST_TO_ASCII -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I.moc/release-shared -I/usr/local/include/qt4 -I/usr/local/include semantic.h -o .moc/release-shared/moc_semantic.cpp /nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -O2 -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_CAST_TO_ASCII -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I.moc/release-shared -I/usr/local/include/qt4 -I/usr/local/include -o .obj/release-shared/moc_semantic.o .moc/release-shared/moc_semantic.cpp In file included from .moc/release-shared/moc_semantic.cpp:9: In file included from .moc/release-shared/../../semantic.h:46: In file included from ./treewalker.h:46: In file included from ./ast.h:46: In file included from ./smallobject.h:46: In file included from ../../../include/QtCore/QList:1: In file included from ../../../include/QtCore/qlist.h:1: In file included from ../../../include/QtCore/../../src/corelib/tools/qlist.h:46: In file included from ../../../include/QtCore/qatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qatomic.h:46: In file included from ../../../include/QtCore/qbasicatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227: In file included from ../../../include/QtCore/qatomic_arch.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:56: In file included from ../../../include/QtCore/qatomic_arm.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:53: In file included from ../../../include/QtCore/qatomic_armv7.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_armv7.h:56: In file included from ../../../include/QtCore/qatomic_armv6.h:1: ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:115:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:116:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:134:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:170:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:171:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:188:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:190:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:210:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:230:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:231:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:249:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *newValue; ^~~~~~~~~ ./../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ In file included from .moc/release-shared/moc_semantic.cpp:9: In file included from .moc/release-shared/../../semantic.h:46: In file included from ./treewalker.h:46: In file included from ./ast.h:46: In file included from ./smallobject.h:46: In file included from ../../../include/QtCore/QList:1: In file included from ../../../include/QtCore/qlist.h:1: In file included from ../../../include/QtCore/../../src/corelib/tools/qlist.h:46: In file included from ../../../include/QtCore/qatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qatomic.h:46: In file included from ../../../include/QtCore/qbasicatomic.h:1: In file included from ../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227: In file included from ../../../include/QtCore/qatomic_arch.h:1: In file included from ../../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:56: In file included from ../../../include/QtCore/qatomic_arm.h:1: ./../../include/QtCore/../../src/corelib/arch/qatomic_arm.h:54:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] QT_END_INCLUDE_HEADER ^ ./../../include/QtCore/../../src/corelib/global/qglobal.h:144:31: note: expanded from macro 'QT_END_INCLUDE_HEADER' #define QT_END_INCLUDE_HEADER extern "C++" ^ In file included from .moc/release-shared/moc_semantic.cpp:9: .moc/release-shared/../../semantic.h:74:18: warning: 'Semantic::parseDeclaration' hides overloaded virtual function [-Woverloaded-virtual] virtual void parseDeclaration(AST *funSpec, AST *storageSpec, TypeSpecifierAST *typeSpec, InitDeclaratorAST *decl); ^ ./treewalker.h:61:18: note: hidden overloaded virtual function 'TreeWalker::parseDeclaration' declared here: different number of parameters (1 vs 4) virtual void parseDeclaration(DeclarationAST *node); ^ In file included from .moc/release-shared/moc_semantic.cpp:9: .moc/release-shared/../../semantic.h:79:18: warning: 'Semantic::parseBaseClause' hides overloaded virtual function [-Woverloaded-virtual] virtual void parseBaseClause(BaseClauseAST *baseClause, CodeModel::ClassScope * klass); ^ ./treewalker.h:65:18: note: hidden overloaded virtual function 'TreeWalker::parseBaseClause' declared here: different number of parameters (1 vs 2) virtual void parseBaseClause(BaseClauseAST *node); ^ 18 warnings generated. /wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin/rcc -name qt3headers0 qt3headers0.qrc -o .rcc/release-shared/qrc_qt3headers0.cpp /nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -O2 -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_CAST_TO_ASCII -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I.moc/release-shared -I/usr/local/include/qt4 -I/usr/local/include -o .obj/release-shared/qrc_qt3headers0.o .rcc/release-shared/qrc_qt3headers0.cpp /wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin/rcc -name qt3headers1 qt3headers1.qrc -o .rcc/release-shared/qrc_qt3headers1.cpp /nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -O2 -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_CAST_TO_ASCII -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I.moc/release-shared -I/usr/local/include/qt4 -I/usr/local/include -o .obj/release-shared/qrc_qt3headers1.o .rcc/release-shared/qrc_qt3headers1.cpp /wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin/rcc -name qt3headers2 qt3headers2.qrc -o .rcc/release-shared/qrc_qt3headers2.cpp /nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -O2 -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_CAST_TO_ASCII -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I.moc/release-shared -I/usr/local/include/qt4 -I/usr/local/include -o .obj/release-shared/qrc_qt3headers2.o .rcc/release-shared/qrc_qt3headers2.cpp /wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/bin/rcc -name qt3headers3 qt3headers3.qrc -o .rcc/release-shared/qrc_qt3headers3.cpp /nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -O2 -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_CAST_TO_ASCII -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I.moc/release-shared -I/usr/local/include/qt4 -I/usr/local/include -o .obj/release-shared/qrc_qt3headers3.o .rcc/release-shared/qrc_qt3headers3.cpp clang++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -Wl,-rpath,/usr/local/lib/qt4 -o ../../../bin/qt3to4 .obj/release-shared/port.o .obj/release-shared/smallobject.o .obj/release-shared/tokenengine.o .obj/release-shared/tokenizer.o .obj/release-shared/rpplexer.o .obj/release-shared/rpp.o .obj/release-shared/rpptreewalker.o .obj/release-shared/rpptreeevaluator.o .obj/release-shared/rppexpressionbuilder.o .obj/release-shared/preprocessorcontrol.o .obj/release-shared/replacetoken.o .obj/release-shared/tokenreplacements.o .obj/release-shared/textreplacement.o .obj/release-shared/portingrules.o .obj/release-shared/qtsimplexml.o .obj/release-shared/projectporter.o .obj/release-shared/proparser.o .obj/release-shared/fileporter.o .obj/release-shared/logger.o .obj/release-shared/filewriter.o .obj/release-shared/cpplexer.o .obj/release-shared/ast.o .obj/release-shared/errors.o .obj/release-shared/parser.o .obj/release-shared/translationunit.o .obj/release-shared/tre ewalker.o .obj/release-shared/semantic.o .obj/release-shared/codemodel.o .obj/release-shared/codemodelwalker.o .obj/release-shared/codemodelattributes.o .obj/release-shared/moc_rpp.o .obj/release-shared/moc_rpptreeevaluator.o .obj/release-shared/moc_preprocessorcontrol.o .obj/release-shared/moc_projectporter.o .obj/release-shared/moc_semantic.o .obj/release-shared/qrc_qt3headers0.o .obj/release-shared/qrc_qt3headers1.o .obj/release-shared/qrc_qt3headers2.o .obj/release-shared/qrc_qt3headers3.o -L/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/lib -L/usr/local/lib/qt4 -L/usr/local/lib -lQtXml -L/wrkdirs/usr/ports/devel/qt4-porting/work/qt-everywhere-opensource-src-4.8.7/lib -L/usr/local/lib/qt4 -L/usr/local/lib -lQtCore =>> Killing runaway build after 21600 seconds with no output _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"