=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for darktable-3.6.1.tar.xz => Checksum SHA512 OK for darktable-3.6.1.tar.xz ===> Installing dependencies for darktable-3.6.1nb8 ========================================================================== The following variables will affect the build process of this package, darktable-3.6.1nb8. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * READLINE_DEFAULT = editline * 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 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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.74.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency perl>=5.0: found perl-5.36.0 => 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 => Full dependency p5-Image-ExifTool-[0-9]*: found p5-Image-ExifTool-12.50 => Full dependency bash-[0-9]*: found bash-5.2.15 => Full dependency GConf>=3.2.3nb15: found GConf-3.2.3nb15 => Full dependency glib2>=2.70.2: found glib2-2.74.3 => Full dependency zlib>=1.2.11: found zlib-1.2.13 => Full dependency libinotify>=0.0: found libinotify-0.0.20180201 => Full dependency libgphoto2>=2.5.27nb3: found libgphoto2-2.5.27nb3 => Full dependency GraphicsMagick>=1.3.37nb3: found GraphicsMagick-1.3.37nb4 => Full dependency lcms2>=2.2: found lcms2-2.14 => Full dependency exiv2>=0.27: found exiv2-0.27.5nb1 => Full dependency gegl>=0.4.32: found gegl-0.4.40 => Full dependency json-glib>=1.6.2: found json-glib-1.6.2nb2 => Full dependency librsvg>=2.54.4nb1: found librsvg-2.54.4nb1 => Full dependency png>=1.6.0nb1: found png-1.6.39 => Full dependency tiff>=4.0.3nb5: found tiff-4.4.0 => Full dependency jpeg>=9: found jpeg-9e => Full dependency lensfun>=0.3.2nb3: found lensfun-0.3.3nb1 => Full dependency openexr>=3.1: found openexr-3.1.5 => Full dependency openjpeg>=2.1.0: found openjpeg-2.5.0 => Full dependency lua53>=5.3.0<5.4: found lua53-5.3.6 => Full dependency flickcurl>=1.22nb1: found flickcurl-1.26nb26 => Full dependency libsoup>=2.70.0nb8: found libsoup-2.70.0nb8 => Full dependency cups-base>=2.4.2nb3: found cups-base-2.4.2nb5 => Full dependency libsecret>=0.20.4nb2: found libsecret-0.20.4nb6 => Full dependency iso-codes>=0.50: found iso-codes-4.11.0 => Full dependency pugixml>=1.7: found pugixml-1.13 => Full dependency curl>=7.86.0nb1: found curl-7.87.0 => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.35 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 ===> 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 darktable-3.6.1nb8 ===> Extracting for darktable-3.6.1nb8 ===> Patching for darktable-3.6.1nb8 => Applying pkgsrc patches for darktable-3.6.1nb8 => Verifying /usr/pkgsrc/graphics/darktable/patches/patch-cmake_compiler-warnings.cmake => Applying pkgsrc patch /usr/pkgsrc/graphics/darktable/patches/patch-cmake_compiler-warnings.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_compiler-warnings.cmake,v 1.1 2019/03/05 11:19:24 ryoon Exp $ | |* Disable -Wshadow always to fix build | |--- cmake/compiler-warnings.cmake.orig 2018-12-24 09:31:27.000000000 +0000 |+++ cmake/compiler-warnings.cmake -------------------------- Patching file cmake/compiler-warnings.cmake using Plan A... Hunk #1 succeeded at 12. done => Verifying /usr/pkgsrc/graphics/darktable/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/graphics/darktable/patches/patch-src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_CMakeLists.txt,v 1.11 2021/12/20 20:59:42 nia Exp $ | |Werror with an arbitrary toolchain considered harmful. | |Don't link with the C compiler, CMake's CXXABI detection may insert |C++ libraries into LIBS. | |--- src/CMakeLists.txt.orig 2021-09-10 06:20:12.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 739. Hunk #2 succeeded at 903. done => Verifying /usr/pkgsrc/graphics/darktable/patches/patch-src_common_system__signal__handling.c => Applying pkgsrc patch /usr/pkgsrc/graphics/darktable/patches/patch-src_common_system__signal__handling.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_common_system__signal__handling.c,v 1.1 2018/06/26 10:49:11 jperkin Exp $ | |Fix build on SunOS. | |--- src/common/system_signal_handling.c.orig 2017-05-28 14:22:21.000000000 +0000 |+++ src/common/system_signal_handling.c -------------------------- Patching file src/common/system_signal_handling.c using Plan A... Hunk #1 succeeded at 70 (offset 1 line). done => Verifying /usr/pkgsrc/graphics/darktable/patches/patch-tools_noise_benchmark.sh => Applying pkgsrc patch /usr/pkgsrc/graphics/darktable/patches/patch-tools_noise_benchmark.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tools_noise_benchmark.sh,v 1.3 2017/07/14 10:10:39 hauke Exp $ | |We bash bashisms. | |--- tools/noise/benchmark.sh.orig 2017-05-28 14:22:21.000000000 +0000 |+++ tools/noise/benchmark.sh -------------------------- Patching file tools/noise/benchmark.sh using Plan A... Hunk #1 succeeded at 14. done ===> Creating toolchain wrappers for darktable-3.6.1nb8 pkg_info: can't find package `_BLNK_PKG_DBDIR.freetype2_not_found' pkg_info: can't find package `_BLNK_PKG_DBDIR.libXft_not_found' pkg_info: can't find package `_BLNK_PKG_DBDIR.fontconfig_not_found' ===> Configuring for darktable-3.6.1nb8 => Disabling excessive forced optimizations. WARNING: [subst.mk:opt] Nothing changed in "src/iop/ashift.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/ashift_lsd.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/ashift_nmsimplex.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/atrous.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/basecurve.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/basicadj.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/bilat.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/bloom.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/borders.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/cacorrect.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/cacorrectrgb.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/censorize.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/channelmixer.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/clahe.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/clipping.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colisa.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorbalance.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorbalancergb.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorchecker.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorcontrast.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorcorrection.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorin.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorize.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colormapping.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorout.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorreconstruction.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colortransfer.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/colorzones.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/crop.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/defringe.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/demosaic.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/denoiseprofile.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/dither.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/dual_demosaic.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/equalizer.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/exposure.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/filmic.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/finalscale.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/flip.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/gamma.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/globaltonemap.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/graduatednd.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/grain.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/hazeremoval.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/highlights.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/highpass.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/hotpixels.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/invert.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/levels.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/liquify.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/lowlight.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/lowpass.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/lut3d.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/mask_manager.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/monochrome.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/nlmeans.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/overexposed.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/profile_gamma.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/rawdenoise.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/rawoverexposed.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/rawprepare.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/relight.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/retouch.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/rgbcurve.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/rgblevels.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/rotatepixels.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/scalepixels.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/shadhi.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/sharpen.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/soften.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/splittoning.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/spots.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/temperature.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/tonecurve.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/useless.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/velvia.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/vibrance.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/vignette.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/watermark.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/zonesystem.c". WARNING: [subst.mk:opt] Nothing changed in "src/iop/Permutohedral.h". WARNING: [subst.mk:opt] Nothing changed in "src/iop/equalizer_eaw.h". WARNING: [subst.mk:opt] Nothing changed in "src/iop/gaussian_elimination.h". WARNING: [subst.mk:opt] Nothing changed in "src/iop/iop_api.h". WARNING: [subst.mk:opt] Nothing changed in "src/iop/svd.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/atomic.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/bilateral.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/bilateralcl.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/cache.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/calculator.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/camera_control.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/collection.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/color_picker.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/colorlabels.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/colormatrices.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/colorspaces.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/cpuid.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/cups_print.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/curl_tools.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/curve_tools.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/darktable.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/database.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/dbus.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/dlopencl.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/dtpthread.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/dwt.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/dynload.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/eaw.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/file_location.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/film.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/gaussian.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/gpx.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/grouping.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/guided_filter.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/heal.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/histogram.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/history.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/history_snapshot.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/http_server.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/image.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/image_cache.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/image_compression.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imagebuf.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_avif.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_gm.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_im.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_j2k.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_jpeg.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_module.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_pfm.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_png.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_pnm.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_rgbe.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_tiff.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/import_session.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/interpolation.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/iop_group.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/l10n.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/locallaplacian.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/locallaplaciancl.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/map_locations.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/matrices.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/metadata.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/metadata_export.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/mipmap_cache.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/module.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/nlmeans_core.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/noiseprofiles.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/opencl.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/pdf.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/presets.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/printprof.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/profiling.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/ratings.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/resource_limits.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/selection.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/sqliteicu.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/styles.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/system_signal_handling.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/tags.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/undo.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/usermanual_url.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/utility.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/variables.c". WARNING: [subst.mk:opt] Nothing changed in "src/common/atomic.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/bilateral.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/bilateralcl.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/box_filters.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/cache.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/calculator.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/camera_control.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/chromatic_adaptation.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/collection.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/color_picker.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/colorchecker.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/colorlabels.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/colorspaces.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/colorspaces_inline_conversions.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/cpuid.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/cups_print.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/curl_tools.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/curve_tools.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/darktable.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/database.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/dbus.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/debug.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/dlopencl.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/dtpthread.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/dwt.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/dynload.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/eaw.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/eigf.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/exif.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/file_location.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/film.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/focus.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/focus_peaking.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/gaussian.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/geo.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/gpx.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/grealpath.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/grouping.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/guided_filter.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/heal.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/heap.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/histogram.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/history.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/history_snapshot.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/http_server.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/illuminants.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/image.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/image_cache.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/image_compression.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imagebuf.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_avif.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_dng.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_exr.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_gm.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_im.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_j2k.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_jpeg.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_module.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_pfm.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_png.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_pnm.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_rawspeed.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_rgbe.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/imageio_tiff.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/import_session.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/interpolation.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/introspection.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/iop_group.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/iop_order.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/iop_profile.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/l10n.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/locallaplacian.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/locallaplaciancl.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/map_locations.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/math.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/metadata.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/metadata_export.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/mipmap_cache.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/module.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/module_api.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/nlmeans_core.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/noiseprofiles.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/nvidia_gpus.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/opencl.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/opencl_drivers_blacklist.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/pdf.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/points.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/poison.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/presets.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/printprof.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/profiling.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/ratings.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/resource_limits.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/rgb_norms.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/selection.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/splines.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/sqliteicu.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/srgb_tone_curve_values.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/sse.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/styles.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/system_signal_handling.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/tags.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/tea.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/undo.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/usermanual_url.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/utility.h". WARNING: [subst.mk:opt] Nothing changed in "src/common/variables.h". /bin/mkdir -p /usr/pkgsrc/graphics/darktable/work/pkgsrc_build => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Replacing bash interpreter in tools/common.sh tools/extract_wb_from_images.sh tools/purge_from_cache.sh tools/purge_non_existing_images.sh tools/purge_unused_tags.sh. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "src/external/LuaAutoC/Makefile". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/external/lua/Makefile". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/external/lua/src/Makefile". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/external/whereami/_gnu-make/Makefile". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/tests/Makefile". => Checking for portability problems in extracted files -- The CXX compiler identification is GNU 7.4.0 -- The C compiler identification is GNU 7.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/graphics/darktable/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/pkgsrc/graphics/darktable/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for cpuid.h -- Looking for cpuid.h - not found -- Looking for execinfo.h -- Looking for execinfo.h - found -- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_READERS -- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_READERS - Failed -- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_NR_READERS -- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_NR_READERS - Failed -- Performing Test IS_SUPPORTED_PLATFORM -- Performing Test IS_SUPPORTED_PLATFORM - Failed CMake Error at ConfigureChecks.cmake:76 (message): The target platform is not supported! Call Stack (most recent call first): CMakeLists.txt:101 (include) -- Configuring incomplete, errors occurred! See also "/usr/pkgsrc/graphics/darktable/work/pkgsrc_build/CMakeFiles/CMakeOutput.log". See also "/usr/pkgsrc/graphics/darktable/work/pkgsrc_build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/graphics/darktable *** Error code 1 Stop. make: stopped in /usr/pkgsrc/graphics/darktable