Package Details: riscv64-linux-gnu-pkg-config 0.29.2-1

Git Clone URL: https://aur.archlinux.org/riscv64-linux-gnu-pkg-config.git (read-only, click to copy)
Package Base: riscv64-linux-gnu-pkg-config
Description: pkg-config that only looks in /usr/riscv64-linux-gnu/lib/pkgconfig and not in /usr/lib/pkgconfig
Upstream URL: http://pkgconfig.freedesktop.org/wiki/
Licenses: GPL
Submitter: 1ace
Maintainer: 1ace
Last Packager: 1ace
Votes: 0
Popularity: 0.000000
First Submitted: 2019-01-07 17:52 (UTC)
Last Updated: 2019-01-07 17:52 (UTC)

Latest Comments

cdwijs commented on 2020-11-13 17:45 (UTC) (edited on 2020-11-13 18:02 (UTC) by cdwijs)

Check-print-options fails.

edit1: this problem is known here: https://gitlab.freedesktop.org/pkg-config/pkg-config/-/issues/48

and this patch should solve it: https://gitlab.freedesktop.org/pkg-config/pkg-config/-/commit/818aeace3b08d731d104d5ef9b1d5e3c34dd4192

PASS: check-version
PASS: check-requires-version
../pkg-config --list-all :
'sub1   Subdirectory package 1 - Test package 1 for subdirectory
broken Broken package - Module with broken .pc file
sub2   Subdirectory package 2 - Test package 2 for subdirectory' != 'sub1   Subdirectory package 1 - Test package 1 for subdirectory
sub2   Subdirectory package 2 - Test package 2 for subdirectory
broken Broken package - Module with broken .pc file'
FAIL: check-print-options
PASS: check-path
PASS: check-sysroot
PASS: check-uninstalled
PASS: check-debug
PASS: check-gtk
PASS: check-tilde
PASS: check-relocatable
PASS: check-variable-override
PASS: check-variables
PASS: check-dependencies
PASS: check-system-flags
==============================================================================
1 of 30 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config
==============================================================================
make[2]: *** [Makefile:424: check-TESTS] Error 1
make[2]: Leaving directory '/home/cedric/Downloads/riscv64-linux-gnu-pkg-config/src/pkg-config-0.29.2/check'
make[1]: *** [Makefile:547: check-am] Error 2
make[1]: Leaving directory '/home/cedric/Downloads/riscv64-linux-gnu-pkg-config/src/pkg-config-0.29.2/check'
make: *** [Makefile:706: check-recursive] Error 1
==> ERROR: A failure occurred in check().
    Aborting...