./bootstrap && ./configure && make && make check libtoolize: putting auxiliary files in '.'. libtoolize: linking file './config.guess' libtoolize: linking file './config.sub' libtoolize: linking file './install-sh' libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize: linking file 'build-aux/libtool.m4' libtoolize: linking file 'build-aux/ltoptions.m4' libtoolize: linking file 'build-aux/ltsugar.m4' libtoolize: linking file 'build-aux/ltversion.m4' libtoolize: linking file 'build-aux/lt~obsolete.m4' autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I build-aux autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize: copying file 'build-aux/libtool.m4' libtoolize: copying file 'build-aux/ltoptions.m4' libtoolize: copying file 'build-aux/ltsugar.m4' libtoolize: copying file 'build-aux/ltversion.m4' libtoolize: copying file 'build-aux/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I build-aux autoreconf: running: /usr/bin/autoconf --force configure.ac:32: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:32: the top level configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:98: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:98: the top level configure.ac:355: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... configure.ac:355: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' 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 sets $(MAKE)... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 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 -B checking the name lister (/usr/bin/nm -B) 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 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes 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 egrep... (cached) /usr/bin/grep -E 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... yes checking for sys/xattr.h... yes checking for fts.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for return value and second and third argument of readlink... ssize_t, char, size_t checking for first argument of setgroups... size_t checking for union semun... no checking for 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 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... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for statx... yes checking 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... yes checking for fts_children... yes checking for 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 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 make all-recursive make[1]: Entering directory '/home/lipnitsk/fakeroot' Making all in doc make[2]: Entering directory '/home/lipnitsk/fakeroot/doc' Making all in de make[3]: Entering directory '/home/lipnitsk/fakeroot/doc/de' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc/de' Making all in es make[3]: Entering directory '/home/lipnitsk/fakeroot/doc/es' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc/es' Making all in fr make[3]: Entering directory '/home/lipnitsk/fakeroot/doc/fr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc/fr' Making all in nl make[3]: Entering directory '/home/lipnitsk/fakeroot/doc/nl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc/nl' Making all in pt make[3]: Entering directory '/home/lipnitsk/fakeroot/doc/pt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc/pt' Making all in sv make[3]: Entering directory '/home/lipnitsk/fakeroot/doc/sv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc/sv' make[3]: Entering directory '/home/lipnitsk/fakeroot/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/lipnitsk/fakeroot/doc' make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc' Making all in scripts make[2]: Entering directory '/home/lipnitsk/fakeroot/scripts' sed -e 's,[@]prefix[@],/usr/local,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]libdir[@],/usr/local/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.25.3,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 '/home/lipnitsk/fakeroot/scripts' Making all in test make[2]: Entering directory '/home/lipnitsk/fakeroot/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/test' make[2]: Entering directory '/home/lipnitsk/fakeroot' gcc -DHAVE_CONFIG_H -I. -g -O2 -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o faked.c mv -f .deps/faked.Tpo .deps/faked.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo communicate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -fPIC -DPIC -o .libs/communicate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -o communicate.o >/dev/null 2>&1 mv -f .deps/communicate.Tpo .deps/communicate.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libcommunicate.la communicate.lo -ldl libtool: link: ar cr .libs/libcommunicate.a .libs/communicate.o libtool: link: 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 gcc -g -O2 -o faked faked.o libcommunicate.la -ldl libtool: link: gcc -g -O2 -o faked faked.o ./.libs/libcommunicate.a -ldl gcc -DHAVE_CONFIG_H -I. -g -O2 -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c mv -f .deps/simple.Tpo .deps/simple.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o simple simple.o -ldl libtool: link: gcc -g -O2 -o simple simple.o -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 gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo libfakeroot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o libfakeroot.c: In function ‘fts_read’: libfakeroot.c:2022:22: warning: passing argument 1 of ‘send_get_stat64’ from incompatible pointer type [-Wincompatible-pointer-types] 2022 | SEND_GET_STAT64(r->fts_statp, _STAT_VER); | ~^~~~~~~~~~~ | | | struct stat * libfakeroot.c:89:46: note: in definition of macro ‘SEND_GET_STAT64’ 89 | #define SEND_GET_STAT64(a,b) send_get_stat64(a) | ^ In file included from libfakeroot.c:60: communicate.h:209:44: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ 209 | extern void send_get_stat64(struct stat64 *buf); | ~~~~~~~~~~~~~~~^~~ libfakeroot.c: In function ‘fts_children’: libfakeroot.c:2045:24: warning: passing argument 1 of ‘send_get_stat64’ from incompatible pointer type [-Wincompatible-pointer-types] 2045 | SEND_GET_STAT64(r->fts_statp, _STAT_VER); | ~^~~~~~~~~~~ | | | struct stat * libfakeroot.c:89:46: note: in definition of macro ‘SEND_GET_STAT64’ 89 | #define SEND_GET_STAT64(a,b) send_get_stat64(a) | ^ In file included from libfakeroot.c:60: communicate.h:209:44: note: expected ‘struct stat64 *’ but argument is of type ‘struct stat *’ 209 | extern void send_get_stat64(struct stat64 *buf); | ~~~~~~~~~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -o libfakeroot.o >/dev/null 2>&1 mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -release 0 -o libfakeroot.la -rpath /usr/local/lib libfakeroot.lo libcommunicate.la -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -ldl -g -O2 -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so") libtool: link: (cd .libs/libfakeroot.lax/libcommunicate.a && ar x "/home/lipnitsk/fakeroot/./.libs/libcommunicate.a") libtool: link: ar cr .libs/libfakeroot.a libfakeroot.o .libs/libfakeroot.lax/libcommunicate.a/communicate.o libtool: link: ranlib .libs/libfakeroot.a libtool: link: rm -fr .libs/libfakeroot.lax libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c -o libfakeroot_inode64.lo libfakeroot_inode64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c libfakeroot_inode64.c -o libfakeroot_inode64.o >/dev/null 2>&1 mv -f .deps/libfakeroot_inode64.Tpo .deps/libfakeroot_inode64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c libfakeroot_unix2003.c -o libfakeroot_unix2003.o >/dev/null 2>&1 mv -f .deps/libfakeroot_unix2003.Tpo .deps/libfakeroot_unix2003.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl libtool: link: ar cr .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o libtool: link: ranlib .libs/libmacosx.a libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) make[2]: Leaving directory '/home/lipnitsk/fakeroot' make[1]: Leaving directory '/home/lipnitsk/fakeroot' Making check in doc make[1]: Entering directory '/home/lipnitsk/fakeroot/doc' Making check in de make[2]: Entering directory '/home/lipnitsk/fakeroot/doc/de' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc/de' Making check in es make[2]: Entering directory '/home/lipnitsk/fakeroot/doc/es' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc/es' Making check in fr make[2]: Entering directory '/home/lipnitsk/fakeroot/doc/fr' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc/fr' Making check in nl make[2]: Entering directory '/home/lipnitsk/fakeroot/doc/nl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc/nl' Making check in pt make[2]: Entering directory '/home/lipnitsk/fakeroot/doc/pt' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc/pt' Making check in sv make[2]: Entering directory '/home/lipnitsk/fakeroot/doc/sv' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc/sv' make[2]: Entering directory '/home/lipnitsk/fakeroot/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/doc' make[1]: Leaving directory '/home/lipnitsk/fakeroot/doc' Making check in scripts make[1]: Entering directory '/home/lipnitsk/fakeroot/scripts' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/lipnitsk/fakeroot/scripts' Making check in test make[1]: Entering directory '/home/lipnitsk/fakeroot/test' make t.chmod_dev t.cp-a t.echoarg t.falsereturn t.mknod t.no_ld_preload t.no_ld_preload_link t.option t.tar t.touchinstall t.truereturn t.xattr compare-tar cp-atest defs echo_arg tartest make[2]: Entering directory '/home/lipnitsk/fakeroot/test' make[2]: Nothing to be done for 't.chmod_dev'. make[2]: Nothing to be done for 't.cp-a'. make[2]: Nothing to be done for 't.echoarg'. make[2]: Nothing to be done for 't.falsereturn'. make[2]: Nothing to be done for 't.mknod'. make[2]: Nothing to be done for 't.no_ld_preload'. make[2]: Nothing to be done for 't.no_ld_preload_link'. make[2]: Nothing to be done for 't.option'. make[2]: Nothing to be done for 't.tar'. make[2]: Nothing to be done for 't.touchinstall'. make[2]: Nothing to be done for 't.truereturn'. make[2]: Nothing to be done for 't.xattr'. make[2]: Nothing to be done for 'compare-tar'. make[2]: Nothing to be done for 'cp-atest'. make[2]: 'defs' is up to date. make[2]: Nothing to be done for 'echo_arg'. make[2]: Nothing to be done for 'tartest'. make[2]: Leaving directory '/home/lipnitsk/fakeroot/test' make check-TESTS make[2]: Entering directory '/home/lipnitsk/fakeroot/test' make[3]: Entering directory '/home/lipnitsk/fakeroot/test' PASS: t.chmod_dev PASS: t.cp-a PASS: t.echoarg PASS: t.falsereturn PASS: t.mknod PASS: t.no_ld_preload PASS: t.no_ld_preload_link PASS: t.option PASS: t.tar PASS: t.touchinstall PASS: t.truereturn PASS: t.xattr ============================================================================ Testsuite summary for fakeroot 1.25.3 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/lipnitsk/fakeroot/test' make[2]: Leaving directory '/home/lipnitsk/fakeroot/test' make[1]: Leaving directory '/home/lipnitsk/fakeroot/test' make[1]: Entering directory '/home/lipnitsk/fakeroot' CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/home/lipnitsk/fakeroot'