[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Failed self tests attr and getfattr
From: |
Jeffrey Walton |
Subject: |
Failed self tests attr and getfattr |
Date: |
Wed, 18 Nov 2020 20:48:48 -0500 |
Hi Everyone,
I'm building libattr 2.4.48 from sources. Make check is failing:
$ cat test/attr.log
Unescaped left brace in regex is illegal here in regex; marked by <--
HERE in m/%{ <-- HERE (\w+)}/ at ./test/run line 109.
FAIL test/attr.test (exit status: 255)
$ cat test/root/getfattr.log
Unescaped left brace in regex is illegal here in regex; marked by <--
HERE in m/%{ <-- HERE (\w+)}/ at ./test/run line 109.
FAIL test/root/getfattr.test (exit status: 255)
Jeff
- Failed self tests attr and getfattr,
Jeffrey Walton <=