[Slackbuilds-users] jq fails to build
Tonus
tonus1 at free.fr
Wed Mar 20 17:50:53 UTC 2024
Hi list,
Just tried to update jq and build failed on tests.
│ configure: WARNING: valgrind is required to test jq.
│ checking for memmem... yes
│ checking for sys/cygwin.h... no
│ checking for shlwapi.h... no
│ checking for pipenv... no
│ checking for Python dependencies... no
│ configure: WARNING: Error checking python dependencies:
│ *****************************************************************
│ * Python dependencies for building jq documentation not found. *
│ * You can still build, install and hack on jq, but the manpage *
│ * will not be rebuilt and new manpage tests will not be run. *
│ * See docs/README.md for how to install the docs dependencies. *
│ *****************************************************************
and further
│ PASS: tests/mantest
│ FAIL: tests/jqtest
│ PASS: tests/shtest
│ PASS: tests/utf8test
│ PASS: tests/base64test
│ FAIL: tests/optionaltest
│ PASS: tests/onigtest
│ PASS: tests/manonigtest
│ ==========================================================================
│ Testsuite summary for jq 1.7.1
│ ==========================================================================
│ # TOTAL: 8
│ # PASS: 6
│ # SKIP: 0
│ # XFAIL: 0
│ # FAIL: 2
│ # XPASS: 0
│ # ERROR: 0
│ ==========================================================================
│ See ./test-suite.log
│ Please report to https://github.com/jqlang/jq/issues
│ ==========================================================================
Installing valgrind gives same errors.
--
Regards,
Tonus
More information about the SlackBuilds-users
mailing list