=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for qcad-3.21.2.3.zip => Checksum RMD160 OK for qcad-3.21.2.3.zip => Checksum SHA512 OK for qcad-3.21.2.3.zip ===> Installing dependencies for qcad-3.21.2.3 ========================================================================== The following variables will affect the build process of this package, qcad-3.21.2.3. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE = /usr * 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 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.12: found x11-links-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency bash-[0-9]*: found bash-4.4.019 => Full dependency qt4-tiff-[0-9]*: found qt4-tiff-4.8.7nb2 => Full dependency qt4-sqlite3-[0-9]*: found qt4-sqlite3-4.8.7nb10 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23nb1 => Full dependency qt4-libs>=4.8.7nb12: found qt4-libs-4.8.7nb14 => Full dependency qt4-tools>=4.8.7nb3: found qt4-tools-4.8.7nb3 ===> Overriding tools for qcad-3.21.2.3 ===> Extracting for qcad-3.21.2.3 /usr/bin/find /scratch/cad/qcad/work/qcad-3.21.2.3 -type f -exec /bin/chmod u=rw,go=r "{}" "+" ===> Patching for qcad-3.21.2.3 => Applying pkgsrc patches for qcad-3.21.2.3 => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-qcad.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-qcad.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qcad.pro,v 1.3 2017/12/18 21:21:44 plunky Exp $ | |disable searching outside of the source directory | |--- qcad.pro.orig 2017-07-21 17:57:53.000000000 +0000 |+++ qcad.pro -------------------------- Patching file qcad.pro using Plan A... Hunk #1 succeeded at 13. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-scripts_Help_About_About.js => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-scripts_Help_About_About.js Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_Help_About_About.js,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |add some system information to About window | |--- scripts/Help/About/About.js.orig 2016-08-04 12:53:50.087339591 +0000 |+++ scripts/Help/About/About.js -------------------------- Patching file scripts/Help/About/About.js using Plan A... Hunk #1 succeeded at 449 (offset 24 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-scripts_Help_ShowReadme_ShowReadme.js => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-scripts_Help_ShowReadme_ShowReadme.js Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_Help_ShowReadme_ShowReadme.js,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix path to file | |--- scripts/Help/ShowReadme/ShowReadme.js.orig 2018-07-10 13:17:39.000000000 +0000 |+++ scripts/Help/ShowReadme/ShowReadme.js -------------------------- Patching file scripts/Help/ShowReadme/ShowReadme.js using Plan A... Hunk #1 succeeded at 19. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-scripts_Widgets_LibraryBrowser_LibraryBrowser.js => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-scripts_Widgets_LibraryBrowser_LibraryBrowser.js Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_Widgets_LibraryBrowser_LibraryBrowser.js,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix path to libraries | |--- scripts/Widgets/LibraryBrowser/LibraryBrowser.js.orig 2016-07-01 07:13:14.000000000 +0000 |+++ scripts/Widgets/LibraryBrowser/LibraryBrowser.js -------------------------- Patching file scripts/Widgets/LibraryBrowser/LibraryBrowser.js using Plan A... Hunk #1 succeeded at 174 (offset 1 line). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-shared.pri => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-shared.pri Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-shared.pri,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- shared.pri.orig 2016-07-01 07:13:14.000000000 +0000 |+++ shared.pri -------------------------- Patching file shared.pri using Plan A... Hunk #1 succeeded at 171 (offset 13 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-shared__app.pri => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-shared__app.pri Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-shared__app.pri,v 1.2 2017/12/18 21:21:44 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- shared_app.pri.orig 2016-07-01 07:13:14.000000000 +0000 |+++ shared_app.pri -------------------------- Patching file shared_app.pri using Plan A... Hunk #1 succeeded at 1. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_dxflib_dxflib.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_dxflib_dxflib.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_dxflib_dxflib.pro,v 1.2 2017/12/18 21:21:44 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/3rdparty/dxflib/dxflib.pro.orig 2017-07-21 17:57:53.000000000 +0000 |+++ src/3rdparty/dxflib/dxflib.pro -------------------------- Patching file src/3rdparty/dxflib/dxflib.pro using Plan A... Hunk #1 succeeded at 25. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_dxflib_src_dl__writer.h => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_dxflib_src_dl__writer.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_dxflib_src_dl__writer.h,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |apply fix for PR 45392 | |--- src/3rdparty/dxflib/src/dl_writer.h.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/3rdparty/dxflib/src/dl_writer.h -------------------------- Patching file src/3rdparty/dxflib/src/dl_writer.h using Plan A... Hunk #1 succeeded at 36. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_opennurbs_opennurbs.pro,v 1.1 2017/12/18 21:21:44 plunky Exp $ | |don't provide own zlib | |--- src/3rdparty/opennurbs/opennurbs.pro.orig 2017-11-10 14:22:03.000000000 +0000 |+++ src/3rdparty/opennurbs/opennurbs.pro -------------------------- Patching file src/3rdparty/opennurbs/opennurbs.pro using Plan A... Hunk #1 succeeded at 1. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs__zlib.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs__zlib.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_opennurbs_opennurbs__zlib.cpp,v 1.1 2017/12/18 21:21:44 plunky Exp $ | |don't provide own zlib | |--- src/3rdparty/opennurbs/opennurbs_zlib.cpp.orig 2017-12-18 11:43:25.553607369 +0000 |+++ src/3rdparty/opennurbs/opennurbs_zlib.cpp -------------------------- Patching file src/3rdparty/opennurbs/opennurbs_zlib.cpp using Plan A... Hunk #1 succeeded at 293. Hunk #2 succeeded at 491. Hunk #3 succeeded at 1151. Hunk #4 succeeded at 1284. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs__zlib.h => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs__zlib.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_opennurbs_opennurbs__zlib.h,v 1.1 2017/12/18 21:21:44 plunky Exp $ | |don't provide own zlib | |--- src/3rdparty/opennurbs/opennurbs_zlib.h.orig 2017-12-18 11:43:25.553865013 +0000 |+++ src/3rdparty/opennurbs/opennurbs_zlib.h -------------------------- Patching file src/3rdparty/opennurbs/opennurbs_zlib.h using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 38. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs_opennurbs.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_opennurbs_opennurbs_opennurbs.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_opennurbs_opennurbs_opennurbs.pro,v 1.3 2018/01/07 21:23:39 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |don't provide own zlib | |force use of builtin alloca(3) | |--- src/3rdparty/opennurbs/opennurbs/opennurbs.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/3rdparty/opennurbs/opennurbs/opennurbs.pro -------------------------- Patching file src/3rdparty/opennurbs/opennurbs/opennurbs.pro using Plan A... Hunk #1 succeeded at 218. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_qtscript.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_qtscript.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_qtscript.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |create a fake qmake file, so that we can create Makefiles for |the specific QT_VERSION subdirectory with different options | |--- src/3rdparty/qtscript.pro.orig 2016-08-02 08:36:34.720522859 +0000 |+++ src/3rdparty/qtscript.pro -------------------------- (Creating file src/3rdparty/qtscript.pro...) Patching file src/3rdparty/qtscript.pro using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_quazip_quazip.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_quazip_quazip.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_quazip_quazip.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/3rdparty/quazip/quazip.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/3rdparty/quazip/quazip.pro -------------------------- Patching file src/3rdparty/quazip/quazip.pro using Plan A... Hunk #1 succeeded at 2. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_spatialindexnavel_spatialindexnavel.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_spatialindexnavel_spatialindexnavel.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_spatialindexnavel_spatialindexnavel.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/3rdparty/spatialindexnavel/spatialindexnavel.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/3rdparty/spatialindexnavel/spatialindexnavel.pro -------------------------- Patching file src/3rdparty/spatialindexnavel/spatialindexnavel.pro using Plan A... Hunk #1 succeeded at 8. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_stemmer_stemmer.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_3rdparty_stemmer_stemmer.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_3rdparty_stemmer_stemmer.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/3rdparty/stemmer/stemmer.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/3rdparty/stemmer/stemmer.pro -------------------------- Patching file src/3rdparty/stemmer/stemmer.pro using Plan A... Hunk #1 succeeded at 44. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RMetaTypes.h => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RMetaTypes.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_RMetaTypes.h,v 1.1 2016/10/09 21:35:18 dholland Exp $ | |Fix 32-bit build, where some of the integer types overlap. PR 51509. | |--- src/core/RMetaTypes.h~ 2016-08-29 06:49:22.000000000 +0000 |+++ src/core/RMetaTypes.h -------------------------- Patching file src/core/RMetaTypes.h using Plan A... Hunk #1 succeeded at 142 (offset 2 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RS.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RS.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_RS.cpp,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix hardcoded paths | |--- src/core/RS.cpp.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/core/RS.cpp -------------------------- Patching file src/core/RS.cpp using Plan A... Hunk #1 succeeded at 118 (offset 39 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RSPlatform.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RSPlatform.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_RSPlatform.cpp,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |enhance getSystemId for some common platforms | |--- src/core/RSPlatform.cpp.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/core/RSPlatform.cpp -------------------------- Patching file src/core/RSPlatform.cpp using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 56. Hunk #3 succeeded at 65. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RSettings.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_RSettings.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_RSettings.cpp,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix hardcoded paths | |--- src/core/RSettings.cpp.orig 2016-08-29 06:49:22.000000000 +0000 |+++ src/core/RSettings.cpp -------------------------- Patching file src/core/RSettings.cpp using Plan A... Hunk #1 succeeded at 303 (offset 155 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_core.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_core_core.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_core.pro,v 1.3 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/core/core.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/core/core.pro -------------------------- Patching file src/core/core.pro using Plan A... Hunk #1 succeeded at 286 (offset 1 line). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_customwidgets_customwidgets.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_customwidgets_customwidgets.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_customwidgets_customwidgets.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/customwidgets/customwidgets.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/customwidgets/customwidgets.pro -------------------------- Patching file src/customwidgets/customwidgets.pro using Plan A... Hunk #1 succeeded at 36. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_entity_entity.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_entity_entity.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_entity_entity.pro,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/entity/entity.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/entity/entity.pro -------------------------- Patching file src/entity/entity.pro using Plan A... Hunk #1 succeeded at 129 (offset 12 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_grid_grid.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_grid_grid.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_grid_grid.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/grid/grid.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/grid/grid.pro -------------------------- Patching file src/grid/grid.pro using Plan A... Hunk #1 succeeded at 14 (offset 1 line). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_gui_gui.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_gui_gui.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gui_gui.pro,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/gui/gui.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/gui/gui.pro -------------------------- Patching file src/gui/gui.pro using Plan A... Hunk #1 succeeded at 81 (offset 1 line). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_io_dxf_dxf.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_io_dxf_dxf.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_io_dxf_dxf.pro,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/io/dxf/dxf.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/io/dxf/dxf.pro -------------------------- Patching file src/io/dxf/dxf.pro using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 30. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_operations_operations.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_operations_operations.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_operations_operations.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/operations/operations.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/operations/operations.pro -------------------------- Patching file src/operations/operations.pro using Plan A... Hunk #1 succeeded at 43 (offset 2 lines). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_run_run.pri => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_run_run.pri Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_run_run.pri,v 1.2 2016/12/16 11:16:32 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |only link to the Qt plugins, no need to copy them over | |--- src/run/run.pri.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/run/run.pri -------------------------- Patching file src/run/run.pri using Plan A... Hunk #1 succeeded at 45 (offset 6 lines). Hunk #2 succeeded at 106 (offset 1 line). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_scripting_ecmaapi_ecmaapi.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_scripting_ecmaapi_ecmaapi.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_scripting_ecmaapi_ecmaapi.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/scripting/ecmaapi/ecmaapi.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/scripting/ecmaapi/ecmaapi.pro -------------------------- Patching file src/scripting/ecmaapi/ecmaapi.pro using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 21 (offset 1 line). done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_snap_snap.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_snap_snap.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_snap_snap.pro,v 1.1 2016/08/30 10:56:04 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/snap/snap.pro.orig 2016-07-01 07:13:14.000000000 +0000 |+++ src/snap/snap.pro -------------------------- Patching file src/snap/snap.pro using Plan A... Hunk #1 succeeded at 45. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_spatialindex_spatialindex.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_spatialindex_spatialindex.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_spatialindex_spatialindex.pro,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/spatialindex/spatialindex.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/spatialindex/spatialindex.pro -------------------------- Patching file src/spatialindex/spatialindex.pro using Plan A... Hunk #1 succeeded at 14. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_stemmer_stemmer.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_stemmer_stemmer.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_stemmer_stemmer.pro,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/stemmer/stemmer.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/stemmer/stemmer.pro -------------------------- Patching file src/stemmer/stemmer.pro using Plan A... Hunk #1 succeeded at 7. done => Verifying /bulk-data/pkgsrc/cad/qcad/patches/patch-src_zip_zip.pro => Applying pkgsrc patch /bulk-data/pkgsrc/cad/qcad/patches/patch-src_zip_zip.pro Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_zip_zip.pro,v 1.2 2018/07/27 14:12:41 plunky Exp $ | |fix build for pkgsrc, by allowing qmake to link binaries in situ |and create an install target | |--- src/zip/zip.pro.orig 2017-12-19 14:26:30.000000000 +0000 |+++ src/zip/zip.pro -------------------------- Patching file src/zip/zip.pro using Plan A... Hunk #1 succeeded at 23. done ===> Creating toolchain wrappers for qcad-3.21.2.3 ===> Configuring for qcad-3.21.2.3 => Attending to hard-coded paths. => Checking for portability problems in extracted files cd /scratch/cad/qcad/work/qcad-3.21.2.3 && /usr/pkg/qt4/bin/qmake -r -after DESTDIR= Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/src.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/3rdparty.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/spatialindexnavel/spatialindexnavel.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/stemmer/stemmer.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/quazip/quazip.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/opennurbs/opennurbs.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/opennurbs/opennurbs/opennurbs.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/dxflib/dxflib.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qt-labs-qtscriptgenerator-4.8.7.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtbindings.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_core/qtscript_core.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_gui/qtscript_gui.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_opengl/qtscript_opengl.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_sql/qtscript_sql.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_svg/qtscript_svg.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_xml/qtscript_xml.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_webkit/qtscript_webkit.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_xmlpatterns/qtscript_xmlpatterns.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_uitools/qtscript_uitools.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_network/qtscript_network.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/core/core.pro sh: /bin/rcc: not found Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/entity/entity.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/grid/grid.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/scripts/scripts.pro sh: /bin/rcc: not found Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/snap/snap.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/operations/operations.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/stemmer/stemmer.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/spatialindex/spatialindex.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/gui/gui.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/io/io.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/io/dxf/dxf.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/zip/zip.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/customwidgets/customwidgets.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/scripting/scripting.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/scripting/ecmaapi/ecmaapi.pro WARNING: /scratch/cad/qcad/work/qcad-3.21.2.3/src/scripting/ecmaapi/generated/generated.pri:744: Unescaped backslashes are deprecated. Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/run/run.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/ts/ts.pro cd /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty && /usr/pkg/qt4/bin/qmake -r -after DESTDIR= INSTALLS+=target target.path=/usr/pkg/lib/qcad/plugins/script qtscript.pro -o Makefile.qtscript Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qt-labs-qtscriptgenerator-4.8.7.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtbindings.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_core/qtscript_core.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_gui/qtscript_gui.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_opengl/qtscript_opengl.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_sql/qtscript_sql.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_svg/qtscript_svg.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_xml/qtscript_xml.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_webkit/qtscript_webkit.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_xmlpatterns/qtscript_xmlpatterns.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_uitools/qtscript_uitools.pro Reading /scratch/cad/qcad/work/qcad-3.21.2.3/src/3rdparty/qt-labs-qtscriptgenerator-4.8.7/qtbindings/qtscript_network/qtscript_network.pro => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp