Date: Tue, 10 Dec 2019 09:48:05 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv7-default][devel/qt5-qmake] Failed for qt5-qmake-5.13.2 in stage/runaway Message-ID: <201912100948.xBA9m5SF052842@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: kde@FreeBSD.org Last committer: tcberner@FreeBSD.org Ident: $FreeBSD: head/devel/qt5-qmake/Makefile 513447 2019-10-01 04:13:31Z tcberner $ Log URL: http://beefy12.nyi.freebsd.org/data/head-armv7-default/p519639_s355573/logs/qt5-qmake-5.13.2.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p519639_s355573 Log: =>> Building devel/qt5-qmake build started at Tue Dec 10 02:14:59 UTC 2019 port directory: /usr/ports/devel/qt5-qmake package name: qt5-qmake-5.13.2 building for: FreeBSD head-armv7-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300064 arm maintained by: kde@FreeBSD.org Makefile ident: $FreeBSD: head/devel/qt5-qmake/Makefile 513447 2019-10-01 04:13:31Z tcberner $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300047 Jail OSVERSION: 1300064 Job Id: 05 !!! Jail is newer than host. (Jail: 1300064, Host: 1300047) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300064 UNAME_v=FreeBSD 13.0-CURRENT 1300064 UNAME_r=13.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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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--- ---End OPTIONS List--- --MAINTAINER-- kde@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- -no-accessibility -no-openssl -no-gui -no-cups -no-iconv -no-icu -no-dbus -no-xcb -no-opengl -no-glib -no-fontconfig -no-gtk -no-evdev -no-xkbcommon -no-freetype -no-gif -no-harfbuzz -no-libjpeg -no-libpng -no-widgets -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt5/bin -headerdir /usr/local/include/qt5 -libdir /usr/local/lib/qt5 -plugindir /usr/local/lib/qt5/plugins -importdir /usr/local/lib/qt5/imports -datadir /usr/local/share/qt5 -docdir /usr/local/share/doc/qt5 -translationdir /usr/local/share/qt5/translations -sysconfdir /usr/local/etc/xdg -nomake examples -nomake tests -platform freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -archdatadir /usr/local/lib/qt5 -libexecdir /usr/local/libexec/qt5 -qmldir /usr/local/lib/qt5/qml -examplesdir /usr/local/share/examples/qt5 -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-d ebug-info --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.6" QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt5-qmake/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt5-qmake/work HOME=/wrkdirs/usr/ports/devel/qt5-qmake/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qt5-qmake/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/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt5-qmake/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt5-qmake/work HOME=/wrkdirs/usr/ports/devel/qt5-qmake/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qt5-qmake/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -Wl,--as-needed -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/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_IN STALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.6m PYTHON_LIBDIR=lib/python3.6 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" 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 " SHORTVER=5.13 FULLVER=5.13.2 QT_CMAKEDIR="lib/cmake" QT_ETCDIR="etc/xdg" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qmake" EXAMPLESDIR="share/examples/qmake" DATADIR="share/qmake" WWWDIR="www/qmake" ETCDIR="etc/qmake" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qmake DOCSDIR=/usr/local/share/doc/qmake EXAMPLESDIR=/usr/local/share/examples/qmake WWWDIR=/usr/local/www/qmake ETCDIR=/usr/local/etc/qmake --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 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.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 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300064 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 >============================ ===> License LGPL21 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> qt5-qmake-5.13.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [head-armv7-default-job-05] Installing pkg-1.12.0... [head-armv7-default-job-05] Extracting pkg-1.12.0: .......... done ===> qt5-qmake-5.13.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qt5-qmake-5.13.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-qmake-5.13.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-qmake-5.13.2 for building => SHA256 Checksum OK for KDE/Qt/5.13.2/qtbase-everywhere-src-5.13.2.tar.xz. <snip> Checking for symbol visibility support... yes Checking for -Bsymbolic-functions support... no Checking for STL compatibility... yes Checking for zlib... yes Checking for Zstandard... no Checking for clock_gettime()... yes Checking for POSIX monotonic clock... yes Checking for C++11 <future>... yes Checking for dlopen()... yes Checking for eventfd... no Checking for futimens()... yes Checking for getentropy()... yes Checking for inotify... no Checking for SysV IPC... yes Checking for ppoll()... yes Checking for slog2... no Checking for 64 bit atomics... yes Checking for DoubleConversion... no Checking for PCRE2... no Checking for O_CLOEXEC... yes Checking for C++11 <random>... yes Checking for working std::atomic for function pointers... yes Checking for getifaddrs()... yes Checking for IPv6 ifname... yes Checking for KMS... no Checking for OpenVG... no Checking for GBM... no Checking for LinuxFB... no Checking for mtdev... no Checking for default QPA platform... xcb Checking for tslib... no Checking for Vulkan... no Checking for XLib... no Checking for DB2 (IBM)... no Checking for InterBase... no Checking for MySQL... no Checking for OCI (Oracle)... no Checking for ODBC... no Checking for PostgreSQL... no Checking for SQLite (version 2)... no Checking for TDS (Sybase)... no Done running configuration tests. Configure summary: Build type: freebsd-clang (arm, CPU features: neon) Compiler: clang 9.0.0 Configuration: compile_examples largefile neon shared rpath release c++11 c++14 c++1z concurrent no-gui reduce_exports stl no-widgets Build options: Mode ................................... release Optimize release build for size ........ no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++17 Using ccache ........................... no Using precompiled headers .............. no Using LTCG ............................. no Target compiler supports: NEON ................................. yes Build parts ............................ libs tools Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... no Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. no Qt Network ............................. yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. no Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... yes udev ................................... no Using system zlib ...................... yes Zstandard support ...................... no Qt Core: DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... no iconv .................................. no ICU .................................... no Built-in copy of the MIME database ..... yes Tracing backend ........................ <none> Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no Using system PCRE2 ..................... no Qt Network: getifaddrs() ........................... yes IPv6 ifname ............................ yes libproxy ............................... no OpenSSL ................................ no Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ no DTLS ................................... no OCSP-stapling .......................... no SCTP ................................... no Use system proxies ..................... yes Qt Gui: Accessibility .......................... no FreeType ............................... no Using system FreeType ................ no HarfBuzz ............................... no Using system HarfBuzz ................ no Fontconfig ............................. no Image formats: GIF .................................. no ICO .................................. yes JPEG ................................. no Using system libjpeg ............... no PNG .................................. no Using system libpng ................ no EGL .................................... no OpenVG ................................. no OpenGL: Desktop OpenGL ....................... no OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no QPA backends: DirectFB ............................... no EGLFS .................................. no LinuxFB ................................ no VNC .................................... yes Mir client ............................. no Qt Sql: SQL item models ........................ yes Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows Qt PrintSupport: CUPS ................................... no Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... no PostgreSQL ............................. no SQLite2 ................................ no SQLite ................................. yes Using system provided SQLite ......... no TDS (Sybase) ........................... no Qt Testlib: Tester for item models ................. yes WARNING: Accessibility disabled. This configuration of Qt is unsupported. Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into '/usr/local'. Prior to reconfiguration, make sure you remove any leftovers from the previous build. =========================================================================== =======================<phase: run-depends >============================ ===> qt5-qmake-5.13.2 depends on executable: qtchooser - not found ===> Installing existing package /packages/All/qtchooser-66.txz [head-armv7-default-job-05] Installing qtchooser-66... [head-armv7-default-job-05] Extracting qtchooser-66: .......... done ===== 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. ===> qt5-qmake-5.13.2 depends on executable: qtchooser - found ===> Returning to build of qt5-qmake-5.13.2 =========================================================================== =======================<phase: stage >============================ ===> Staging for qt5-qmake-5.13.2 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2' cd qmake/ && ( test -e Makefile.qmake-aux || /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/bin/qmake -o Makefile.qmake-aux /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake/qmake-aux.pro ) && gmake -f Makefile.qmake-aux install gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake' gmake binary gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake' clang++ -c -o qlibraryinfo_final.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake/library -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake/generators -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake/generators/unix -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake/generators/win32 -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/qmake/generators/mac -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/include -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/include/QtCore -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/include/QtCore/5.13.2 -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/include/QtCore/5.13.2/QtCore -I../src/corelib/glo bal -I/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/mkspecs/freebsd-clang -DQT_VERSION_STR=\"5.13.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=13 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.13.2/src/corelib/global/qlibraryinfo.cpp clang++ -o "../qmake/qmake" main.o meta.o option.o project.o property.o ioutils.o proitems.o qmakebuiltins.o qmakeevaluator.o qmakeglobals.o qmakeparser.o qmakevfs.o pbuilder_pbx.o makefile.o makefiledeps.o metamakefile.o projectgenerator.o unixmake2.o unixmake.o mingw_make.o msbuild_objectmodel.o msvc_nmake.o msvc_objectmodel.o msvc_vcproj.o msvc_vcxproj.o winmakefile.o xmloutput.o qutfcodec.o qendian.o qglobal.o qlogging.o qmalloc.o qnumeric.o qoperatingsystemversion.o qrandom.o qabstractfileengine.o qbuffer.o qdatastream.o qdebug.o qdir.o qdiriterator.o qfile.o qfiledevice.o qfileinfo.o qfilesystemengine.o qfilesystementry.o qfsfileengine.o qfsfileengine_iterator.o qiodevice.o qsettings.o qtemporaryfile.o qtextstream.o qjsonarray.o qjson.o qjsondocument.o qjsonobject.o qjsonparser.o qjsonvalue.o qmetatype.o qsystemerror.o qvariant.o quuid.o qarraydata.o qbitarray.o qbytearray.o qbytearraymatcher.o qcryptographichash.o qdatetime.o qhash.o qlinkedlist.o qlist.o qlocale.o qlocale_too ls.o qmap.o qregexp.o qringbuffer.o qstringbuilder.o qstring_compat.o qstring.o qstringlist.o qversionnumber.o qvsnprintf.o qxmlstream.o qxmlutils.o qcore_unix.o qfilesystemengine_unix.o qfilesystemiterator_unix.o qfsfileengine_unix.o qlocale_unix.o qlibraryinfo_final.o -Wl,--gc-sections =>> Killing runaway build after 21600 seconds with no output
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912100948.xBA9m5SF052842>