Lines Matching defs:fail
25 fail()
50 fail "fsverity binary should be statically linked to libfsverity by default"
56 fail "Some global symbols are not prefixed with \"libfsverity_\""
66 fail "fsverity binary should be dynamically linked to libfsverity when USE_SHARED_LIB=1"
71 fail "Some exported symbols are not prefixed with \"libfsverity_\""
100 fail "Build produced untracked files (check 'git status'). Missing gitignore entry?"
110 fail "'make install' didn't install any files"
114 fail "'make uninstall' didn't uninstall all files"
140 fail "The following files are missing an appropriate SPDX license identifier: $(<"$list")"
146 fail "The following files are missing an appropriate license statement: $(<"$list")"
150 fail "The following files are missing a copyright statement: $(<"$list")"