Date: Tue, 3 Mar 2020 18:19:02 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv7-default][x11-toolkits/qt5-widgets] Failed for qt5-widgets-5.13.2_1 in configure/runaway Message-ID: <202003031819.023IJ2qs067638@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/x11-toolkits/qt5-widgets/Makefile 524129 2020-01-25 20:19:38Z tcberner $ Log URL: http://beefy12.nyi.freebsd.org/data/head-armv7-default/p527661_s358563/logs/qt5-widgets-5.13.2_1.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p527661_s358563 Log: =>> Building x11-toolkits/qt5-widgets build started at Tue Mar 3 11:41:33 UTC 2020 port directory: /usr/ports/x11-toolkits/qt5-widgets package name: qt5-widgets-5.13.2_1 building for: FreeBSD head-armv7-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300082 arm maintained by: kde@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/qt5-widgets/Makefile 524129 2020-01-25 20:19:38Z tcberner $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300082 Job Id: 04 !!! Jail is newer than host. (Jail: 1300082, Host: 1300076) !!! !!! 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=1300082 UNAME_v=FreeBSD 13.0-CURRENT 1300082 UNAME_r=13.0-CURRENT BLOCKSIZE=K 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--- ===> The following configuration options are available for qt5-widgets-5.13.2_1: GTK3=off: GTK+-based Qt theme ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- kde@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- -no-gtk -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-debug-info --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" PKG_CONFIG=pkgconf MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/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/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work HOME=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/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_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK3="@comment " NO_GTK3="" 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/widgets" EXAMPLESDIR="share/examples/widgets" DATADIR="share/widgets" WWWDIR="www/widgets" ETCDIR="etc/widgets" --End PLIST_SUB-- --SUB_LIST-- GTK3="@comment " NO_GTK3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/widgets DOCSDIR=/usr/local/share/doc/widgets EXAMPLESDIR=/usr/local/share/examples/widgets WWWDIR=/usr/local/www/widgets ETCDIR=/usr/local/etc/widgets --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.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) 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.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) 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=1300082 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 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-widgets-5.13.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [head-armv7-default-job-04] Installing pkg-1.13.2... [head-armv7-default-job-04] Extracting pkg-1.13.2: .......... done ===> qt5-widgets-5.13.2_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qt5-widgets-5.13.2_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt5-widgets-5.13.2_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21 accepted by the user <snip> [head-armv7-default-job-04] | | `-- Installing libgudev-230_1... [head-armv7-default-job-04] | | `-- Extracting libgudev-230_1: .......... done [head-armv7-default-job-04] | `-- Extracting libwacom-1.2_1: .......... done [head-armv7-default-job-04] | `-- Installing py37-evdev-0.8.1_1... [head-armv7-default-job-04] | | `-- Installing py37-setuptools-44.0.0... [head-armv7-default-job-04] | | `-- Extracting py37-setuptools-44.0.0: .......... done [head-armv7-default-job-04] | `-- Extracting py37-evdev-0.8.1_1: .......... done [head-armv7-default-job-04] | `-- Installing py37-pyudev-0.21.0... [head-armv7-default-job-04] | | `-- Installing py37-six-1.14.0... [head-armv7-default-job-04] | | `-- Extracting py37-six-1.14.0: .......... done [head-armv7-default-job-04] | `-- Extracting py37-pyudev-0.21.0: .......... done [head-armv7-default-job-04] `-- Extracting libinput-1.15.2: .......... done [head-armv7-default-job-04] `-- Installing libxkbcommon-0.10.0... [head-armv7-default-job-04] | `-- Installing xkeyboard-config-2.27... [head-armv7-default-job-04] | `-- Extracting xkeyboard-config-2.27: .......... done [head-armv7-default-job-04] `-- Extracting libxkbcommon-0.10.0: .......... done [head-armv7-default-job-04] `-- Installing mesa-libs-18.3.2_3... [head-armv7-default-job-04] | `-- Installing libXdamage-1.1.5... [head-armv7-default-job-04] | `-- Extracting libXdamage-1.1.5: ......... done [head-armv7-default-job-04] | `-- Installing libXxf86vm-1.1.4_3... [head-armv7-default-job-04] | `-- Extracting libXxf86vm-1.1.4_3: .......... done [head-armv7-default-job-04] | `-- Installing libdrm-2.4.99,1... [head-armv7-default-job-04] | | `-- Installing libpciaccess-0.16... [head-armv7-default-job-04] | | `-- Installing pciids-20200222... [head-armv7-default-job-04] | | `-- Extracting pciids-20200222: ..... done [head-armv7-default-job-04] | | `-- Extracting libpciaccess-0.16: ......... done [head-armv7-default-job-04] | `-- Extracting libdrm-2.4.99,1: .......... done [head-armv7-default-job-04] | `-- Installing libxshmfence-1.3... [head-armv7-default-job-04] | `-- Extracting libxshmfence-1.3: ......... done [head-armv7-default-job-04] | `-- Installing wayland-1.18.0_3... [head-armv7-default-job-04] | `-- Extracting wayland-1.18.0_3: .......... done [head-armv7-default-job-04] `-- Extracting mesa-libs-18.3.2_3: .......... done [head-armv7-default-job-04] `-- Installing png-1.6.37... [head-armv7-default-job-04] `-- Extracting png-1.6.37: .......... done [head-armv7-default-job-04] `-- Installing qt5-dbus-5.13.2_1... [head-armv7-default-job-04] `-- Extracting qt5-dbus-5.13.2_1: .......... done Removing qtchooser links done Creating qtchooser links /usr/local/bin/qdbusxml2cpp /usr/local/bin/qdbuscpp2xml done [head-armv7-default-job-04] `-- Installing qt5-network-5.13.2... [head-armv7-default-job-04] | `-- Installing ca_root_nss-3.50... [head-armv7-default-job-04] | `-- Extracting ca_root_nss-3.50: ........ done [head-armv7-default-job-04] `-- Extracting qt5-network-5.13.2: .......... done [head-armv7-default-job-04] `-- Installing vulkan-headers-1.1.108.0... [head-armv7-default-job-04] `-- Extracting vulkan-headers-1.1.108.0: .......... done [head-armv7-default-job-04] `-- Installing xcb-util-image-0.4.0_1... [head-armv7-default-job-04] | `-- Installing xcb-util-0.4.0_2,1... [head-armv7-default-job-04] | `-- Extracting xcb-util-0.4.0_2,1: .......... done [head-armv7-default-job-04] `-- Extracting xcb-util-image-0.4.0_1: .......... done [head-armv7-default-job-04] `-- Installing xcb-util-keysyms-0.4.0_1... [head-armv7-default-job-04] `-- Extracting xcb-util-keysyms-0.4.0_1: ......... done [head-armv7-default-job-04] `-- Installing xcb-util-renderutil-0.3.9_1... [head-armv7-default-job-04] `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done [head-armv7-default-job-04] `-- Installing xcb-util-wm-0.4.1_3... [head-armv7-default-job-04] `-- Extracting xcb-util-wm-0.4.1_3: .......... done [head-armv7-default-job-04] `-- Installing xdg-utils-1.1.3_1... [head-armv7-default-job-04] | `-- Installing hicolor-icon-theme-0.17... [head-armv7-default-job-04] | `-- Extracting hicolor-icon-theme-0.17: . done [head-armv7-default-job-04] | `-- Installing xprop-1.2.4... [head-armv7-default-job-04] | `-- Extracting xprop-1.2.4: ..... done [head-armv7-default-job-04] | `-- Installing xset-1.2.4_3... [head-armv7-default-job-04] | | `-- Installing libXmu-1.1.3,1... [head-armv7-default-job-04] | | `-- Installing libXt-1.2.0,1... [head-armv7-default-job-04] | | `-- Extracting libXt-1.2.0,1: .......... done [head-armv7-default-job-04] | | `-- Extracting libXmu-1.1.3,1: .......... done [head-armv7-default-job-04] | `-- Extracting xset-1.2.4_3: ..... done [head-armv7-default-job-04] `-- Extracting xdg-utils-1.1.3_1: .......... done [head-armv7-default-job-04] `-- Installing xorg-fonts-truetype-7.7_1... [head-armv7-default-job-04] | `-- Installing dejavu-2.37_1... [head-armv7-default-job-04] | | `-- Installing mkfontscale-1.2.1... [head-armv7-default-job-04] | | `-- Installing libfontenc-1.1.4... [head-armv7-default-job-04] | | `-- Extracting libfontenc-1.1.4: ......... done [head-armv7-default-job-04] | | `-- Extracting mkfontscale-1.2.1: ....... done [head-armv7-default-job-04] | `-- Extracting dejavu-2.37_1: .......... done [head-armv7-default-job-04] | `-- Installing font-bh-ttf-1.0.3_4... [head-armv7-default-job-04] | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [head-armv7-default-job-04] | `-- Installing font-misc-ethiopic-1.0.3_4... [head-armv7-default-job-04] | `-- Extracting font-misc-ethiopic-1.0.3_4: ... done [head-armv7-default-job-04] | `-- Installing font-misc-meltho-1.0.3_4... [head-armv7-default-job-04] | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [head-armv7-default-job-04] Extracting qt5-gui-5.13.2_3: .......... done Removing qtchooser links done Creating qtchooser links /usr/local/bin/qvkgen done ===== Message from freetype2-2.10.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. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). ===== Message from ca_root_nss-3.50: -- 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. 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. ===> qt5-widgets-5.13.2_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of qt5-widgets-5.13.2_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for qt5-widgets-5.13.2_1 /bin/ln -sf /usr/local/lib/qt5/ /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/lib /bin/ln -sf /usr/local/lib/qt5/ /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/lib /bin/mkdir -p /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2 echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/.qmake.cache echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/lib' >> /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/.qmake.cache echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/.qmake.cache echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/.qmake.cache Info: creating stash file /wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-everywhere-src-5.13.2/.qmake.stash This is the Qt Open Source Edition. You have already accepted the terms of the Open Source license. Running configuration tests... Checking for valid makespec... yes Checking for target architecture... arm Checking for alloca() in alloca.h... no Checking for alloca() in malloc.h... no Checking for alloca() in stdlib.h... yes Checking for C++14 support... yes Checking for C++17 support... yes Checking for C99 support... yes Checking for C11 support... yes Checking for pkg-config... yes Checking for D-Bus >= 1.2... yes Checking for D-Bus >= 1.2 (host)... yes Checking for udev... yes Checking for POSIX fallocate()... yes Checking for RDRAND instruction... no Checking for symbol visibility support... yes Checking for -Bsymbolic-functions support... no Checking for STL compatibility... yes Checking for zlib... =>> 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?202003031819.023IJ2qs067638>