https://bugs.kde.org/show_bug.cgi?id=457504
--- Comment #6 from Paul Floyd <pjfl...@wanadoo.fr> --- (In reply to Feiyang Chen from comment #5) > > You need to cleanup the new Makefile.am files > > > > memcheck/tests/loongarch64-linux/Makefile.am:1: error: filter_stderr.orig is > > missing in dist_noinst_SCRIPTS > I ran make regtest on both amd64-linux and loongarch64-linux, but neither of > them reported the makefile consistency error. So I don't know how these > errors are generated. Could you help me? Sorry, my fault, I didn't look carefully, a lot of them were warnings about the artifacts left over after merging the patches. If I run gmake post-regtest-checks then I get helgrind/tests/Makefile.am:1: error: tls_threads_tunable.stdout.exp is in EXTRA_DIST but doesn't exist 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 The first one might be because I badly resolved merge issues. I don't see any stderr.exp referred to in none/tests/loongarch64/Makefile.am -- You are receiving this mail because: You are watching all bug changes.