Package: fakeroot
Version: 1.32.1
Severity: serious
Tags: upstream ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: r...@heitbaum.com

Dear Maintainer,

   * What led up to the situation? 

     build of 1.32.1 on local build host was fine. on the CI build host it 
fails.
     
https://github.com/LibreELEC/actions/actions/runs/5623416630/job/15238055556

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

     as per the actions run - you can see that it is inconsistent.


the build log is as below:

<<< fakeroot:host seq 43 <<<
UNPACK      fakeroot
    APPLY PATCH (common)      
packages/devel/fakeroot/patches/fakeroot-001-disable-docs-tests.patch
patching file configure.ac
Hunk #1 succeeded at 744 (offset 147 lines).
patching file Makefile.am
Hunk #1 succeeded at 1 with fuzz 2.
    FIXCONFIG      
/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1/
BUILD      fakeroot (host)
    TOOLCHAIN      configure
autoreconf: export WARNINGS=
[039/278] [FAIL] build   fakeroot:host
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I build-aux
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'.
libtoolize: copying file 'build-aux/libtool.m4'
libtoolize: copying file 'build-aux/ltoptions.m4'
libtoolize: copying file 'build-aux/ltsugar.m4'
libtoolize: copying file 'build-aux/ltversion.m4'
libtoolize: copying file 'build-aux/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I build-aux
autoreconf: running: 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/autoconf --force
configure.ac:428: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals
/build/build.LibreELEC-H3.arm-12.0-devel/build/autoconf-2.71/lib/autoconf/functions.m4:117:
 AC_CHECK_FUNCS is expanded from...
configure.ac:428: the top level
configure.ac:497: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals

The following log for this failure is available:
  /build/build.LibreELEC-H3.arm-12.0-devel/.threads/logs/43.log

/build/build.LibreELEC-H3.arm-12.0-devel/build/autoconf-2.71/lib/autoconf/functions.m4:117:
 AC_CHECK_FUNCS is expanded from...
