Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 620412 Details for
Bug 712852
sys-apps/fakeroot-1.24 : libfakeroot.c: error: _STAT_VER undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-apps:fakeroot-1.24:20200316-062019.log
sys-apps:fakeroot-1.24:20200316-062019.log (text/plain), 49.68 KB, created by
Toralf Förster
on 2020-03-16 13:27:10 UTC
(
hide
)
Description:
sys-apps:fakeroot-1.24:20200316-062019.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-16 13:27:10 UTC
Size:
49.68 KB
patch
obsolete
> * Package: sys-apps/fakeroot-1.24 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 acl amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fakeroot_1.24.orig.tar.gz to /var/tmp/portage/sys-apps/fakeroot-1.24/work >>>> Source unpacked in /var/tmp/portage/sys-apps/fakeroot-1.24/work >>>> Preparing source in /var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24 ... > * Applying fakeroot-1.19-no-acl_h.patch ... > [ ok ] > * Applying fakeroot-1.20.2-glibc-2.24.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I build-aux ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: fakeroot-1.24/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24 ... > * econf: updating fakeroot-1.24/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating fakeroot-1.24/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/fakeroot-1.24 --htmldir=/usr/share/doc/fakeroot-1.24/html --with-sysroot=/ --libdir=/usr/lib --disable-static >configure: loading site script /usr/share/config.site >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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 sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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 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 ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking sys/feature_tests.h usability... no >checking sys/feature_tests.h presence... no >checking for sys/feature_tests.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/acl.h... (cached) yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking fts.h usability... yes >checking fts.h presence... 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 type of arg of __xmknod... no extra * >checking for type of arg of __xmknodat... no extra * >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 unlinkat... yes >checking for lchmod... yes >checking for fgetattrlist... 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 __xstat... yes >checking for __fxstat... yes >checking for __lxstat... yes >checking for __fxstatat... yes >checking for __xstat64... yes >checking for __fxstat64... yes >checking for __lxstat64... yes >checking for __fxstatat64... yes >checking for __xmknod... yes >checking for __xmknodat... yes >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... no >checking for fts_children... no >checking whether setenv is declared... yes >checking whether unsetenv is declared... yes >checking for setenv... yes >checking for MacOS X/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/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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc' >Making all in de >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/de' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/de' >Making all in es >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/es' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/es' >Making all in fr >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/fr' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/fr' >Making all in nl >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/nl' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/nl' >Making all in pt >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/pt' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/pt' >Making all in sv >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/sv' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc/sv' >make[3]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc' >make[2]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/doc' >Making all in scripts >make[2]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/scripts' >sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libdir[@],/usr/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.24,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[2]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/scripts' >Making all in test >make[2]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/test' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24/test' >make[2]: Entering directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o faked.o faked.c >In file included from faked.c:91: >communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp] > 73 | # warning Not using stat64 support > | ^~~~~~~ >faked.c: In function âsave_databaseâ: >faked.c:617:23: warning: format â%llxâ expects argument of type âlong long unsigned intâ, but argument 3 has type âlong unsigned intâ [-Wformat=] > 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lx > 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, > | ~~~~~~~~~~~~~~~~~~~~~ > | | > | long unsigned int >faked.c:617:32: warning: format â%lluâ expects argument of type âlong long unsigned intâ, but argument 4 has type âlong unsigned intâ [-Wformat=] > 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lu > 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, > | ~~~~~~~~~~~~~~~~~~~~~ > | | > | long unsigned int >faked.c:617:42: warning: format â%lloâ expects argument of type âlong long unsigned intâ, but argument 5 has type âlong unsigned intâ [-Wformat=] > 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lo > 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, > | ~~~~~~~~~~~~~~~~~~~~~~ > | | > | long unsigned int >faked.c:617:51: warning: format â%lluâ expects argument of type âlong long unsigned intâ, but argument 6 has type âlong unsigned intâ [-Wformat=] > 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lu > 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, > 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, > | ~~~~~~~~~~~~~~~~~~~~~ > | | > | long unsigned int >faked.c:617:60: warning: format â%lluâ expects argument of type âlong long unsigned intâ, but argument 7 has type âlong unsigned intâ [-Wformat=] > 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lu > 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, > 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, > | ~~~~~~~~~~~~~~~~~~~~~ > | | > | long unsigned int >faked.c:617:71: warning: format â%lluâ expects argument of type âlong long unsigned intâ, but argument 8 has type âlong unsigned intâ [-Wformat=] > 617 | rintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lu > 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode, > > 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink, > | ~~~~~~~~~~~~~~~~~~~~~~~ > | | > | long unsigned int > >faked.c:617:81: warning: format â%lluâ expects argument of type âlong long unsigned intâ, but argument 9 has type âlong unsigned intâ [-Wformat=] > 617 | %llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int > | %lu >...... > 620 | _t) i->buf.rdev); > | ~~~~~~~~~~~~~~~ > >faked.c: In function âload_databaseâ: >faked.c:658:21: warning: format â%llxâ expects argument of type âlong long unsigned int *â, but argument 2 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lx > 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~ > | | > | uint64_t * {aka long unsigned int *} >faked.c:658:30: warning: format â%lluâ expects argument of type âlong long unsigned int *â, but argument 3 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lu > 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~ > | | > | uint64_t * {aka long unsigned int *} >faked.c:658:40: warning: format â%lloâ expects argument of type âlong long unsigned int *â, but argument 4 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lo > 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~~ > | | > | uint64_t * {aka long unsigned int *} >faked.c:658:49: warning: format â%lluâ expects argument of type âlong long unsigned int *â, but argument 5 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lu > 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~ > | | > | uint64_t * {aka long unsigned int *} >faked.c:658:58: warning: format â%lluâ expects argument of type âlong long unsigned int *â, but argument 6 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lu > 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~ > | | > | uint64_t * {aka long unsigned int *} >faked.c:658:69: warning: format â%lluâ expects argument of type âlong long unsigned int *â, but argument 7 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lu > 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~~~ > | | > | uint64_t * {aka long unsigned int *} > >faked.c:658:79: warning: format â%lluâ expects argument of type âlong long unsigned int *â, but argument 8 has type âuint64_t *â {aka âlong unsigned int *â} [-Wformat=] > 658 | %llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llu\n", > | ~~~^ > | | > | long long unsigned int * > | %lu > 659 | v, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev); > | ~~~~~~~ > | | > | uint64_t * {aka long unsigned int *} > >faked.c: In function âdebug_statâ: >faked.c:685:31: warning: format â%llxâ expects argument of type âlong long unsigned intâ, but argument 3 has type âfake_dev_tâ {aka âconst long unsigned intâ} [-Wformat=] > 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", > | ~~~^ > | | > | long long unsigned int > | %lx > 686 | st->dev, > | ~~~~~~~ > | | > | fake_dev_t {aka const long unsigned int} >faked.c:685:36: warning: format â%lliâ expects argument of type âlong long intâ, but argument 4 has type âfake_ino_tâ {aka âconst long unsigned intâ} [-Wformat=] > 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", > | ~~~^ > | | > | long long int > | %li > 686 | st->dev, > 687 | st->ino, > | ~~~~~~~ > | | > | fake_ino_t {aka const long unsigned int} >faked.c:685:85: warning: format â%lliâ expects argument of type âlong long intâ, but argument 9 has type âfake_dev_tâ {aka âconst long unsigned intâ} [-Wformat=] > 685 | no=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%lli\n", > | ~~~^ > | | > | long long int > | %li >...... > 692 | > | > >/bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o communicate.lo communicate.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c communicate.c -fPIC -DPIC -o .libs/communicate.o >In file included from communicate.c:30: >communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp] > 73 | # warning Not using stat64 support > | ^~~~~~~ >/bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o libcommunicate.la communicate.lo -ldl >libtool: link: x86_64-gentoo-linux-musl-ar cru .libs/libcommunicate.a .libs/communicate.o >libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libcommunicate.a >libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o faked faked.o libcommunicate.la -ldl >libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o faked faked.o -Wl,--as-needed ./.libs/libcommunicate.a -ldl >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o simple.o simple.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o simple simple.o -ldl >libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o simple simple.o -Wl,--as-needed -ldl >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 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libfakeroot.lo libfakeroot.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o >In file included from libfakeroot.c:60: >communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp] > 73 | # warning Not using stat64 support > | ^~~~~~~ >In file included from communicate.h:20, > from libfakeroot.c:60: >libfakeroot.c: In function âchownâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:810:5: note: in expansion of macro âINT_NEXT_STATâ > 810 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c:107:38: note: each undeclared identifier is reported only once for each function it appears in > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:810:5: note: in expansion of macro âINT_NEXT_STATâ > 810 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âlchownâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:842:5: note: in expansion of macro âINT_NEXT_LSTATâ > 842 | r=INT_NEXT_LSTAT(path, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfchownâ: >libfakeroot.c:109:40: error: â_STAT_VERâ undeclared (first use in this function) > 109 | #define INT_NEXT_FSTAT(a,b) NEXT_FSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:3:41: note: in definition of macro âNEXT_FSTATâ > 3 | #define NEXT_FSTAT(a,b,c) next___fxstat(a,b,c) > | ^ >libfakeroot.c:863:5: note: in expansion of macro âINT_NEXT_FSTATâ > 863 | r=INT_NEXT_FSTAT(fd, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfchownatâ: >libfakeroot.c:110:48: error: â_STAT_VERâ undeclared (first use in this function) > 110 | #define INT_NEXT_FSTATAT(a,b,c,d) NEXT_FSTATAT(_STAT_VER,a,b,c,d) > | ^~~~~~~~~ >fakerootconfig.h:7:49: note: in definition of macro âNEXT_FSTATATâ > 7 | #define NEXT_FSTATAT(a,b,c,d,e) next___fxstatat(a,b,c,d,e) > | ^ >libfakeroot.c:889:5: note: in expansion of macro âINT_NEXT_FSTATATâ > 889 | r=INT_NEXT_FSTATAT(dir_fd, path, &st, (flags & AT_SYMLINK_NOFOLLOW)); > | ^~~~~~~~~~~~~~~~ >libfakeroot.c: In function âchmodâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:920:5: note: in expansion of macro âINT_NEXT_STATâ > 920 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âlchmodâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:960:5: note: in expansion of macro âINT_NEXT_LSTATâ > 960 | r=INT_NEXT_LSTAT(path, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfchmodâ: >libfakeroot.c:109:40: error: â_STAT_VERâ undeclared (first use in this function) > 109 | #define INT_NEXT_FSTAT(a,b) NEXT_FSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:3:41: note: in definition of macro âNEXT_FSTATâ > 3 | #define NEXT_FSTAT(a,b,c) next___fxstat(a,b,c) > | ^ >libfakeroot.c:994:5: note: in expansion of macro âINT_NEXT_FSTATâ > 994 | r=INT_NEXT_FSTAT(fd, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfchmodatâ: >libfakeroot.c:110:48: error: â_STAT_VERâ undeclared (first use in this function) > 110 | #define INT_NEXT_FSTATAT(a,b,c,d) NEXT_FSTATAT(_STAT_VER,a,b,c,d) > | ^~~~~~~~~ >fakerootconfig.h:7:49: note: in definition of macro âNEXT_FSTATATâ > 7 | #define NEXT_FSTATAT(a,b,c,d,e) next___fxstatat(a,b,c,d,e) > | ^ >libfakeroot.c:1026:5: note: in expansion of macro âINT_NEXT_FSTATATâ > 1026 | r=INT_NEXT_FSTATAT(dir_fd, path, &st, flags & AT_SYMLINK_NOFOLLOW); > | ^~~~~~~~~~~~~~~~ >libfakeroot.c: In function â__xmknodâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1073:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1073 | r=INT_NEXT_LSTAT(pathname, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function â__xmknodatâ: >libfakeroot.c:110:48: error: â_STAT_VERâ undeclared (first use in this function) > 110 | #define INT_NEXT_FSTATAT(a,b,c,d) NEXT_FSTATAT(_STAT_VER,a,b,c,d) > | ^~~~~~~~~ >fakerootconfig.h:7:49: note: in definition of macro âNEXT_FSTATATâ > 7 | #define NEXT_FSTATAT(a,b,c,d,e) next___fxstatat(a,b,c,d,e) > | ^ >libfakeroot.c:1113:5: note: in expansion of macro âINT_NEXT_FSTATATâ > 1113 | r=INT_NEXT_FSTATAT(dir_fd, pathname, &st, 0); > | ^~~~~~~~~~~~~~~~ >libfakeroot.c: In function âmkdirâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:1149:5: note: in expansion of macro âINT_NEXT_STATâ > 1149 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âmkdiratâ: >libfakeroot.c:110:48: error: â_STAT_VERâ undeclared (first use in this function) > 110 | #define INT_NEXT_FSTATAT(a,b,c,d) NEXT_FSTATAT(_STAT_VER,a,b,c,d) > | ^~~~~~~~~ >fakerootconfig.h:7:49: note: in definition of macro âNEXT_FSTATATâ > 7 | #define NEXT_FSTATAT(a,b,c,d,e) next___fxstatat(a,b,c,d,e) > | ^ >libfakeroot.c:1179:5: note: in expansion of macro âINT_NEXT_FSTATATâ > 1179 | r=INT_NEXT_FSTATAT(dir_fd, path, &st, 0); > | ^~~~~~~~~~~~~~~~ >libfakeroot.c: In function âunlinkâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1213:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1213 | r=INT_NEXT_LSTAT(pathname, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âunlinkatâ: >libfakeroot.c:110:48: error: â_STAT_VERâ undeclared (first use in this function) > 110 | #define INT_NEXT_FSTATAT(a,b,c,d) NEXT_FSTATAT(_STAT_VER,a,b,c,d) > | ^~~~~~~~~ >fakerootconfig.h:7:49: note: in definition of macro âNEXT_FSTATATâ > 7 | #define NEXT_FSTATAT(a,b,c,d,e) next___fxstatat(a,b,c,d,e) > | ^ >libfakeroot.c:1232:5: note: in expansion of macro âINT_NEXT_FSTATATâ > 1232 | r=INT_NEXT_FSTATAT(dir_fd, pathname, &st, (flags&~AT_REMOVEDIR) | AT_SYMLINK_NOFOLLOW); > | ^~~~~~~~~~~~~~~~ >libfakeroot.c: In function ârmdirâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1256:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1256 | r=INT_NEXT_LSTAT(pathname, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âremoveâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1276:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1276 | r=INT_NEXT_LSTAT(pathname, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function ârenameâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1306:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1306 | r=INT_NEXT_LSTAT(newpath, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function ârenameatâ: >libfakeroot.c:110:48: error: â_STAT_VERâ undeclared (first use in this function) > 110 | #define INT_NEXT_FSTATAT(a,b,c,d) NEXT_FSTATAT(_STAT_VER,a,b,c,d) > | ^~~~~~~~~ >fakerootconfig.h:7:49: note: in definition of macro âNEXT_FSTATATâ > 7 | #define NEXT_FSTATAT(a,b,c,d,e) next___fxstatat(a,b,c,d,e) > | ^ >libfakeroot.c:1330:5: note: in expansion of macro âINT_NEXT_FSTATATâ > 1330 | r=INT_NEXT_FSTATAT(newdir_fd, newpath, &st, AT_SYMLINK_NOFOLLOW); > | ^~~~~~~~~~~~~~~~ >libfakeroot.c: In function âcommon_setxattrâ: >libfakeroot.c:112:33: warning: implicit declaration of function âSEND_GET_XATTRâ; did you mean âSEND_GET_XATTR64â? [-Wimplicit-function-declaration] > 112 | #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR(a,b,_STAT_VER) > | ^~~~~~~~~~~~~~ >libfakeroot.c:1587:3: note: in expansion of macro âINT_SEND_GET_XATTRâ > 1587 | INT_SEND_GET_XATTR(st, &xattr); > | ^~~~~~~~~~~~~~~~~~ >libfakeroot.c:112:52: error: â_STAT_VERâ undeclared (first use in this function) > 112 | #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR(a,b,_STAT_VER) > | ^~~~~~~~~ >libfakeroot.c:1587:3: note: in expansion of macro âINT_SEND_GET_XATTRâ > 1587 | INT_SEND_GET_XATTR(st, &xattr); > | ^~~~~~~~~~~~~~~~~~ >libfakeroot.c: In function âcommon_getxattrâ: >libfakeroot.c:112:52: error: â_STAT_VERâ undeclared (first use in this function) > 112 | #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR(a,b,_STAT_VER) > | ^~~~~~~~~ >libfakeroot.c:1605:3: note: in expansion of macro âINT_SEND_GET_XATTRâ > 1605 | INT_SEND_GET_XATTR(st, &xattr); > | ^~~~~~~~~~~~~~~~~~ >libfakeroot.c: In function âcommon_listxattrâ: >libfakeroot.c:112:52: error: â_STAT_VERâ undeclared (first use in this function) > 112 | #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR(a,b,_STAT_VER) > | ^~~~~~~~~ >libfakeroot.c:1623:3: note: in expansion of macro âINT_SEND_GET_XATTRâ > 1623 | INT_SEND_GET_XATTR(st, &xattr); > | ^~~~~~~~~~~~~~~~~~ >libfakeroot.c: In function âcommon_removexattrâ: >libfakeroot.c:112:52: error: â_STAT_VERâ undeclared (first use in this function) > 112 | #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR(a,b,_STAT_VER) > | ^~~~~~~~~ >libfakeroot.c:1641:3: note: in expansion of macro âINT_SEND_GET_XATTRâ > 1641 | INT_SEND_GET_XATTR(st, &xattr); > | ^~~~~~~~~~~~~~~~~~ >In file included from communicate.h:20, > from libfakeroot.c:60: >libfakeroot.c: In function âsetxattrâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:1664:5: note: in expansion of macro âINT_NEXT_STATâ > 1664 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âlsetxattrâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1685:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1685 | r=INT_NEXT_LSTAT(path, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfsetxattrâ: >libfakeroot.c:109:40: error: â_STAT_VERâ undeclared (first use in this function) > 109 | #define INT_NEXT_FSTAT(a,b) NEXT_FSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:3:41: note: in definition of macro âNEXT_FSTATâ > 3 | #define NEXT_FSTAT(a,b,c) next___fxstat(a,b,c) > | ^ >libfakeroot.c:1706:5: note: in expansion of macro âINT_NEXT_FSTATâ > 1706 | r=INT_NEXT_FSTAT(fd, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âgetxattrâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:1727:5: note: in expansion of macro âINT_NEXT_STATâ > 1727 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âlgetxattrâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1748:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1748 | r=INT_NEXT_LSTAT(path, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfgetxattrâ: >libfakeroot.c:109:40: error: â_STAT_VERâ undeclared (first use in this function) > 109 | #define INT_NEXT_FSTAT(a,b) NEXT_FSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:3:41: note: in definition of macro âNEXT_FSTATâ > 3 | #define NEXT_FSTAT(a,b,c) next___fxstat(a,b,c) > | ^ >libfakeroot.c:1769:5: note: in expansion of macro âINT_NEXT_FSTATâ > 1769 | r=INT_NEXT_FSTAT(fd, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âlistxattrâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:1790:5: note: in expansion of macro âINT_NEXT_STATâ > 1790 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âllistxattrâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1811:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1811 | r=INT_NEXT_LSTAT(path, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âflistxattrâ: >libfakeroot.c:109:40: error: â_STAT_VERâ undeclared (first use in this function) > 109 | #define INT_NEXT_FSTAT(a,b) NEXT_FSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:3:41: note: in definition of macro âNEXT_FSTATâ > 3 | #define NEXT_FSTAT(a,b,c) next___fxstat(a,b,c) > | ^ >libfakeroot.c:1832:5: note: in expansion of macro âINT_NEXT_FSTATâ > 1832 | r=INT_NEXT_FSTAT(fd, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âremovexattrâ: >libfakeroot.c:107:38: error: â_STAT_VERâ undeclared (first use in this function) > 107 | #define INT_NEXT_STAT(a,b) NEXT_STAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:1:39: note: in definition of macro âNEXT_STATâ > 1 | #define NEXT_STAT(a,b,c) next___xstat(a,b,c) > | ^ >libfakeroot.c:1853:5: note: in expansion of macro âINT_NEXT_STATâ > 1853 | r=INT_NEXT_STAT(path, &st); > | ^~~~~~~~~~~~~ >libfakeroot.c: In function âlremovexattrâ: >libfakeroot.c:108:40: error: â_STAT_VERâ undeclared (first use in this function) > 108 | #define INT_NEXT_LSTAT(a,b) NEXT_LSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:5:41: note: in definition of macro âNEXT_LSTATâ > 5 | #define NEXT_LSTAT(a,b,c) next___lxstat(a,b,c) > | ^ >libfakeroot.c:1874:5: note: in expansion of macro âINT_NEXT_LSTATâ > 1874 | r=INT_NEXT_LSTAT(path, &st); > | ^~~~~~~~~~~~~~ >libfakeroot.c: In function âfremovexattrâ: >libfakeroot.c:109:40: error: â_STAT_VERâ undeclared (first use in this function) > 109 | #define INT_NEXT_FSTAT(a,b) NEXT_FSTAT(_STAT_VER,a,b) > | ^~~~~~~~~ >fakerootconfig.h:3:41: note: in definition of macro âNEXT_FSTATâ > 3 | #define NEXT_FSTAT(a,b,c) next___fxstat(a,b,c) > | ^ >libfakeroot.c:1895:5: note: in expansion of macro âINT_NEXT_FSTATâ > 1895 | r=INT_NEXT_FSTAT(fd, &st); > | ^~~~~~~~~~~~~~ >make[2]: *** [Makefile:670: libfakeroot.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24' >make[1]: *** [Makefile:688: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24' >make: *** [Makefile:457: all] Error 2 > * ERROR: sys-apps/fakeroot-1.24::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-apps/fakeroot-1.24::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/fakeroot-1.24::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:fakeroot-1.24:20200316-062019.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/fakeroot-1.24/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/fakeroot-1.24/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24' > * S: '/var/tmp/portage/sys-apps/fakeroot-1.24/work/fakeroot-1.24'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 712852
:
620402
|
620404
|
620406
|
620408
|
620410
| 620412 |
620414