>>> pulseview 0.4.2 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-0/output-1/build/.pulseview-0.4.2.tar.gz.mxWDP0/output' 'http://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz' --2022-01-15 10:31:03-- http://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz Resolving sigrok.org (sigrok.org)... 88.99.77.186, 2a01:4f8:10a:f401:0:7369:6772:6f6b Connecting to sigrok.org (sigrok.org)|88.99.77.186|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz [following] --2022-01-15 10:31:03-- https://sigrok.org/download/source/pulseview/pulseview-0.4.2.tar.gz Connecting to sigrok.org (sigrok.org)|88.99.77.186|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1399718 (1.3M) [application/x-gzip] Saving to: '/tmp/instance-0/output-1/build/.pulseview-0.4.2.tar.gz.mxWDP0/output' 0K .......... .......... .......... .......... .......... 3% 364K 4s 50K .......... .......... .......... .......... .......... 7% 365K 3s 100K .......... .......... .......... .......... .......... 10% 86.5M 2s 150K .......... .......... .......... .......... .......... 14% 83.0M 2s 200K .......... .......... .......... .......... .......... 18% 367K 2s 250K .......... .......... .......... .......... .......... 21% 64.6M 1s 300K .......... .......... .......... .......... .......... 25% 84.6M 1s 350K .......... .......... .......... .......... .......... 29% 80.8M 1s 400K .......... .......... .......... .......... .......... 32% 373K 1s 450K .......... .......... .......... .......... .......... 36% 86.1M 1s 500K .......... .......... .......... .......... .......... 40% 112M 1s 550K .......... .......... .......... .......... .......... 43% 90.5M 1s 600K .......... .......... .......... .......... .......... 47% 85.9M 1s 650K .......... .......... .......... .......... .......... 51% 115M 1s 700K .......... .......... .......... .......... .......... 54% 91.7M 0s 750K .......... .......... .......... .......... .......... 58% 86.9M 0s 800K .......... .......... .......... .......... .......... 62% 85.9M 0s 850K .......... .......... .......... .......... .......... 65% 376K 0s 900K .......... .......... .......... .......... .......... 69% 55.6M 0s 950K .......... .......... .......... .......... .......... 73% 82.8M 0s 1000K .......... .......... .......... .......... .......... 76% 85.0M 0s 1050K .......... .......... .......... .......... .......... 80% 85.9M 0s 1100K .......... .......... .......... .......... .......... 84% 115M 0s 1150K .......... .......... .......... .......... .......... 87% 54.5M 0s 1200K .......... .......... .......... .......... .......... 91% 128M 0s 1250K .......... .......... .......... .......... .......... 95% 85.3M 0s 1300K .......... .......... .......... .......... .......... 98% 114M 0s 1350K .......... ...... 100% 122M=0.7s 2022-01-15 10:31:05 (1.93 MB/s) - '/tmp/instance-0/output-1/build/.pulseview-0.4.2.tar.gz.mxWDP0/output' saved [1399718/1399718] pulseview-0.4.2.tar.gz: OK (sha256: f042f77a3e1b35bf30666330e36ec38fab8d248c3693c37b7e35d401c3bfabcb) >>> pulseview 0.4.2 Extracting gzip -d -c /tmp/instance-0/dl/pulseview/pulseview-0.4.2.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/pulseview-0.4.2 -xf - >>> pulseview 0.4.2 Patching Applying 0001-Replace-obsolete-deprecated-Qt-methods.patch using patch: patching file pv/util.cpp Hunk #2 succeeded at 175 (offset 4 lines). Hunk #3 succeeded at 285 (offset 4 lines). patching file pv/util.hpp Hunk #2 succeeded at 139 (offset 1 line). patching file pv/views/trace/decodetrace.cpp Hunk #1 succeeded at 164 with fuzz 2 (offset 61 lines). patching file pv/views/trace/ruler.cpp Hunk #1 succeeded at 283 (offset 65 lines). patching file pv/widgets/timestampspinbox.cpp Hunk #1 succeeded at 76 (offset 1 line). Applying 0002-Fix-broken-build-due-to-C-template-behind-C-linkage.patch using patch: patching file pv/data/decode/annotation.cpp patching file pv/views/trace/decodetrace.cpp >>> pulseview 0.4.2 Configuring (mkdir -p /tmp/instance-0/output-1/build/pulseview-0.4.2/ && cd /tmp/instance-0/output-1/build/pulseview-0.4.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-0/output-1/build/pulseview-0.4.2/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DDISABLE_WERROR=TRUE -DENABLE_TESTS=FALSE -DENABLE_DECODE=FALSE ) -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/x86_64-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/x86_64-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /tmp/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libsigrokcxx>=0.5.1' -- Found libsigrokcxx, version 0.5.2 -- Checking for modules 'glib-2.0>=2.28.0;glibmm-2.4>=2.28.0;libsigrokcxx>=0.5.1' -- Package 'glibmm-2.4', required by 'virtual:world', not found CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (_pkg_check_modules_internal) CMakeLists.txt:101 (pkg_check_modules) -- Configuring incomplete, errors occurred! See also "/tmp/instance-0/output-1/build/pulseview-0.4.2/CMakeFiles/CMakeOutput.log". make: *** [package/pkg-generic.mk:285: /tmp/instance-0/output-1/build/pulseview-0.4.2/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-0/buildroot'