Hay
Date
May 26, 2025, 9:10 a.m.
Failure - log-parser-build-gcc - gcc-compiler-fs_coredump_c-error-sock_coredump-undeclared-first-use-in-this-function-did-you-mean-sock_rdm
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/fs/coredump.c: In function 'do_coredump':
/builds/linux/fs/coredump.c:899:29: error: 'SOCK_COREDUMP' undeclared (first use in this function); did you mean 'SOCK_RDM'?
      addr_len, O_NONBLOCK | SOCK_COREDUMP);
                             ^~~~~~~~~~~~~
                             SOCK_RDM
/builds/linux/fs/coredump.c:899:29: note: each undeclared identifier is reported only once for each function it appears in
Failure - log-parser-build-gcc - gcc-compiler-net_unix_af_unix_c-error-sock_coredump-undeclared-first-use-in-this-function-did-you-mean-sock_rdm
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/net/unix/af_unix.c: In function 'unix_find_bsd':
/builds/linux/net/unix/af_unix.c:1158:14: error: 'SOCK_COREDUMP' undeclared (first use in this function); did you mean 'SOCK_RDM'?
  if (flags & SOCK_COREDUMP) {
              ^~~~~~~~~~~~~
              SOCK_RDM
/builds/linux/net/unix/af_unix.c:1158:14: note: each undeclared identifier is reported only once for each function it appears in
Failure - build - gcc-8-bcm63xx_defconfig
(no logs available)