=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for openscad-2021.01.tar.gz => Checksum SHA512 OK for openscad-2021.01.tar.gz ===> Installing dependencies for openscad-2021.01nb12 ========================================================================== The following variables will affect the build process of this package, openscad-2021.01nb12. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 310 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python310 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.72.4 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency itstool-[0-9]*: found itstool-2.0.7nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Build dependency boost-headers-1.78.*: found boost-headers-1.78.0 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Build dependency eigen3>=3.1.2: found eigen3-3.3.9 => Full dependency python310>=3.10: found python310-3.10.8 => Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb2 => Full dependency gmp>=5.0.1: found gmp-6.2.1nb3 => Full dependency harfbuzz>=3.1.2: found harfbuzz-5.2.0 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency opencsg>=1.3.2: found opencsg-1.3.2nb6 => Full dependency cgal>=4.14nb25: found cgal-4.14nb29 => Full dependency mpfr>=4.0.0: found mpfr-4.1.1 => Full dependency qt5-qtbase>=5.15.4nb1: found qt5-qtbase-5.15.7 => Full dependency qt5-qtmultimedia>=5.15.5nb2: found qt5-qtmultimedia-5.15.7 => Full dependency qt5-qscintilla>=2.11.5nb3: found qt5-qscintilla-2.11.5nb4 => Full dependency libxml++>=2.40.1nb12: found libxml++-2.40.1nb12 => Full dependency double-conversion>=3.0.0: found double-conversion-3.2.1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for openscad-2021.01nb12 ===> Extracting for openscad-2021.01nb12 ===> Patching for openscad-2021.01nb12 => Applying pkgsrc patches for openscad-2021.01nb12 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-features_qscintilla2-priv.prf => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-features_qscintilla2-priv.prf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-features_qscintilla2-priv.prf,v 1.1 2019/06/22 12:57:50 mef Exp $ | |To avoid following problem |------- | .... |QtMultimedia -lQtOpenGL -lQtGui -lQtNetwork -lQtCore -lGLU -lGL -lXmu -lX11 |ld: cannot find -lqscintilla2_qt4 |*** [openscad] Error code 1 |------- | |--- features/qscintilla2-priv.prf.orig 2019-05-10 14:03:44.000000000 +0900 |+++ features/qscintilla2-priv.prf 2019-05-28 21:34:58.087656036 +0900 -------------------------- Patching file features/qscintilla2-priv.prf using Plan A... Hunk #1 succeeded at 23. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-openscad.pro => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-openscad.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-openscad.pro,v 1.3 2021/04/08 10:26:08 bouyer Exp $ | |install manpage to correct location | |--- openscad.pro.orig 2021-01-31 18:41:09.000000000 +0100 |+++ openscad.pro 2021-04-04 20:58:11.094361964 +0200 -------------------------- Patching file openscad.pro using Plan A... Hunk #1 succeeded at 757. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-scripts_translation-update.sh => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-scripts_translation-update.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_translation-update.sh,v 1.1 2021/09/23 18:38:35 nia Exp $ | |Use unlink instead of rm - more likely to be available in $PATH... | |--- scripts/translation-update.sh.orig 2021-01-31 17:41:09.000000000 +0000 |+++ scripts/translation-update.sh -------------------------- Patching file scripts/translation-update.sh using Plan A... Hunk #1 succeeded at 100. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-src_colormap.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-src_colormap.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_colormap.h,v 1.2 2019/06/22 12:57:50 mef Exp $ | |the Qt4 moc has some difficulty parsing in the boost headers. Apply |the workaround from https://bugreports.qt.io/browse/QTBUG-22829 | |--- src/colormap.h.orig 2018-03-13 12:12:43.000000000 +0000 |+++ src/colormap.h -------------------------- Patching file src/colormap.h using Plan A... Hunk #1 succeeded at 6. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-src_scintillaeditor.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/cad/openscad/patches/patch-src_scintillaeditor.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_scintillaeditor.h,v 1.3 2021/04/08 10:26:08 bouyer Exp $ | |the Qt4 moc has some difficulty parsing in the boost headers. Apply |the workaround from https://bugreports.qt.io/browse/QTBUG-22829 | |--- src/scintillaeditor.h.orig 2021-01-31 18:41:09.000000000 +0100 |+++ src/scintillaeditor.h 2021-04-04 21:01:50.732077378 +0200 -------------------------- Patching file src/scintillaeditor.h using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for openscad-2021.01nb12 ===> Configuring for openscad-2021.01nb12 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files cd /tmp/cad/openscad/work/openscad-openscad-2021.01 && /usr/pkg/qt5/bin/qmake PREFIX=/usr/pkg -after QMAKE_YACC=bison QMAKE_LEX=flex QMAKE_CXXFLAGS+=-std=c++0x Info: creating stash file /tmp/cad/openscad/work/openscad-openscad-2021.01/.qmake.stash Project MESSAGE: If you're building a development binary, consider adding CONFIG+=experimental Project MESSAGE: Using QOpenGLWidget Project MESSAGE: Using C++14 Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable Package 'cairo', required by 'virtual:world', not found Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable Package 'cairo', required by 'virtual:world', not found Project MESSAGE: cairo disabled Package libzip was not found in the pkg-config search path. Perhaps you should add the directory containing `libzip.pc' to the PKG_CONFIG_PATH environment variable Package 'libzip', required by 'virtual:world', not found Package libzip was not found in the pkg-config search path. Perhaps you should add the directory containing `libzip.pc' to the PKG_CONFIG_PATH environment variable Package 'libzip', required by 'virtual:world', not found Package lib3MF was not found in the pkg-config search path. Perhaps you should add the directory containing `lib3MF.pc' to the PKG_CONFIG_PATH environment variable Package 'lib3MF', required by 'virtual:world', not found Package lib3MF was not found in the pkg-config search path. Perhaps you should add the directory containing `lib3MF.pc' to the PKG_CONFIG_PATH environment variable Package 'lib3MF', required by 'virtual:world', not found Project MESSAGE: 3MF Import/Export disabled => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp