From bdd48b3297778f4b0026fb24158425665bd2b4bd Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Aug 28 2017 17:59:48 +0000 Subject: Include misc/tst-syscall-list.out in the build log --- diff --git a/glibc.spec b/glibc.spec index e5be17e..5f7288b 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1882,6 +1882,10 @@ run_tests () { # If the crypt-glibc test suite fails, something is completely # broken, so fail the build in this case. make %{?_smp_mflags} subdirs=crypt-glibc check %{silentrules} + + # Unconditonally dump differences in the system call list. + echo "* System call consistency checks:" + cat misc/tst-syscall-list.out } # Increase timeouts