+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xournalpp-1.1.1nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xournalpp-1.1.1nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for xournalpp-1.1.1.tar.gz => Checksum SHA512 OK for xournalpp-1.1.1.tar.gz ===> Installing dependencies for xournalpp-1.1.1nb6 ========================================================================== The following variables will affect the build process of this package, xournalpp-1.1.1nb6. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.72.4 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.24.2nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => 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 help2man-[0-9]*: found help2man-1.49.2nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2 => Full dependency tex-amsfonts-[0-9]*: found tex-amsfonts-3.04nb1 => Full dependency tex-amsmath-[0-9]*: found tex-amsmath-2.17n => Full dependency tex-latex-[0-9]*: found tex-latex-20220601.5nb1 => Full dependency tex-latex-bin-[0-9]*: found tex-latex-bin-2020 => Full dependency tex-standalone-[0-9]*: found tex-standalone-1.3a => Full dependency libarchive>=3.3.1: found libarchive-3.4.3 => Full dependency libzip>=1.9.0nb1: found libzip-1.9.2 => Full dependency libsndfile>=1.1.0nb2: found libsndfile-1.1.0nb2 => Full dependency portaudio>=190600.20161030nb12: found portaudio-190600.20161030nb12 => Full dependency adwaita-icon-theme>=3.14.1: found adwaita-icon-theme-40.1.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency librsvg>=2.52.8nb1: found librsvg-2.54.4 => Full dependency libX11>=1.5: found libX11-1.8.1 => Full dependency lua53>=5.3.0<5.4: found lua53-5.3.6 => Full dependency poppler-glib>=22.04.0: found poppler-glib-22.10.0 => Full dependency libxml2>=2.9.13nb1: found libxml2-2.9.14 => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.34nb2 => Full dependency libXi>=1.0.0: found libXi-1.8 ===> Overriding tools for xournalpp-1.1.1nb6 ===> Extracting for xournalpp-1.1.1nb6 ===> Patching for xournalpp-1.1.1nb6 => Applying pkgsrc patches for xournalpp-1.1.1nb6 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.3 2021/07/22 12:10:46 yhardy Exp $ | |Find pkgsrc lua with pkg-config. | |Unconditionally install desktop files and make dependencies explicit. | |--- CMakeLists.txt.orig 2021-07-18 21:18:39.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 273. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-po_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-po_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-po_CMakeLists.txt,v 1.1 2020/05/04 11:04:07 nia Exp $ | |Fix building of po files. The "NOUPDATE" was added very close |to the release, and there seems to be ongoing discussion in |the bug reports -- not submitted upstream. | |--- po/CMakeLists.txt.orig 2020-04-15 19:03:39.000000000 +0000 |+++ po/CMakeLists.txt -------------------------- Patching file po/CMakeLists.txt using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-src_control_settings_Settings.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-src_control_settings_Settings.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_control_settings_Settings.cpp,v 1.1 2021/07/22 12:10:46 yhardy Exp $ | |On NetBSD, absolute coordinate changes are reported as an X value followed by a Y value, |which (when moving quickly) leads to a "stepping" effect. Make the stroke stabilizer |default to "on" in this case. | |--- src/control/settings/Settings.cpp.orig 2021-07-18 21:18:39.000000000 +0000 |+++ src/control/settings/Settings.cpp -------------------------- Patching file src/control/settings/Settings.cpp using Plan A... Hunk #1 succeeded at 188 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-src_util_DeviceListHelper.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/editors/xournalpp/patches/patch-src_util_DeviceListHelper.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_util_DeviceListHelper.cpp,v 1.2 2021/07/22 12:10:46 yhardy Exp $ | |This check seems to skip devices that are reasonable to include (on NetBSD), so rather |list all devices and let the user manage them. | |--- src/util/DeviceListHelper.cpp.orig 2021-07-18 21:18:39.000000000 +0000 |+++ src/util/DeviceListHelper.cpp -------------------------- Patching file src/util/DeviceListHelper.cpp using Plan A... Hunk #1 succeeded at 26. done ===> Creating toolchain wrappers for xournalpp-1.1.1nb6 ===> Configuring for xournalpp-1.1.1nb6 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The CXX compiler identification is GNU 10.3.0 -- The C compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/editors/xournalpp/work/.cwrapper/bin/g++ - 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: /home/pbulk/build/editors/xournalpp/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning at cmake/include/Version.cmake:10 (message): include/Version.cmake: Can't find lsb_release in your path. Setting DISTRO_CODENAME to unknown. Call Stack (most recent call first): CMakeLists.txt:28 (include) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found PkgConfig: /home/pbulk/build/editors/xournalpp/work/.tools/bin/pkg-config (found version "1.8.0") -- Looking for C++ include optional -- Looking for C++ include optional - found -- Looking for C++ include filesystem -- Looking for C++ include filesystem - found -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success Found: TRUE -- Found X11: /opt/pkg/include -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for connect -- Looking for connect - not found -- Looking for connect in socket -- Looking for connect in socket - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Checking for module 'glib-2.0 >= 2.32.0' -- Found glib-2.0 , version 2.72.4 -- Checking for module 'gtk+-3.0 >= 3.18.9' -- Found gtk+-3.0 , version 3.24.34 -- Checking for module 'gthread-2.0 >= 2.4.0' -- Found gthread-2.0 , version 2.72.4 -- Checking for module 'libxml-2.0 >= 2.0.0' -- Found libxml-2.0 , version 2.9.14 -- Checking for module 'poppler-glib >= 0.41.0' -- Found poppler-glib , version 22.10.0 -- Checking for module 'librsvg-2.0 >= 2.40' -- Found librsvg-2.0 , version 2.54.4 -- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.2.13") -- Checking for module 'libzip >= 1.0.1' -- Found libzip , version 1.9.2 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for module 'portaudiocpp >= 12' -- Found portaudiocpp , version 12 -- Checking for module 'sndfile >= 1.0.25' -- Found sndfile , version 1.1.0 -- Found Lua: /opt/pkg/lib/liblua5.3.so;/usr/lib/64/libm.so (found suitable exact version "5.3.6") Enable Xournal++ Plugins -- Found Gettext: /home/pbulk/build/editors/xournalpp/work/.tools/bin/xgettext (found version "0.21") Installing desktop files Configuration: Compiler: /home/pbulk/build/editors/xournalpp/work/.cwrapper/bin/g++ CppUnit enabled: OFF Filesystem library: std::filesystem -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /home/pbulk/build/editors/xournalpp/work/xournalpp-1.1.1 => Rewrite cmake Dependencies files