>>> host-fakeroot 1.34 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/fakeroot/fakeroot_1.34.orig.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34 -xf - >>> host-fakeroot 1.34 Patching >>> host-fakeroot 1.34 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-fakeroot 1.34 Patching libtool patching file /home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/ltmain.sh Hunk #1 succeeded at 2939 (offset 252 lines). Hunk #2 succeeded at 4532 (offset 255 lines). Hunk #3 succeeded at 6828 (offset 274 lines). Hunk #4 succeeded at 6838 (offset 274 lines). Hunk #5 succeeded at 7138 (offset 281 lines). Hunk #6 succeeded at 7442 (offset 293 lines). Hunk #7 succeeded at 8423 (offset 311 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-fakeroot 1.34 Configuring (cd /home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/ && rm -rf config.cache; GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" ac_cv_header_sys_capability_h=no ac_cv_func_capset=no CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls 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 gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/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... yes checking for sys/capability.h... (cached) no 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... yes 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 renameat2... yes checking for unlinkat... yes checking for lchmod... yes checking for fgetattrlist... no checking for library containing acl_get_fd... -lacl checking for acl_get_fd... yes checking for library containing acl_trivial... no checking for acl_trivial... no checking for capset... (cached) no 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 /usr/bin/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 doc/Makefile config.status: creating doc/de/Makefile config.status: creating doc/es/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/pt/Makefile config.status: creating doc/ro/Makefile config.status: creating doc/sv/Makefile config.status: creating test/Makefile config.status: creating test/defs config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-fakeroot 1.34 Building GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc' Making all in de make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/de' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/de' Making all in es make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/es' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/es' Making all in fr make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/fr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/fr' Making all in nl make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/nl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/nl' Making all in pt make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/pt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/pt' Making all in ro make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/ro' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/ro' Making all in sv make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/sv' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc/sv' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/doc' Making all in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/scripts' sed -e 's,[@]prefix[@],/home/buildroot/autobuild/instance-1/output-1/host,g' -e 's,[@]bindir[@],/home/buildroot/autobuild/instance-1/output-1/host/bin,g' -e 's,[@]libdir[@],/home/buildroot/autobuild/instance-1/output-1/host/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/sh,g' -e 's,[@]VERSION[@],1.34,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 '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/scripts' Making all in test make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o faked.o faked.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o communicate.lo communicate.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o simple.o simple.c awk -f ./wrapawk < ./wrapfunc.inp awk: ./wrapawk:27: warning: regexp escape sequence `\#' is not a known regexp operator awk -f ./wrapawk < ./wrapfunc.inp awk: ./wrapawk:27: warning: regexp escape sequence `\#' is not a known regexp operator /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o libfakeroot_inode64.lo libfakeroot_inode64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c communicate.c -fPIC -DPIC -o .libs/communicate.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o simple simple.o -ldl /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o libfakeroot.lo libfakeroot.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o libtool: link: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-1/output-1/host/lib -o simple simple.o -L/home/buildroot/autobuild/instance-1/output-1/host/lib -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl In file included from communicate.h:19, from libfakeroot.c:65: wraptmpf.h: In function 'tmp___lxstat': config.h:311:26: warning: implicit declaration of function 'next___lxstat'; did you mean 'tmp___lxstat'? [-Wimplicit-function-declaration] 311 | #define NEXT_LSTAT_NOARG next___lxstat | ^~~~~~~~~~~~~ wraptmpf.h:8:11: note: in expansion of macro 'NEXT_LSTAT_NOARG' 8 | return NEXT_LSTAT_NOARG LSTAT_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___xstat': config.h:304:25: warning: implicit declaration of function 'next___xstat'; did you mean 'tmp___xstat'? [-Wimplicit-function-declaration] 304 | #define NEXT_STAT_NOARG next___xstat | ^~~~~~~~~~~~ wraptmpf.h:13:11: note: in expansion of macro 'NEXT_STAT_NOARG' 13 | return NEXT_STAT_NOARG STAT_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___fxstat': config.h:318:26: warning: implicit declaration of function 'next___fxstat'; did you mean 'tmp___fxstat'? [-Wimplicit-function-declaration] 318 | #define NEXT_FSTAT_NOARG next___fxstat | ^~~~~~~~~~~~~ wraptmpf.h:18:11: note: in expansion of macro 'NEXT_FSTAT_NOARG' 18 | return NEXT_FSTAT_NOARG FSTAT_ARG(ver, fd, buf); | ^~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___fxstatat': config.h:325:28: warning: implicit declaration of function 'next___fxstatat'; did you mean 'tmp___fxstatat'? [-Wimplicit-function-declaration] 325 | #define NEXT_FSTATAT_NOARG next___fxstatat | ^~~~~~~~~~~~~~~ wraptmpf.h:24:11: note: in expansion of macro 'NEXT_FSTATAT_NOARG' 24 | return NEXT_FSTATAT_NOARG FSTATAT_ARG(ver, dir_fd, path, buf, flags); | ^~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___lxstat64': config.h:339:28: warning: implicit declaration of function 'next___lxstat64'; did you mean 'tmp___lxstat64'? [-Wimplicit-function-declaration] 339 | #define NEXT_LSTAT64_NOARG next___lxstat64 | ^~~~~~~~~~~~~~~ wraptmpf.h:32:11: note: in expansion of macro 'NEXT_LSTAT64_NOARG' 32 | return NEXT_LSTAT64_NOARG LSTAT64_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___xstat64': config.h:332:27: warning: implicit declaration of function 'next___xstat64'; did you mean 'tmp___xstat64'? [-Wimplicit-function-declaration] 332 | #define NEXT_STAT64_NOARG next___xstat64 | ^~~~~~~~~~~~~~ wraptmpf.h:37:11: note: in expansion of macro 'NEXT_STAT64_NOARG' 37 | return NEXT_STAT64_NOARG STAT64_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___fxstat64': config.h:346:28: warning: implicit declaration of function 'next___fxstat64'; did you mean 'tmp___fxstat64'? [-Wimplicit-function-declaration] 346 | #define NEXT_FSTAT64_NOARG next___fxstat64 | ^~~~~~~~~~~~~~~ wraptmpf.h:42:11: note: in expansion of macro 'NEXT_FSTAT64_NOARG' 42 | return NEXT_FSTAT64_NOARG FSTAT64_ARG(ver, fd, buf); | ^~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___fxstatat64': config.h:353:30: warning: implicit declaration of function 'next___fxstatat64'; did you mean 'tmp___fxstatat64'? [-Wimplicit-function-declaration] 353 | #define NEXT_FSTATAT64_NOARG next___fxstatat64 | ^~~~~~~~~~~~~~~~~ wraptmpf.h:48:11: note: in expansion of macro 'NEXT_FSTATAT64_NOARG' 48 | return NEXT_FSTATAT64_NOARG FSTATAT64_ARG(ver, dir_fd, path, buf, flags); | ^~~~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___xmknod': config.h:360:26: warning: implicit declaration of function 'next___xmknod'; did you mean 'tmp___xmknod'? [-Wimplicit-function-declaration] 360 | #define NEXT_MKNOD_NOARG next___xmknod | ^~~~~~~~~~~~~ wraptmpf.h:141:11: note: in expansion of macro 'NEXT_MKNOD_NOARG' 141 | return NEXT_MKNOD_NOARG MKNOD_ARG(ver, pathname, mode, dev); | ^~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp___xmknodat': config.h:367:28: warning: implicit declaration of function 'next___xmknodat'; did you mean 'tmp___xmknodat'? [-Wimplicit-function-declaration] 367 | #define NEXT_MKNODAT_NOARG next___xmknodat | ^~~~~~~~~~~~~~~ wraptmpf.h:149:11: note: in expansion of macro 'NEXT_MKNODAT_NOARG' 149 | return NEXT_MKNODAT_NOARG MKNODAT_ARG(ver, dir_fd, pathname, mode, dev); | ^~~~~~~~~~~~~~~~~~ In file included from libfakeroot.c:272: wraptmpf.h: In function 'tmp_chown': wraptmpf.h:158:11: warning: implicit declaration of function 'next_chown' [-Wimplicit-function-declaration] 158 | return next_chown (path, owner, group); | ^~~~~~~~~~ wraptmpf.h: In function 'tmp_lchown': wraptmpf.h:163:11: warning: implicit declaration of function 'next_lchown' [-Wimplicit-function-declaration] 163 | return next_lchown (path, owner, group); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_fchown': wraptmpf.h:168:11: warning: implicit declaration of function 'next_fchown' [-Wimplicit-function-declaration] 168 | return next_fchown (fd, owner, group); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_chmod': wraptmpf.h:173:11: warning: implicit declaration of function 'next_chmod' [-Wimplicit-function-declaration] 173 | return next_chmod (path, mode); | ^~~~~~~~~~ wraptmpf.h: In function 'tmp_fchmod': wraptmpf.h:178:11: warning: implicit declaration of function 'next_fchmod' [-Wimplicit-function-declaration] 178 | return next_fchmod (fd, mode); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_lchmod': wraptmpf.h:184:11: warning: implicit declaration of function 'next_lchmod' [-Wimplicit-function-declaration] 184 | return next_lchmod (path, mode); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_mkdir': wraptmpf.h:209:11: warning: implicit declaration of function 'next_mkdir' [-Wimplicit-function-declaration] 209 | return next_mkdir (path, mode); | ^~~~~~~~~~ wraptmpf.h: In function 'tmp_unlink': wraptmpf.h:214:11: warning: implicit declaration of function 'next_unlink' [-Wimplicit-function-declaration] 214 | return next_unlink (pathname); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_rmdir': wraptmpf.h:219:11: warning: implicit declaration of function 'next_rmdir' [-Wimplicit-function-declaration] 219 | return next_rmdir (pathname); | ^~~~~~~~~~ wraptmpf.h: In function 'tmp_remove': wraptmpf.h:224:11: warning: implicit declaration of function 'next_remove' [-Wimplicit-function-declaration] 224 | return next_remove (pathname); | ^~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libcommunicate.la communicate.lo -ldl wraptmpf.h: In function 'tmp_rename': wraptmpf.h:229:11: warning: implicit declaration of function 'next_rename' [-Wimplicit-function-declaration] 229 | return next_rename (oldpath, newpath); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_getuid': wraptmpf.h:259:11: warning: implicit declaration of function 'next_getuid' [-Wimplicit-function-declaration] 259 | return next_getuid (); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_getgid': wraptmpf.h:264:11: warning: implicit declaration of function 'next_getgid' [-Wimplicit-function-declaration] 264 | return next_getgid (); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_geteuid': wraptmpf.h:269:11: warning: implicit declaration of function 'next_geteuid'; did you mean 'tmp_geteuid'? [-Wimplicit-function-declaration] 269 | return next_geteuid (); | ^~~~~~~~~~~~ | tmp_geteuid wraptmpf.h: In function 'tmp_getegid': wraptmpf.h:274:11: warning: implicit declaration of function 'next_getegid'; did you mean 'tmp_getegid'? [-Wimplicit-function-declaration] 274 | return next_getegid (); | ^~~~~~~~~~~~ | tmp_getegid wraptmpf.h: In function 'tmp_setuid': wraptmpf.h:279:11: warning: implicit declaration of function 'next_setuid' [-Wimplicit-function-declaration] 279 | return next_setuid (id); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_setgid': wraptmpf.h:284:11: warning: implicit declaration of function 'next_setgid' [-Wimplicit-function-declaration] 284 | return next_setgid (id); | ^~~~~~~~~~~ wraptmpf.h: In function 'tmp_seteuid': wraptmpf.h:289:11: warning: implicit declaration of function 'next_seteuid'; did you mean 'tmp_seteuid'? [-Wimplicit-function-declaration] 289 | return next_seteuid (id); | ^~~~~~~~~~~~ | tmp_seteuid wraptmpf.h: In function 'tmp_setegid': wraptmpf.h:294:11: warning: implicit declaration of function 'next_setegid'; did you mean 'tmp_setegid'? [-Wimplicit-function-declaration] 294 | return next_setegid (id); | ^~~~~~~~~~~~ | tmp_setegid wraptmpf.h: In function 'tmp_setreuid': wraptmpf.h:299:11: warning: implicit declaration of function 'next_setreuid'; did you mean 'tmp_setreuid'? [-Wimplicit-function-declaration] 299 | return next_setreuid (ruid, euid); | ^~~~~~~~~~~~~ | tmp_setreuid wraptmpf.h: In function 'tmp_setregid': wraptmpf.h:304:11: warning: implicit declaration of function 'next_setregid'; did you mean 'tmp_setregid'? [-Wimplicit-function-declaration] 304 | return next_setregid (rgid, egid); | ^~~~~~~~~~~~~ | tmp_setregid wraptmpf.h: In function 'tmp_getresuid': wraptmpf.h:324:11: warning: implicit declaration of function 'next_getresuid'; did you mean 'tmp_getresuid'? [-Wimplicit-function-declaration] 324 | return next_getresuid (ruid, euid, suid); | ^~~~~~~~~~~~~~ | tmp_getresuid wraptmpf.h: In function 'tmp_getresgid': wraptmpf.h:331:11: warning: implicit declaration of function 'next_getresgid'; did you mean 'tmp_getresgid'? [-Wimplicit-function-declaration] 331 | return next_getresgid (rgid, egid, sgid); | ^~~~~~~~~~~~~~ | tmp_getresgid wraptmpf.h: In function 'tmp_setresuid': wraptmpf.h:338:11: warning: implicit declaration of function 'next_setresuid'; did you mean 'tmp_setresuid'? [-Wimplicit-function-declaration] 338 | return next_setresuid (ruid, euid, suid); | ^~~~~~~~~~~~~~ | tmp_setresuid wraptmpf.h: In function 'tmp_setresgid': wraptmpf.h:345:11: warning: implicit declaration of function 'next_setresgid'; did you mean 'tmp_setresgid'? [-Wimplicit-function-declaration] 345 | return next_setresgid (rgid, egid, sgid); | ^~~~~~~~~~~~~~ | tmp_setresgid wraptmpf.h: In function 'tmp_setfsuid': wraptmpf.h:352:11: warning: implicit declaration of function 'next_setfsuid'; did you mean 'tmp_setfsuid'? [-Wimplicit-function-declaration] 352 | return next_setfsuid (fsuid); | ^~~~~~~~~~~~~ | tmp_setfsuid wraptmpf.h: In function 'tmp_setfsgid': wraptmpf.h:359:11: warning: implicit declaration of function 'next_setfsgid'; did you mean 'tmp_setfsgid'? [-Wimplicit-function-declaration] 359 | return next_setfsgid (fsgid); | ^~~~~~~~~~~~~ | tmp_setfsgid wraptmpf.h: In function 'tmp_initgroups': wraptmpf.h:365:11: warning: implicit declaration of function 'next_initgroups'; did you mean 'tmp_initgroups'? [-Wimplicit-function-declaration] 365 | return next_initgroups (user, group); | ^~~~~~~~~~~~~~~ | tmp_initgroups /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c -o libfakeroot_time64_la-libfakeroot_time64.lo `test -f 'libfakeroot_time64.c' || echo './'`libfakeroot_time64.c wraptmpf.h: In function 'tmp_getgroups': wraptmpf.h:370:11: warning: implicit declaration of function 'next_getgroups'; did you mean 'tmp_getgroups'? [-Wimplicit-function-declaration] 370 | return next_getgroups (size, list); | ^~~~~~~~~~~~~~ | tmp_getgroups wraptmpf.h: In function 'tmp_setgroups': wraptmpf.h:375:11: warning: implicit declaration of function 'next_setgroups'; did you mean 'tmp_setgroups'? [-Wimplicit-function-declaration] 375 | return next_setgroups (size, list); | ^~~~~~~~~~~~~~ | tmp_setgroups wraptmpf.h: In function 'tmp_setpriority': wraptmpf.h:380:11: warning: implicit declaration of function 'next_setpriority'; did you mean 'tmp_setpriority'? [-Wimplicit-function-declaration] 380 | return next_setpriority (which, who, prio); | ^~~~~~~~~~~~~~~~ | tmp_setpriority wraptmpf.h: In function 'tmp_listxattr': wraptmpf.h:393:11: warning: implicit declaration of function 'next_listxattr'; did you mean 'tmp_listxattr'? [-Wimplicit-function-declaration] 393 | return next_listxattr (path, list, size); | ^~~~~~~~~~~~~~ | tmp_listxattr wraptmpf.h: In function 'tmp_llistxattr': wraptmpf.h:400:11: warning: implicit declaration of function 'next_llistxattr'; did you mean 'tmp_llistxattr'? [-Wimplicit-function-declaration] 400 | return next_llistxattr (path, list, size); | ^~~~~~~~~~~~~~~ | tmp_llistxattr wraptmpf.h: In function 'tmp_flistxattr': wraptmpf.h:407:11: warning: implicit declaration of function 'next_flistxattr'; did you mean 'tmp_flistxattr'? [-Wimplicit-function-declaration] 407 | return next_flistxattr (fd, list, size); | ^~~~~~~~~~~~~~~ | tmp_flistxattr wraptmpf.h: In function 'tmp_getxattr': wraptmpf.h:414:11: warning: implicit declaration of function 'next_getxattr'; did you mean 'tmp_getxattr'? [-Wimplicit-function-declaration] 414 | return next_getxattr (path, name, value, size); | ^~~~~~~~~~~~~ | tmp_getxattr wraptmpf.h: In function 'tmp_lgetxattr': wraptmpf.h:421:11: warning: implicit declaration of function 'next_lgetxattr'; did you mean 'tmp_lgetxattr'? [-Wimplicit-function-declaration] 421 | return next_lgetxattr (path, name, value, size); | ^~~~~~~~~~~~~~ | tmp_lgetxattr wraptmpf.h: In function 'tmp_fgetxattr': wraptmpf.h:428:11: warning: implicit declaration of function 'next_fgetxattr'; did you mean 'tmp_fgetxattr'? [-Wimplicit-function-declaration] 428 | return next_fgetxattr (fd, name, value, size); | ^~~~~~~~~~~~~~ | tmp_fgetxattr wraptmpf.h: In function 'tmp_setxattr': wraptmpf.h:435:11: warning: implicit declaration of function 'next_setxattr'; did you mean 'tmp_setxattr'? [-Wimplicit-function-declaration] 435 | return next_setxattr (path, name, value, size, flags); | ^~~~~~~~~~~~~ | tmp_setxattr wraptmpf.h: In function 'tmp_lsetxattr': wraptmpf.h:442:11: warning: implicit declaration of function 'next_lsetxattr'; did you mean 'tmp_lsetxattr'? [-Wimplicit-function-declaration] 442 | return next_lsetxattr (path, name, value, size, flags); | ^~~~~~~~~~~~~~ | tmp_lsetxattr wraptmpf.h: In function 'tmp_fsetxattr': wraptmpf.h:449:11: warning: implicit declaration of function 'next_fsetxattr'; did you mean 'tmp_fsetxattr'? [-Wimplicit-function-declaration] 449 | return next_fsetxattr (fd, name, value, size, flags); | ^~~~~~~~~~~~~~ | tmp_fsetxattr wraptmpf.h: In function 'tmp_removexattr': wraptmpf.h:456:11: warning: implicit declaration of function 'next_removexattr'; did you mean 'tmp_removexattr'? [-Wimplicit-function-declaration] 456 | return next_removexattr (path, name); | ^~~~~~~~~~~~~~~~ | tmp_removexattr wraptmpf.h: In function 'tmp_lremovexattr': wraptmpf.h:463:11: warning: implicit declaration of function 'next_lremovexattr'; did you mean 'tmp_lremovexattr'? [-Wimplicit-function-declaration] 463 | return next_lremovexattr (path, name); | ^~~~~~~~~~~~~~~~~ | tmp_lremovexattr wraptmpf.h: In function 'tmp_fremovexattr': wraptmpf.h:470:11: warning: implicit declaration of function 'next_fremovexattr'; did you mean 'tmp_fremovexattr'? [-Wimplicit-function-declaration] 470 | return next_fremovexattr (fd, name); | ^~~~~~~~~~~~~~~~~ | tmp_fremovexattr wraptmpf.h: In function 'tmp_fchmodat': wraptmpf.h:479:11: warning: implicit declaration of function 'next_fchmodat'; did you mean 'tmp_fchmodat'? [-Wimplicit-function-declaration] 479 | return next_fchmodat (dir_fd, path, mode, flags); | ^~~~~~~~~~~~~ | tmp_fchmodat wraptmpf.h: In function 'tmp_fchownat': wraptmpf.h:486:11: warning: implicit declaration of function 'next_fchownat'; did you mean 'tmp_fchownat'? [-Wimplicit-function-declaration] 486 | return next_fchownat (dir_fd, path, owner, group, flags); | ^~~~~~~~~~~~~ | tmp_fchownat wraptmpf.h: In function 'tmp_mkdirat': wraptmpf.h:493:11: warning: implicit declaration of function 'next_mkdirat'; did you mean 'tmp_mkdirat'? [-Wimplicit-function-declaration] 493 | return next_mkdirat (dir_fd, pathname, mode); | ^~~~~~~~~~~~ | tmp_mkdirat wraptmpf.h: In function 'tmp_renameat': wraptmpf.h:500:11: warning: implicit declaration of function 'next_renameat'; did you mean 'tmp_renameat'? [-Wimplicit-function-declaration] 500 | return next_renameat (olddir_fd, oldpath, newdir_fd, newpath); | ^~~~~~~~~~~~~ | tmp_renameat wraptmpf.h: In function 'tmp_renameat2': wraptmpf.h:507:11: warning: implicit declaration of function 'next_renameat2'; did you mean 'tmp_renameat2'? [-Wimplicit-function-declaration] 507 | return next_renameat2 (olddir_fd, oldpath, newdir_fd, newpath, flags); | ^~~~~~~~~~~~~~ | tmp_renameat2 wraptmpf.h: In function 'tmp_unlinkat': wraptmpf.h:514:11: warning: implicit declaration of function 'next_unlinkat'; did you mean 'tmp_unlinkat'? [-Wimplicit-function-declaration] 514 | return next_unlinkat (dir_fd, pathname, flags); | ^~~~~~~~~~~~~ | tmp_unlinkat wraptmpf.h: In function 'tmp_acl_get_fd': wraptmpf.h:525:11: warning: implicit declaration of function 'next_acl_get_fd'; did you mean 'tmp_acl_get_fd'? [-Wimplicit-function-declaration] 525 | return next_acl_get_fd (fd); | ^~~~~~~~~~~~~~~ | tmp_acl_get_fd wraptmpf.h:525:11: warning: returning 'int' from a function with return type 'acl_t' {aka 'struct __acl_ext *'} makes pointer from integer without a cast [-Wint-conversion] 525 | return next_acl_get_fd (fd); | ^~~~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp_acl_get_file': wraptmpf.h:530:11: warning: implicit declaration of function 'next_acl_get_file'; did you mean 'tmp_acl_get_file'? [-Wimplicit-function-declaration] 530 | return next_acl_get_file (path_p, type); | ^~~~~~~~~~~~~~~~~ | tmp_acl_get_file wraptmpf.h:530:11: warning: returning 'int' from a function with return type 'acl_t' {aka 'struct __acl_ext *'} makes pointer from integer without a cast [-Wint-conversion] 530 | return next_acl_get_file (path_p, type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp_acl_set_fd': wraptmpf.h:535:11: warning: implicit declaration of function 'next_acl_set_fd'; did you mean 'tmp_acl_set_fd'? [-Wimplicit-function-declaration] 535 | return next_acl_set_fd (fd, acl); | ^~~~~~~~~~~~~~~ | tmp_acl_set_fd wraptmpf.h: In function 'tmp_acl_set_file': wraptmpf.h:540:11: warning: implicit declaration of function 'next_acl_set_file'; did you mean 'tmp_acl_set_file'? [-Wimplicit-function-declaration] 540 | return next_acl_set_file (path_p, type, acl); | ^~~~~~~~~~~~~~~~~ | tmp_acl_set_file wraptmpf.h: In function 'tmp_fts_read': wraptmpf.h:588:11: warning: implicit declaration of function 'next_fts_read'; did you mean 'tmp_fts_read'? [-Wimplicit-function-declaration] 588 | return next_fts_read (ftsp); | ^~~~~~~~~~~~~ | tmp_fts_read wraptmpf.h:588:11: warning: returning 'int' from a function with return type 'FTSENT *' {aka 'struct _ftsent *'} makes pointer from integer without a cast [-Wint-conversion] 588 | return next_fts_read (ftsp); | ^~~~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp_fts_children': wraptmpf.h:604:11: warning: implicit declaration of function 'next_fts_children'; did you mean 'tmp_fts_children'? [-Wimplicit-function-declaration] 604 | return next_fts_children (ftsp, options); | ^~~~~~~~~~~~~~~~~ | tmp_fts_children wraptmpf.h:604:11: warning: returning 'int' from a function with return type 'FTSENT *' {aka 'struct _ftsent *'} makes pointer from integer without a cast [-Wint-conversion] 604 | return next_fts_children (ftsp, options); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wraptmpf.h: In function 'tmp_statx': wraptmpf.h:621:11: warning: implicit declaration of function 'next_statx' [-Wimplicit-function-declaration] 621 | return next_statx (dir_fd, pathname, flags, mask, buf); | ^~~~~~~~~~ wrapdef.h: At top level: config.h:311:26: error: 'next___lxstat' redeclared as different kind of symbol 311 | #define NEXT_LSTAT_NOARG next___lxstat | ^~~~~~~~~~~~~ wrapdef.h:6:7: note: in expansion of macro 'NEXT_LSTAT_NOARG' 6 | int (*NEXT_LSTAT_NOARG)LSTAT_ARG(int ver, const char *file_name, struct stat *buf)=TMP_LSTAT; | ^~~~~~~~~~~~~~~~ config.h:311:26: note: previous implicit declaration of 'next___lxstat' with type 'int()' 311 | #define NEXT_LSTAT_NOARG next___lxstat | ^~~~~~~~~~~~~ wraptmpf.h:8:11: note: in expansion of macro 'NEXT_LSTAT_NOARG' 8 | return NEXT_LSTAT_NOARG LSTAT_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~~ config.h:304:25: error: 'next___xstat' redeclared as different kind of symbol 304 | #define NEXT_STAT_NOARG next___xstat | ^~~~~~~~~~~~ wrapdef.h:7:7: note: in expansion of macro 'NEXT_STAT_NOARG' 7 | int (*NEXT_STAT_NOARG)STAT_ARG(int ver, const char *file_name, struct stat *buf)=TMP_STAT; | ^~~~~~~~~~~~~~~ config.h:304:25: note: previous implicit declaration of 'next___xstat' with type 'int()' 304 | #define NEXT_STAT_NOARG next___xstat | ^~~~~~~~~~~~ wraptmpf.h:13:11: note: in expansion of macro 'NEXT_STAT_NOARG' 13 | return NEXT_STAT_NOARG STAT_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~ config.h:318:26: error: 'next___fxstat' redeclared as different kind of symbol 318 | #define NEXT_FSTAT_NOARG next___fxstat | ^~~~~~~~~~~~~ wrapdef.h:8:7: note: in expansion of macro 'NEXT_FSTAT_NOARG' 8 | int (*NEXT_FSTAT_NOARG)FSTAT_ARG(int ver, int fd, struct stat *buf)=TMP_FSTAT; | ^~~~~~~~~~~~~~~~ config.h:318:26: note: previous implicit declaration of 'next___fxstat' with type 'int()' 318 | #define NEXT_FSTAT_NOARG next___fxstat | ^~~~~~~~~~~~~ wraptmpf.h:18:11: note: in expansion of macro 'NEXT_FSTAT_NOARG' 18 | return NEXT_FSTAT_NOARG FSTAT_ARG(ver, fd, buf); | ^~~~~~~~~~~~~~~~ config.h:325:28: error: 'next___fxstatat' redeclared as different kind of symbol 325 | #define NEXT_FSTATAT_NOARG next___fxstatat | ^~~~~~~~~~~~~~~ wrapdef.h:10:7: note: in expansion of macro 'NEXT_FSTATAT_NOARG' 10 | int (*NEXT_FSTATAT_NOARG)FSTATAT_ARG(int ver, int dir_fd, const char *path, struct stat *buf, int flags)=TMP_FSTATAT; | ^~~~~~~~~~~~~~~~~~ config.h:325:28: note: previous implicit declaration of 'next___fxstatat' with type 'int()' 325 | #define NEXT_FSTATAT_NOARG next___fxstatat | ^~~~~~~~~~~~~~~ wraptmpf.h:24:11: note: in expansion of macro 'NEXT_FSTATAT_NOARG' 24 | return NEXT_FSTATAT_NOARG FSTATAT_ARG(ver, dir_fd, path, buf, flags); | ^~~~~~~~~~~~~~~~~~ config.h:339:28: error: 'next___lxstat64' redeclared as different kind of symbol 339 | #define NEXT_LSTAT64_NOARG next___lxstat64 | ^~~~~~~~~~~~~~~ wrapdef.h:14:7: note: in expansion of macro 'NEXT_LSTAT64_NOARG' 14 | int (*NEXT_LSTAT64_NOARG)LSTAT64_ARG(int ver, const char *file_name, struct stat64 *buf)=TMP_LSTAT64; | ^~~~~~~~~~~~~~~~~~ config.h:339:28: note: previous implicit declaration of 'next___lxstat64' with type 'int()' 339 | #define NEXT_LSTAT64_NOARG next___lxstat64 | ^~~~~~~~~~~~~~~ wraptmpf.h:32:11: note: in expansion of macro 'NEXT_LSTAT64_NOARG' 32 | return NEXT_LSTAT64_NOARG LSTAT64_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~~~~ config.h:332:27: error: 'next___xstat64' redeclared as different kind of symbol 332 | #define NEXT_STAT64_NOARG next___xstat64 | ^~~~~~~~~~~~~~ wrapdef.h:15:7: note: in expansion of macro 'NEXT_STAT64_NOARG' 15 | int (*NEXT_STAT64_NOARG)STAT64_ARG(int ver, const char *file_name, struct stat64 *buf)=TMP_STAT64; | ^~~~~~~~~~~~~~~~~ config.h:332:27: note: previous implicit declaration of 'next___xstat64' with type 'int()' 332 | #define NEXT_STAT64_NOARG next___xstat64 | ^~~~~~~~~~~~~~ wraptmpf.h:37:11: note: in expansion of macro 'NEXT_STAT64_NOARG' 37 | return NEXT_STAT64_NOARG STAT64_ARG(ver, file_name, buf); | ^~~~~~~~~~~~~~~~~ config.h:346:28: error: 'next___fxstat64' redeclared as different kind of symbol 346 | #define NEXT_FSTAT64_NOARG next___fxstat64 | ^~~~~~~~~~~~~~~ wrapdef.h:16:7: note: in expansion of macro 'NEXT_FSTAT64_NOARG' 16 | int (*NEXT_FSTAT64_NOARG)FSTAT64_ARG(int ver, int fd, struct stat64 *buf)=TMP_FSTAT64; | ^~~~~~~~~~~~~~~~~~ config.h:346:28: note: previous implicit declaration of 'next___fxstat64' with type 'int()' 346 | #define NEXT_FSTAT64_NOARG next___fxstat64 | ^~~~~~~~~~~~~~~ wraptmpf.h:42:11: note: in expansion of macro 'NEXT_FSTAT64_NOARG' 42 | return NEXT_FSTAT64_NOARG FSTAT64_ARG(ver, fd, buf); | ^~~~~~~~~~~~~~~~~~ config.h:353:30: error: 'next___fxstatat64' redeclared as different kind of symbol 353 | #define NEXT_FSTATAT64_NOARG next___fxstatat64 | ^~~~~~~~~~~~~~~~~ wrapdef.h:18:7: note: in expansion of macro 'NEXT_FSTATAT64_NOARG' 18 | int (*NEXT_FSTATAT64_NOARG)FSTATAT64_ARG(int ver, int dir_fd, const char *path, struct stat64 *buf, int flags)=TMP_FSTATAT64; | ^~~~~~~~~~~~~~~~~~~~ config.h:353:30: note: previous implicit declaration of 'next___fxstatat64' with type 'int()' 353 | #define NEXT_FSTATAT64_NOARG next___fxstatat64 | ^~~~~~~~~~~~~~~~~ wraptmpf.h:48:11: note: in expansion of macro 'NEXT_FSTATAT64_NOARG' 48 | return NEXT_FSTATAT64_NOARG FSTATAT64_ARG(ver, dir_fd, path, buf, flags); | ^~~~~~~~~~~~~~~~~~~~ config.h:360:26: error: 'next___xmknod' redeclared as different kind of symbol 360 | #define NEXT_MKNOD_NOARG next___xmknod | ^~~~~~~~~~~~~ wrapdef.h:51:7: note: in expansion of macro 'NEXT_MKNOD_NOARG' 51 | int (*NEXT_MKNOD_NOARG)MKNOD_ARG(int ver, const char *pathname, mode_t mode, dev_t XMKNOD_FRTH_ARG dev)=TMP_MKNOD; | ^~~~~~~~~~~~~~~~ config.h:360:26: note: previous implicit declaration of 'next___xmknod' with type 'int()' 360 | #define NEXT_MKNOD_NOARG next___xmknod | ^~~~~~~~~~~~~ wraptmpf.h:141:11: note: in expansion of macro 'NEXT_MKNOD_NOARG' 141 | return NEXT_MKNOD_NOARG MKNOD_ARG(ver, pathname, mode, dev); | ^~~~~~~~~~~~~~~~ config.h:367:28: error: 'next___xmknodat' redeclared as different kind of symbol 367 | #define NEXT_MKNODAT_NOARG next___xmknodat | ^~~~~~~~~~~~~~~ wrapdef.h:55:7: note: in expansion of macro 'NEXT_MKNODAT_NOARG' 55 | int (*NEXT_MKNODAT_NOARG)MKNODAT_ARG(int ver, int dir_fd, const char *pathname, mode_t mode, dev_t dev)=TMP_MKNODAT; | ^~~~~~~~~~~~~~~~~~ config.h:367:28: note: previous implicit declaration of 'next___xmknodat' with type 'int()' 367 | #define NEXT_MKNODAT_NOARG next___xmknodat | ^~~~~~~~~~~~~~~ wraptmpf.h:149:11: note: in expansion of macro 'NEXT_MKNODAT_NOARG' 149 | return NEXT_MKNODAT_NOARG MKNODAT_ARG(ver, dir_fd, pathname, mode, dev); | ^~~~~~~~~~~~~~~~~~ In file included from libfakeroot.c:273: wrapdef.h:60:7: error: 'next_chown' redeclared as different kind of symbol 60 | int (*next_chown)(const char *path, uid_t owner, gid_t group)=tmp_chown; | ^~~~~~~~~~ wraptmpf.h:158:11: note: previous implicit declaration of 'next_chown' with type 'int()' 158 | return next_chown (path, owner, group); | ^~~~~~~~~~ wrapdef.h:61:7: error: 'next_lchown' redeclared as different kind of symbol 61 | int (*next_lchown)(const char *path, uid_t owner, gid_t group)=tmp_lchown; | ^~~~~~~~~~~ wraptmpf.h:163:11: note: previous implicit declaration of 'next_lchown' with type 'int()' 163 | return next_lchown (path, owner, group); | ^~~~~~~~~~~ wrapdef.h:62:7: error: 'next_fchown' redeclared as different kind of symbol 62 | int (*next_fchown)(int fd, uid_t owner, gid_t group)=tmp_fchown; | ^~~~~~~~~~~ wraptmpf.h:168:11: note: previous implicit declaration of 'next_fchown' with type 'int()' 168 | return next_fchown (fd, owner, group); | ^~~~~~~~~~~ wrapdef.h:63:7: error: 'next_chmod' redeclared as different kind of symbol 63 | int (*next_chmod)(const char *path, mode_t mode)=tmp_chmod; | ^~~~~~~~~~ wraptmpf.h:173:11: note: previous implicit declaration of 'next_chmod' with type 'int()' 173 | return next_chmod (path, mode); | ^~~~~~~~~~ wrapdef.h:64:7: error: 'next_fchmod' redeclared as different kind of symbol 64 | int (*next_fchmod)(int fd, mode_t mode)=tmp_fchmod; | ^~~~~~~~~~~ wraptmpf.h:178:11: note: previous implicit declaration of 'next_fchmod' with type 'int()' 178 | return next_fchmod (fd, mode); | ^~~~~~~~~~~ wrapdef.h:66:7: error: 'next_lchmod' redeclared as different kind of symbol 66 | int (*next_lchmod)(const char *path, mode_t mode)=tmp_lchmod; | ^~~~~~~~~~~ wraptmpf.h:184:11: note: previous implicit declaration of 'next_lchmod' with type 'int()' 184 | return next_lchmod (path, mode); | ^~~~~~~~~~~ wrapdef.h:75:7: error: 'next_mkdir' redeclared as different kind of symbol 75 | int (*next_mkdir)(const char *path, mode_t mode)=tmp_mkdir; | ^~~~~~~~~~ wraptmpf.h:209:11: note: previous implicit declaration of 'next_mkdir' with type 'int()' 209 | return next_mkdir (path, mode); | ^~~~~~~~~~ wrapdef.h:76:7: error: 'next_unlink' redeclared as different kind of symbol 76 | int (*next_unlink)(const char *pathname)=tmp_unlink; | ^~~~~~~~~~~ wraptmpf.h:214:11: note: previous implicit declaration of 'next_unlink' with type 'int()' 214 | return next_unlink (pathname); | ^~~~~~~~~~~ wrapdef.h:77:7: error: 'next_rmdir' redeclared as different kind of symbol 77 | int (*next_rmdir)(const char *pathname)=tmp_rmdir; | ^~~~~~~~~~ wraptmpf.h:219:11: note: previous implicit declaration of 'next_rmdir' with type 'int()' 219 | return next_rmdir (pathname); | ^~~~~~~~~~ wrapdef.h:78:7: error: 'next_remove' redeclared as different kind of symbol 78 | int (*next_remove)(const char *pathname)=tmp_remove; | ^~~~~~~~~~~ wraptmpf.h:224:11: note: previous implicit declaration of 'next_remove' with type 'int()' 224 | return next_remove (pathname); | ^~~~~~~~~~~ wrapdef.h:79:7: error: 'next_rename' redeclared as different kind of symbol 79 | int (*next_rename)(const char *oldpath, const char *newpath)=tmp_rename; | ^~~~~~~~~~~ wraptmpf.h:229:11: note: previous implicit declaration of 'next_rename' with type 'int()' 229 | return next_rename (oldpath, newpath); | ^~~~~~~~~~~ wrapdef.h:89:9: error: 'next_getuid' redeclared as different kind of symbol 89 | uid_t (*next_getuid)(void)=tmp_getuid; | ^~~~~~~~~~~ wraptmpf.h:259:11: note: previous implicit declaration of 'next_getuid' with type 'int()' 259 | return next_getuid (); | ^~~~~~~~~~~ wrapdef.h:90:9: error: 'next_getgid' redeclared as different kind of symbol 90 | gid_t (*next_getgid)(void)=tmp_getgid; | ^~~~~~~~~~~ wraptmpf.h:264:11: note: previous implicit declaration of 'next_getgid' with type 'int()' 264 | return next_getgid (); | ^~~~~~~~~~~ wrapdef.h:91:9: error: 'next_geteuid' redeclared as different kind of symbol 91 | uid_t (*next_geteuid)(void)=tmp_geteuid; | ^~~~~~~~~~~~ wraptmpf.h:269:11: note: previous implicit declaration of 'next_geteuid' with type 'int()' 269 | return next_geteuid (); | ^~~~~~~~~~~~ wrapdef.h:92:9: error: 'next_getegid' redeclared as different kind of symbol 92 | gid_t (*next_getegid)(void)=tmp_getegid; | ^~~~~~~~~~~~ wraptmpf.h:274:11: note: previous implicit declaration of 'next_getegid' with type 'int()' 274 | return next_getegid (); | ^~~~~~~~~~~~ wrapdef.h:93:7: error: 'next_setuid' redeclared as different kind of symbol 93 | int (*next_setuid)(uid_t id)=tmp_setuid; | ^~~~~~~~~~~ wraptmpf.h:279:11: note: previous implicit declaration of 'next_setuid' with type 'int()' 279 | return next_setuid (id); | ^~~~~~~~~~~ wrapdef.h:94:7: error: 'next_setgid' redeclared as different kind of symbol 94 | int (*next_setgid)(gid_t id)=tmp_setgid; | ^~~~~~~~~~~ wraptmpf.h:284:11: note: previous implicit declaration of 'next_setgid' with type 'int()' 284 | return next_setgid (id); | ^~~~~~~~~~~ wrapdef.h:95:7: error: 'next_seteuid' redeclared as different kind of symbol 95 | int (*next_seteuid)(uid_t id)=tmp_seteuid; | ^~~~~~~~~~~~ wraptmpf.h:289:11: note: previous implicit declaration of 'next_seteuid' with type 'int()' 289 | return next_seteuid (id); | ^~~~~~~~~~~~ wrapdef.h:96:7: error: 'next_setegid' redeclared as different kind of symbol 96 | int (*next_setegid)(gid_t id)=tmp_setegid; | ^~~~~~~~~~~~ wraptmpf.h:294:11: note: previous implicit declaration of 'next_setegid' with type 'int()' 294 | return next_setegid (id); | ^~~~~~~~~~~~ wrapdef.h:97:7: error: 'next_setreuid' redeclared as different kind of symbol 97 | int (*next_setreuid)(SETREUID_ARG ruid, SETREUID_ARG euid)=tmp_setreuid; | ^~~~~~~~~~~~~ wraptmpf.h:299:11: note: previous implicit declaration of 'next_setreuid' with type 'int()' 299 | return next_setreuid (ruid, euid); | ^~~~~~~~~~~~~ wrapdef.h:98:7: error: 'next_setregid' redeclared as different kind of symbol 98 | int (*next_setregid)(SETREGID_ARG rgid, SETREGID_ARG egid)=tmp_setregid; | ^~~~~~~~~~~~~ wraptmpf.h:304:11: note: previous implicit declaration of 'next_setregid' with type 'int()' 304 | return next_setregid (rgid, egid); | ^~~~~~~~~~~~~ wrapdef.h:106:7: error: 'next_getresuid' redeclared as different kind of symbol 106 | int (*next_getresuid)(uid_t *ruid, uid_t *euid, uid_t *suid)=tmp_getresuid; | ^~~~~~~~~~~~~~ wraptmpf.h:324:11: note: previous implicit declaration of 'next_getresuid' with type 'int()' 324 | return next_getresuid (ruid, euid, suid); | ^~~~~~~~~~~~~~ wrapdef.h:109:7: error: 'next_getresgid' redeclared as different kind of symbol 109 | int (*next_getresgid)(gid_t *rgid, gid_t *egid, gid_t *sgid)=tmp_getresgid; | ^~~~~~~~~~~~~~ wraptmpf.h:331:11: note: previous implicit declaration of 'next_getresgid' with type 'int()' 331 | return next_getresgid (rgid, egid, sgid); | ^~~~~~~~~~~~~~ wrapdef.h:112:7: error: 'next_setresuid' redeclared as different kind of symbol 112 | int (*next_setresuid)(uid_t ruid, uid_t euid, uid_t suid)=tmp_setresuid; | ^~~~~~~~~~~~~~ wraptmpf.h:338:11: note: previous implicit declaration of 'next_setresuid' with type 'int()' 338 | return next_setresuid (ruid, euid, suid); | ^~~~~~~~~~~~~~ wrapdef.h:115:7: error: 'next_setresgid' redeclared as different kind of symbol 115 | int (*next_setresgid)(gid_t rgid, gid_t egid, gid_t sgid)=tmp_setresgid; | ^~~~~~~~~~~~~~ wraptmpf.h:345:11: note: previous implicit declaration of 'next_setresgid' with type 'int()' 345 | return next_setresgid (rgid, egid, sgid); | ^~~~~~~~~~~~~~ wrapdef.h:118:9: error: 'next_setfsuid' redeclared as different kind of symbol 118 | uid_t (*next_setfsuid)(uid_t fsuid)=tmp_setfsuid; | ^~~~~~~~~~~~~ wraptmpf.h:352:11: note: previous implicit declaration of 'next_setfsuid' with type 'int()' 352 | return next_setfsuid (fsuid); | ^~~~~~~~~~~~~ wrapdef.h:121:9: error: 'next_setfsgid' redeclared as different kind of symbol 121 | gid_t (*next_setfsgid)(gid_t fsgid)=tmp_setfsgid; | ^~~~~~~~~~~~~ wraptmpf.h:359:11: note: previous implicit declaration of 'next_setfsgid' with type 'int()' 359 | return next_setfsgid (fsgid); | ^~~~~~~~~~~~~ wrapdef.h:123:7: error: 'next_initgroups' redeclared as different kind of symbol 123 | int (*next_initgroups)(const char *user, INITGROUPS_SECOND_ARG group)=tmp_initgroups; | ^~~~~~~~~~~~~~~ wraptmpf.h:365:11: note: previous implicit declaration of 'next_initgroups' with type 'int()' 365 | return next_initgroups (user, group); | ^~~~~~~~~~~~~~~ wrapdef.h:124:7: error: 'next_getgroups' redeclared as different kind of symbol 124 | int (*next_getgroups)(int size, gid_t list[])=tmp_getgroups; | ^~~~~~~~~~~~~~ wraptmpf.h:370:11: note: previous implicit declaration of 'next_getgroups' with type 'int()' 370 | return next_getgroups (size, list); | ^~~~~~~~~~~~~~ wrapdef.h:125:7: error: 'next_setgroups' redeclared as different kind of symbol 125 | int (*next_setgroups)(SETGROUPS_SIZE_TYPE size, const gid_t *list)=tmp_setgroups; | ^~~~~~~~~~~~~~ wraptmpf.h:375:11: note: previous implicit declaration of 'next_setgroups' with type 'int()' 375 | return next_setgroups (size, list); | ^~~~~~~~~~~~~~ wrapdef.h:126:7: error: 'next_setpriority' redeclared as different kind of symbol 126 | int (*next_setpriority)(int which, id_t who, int prio)=tmp_setpriority; | ^~~~~~~~~~~~~~~~ wraptmpf.h:380:11: note: previous implicit declaration of 'next_setpriority' with type 'int()' 380 | return next_setpriority (which, who, prio); | ^~~~~~~~~~~~~~~~ wrapdef.h:131:12: error: 'next_listxattr' redeclared as different kind of symbol 131 | ssize_t (*next_listxattr)(const char *path, char *list, size_t size)=tmp_listxattr; | ^~~~~~~~~~~~~~ wraptmpf.h:393:11: note: previous implicit declaration of 'next_listxattr' with type 'int()' 393 | return next_listxattr (path, list, size); | ^~~~~~~~~~~~~~ wrapdef.h:134:12: error: 'next_llistxattr' redeclared as different kind of symbol 134 | ssize_t (*next_llistxattr)(const char *path, char *list, size_t size)=tmp_llistxattr; | ^~~~~~~~~~~~~~~ wraptmpf.h:400:11: note: previous implicit declaration of 'next_llistxattr' with type 'int()' 400 | return next_llistxattr (path, list, size); | ^~~~~~~~~~~~~~~ wrapdef.h:137:12: error: 'next_flistxattr' redeclared as different kind of symbol 137 | ssize_t (*next_flistxattr)(int fd, char *list, size_t size)=tmp_flistxattr; | ^~~~~~~~~~~~~~~ wraptmpf.h:407:11: note: previous implicit declaration of 'next_flistxattr' with type 'int()' 407 | return next_flistxattr (fd, list, size); | ^~~~~~~~~~~~~~~ wrapdef.h:140:11: error: 'next_getxattr' redeclared as different kind of symbol 140 | ssize_t (*next_getxattr)(const char *path, const char *name, void *value, size_t size)=tmp_getxattr; | ^~~~~~~~~~~~~ wraptmpf.h:414:11: note: previous implicit declaration of 'next_getxattr' with type 'int()' 414 | return next_getxattr (path, name, value, size); | ^~~~~~~~~~~~~ wrapdef.h:143:11: error: 'next_lgetxattr' redeclared as different kind of symbol 143 | ssize_t (*next_lgetxattr)(const char *path, const char *name, void *value, size_t size)=tmp_lgetxattr; | ^~~~~~~~~~~~~~ wraptmpf.h:421:11: note: previous implicit declaration of 'next_lgetxattr' with type 'int()' 421 | return next_lgetxattr (path, name, value, size); | ^~~~~~~~~~~~~~ wrapdef.h:146:11: error: 'next_fgetxattr' redeclared as different kind of symbol 146 | ssize_t (*next_fgetxattr)(int fd, const char *name, void *value, size_t size)=tmp_fgetxattr; | ^~~~~~~~~~~~~~ wraptmpf.h:428:11: note: previous implicit declaration of 'next_fgetxattr' with type 'int()' 428 | return next_fgetxattr (fd, name, value, size); | ^~~~~~~~~~~~~~ wrapdef.h:149:11: error: 'next_setxattr' redeclared as different kind of symbol 149 | ssize_t (*next_setxattr)(const char *path, const char *name, void *value, size_t size, int flags)=tmp_setxattr; | ^~~~~~~~~~~~~ wraptmpf.h:435:11: note: previous implicit declaration of 'next_setxattr' with type 'int()' 435 | return next_setxattr (path, name, value, size, flags); | ^~~~~~~~~~~~~ wrapdef.h:152:11: error: 'next_lsetxattr' redeclared as different kind of symbol 152 | ssize_t (*next_lsetxattr)(const char *path, const char *name, void *value, size_t size, int flags)=tmp_lsetxattr; | ^~~~~~~~~~~~~~ wraptmpf.h:442:11: note: previous implicit declaration of 'next_lsetxattr' with type 'int()' 442 | return next_lsetxattr (path, name, value, size, flags); | ^~~~~~~~~~~~~~ wrapdef.h:155:11: error: 'next_fsetxattr' redeclared as different kind of symbol 155 | ssize_t (*next_fsetxattr)(int fd, const char *name, void *value, size_t size, int flags)=tmp_fsetxattr; | ^~~~~~~~~~~~~~ wraptmpf.h:449:11: note: previous implicit declaration of 'next_fsetxattr' with type 'int()' 449 | return next_fsetxattr (fd, name, value, size, flags); | ^~~~~~~~~~~~~~ wrapdef.h:158:11: error: 'next_removexattr' redeclared as different kind of symbol 158 | ssize_t (*next_removexattr)(const char *path, const char *name)=tmp_removexattr; | ^~~~~~~~~~~~~~~~ wraptmpf.h:456:11: note: previous implicit declaration of 'next_removexattr' with type 'int()' 456 | return next_removexattr (path, name); | ^~~~~~~~~~~~~~~~ wrapdef.h:161:11: error: 'next_lremovexattr' redeclared as different kind of symbol 161 | ssize_t (*next_lremovexattr)(const char *path, const char *name)=tmp_lremovexattr; | ^~~~~~~~~~~~~~~~~ wraptmpf.h:463:11: note: previous implicit declaration of 'next_lremovexattr' with type 'int()' 463 | return next_lremovexattr (path, name); | ^~~~~~~~~~~~~~~~~ wrapdef.h:164:11: error: 'next_fremovexattr' redeclared as different kind of symbol 164 | ssize_t (*next_fremovexattr)(int fd, const char *name)=tmp_fremovexattr; | ^~~~~~~~~~~~~~~~~ wraptmpf.h:470:11: note: previous implicit declaration of 'next_fremovexattr' with type 'int()' 470 | return next_fremovexattr (fd, name); | ^~~~~~~~~~~~~~~~~ wrapdef.h:169:7: error: 'next_fchmodat' redeclared as different kind of symbol 169 | int (*next_fchmodat)(int dir_fd, const char *path, mode_t mode, int flags)=tmp_fchmodat; | ^~~~~~~~~~~~~ wraptmpf.h:479:11: note: previous implicit declaration of 'next_fchmodat' with type 'int()' 479 | return next_fchmodat (dir_fd, path, mode, flags); | ^~~~~~~~~~~~~ wrapdef.h:172:7: error: 'next_fchownat' redeclared as different kind of symbol 172 | int (*next_fchownat)(int dir_fd, const char *path, uid_t owner, gid_t group, int flags)=tmp_fchownat; | ^~~~~~~~~~~~~ wraptmpf.h:486:11: note: previous implicit declaration of 'next_fchownat' with type 'int()' 486 | return next_fchownat (dir_fd, path, owner, group, flags); | ^~~~~~~~~~~~~ wrapdef.h:175:7: error: 'next_mkdirat' redeclared as different kind of symbol 175 | int (*next_mkdirat)(int dir_fd, const char *pathname, mode_t mode)=tmp_mkdirat; | ^~~~~~~~~~~~ wraptmpf.h:493:11: note: previous implicit declaration of 'next_mkdirat' with type 'int()' 493 | return next_mkdirat (dir_fd, pathname, mode); | ^~~~~~~~~~~~ wrapdef.h:178:7: error: 'next_renameat' redeclared as different kind of symbol 178 | int (*next_renameat)(int olddir_fd, const char *oldpath, int newdir_fd, const char *newpath)=tmp_renameat; | ^~~~~~~~~~~~~ wraptmpf.h:500:11: note: previous implicit declaration of 'next_renameat' with type 'int()' 500 | return next_renameat (olddir_fd, oldpath, newdir_fd, newpath); | ^~~~~~~~~~~~~ wrapdef.h:181:7: error: 'next_renameat2' redeclared as different kind of symbol 181 | int (*next_renameat2)(int olddir_fd, const char *oldpath, int newdir_fd, const char *newpath, unsigned int flags)=tmp_renameat2; | ^~~~~~~~~~~~~~ wraptmpf.h:507:11: note: previous implicit declaration of 'next_renameat2' with type 'int()' 507 | return next_renameat2 (olddir_fd, oldpath, newdir_fd, newpath, flags); | ^~~~~~~~~~~~~~ wrapdef.h:184:7: error: 'next_unlinkat' redeclared as different kind of symbol 184 | int (*next_unlinkat)(int dir_fd, const char *pathname, int flags)=tmp_unlinkat; | ^~~~~~~~~~~~~ wraptmpf.h:514:11: note: previous implicit declaration of 'next_unlinkat' with type 'int()' 514 | return next_unlinkat (dir_fd, pathname, flags); | ^~~~~~~~~~~~~ wrapdef.h:191:9: error: 'next_acl_get_fd' redeclared as different kind of symbol 191 | acl_t (*next_acl_get_fd)(int fd)=tmp_acl_get_fd; | ^~~~~~~~~~~~~~~ wraptmpf.h:525:11: note: previous implicit declaration of 'next_acl_get_fd' with type 'int()' 525 | return next_acl_get_fd (fd); | ^~~~~~~~~~~~~~~ wrapdef.h:192:9: error: 'next_acl_get_file' redeclared as different kind of symbol 192 | acl_t (*next_acl_get_file)(const char *path_p, acl_type_t type)=tmp_acl_get_file; | ^~~~~~~~~~~~~~~~~ wraptmpf.h:530:11: note: previous implicit declaration of 'next_acl_get_file' with type 'int()' 530 | return next_acl_get_file (path_p, type); | ^~~~~~~~~~~~~~~~~ wrapdef.h:193:7: error: 'next_acl_set_fd' redeclared as different kind of symbol 193 | int (*next_acl_set_fd)(int fd, acl_t acl)=tmp_acl_set_fd; | ^~~~~~~~~~~~~~~ wraptmpf.h:535:11: note: previous implicit declaration of 'next_acl_set_fd' with type 'int()' 535 | return next_acl_set_fd (fd, acl); | ^~~~~~~~~~~~~~~ wrapdef.h:194:7: error: 'next_acl_set_file' redeclared as different kind of symbol 194 | int (*next_acl_set_file)(const char *path_p, acl_type_t type, acl_t acl)=tmp_acl_set_file; | ^~~~~~~~~~~~~~~~~ wraptmpf.h:540:11: note: previous implicit declaration of 'next_acl_set_file' with type 'int()' 540 | return next_acl_set_file (path_p, type, acl); | ^~~~~~~~~~~~~~~~~ wrapdef.h:210:12: error: 'next_fts_read' redeclared as different kind of symbol 210 | FTSENT * (*next_fts_read)(FTS *ftsp)=tmp_fts_read; | ^~~~~~~~~~~~~ wraptmpf.h:588:11: note: previous implicit declaration of 'next_fts_read' with type 'int()' 588 | return next_fts_read (ftsp); | ^~~~~~~~~~~~~ wrapdef.h:218:12: error: 'next_fts_children' redeclared as different kind of symbol 218 | FTSENT * (*next_fts_children)(FTS *ftsp, int options)=tmp_fts_children; | ^~~~~~~~~~~~~~~~~ wraptmpf.h:604:11: note: previous implicit declaration of 'next_fts_children' with type 'int()' 604 | return next_fts_children (ftsp, options); | ^~~~~~~~~~~~~~~~~ wrapdef.h:227:7: error: 'next_statx' redeclared as different kind of symbol 227 | int (*next_statx)(int dir_fd, const char *pathname, int flags, unsigned int mask, struct statx *buf)=tmp_statx; | ^~~~~~~~~~ wraptmpf.h:621:11: note: previous implicit declaration of 'next_statx' with type 'int()' 621 | return next_statx (dir_fd, pathname, flags, mask, buf); | ^~~~~~~~~~ libtool: link: /usr/bin/ar cr .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c libfakeroot_time64.c -fPIC -DPIC -o .libs/libfakeroot_time64_la-libfakeroot_time64.o libtool: link: /usr/bin/ranlib .libs/libmacosx.a make[3]: *** [Makefile:686: libfakeroot.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) In file included from libfakeroot_time64.c:19: wrapped.h:227:97: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration 227 | extern int (*next_statx)(int dir_fd, const char *pathname, int flags, unsigned int mask, struct statx *buf); | ^~~~~ libtool: link: /usr/bin/ar cr .libs/libcommunicate.a .libs/communicate.o libtool: link: /usr/bin/ranlib .libs/libcommunicate.a libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34' make[2]: *** [Makefile:711: all-recursive] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34' make[1]: *** [Makefile:469: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-1/output-1/build/host-fakeroot-1.34/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'