https://bugs.kde.org/show_bug.cgi?id=457504

--- Comment #10 from Paul Floyd <pjfl...@wanadoo.fr> ---
Testing on FreeBSD (13.1 amd64 with the system clang).

First off, no warnings. Just one for "make". There are a few from "make check"
but I only just noticed them and I think they come from my own attempt to
silence GCC (bug clang doesn't recognize them).

I still et quite a few EXTRA_DIST warnings:

memcheck/tests/Makefile.am:1: error: leak-segv-jmp.stderr.exp.orig is missing
in EXTRA_DIST
memcheck/tests/loongarch64-linux/Makefile.am:1: error: scalar.stderr.exp.orig
is missing in EXTRA_DIST
memcheck/tests/loongarch64-linux/Makefile.am:1: error: filter_stderr.orig is
missing in dist_noinst_SCRIPTS
massif/tests/Makefile.am:1: error: big-alloc.post.exp-loongarch64.orig is
missing in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: atomic.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: branch.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: cpucfg.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: fault.stderr.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: fault.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: fault_fp.stderr.exp.orig is
missing in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: fault_fp.stdout.exp.orig is
missing in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: float.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: integer.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: llsc.stdout.exp.orig is missing in
EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: memory.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: move.stdout.exp.orig is missing in
EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: pc.stdout.exp.orig is missing in
EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: special.stdout.exp.orig is missing
in EXTRA_DIST
none/tests/loongarch64/Makefile.am:1: error: filter_stderr.orig is missing in
dist_noinst_SCRIPTS
none/tests/loongarch64/Makefile.am:1: error: atomic.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: branch.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: cpucfg.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: float.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: integer.stderr.exp is in
EXTRA_DIST but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: llsc.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: memory.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: move.stderr.exp is in EXTRA_DIST
but doesn't exist
none/tests/loongarch64/Makefile.am:1: error: pc.stderr.exp is in EXTRA_DIST but
doesn't exist
none/tests/loongarch64/Makefile.am:1: error: special.stderr.exp is in
EXTRA_DIST but doesn't exist

EXTRA_DIST is for hidden dependencies that need to be included in the tarball
for targets like dist-bzip2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to