Really ... does that mean anything including sys/param.h is FTBFS now?

$ cat > test.c << EOF
/*
 * Test FTBFS 1867316
 */

#include <sys/param.h>
EOF

$ s390x-linux-gnu-gcc -g -O2 -Wformat -Werror=format-security -pthread 
-Wdate-time -D_FORTIFY_SOURCE=2   -c test.c
In file included from /usr/include/s390x-linux-gnu/sys/param.h:26,
                 from test.c:5:
/usr/include/limits.h:124:26: error: no include path in which to search for 
limits.h
  124 | # include_next <limits.h>
      |                          ^

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1867316

Title:
  FTFBS in Focal armhf/ppc64/s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/1867316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to