configure.ac:497: the top level
autoreconf: running: 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:10: installing './compile'
configure.ac:7: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
Executing (host): 
/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1/configure 
--host=x86_64-linux-gnu --build=x86_64-linux-gnu 
--prefix=/build/build.LibreELEC-H3.arm-12.0-devel/toolchain 
--bindir=/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin 
--sbindir=/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/sbin 
--sysconfdir=/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/etc 
--libexecdir=/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/lib 
--localstatedir=/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/var 
--disable-static --enable-shared --with-gnu-ld
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-linux-gnu-gcc... 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc accepts -g... 
yes
checking for /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
option to enable C11 features... none needed
checking whether 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc understands -c 
and -o together... yes
checking dependency style of 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc... gcc3
checking how to run the C preprocessor... cpp
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for ld option to reload object files... -r
checking for x86_64-linux-gnu-file... no
checking for file... file
checking for x86_64-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... strip
checking for x86_64-linux-gnu-ranlib... ranlib
checking command to parse nm output from 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
supports -fno-rtti -fno-exceptions... no
checking for /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
option to produce PIC... -fPIC -DPIC
checking if /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc PIC 
flag -fPIC -DPIC works... yes
checking if /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
static flag -static works... yes
checking if /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
supports -c -o file.o... yes
checking if /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
supports -c -o file.o... (cached) yes
checking whether the 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc linker (ld -m 
elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking which IPC method to use... (cached) sysv
checking whether SysV IPC message queues are actually working on the host... Yes
checking which database format to use... (cached) inode
checking for dlopen in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for features.h... yes
checking for sys/feature_tests.h... no
checking for pthread.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for grp.h... yes
checking for endian.h... yes
checking for sys/sysmacros.h... yes
checking for sys/socket.h... yes
checking for sys/acl.h... no
checking for sys/capability.h... yes
checking for sys/xattr.h... yes
checking for fts.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for return value and second and third argument of readlink... ssize_t, 
char, size_t
checking for first argument of setgroups... size_t
checking for union semun... no
checking for __xmknod... yes
checking for type of arg of __xmknod... needs *
checking for __xmknodat... yes
checking for type of arg of __xmknodat... needs *
checking for type of arg of initgroups... gid_t
checking for type of arg of setreuid... gid_t
checking for type of arg of setregid... gid_t
checking for type of second arg to stat... struct stat *
checking for d_off in struct dirent... yes
checking for d_type in struct dirent... yes
checking for acl_t struct... no
checking for fchmodat... yes
checking for fchownat... yes
checking for fstatat... yes
checking for mkdirat... yes
checking for mknodat... yes
checking for openat... yes
checking for renameat... yes
checking for unlinkat... yes
checking for lchmod... yes
checking for fgetattrlist... no
checking for library containing acl_get_fd... no
checking for acl_get_fd... no
checking for library containing acl_trivial... no
checking for acl_trivial... no
checking for capset... yes
checking for listxattr... yes
checking for llistxattr... yes
checking for flistxattr... yes
checking for getxattr... yes
checking for lgetxattr... yes
checking for fgetxattr... yes
checking for setxattr... yes
checking for lsetxattr... yes
checking for fsetxattr... yes
checking for removexattr... yes
checking for lremovexattr... yes
checking for fremovexattr... yes
checking for statx... yes
checking if we need to cope with time64... no
checking for __xstat... yes
Extra wrapper for stat is required because of __xstat
checking for __fxstat... yes
Extra wrapper for fstat is required because of __fxstat
checking for __lxstat... yes
Extra wrapper for lstat is required because of __lxstat
checking for __fxstatat... yes
Extra wrapper for fstatat is required because of __fxstatat
checking for __xstat64... yes
Extra wrapper for stat64 is required because of __xstat64
checking for __fxstat64... yes
Extra wrapper for fstat64 is required because of __fxstat64
checking for __lxstat64... yes
Extra wrapper for lstat64 is required because of __lxstat64
checking for __fxstatat64... yes
Extra wrapper for fstatat64 is required because of __fxstatat64
checking for __xmknod... (cached) yes
Extra wrapper for mknod is required because of __xmknod
checking for __xmknodat... (cached) yes
Extra wrapper for mknodat is required because of __xmknodat
created fakerootconfig.h
checking for strdup... yes
checking for strstr... yes
checking for getresuid... yes
checking for setresuid... yes
checking for getresgid... yes
checking for setresgid... yes
checking for setfsuid... yes
checking for setfsgid... yes
checking for fts_read... yes
checking for fts_children... yes
checking for /build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc 
options needed to detect all undeclared functions... none needed
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking for setenv... yes
checking for macOS/Darwin... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Executing (host): make 
make[1]: Entering directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1'
make  all-recursive
make[2]: Entering directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1'
Making all in scripts
make[3]: Entering directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1/scripts'
sed -e 's,[@]prefix[@],/build/build.LibreELEC-H3.arm-12.0-devel/toolchain,g' -e 
's,[@]bindir[@],/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin,g' -e 
's,[@]libdir[@],/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/lib,g' -e 
's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 
's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 
's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 
's,[@]VERSION[@],1.32.1,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 
's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' 
-e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 
's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > 
fakeroot
chmod +x fakeroot
make[3]: Leaving directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1/scripts'
make[3]: Entering directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1'
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I.     -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o 
faked.c
faked.c: In function 'save_database':
faked.c:622:23: warning: format '%llx' expects argument of type 'long long 
unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                    ~~~^
      |                       |
      |                       long long unsigned int
      |                    %lx
  623 |             (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) 
i->buf.mode,
      |             ~~~~~~~~~~~~~~~~~~~~~
      |             |
      |             long unsigned int
faked.c:622:32: warning: format '%llu' expects argument of type 'long long 
unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                             ~~~^
      |                                |
      |                                long long unsigned int
      |                             %lu
  623 |             (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) 
i->buf.mode,
      |                                   ~~~~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   long unsigned int
faked.c:622:42: warning: format '%llo' expects argument of type 'long long 
unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                       ~~~^
      |                                          |
      |                                          long long unsigned int
      |                                       %lo
  623 |             (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) 
i->buf.mode,
      |                                                         
~~~~~~~~~~~~~~~~~~~~~~
      |                                                         |
      |                                                         long unsigned 
int
faked.c:622:51: warning: format '%llu' expects argument of type 'long long 
unsigned int', but argument 6 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                ~~~^
      |                                                   |
      |                                                   long long unsigned int
      |                                                %lu
  623 |             (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) 
i->buf.mode,
  624 |             (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) 
i->buf.nlink,
      |             ~~~~~~~~~~~~~~~~~~~~~                  
      |             |
      |             long unsigned int
faked.c:622:60: warning: format '%llu' expects argument of type 'long long 
unsigned int', but argument 7 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                         ~~~^
      |                                                            |
      |                                                            long long 
unsigned int
      |                                                         %lu
  623 |             (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) 
i->buf.mode,
  624 |             (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) 
i->buf.nlink,
      |                                   ~~~~~~~~~~~~~~~~~~~~~     
      |                                   |
      |                                   long unsigned int
faked.c:622:71: warning: format '%llu' expects argument of type 'long long 
unsigned int', but argument 8 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                                    ~~~^
      |                                                                       |
      |                                                                       
long long unsigned int
      |                                                                    %lu
  623 |             (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) 
i->buf.mode,
  624 |             (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) 
i->buf.nlink,
      |                                                         
~~~~~~~~~~~~~~~~~~~~~~~
      |                                                         |
      |                                                         long unsigned 
int
faked.c:622:81: warning: format '%llu' expects argument of type 'long long 
unsigned int', but argument 9 has type 'long unsigned int' [-Wformat=]
  622 |     
fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                                         
     ~~~^
      |                                                                         
        |
      |                                                                         
        long long unsigned int
      |                                                                         
     %lu
......
  625 |             (uint64_t) i->buf.rdev);
      |             ~~~~~~~~~~~~~~~~~~~~~~                                      
         
      |             |
      |             long unsigned int
