Hay
Date
March 25, 2025, 12:39 p.m.
Failure - log-parser-build-gcc - general-no-such-file-or-directory-sed-cant-read-modules_order-no-such-file-or-directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' modules_install
sed: can't read modules.order: No such file or directory
Failure - log-parser-build-gcc - gcc-compiler-fs_xfs_xfs_linux_h-warning-left-hand-operand-of-comma-expression-has-no-effect
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/xfs/xfs.h:22,
                 from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6:
/builds/linux/fs/xfs/xfs_linux.h:225:28: warning: left-hand operand of comma expression has no effect [-Wunused-value]
             __this_address), \
                            ^
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT'
  if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      ^~~~~~~~~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-fs_xfs_libxfs_xfs_alloc_c-error-mp-undeclared-first-use-in-this-function-did-you-mean-tp
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/string.h:5,
                 from /builds/linux/include/linux/uuid.h:12,
                 from /builds/linux/fs/xfs/xfs_linux.h:10,
                 from /builds/linux/fs/xfs/xfs.h:22,
                 from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6:
/builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later':
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'?
  if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
                                            ^~
/builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely'
 # define unlikely(x) __builtin_expect(!!(x), 0)
                                          ^
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT'
  if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      ^~~~~~~~~~~~~~
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in
  if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
                                            ^~
/builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely'
 # define unlikely(x) __builtin_expect(!!(x), 0)
                                          ^
/builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT'
  if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len)))
      ^~~~~~~~~~~~~~
Failure - build - gcc-8-davinci_all_defconfig
(no logs available)