From nobody Thu Oct 07 09:07:53 2021 X-Original-To: pkg-fallout@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5983217E313C for ; Thu, 7 Oct 2021 09:07:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HQ57s29Ktz4b3c; Thu, 7 Oct 2021 09:07:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (beefy15.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1e]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2A5E1111B3; Thu, 7 Oct 2021 09:07:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (localhost [127.0.0.1]) by beefy15.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 19797r9I051807; Thu, 7 Oct 2021 09:07:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy15.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 19797rvU051806; Thu, 7 Oct 2021 09:07:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 7 Oct 2021 09:07:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202110070907.19797rvU051806@beefy15.nyi.freebsd.org> To: mr@FreeBSD.org Subject: [package - 130i386-default][cad/openscad] Failed for openscad-2021.01.01_7 in lib-depends Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: Fallout logs from package building List-Archive: https://lists.freebsd.org/archives/freebsd-pkg-fallout List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg-fallout@freebsd.org 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: mr@FreeBSD.org Log URL: http://beefy15.nyi.freebsd.org/data/130i386-default/8e7c123c28ac/logs/openscad-2021.01.01_7.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=130i386-default&build=8e7c123c28ac Log: =>> Building cad/openscad build started at Thu Oct 7 09:07:30 UTC 2021 port directory: /usr/ports/cad/openscad package name: openscad-2021.01.01_7 building for: FreeBSD 130i386-default-job-13 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 i386 maintained by: mr@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p4 UNAME_r=13.0-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/130i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130i386-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-- mr@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/cad/openscad/work/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/openscad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/openscad/work XDG_CACHE_HOME=/wrkdirs/usr/ports/cad/openscad/work/.cache HOME=/wrkdirs/usr/ports/cad/openscad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/openscad/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/cad/openscad/work/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/openscad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/openscad/work XDG_CACHE_HOME=/wrkdirs/usr/ports/cad/openscad/work/.cache HOME=/wrkdirs/usr/ports/cad/openscad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/openscad/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--as-needed -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" 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" DEBUG="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openscad" EXAMPLESDIR="share/examples/openscad" DATADIR="share/openscad" WWWDIR="www/openscad" ETCDIR="etc/openscad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openscad DOCSDIR=/usr/local/share/doc/openscad EXAMPLESDIR=/usr/local/share/examples/openscad WWWDIR=/usr/local/www/openscad ETCDIR=/usr/local/etc/openscad --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 MACHINE=i386 MACHINE_ARCH=i386 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_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.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" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p4 OSREL=13.0 OSVERSION=1300139 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--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 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-- =================================================== ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===> openscad-2021.01.01_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.2.pkg [130i386-default-job-13] Installing pkg-1.17.2... [130i386-default-job-13] Extracting pkg-1.17.2: .......... done ===> openscad-2021.01.01_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openscad-2021.01.01_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by openscad-2021.01.01_7 for building =========================================================================== =================================================== ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by openscad-2021.01.01_7 for building => SHA256 Checksum OK for openscad-openscad-2021.01.01-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78_GH0.tar.gz. => SHA256 Checksum OK for cc49ad8dac24.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by openscad-2021.01.01_7 for building ===> Extracting for openscad-2021.01.01_7 => SHA256 Checksum OK for openscad-openscad-2021.01.01-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78_GH0.tar.gz. => SHA256 Checksum OK for cc49ad8dac24.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openscad-2021.01.01_7 ===> Applying distribution patches for openscad-2021.01.01_7 =========================================================================== =================================================== ===> openscad-2021.01.01_7 depends on package: cgal>0 - not found ===> Installing existing package /packages/All/cgal-5.3.pkg [130i386-default-job-13] Installing cgal-5.3... [130i386-default-job-13] `-- Installing boost-libs-1.72.0_5... [130i386-default-job-13] | `-- Installing icu-69.1,1... [130i386-default-job-13] | `-- Extracting icu-69.1,1: .......... done [130i386-default-job-13] `-- Extracting boost-libs-1.72.0_5: .......... done [130i386-default-job-13] `-- Installing gmp-6.2.1... [130i386-default-job-13] | `-- Installing indexinfo-0.3.1... [130i386-default-job-13] | `-- Extracting indexinfo-0.3.1: .... done [130i386-default-job-13] `-- Extracting gmp-6.2.1: .......... done [130i386-default-job-13] `-- Installing mpfr-4.1.0_1... [130i386-default-job-13] `-- Extracting mpfr-4.1.0_1: .......... done [130i386-default-job-13] Extracting cgal-5.3: .......... done ===== Message from boost-libs-1.72.0_5: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> openscad-2021.01.01_7 depends on package: cgal>0 - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.7.6,1.pkg [130i386-default-job-13] Installing bison-3.7.6,1... [130i386-default-job-13] `-- Installing gettext-runtime-0.21... [130i386-default-job-13] `-- Extracting gettext-runtime-0.21: .......... done [130i386-default-job-13] `-- Installing libtextstyle-0.21... [130i386-default-job-13] `-- Extracting libtextstyle-0.21: .......... done [130i386-default-job-13] `-- Installing m4-1.4.19,1... [130i386-default-job-13] `-- Extracting m4-1.4.19,1: .......... done [130i386-default-job-13] `-- Installing readline-8.1.1... [130i386-default-job-13] `-- Extracting readline-8.1.1: .......... done [130i386-default-job-13] Extracting bison-3.7.6,1: .......... done ===> openscad-2021.01.01_7 depends on executable: bison - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.26.pkg [130i386-default-job-13] Installing desktop-file-utils-0.26... [130i386-default-job-13] `-- Installing glib-2.70.0_1,2... [130i386-default-job-13] | `-- Installing libffi-3.3_1... [130i386-default-job-13] | `-- Extracting libffi-3.3_1: .......... done [130i386-default-job-13] | `-- Installing libiconv-1.16... [130i386-default-job-13] | `-- Extracting libiconv-1.16: .......... done [130i386-default-job-13] | `-- Installing libxml2-2.9.12... [130i386-default-job-13] | `-- Extracting libxml2-2.9.12: .......... done [130i386-default-job-13] | `-- Installing pcre-8.45... [130i386-default-job-13] | `-- Extracting pcre-8.45: .......... done [130i386-default-job-13] | `-- Installing python38-3.8.12... [130i386-default-job-13] | | `-- Installing mpdecimal-2.5.1... [130i386-default-job-13] | | `-- Extracting mpdecimal-2.5.1: .......... done [130i386-default-job-13] | `-- Extracting python38-3.8.12: .......... done [130i386-default-job-13] `-- Extracting glib-2.70.0_1,2: .......... done No schema files found: doing nothing. [130i386-default-job-13] Extracting desktop-file-utils-0.26: .......... done ===== Message from python38-3.8.12: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py38-gdbm databases/py-gdbm@py38 py38-sqlite3 databases/py-sqlite3@py38 py38-tkinter x11-toolkits/py-tkinter@py38 ===> openscad-2021.01.01_7 depends on executable: update-desktop-database - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found ===> Installing existing package /packages/All/eigen-3.3.9_1.pkg [130i386-default-job-13] Installing eigen-3.3.9_1... [130i386-default-job-13] `-- Installing blas-3.10.0... [130i386-default-job-13] | `-- Installing gcc10-10.3.0... [130i386-default-job-13] | | `-- Installing binutils-2.37_1,1... [130i386-default-job-13] | | `-- Extracting binutils-2.37_1,1: .......... done [130i386-default-job-13] | | `-- Installing mpc-1.2.1... [130i386-default-job-13] | | `-- Extracting mpc-1.2.1: ......... done [130i386-default-job-13] | `-- Extracting gcc10-10.3.0: .......... done [130i386-default-job-13] `-- Extracting blas-3.10.0: ........ done [130i386-default-job-13] `-- Installing lapack-3.10.0_1... [130i386-default-job-13] `-- Extracting lapack-3.10.0_1: .......... done [130i386-default-job-13] Extracting eigen-3.3.9_1: .......... done ===== Message from gcc10-10.3.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc10 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> openscad-2021.01.01_7 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.21.pkg [130i386-default-job-13] Installing gettext-tools-0.21... [130i386-default-job-13] Extracting gettext-tools-0.21: .......... done ===> openscad-2021.01.01_7 depends on executable: msgfmt - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.8.0,1.pkg [130i386-default-job-13] Installing pkgconf-1.8.0,1... [130i386-default-job-13] Extracting pkgconf-1.8.0,1: .......... done ===> openscad-2021.01.01_7 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on executable: update-mime-database - not found ===> Installing existing package /packages/All/shared-mime-info-2.0.pkg [130i386-default-job-13] Installing shared-mime-info-2.0... [130i386-default-job-13] Extracting shared-mime-info-2.0: .......... done ===> openscad-2021.01.01_7 depends on executable: update-mime-database - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2021.4.pkg [130i386-default-job-13] Installing xorgproto-2021.4... [130i386-default-job-13] Extracting xorgproto-2021.4: .......... done ===> openscad-2021.01.01_7 depends on package: xorgproto>=0 - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on package: xorgproto>=0 - found ===> openscad-2021.01.01_7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.7.2,1.pkg [130i386-default-job-13] Installing libX11-1.7.2,1... [130i386-default-job-13] `-- Installing libxcb-1.14_1... [130i386-default-job-13] | `-- Installing libXau-1.0.9... [130i386-default-job-13] | `-- Extracting libXau-1.0.9: .......... done [130i386-default-job-13] | `-- Installing libXdmcp-1.1.3... [130i386-default-job-13] | `-- Extracting libXdmcp-1.1.3: ......... done [130i386-default-job-13] | `-- Installing libpthread-stubs-0.4... [130i386-default-job-13] | `-- Extracting libpthread-stubs-0.4: .... done [130i386-default-job-13] `-- Extracting libxcb-1.14_1: .......... done [130i386-default-job-13] Extracting libX11-1.7.2,1: .......... done ===> openscad-2021.01.01_7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on package: qt5-buildtools>=5.15.2 - not found ===> Installing existing package /packages/All/qt5-buildtools-5.15.2_2.pkg [130i386-default-job-13] Installing qt5-buildtools-5.15.2_2... [130i386-default-job-13] `-- Installing perl5-5.32.1_1... [130i386-default-job-13] `-- Extracting perl5-5.32.1_1: .......... done [130i386-default-job-13] Extracting qt5-buildtools-5.15.2_2: .......... done touch: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory sed: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory pkg-static: POST-INSTALL script failed ===> openscad-2021.01.01_7 depends on package: qt5-buildtools>=5.15.2 - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on file: /usr/local/lib/qt5/libQt5Concurrent.so - not found ===> Installing existing package /packages/All/qt5-concurrent-5.15.2_2.pkg [130i386-default-job-13] Installing qt5-concurrent-5.15.2_2... [130i386-default-job-13] `-- Installing qt5-core-5.15.2_5... [130i386-default-job-13] | `-- Installing double-conversion-3.1.5.19... [130i386-default-job-13] | `-- Extracting double-conversion-3.1.5.19: .......... done [130i386-default-job-13] | `-- Installing pcre2-10.37... [130i386-default-job-13] | `-- Extracting pcre2-10.37: .......... done [130i386-default-job-13] | `-- Installing zstd-1.5.0... [130i386-default-job-13] | | `-- Installing liblz4-1.9.3,1... [130i386-default-job-13] | | `-- Extracting liblz4-1.9.3,1: .......... done [130i386-default-job-13] | `-- Extracting zstd-1.5.0: .......... done [130i386-default-job-13] `-- Extracting qt5-core-5.15.2_5: .......... done [130i386-default-job-13] Extracting qt5-concurrent-5.15.2_2: .......... done ===> openscad-2021.01.01_7 depends on file: /usr/local/lib/qt5/libQt5Concurrent.so - found ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on package: qt5-qmake>=5.15.2 - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.2_1.pkg [130i386-default-job-13] Installing qt5-qmake-5.15.2_1... [130i386-default-job-13] Extracting qt5-qmake-5.15.2_1: .......... done ===> openscad-2021.01.01_7 depends on package: qt5-qmake>=5.15.2 - found ===> Returning to build of openscad-2021.01.01_7 =========================================================================== =================================================== ===> openscad-2021.01.01_7 depends on shared library: libzip.so - not found ===> Installing existing package /packages/All/libzip-1.7.3.pkg [130i386-default-job-13] Installing libzip-1.7.3... [130i386-default-job-13] Extracting libzip-1.7.3: .......... done ===> openscad-2021.01.01_7 depends on shared library: libzip.so - found (/usr/local/lib/libzip.so) ===> Returning to build of openscad-2021.01.01_7 ===> openscad-2021.01.01_7 depends on shared library: libhidapi.so - not found ===> Installing existing package /packages/All/hidapi-0.11.0.pkg [130i386-default-job-13] Installing hidapi-0.11.0... [130i386-default-job-13] Extracting hidapi-0.11.0: .......... done ===> openscad-2021.01.01_7 depends on shared library: libhidapi.so - not found *** Error code 1 Stop. make: stopped in /usr/ports/cad/openscad