faked.c: In function 'load_database':
faked.c:663:21: warning: format '%llx' expects argument of type 'long long 
unsigned int *', but argument 2 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                  ~~~^
      |                     |
      |                     long long unsigned int *
      |                  %lx
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |             ~~~~~~   
      |             |
      |             uint64_t * {aka long unsigned int *}
faked.c:663:30: warning: format '%llu' expects argument of type 'long long 
unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                           ~~~^
      |                              |
      |                              long long unsigned int *
      |                           %lu
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |                     ~~~~~~    
      |                     |
      |                     uint64_t * {aka long unsigned int *}
faked.c:663:40: warning: format '%llo' expects argument of type 'long long 
unsigned int *', but argument 4 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                     ~~~^
      |                                        |
      |                                        long long unsigned int *
      |                                     %lo
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |                             ~~~~~~~     
      |                             |
      |                             uint64_t * {aka long unsigned int *}
faked.c:663:49: warning: format '%llu' expects argument of type 'long long 
unsigned int *', but argument 5 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                              ~~~^
      |                                                 |
      |                                                 long long unsigned int *
      |                                              %lu
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |                                      ~~~~~~      
      |                                      |
      |                                      uint64_t * {aka long unsigned int 
*}
faked.c:663:58: warning: format '%llu' expects argument of type 'long long 
unsigned int *', but argument 6 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                       ~~~^
      |                                                          |
      |                                                          long long 
unsigned int *
      |                                                       %lu
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |                                              ~~~~~~       
      |                                              |
      |                                              uint64_t * {aka long 
unsigned int *}
faked.c:663:69: warning: format '%llu' expects argument of type 'long long 
unsigned int *', but argument 7 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                                  ~~~^
      |                                                                     |
      |                                                                     
long long unsigned int *
      |                                                                  %lu
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |                                                      ~~~~~~~~        
      |                                                      |
      |                                                      uint64_t * {aka 
long unsigned int *}
faked.c:663:79: warning: format '%llu' expects argument of type 'long long 
unsigned int *', but argument 8 has type 'uint64_t *' {aka 'long unsigned int 
*'} [-Wformat=]
  663 |     
r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n",
      |                                                                         
   ~~~^
      |                                                                         
      |
      |                                                                         
      long long unsigned int *
      |                                                                         
   %lu
  664 |             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
      |                                                                ~~~~~~~  
       
      |                                                                |
      |                                                                uint64_t 
* {aka long unsigned int *}
faked.c: In function 'debug_stat':
faked.c:690:31: warning: format '%llx' expects argument of type 'long long 
unsigned int', but argument 3 has type 'fake_dev_t' {aka 'long unsigned int'} 
[-Wformat=]
  690 |   fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), 
nlink=%li, rdev=%lli\n",
      |                            ~~~^
      |                               |
      |                               long long unsigned int
      |                            %lx
  691 |           st->dev,
      |           ~~~~~~~              
      |             |
      |             fake_dev_t {aka long unsigned int}
faked.c:690:36: warning: format '%lli' expects argument of type 'long long 
int', but argument 4 has type 'fake_ino_t' {aka 'long unsigned int'} [-Wformat=]
  690 |   fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), 
nlink=%li, rdev=%lli\n",
      |                                 ~~~^
      |                                    |
      |                                    long long int
      |                                 %li
  691 |           st->dev,
  692 |           st->ino,
      |           ~~~~~~~                   
      |             |
      |             fake_ino_t {aka long unsigned int}
faked.c:690:85: warning: format '%lli' expects argument of type 'long long 
int', but argument 9 has type 'fake_dev_t' {aka 'long unsigned int'} [-Wformat=]
  690 |   fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), 
nlink=%li, rdev=%lli\n",
      |                                                                         
         ~~~^
      |                                                                         
            |
      |                                                                         
            long long int
      |                                                                         
         %li
......
  697 |           st->rdev);
      |           ~~~~~~~~                                                      
             
      |             |
      |             fake_dev_t {aka long unsigned int}
faked.c: In function 'process_chmod':
faked.c:795:47: warning: suggest parentheses around operand of '!' or change 
'&' to '&&' or '!' to '~' [-Wparentheses]
  795 |         ((buf->st.mode&S_IFMT) != S_IFREG || 
(!st->mode&(S_IFBLK|S_IFCHR)))) {
      |                                               ^~~~~~~~~
faked.c: In function 'process_setxattr':
faked.c:930:17: warning: unused variable 'new_node' [-Wunused-variable]
  930 |   xattr_node_t *new_node = NULL;
      |                 ^~~~~~~~
faked.c:929:18: warning: unused variable 'x_ref' [-Wunused-variable]
  929 |   xattr_node_t **x_ref = NULL;
      |                  ^~~~~
mv -f .deps/faked.Tpo .deps/faked.Po
/bin/bash ./libtool  --tag=CC   --mode=compile 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I.     -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT libfakeroot_unix2003.lo -MD -MP -MF 
.deps/libfakeroot_unix2003.Tpo -c -o libfakeroot_unix2003.lo 
libfakeroot_unix2003.c
libtool: compile:  
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I. -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT libfakeroot_unix2003.lo -MD -MP -MF 
.deps/libfakeroot_unix2003.Tpo -c libfakeroot_unix2003.c  -fPIC -DPIC -o 
.libs/libfakeroot_unix2003.o
mv -f .deps/libfakeroot_unix2003.Tpo .deps/libfakeroot_unix2003.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I.     -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT libfakeroot_inode64.lo -MD -MP -MF 
.deps/libfakeroot_inode64.Tpo -c -o libfakeroot_inode64.lo libfakeroot_inode64.c
libtool: compile:  
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I. -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT libfakeroot_inode64.lo -MD -MP -MF 
.deps/libfakeroot_inode64.Tpo -c libfakeroot_inode64.c  -fPIC -DPIC -o 
.libs/libfakeroot_inode64.o
mv -f .deps/libfakeroot_inode64.Tpo .deps/libfakeroot_inode64.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile 
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I.  -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64   -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT libfakeroot_time64_la-libfakeroot_time64.lo -MD -MP 
-MF .deps/libfakeroot_time64_la-libfakeroot_time64.Tpo -c -o 
libfakeroot_time64_la-libfakeroot_time64.lo `test -f 'libfakeroot_time64.c' || 
echo './'`libfakeroot_time64.c
libtool: compile:  
/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/bin/host-gcc -DHAVE_CONFIG_H 
-I. -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -march=native -O2 -Wall -pipe 
-I/build/build.LibreELEC-H3.arm-12.0-devel/toolchain/include 
-Wno-format-security -MT libfakeroot_time64_la-libfakeroot_time64.lo -MD -MP 
-MF .deps/libfakeroot_time64_la-libfakeroot_time64.Tpo -c libfakeroot_time64.c  
-fPIC -DPIC -o .libs/libfakeroot_time64_la-libfakeroot_time64.o
libfakeroot_time64.c:19:10: fatal error: wrapped.h: No such file or directory
   19 | #include "wrapped.h"
      |          ^~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:689: libfakeroot_time64_la-libfakeroot_time64.lo] Error 1
make[3]: Leaving directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1'
make[2]: *** [Makefile:711: all-recursive] Error 1
make[2]: Leaving directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1'
make[1]: *** [Makefile:469: all] Error 2
make[1]: Leaving directory 
'/build/build.LibreELEC-H3.arm-12.0-devel/build/fakeroot-1.32.1'
FAILURE: scripts/build fakeroot:host during make_host (default)
*********** FAILED COMMAND ***********
make ${PKG_MAKE_OPTS_HOST}
**************************************
FAILURE: scripts/build fakeroot:host has failed!

The following log for this failure is available:
  /build/build.LibreELEC-H3.arm-12.0-devel/.threads/logs/43.log

>>> fakeroot:host seq 43 >>>


-- System Information:
Debian Release: bookworm/sid
  APT prefers jammy-updates
  APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), 
(100, 'jammy-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-rc2 (SMP w/16 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages fakeroot depends on:
ii  libc6        2.35-0ubuntu3.1
pn  libfakeroot  <none>

fakeroot recommends no packages.

fakeroot suggests no packages.

Reply via email to