Liams-MacBook-Pro:~ liamsharp$ sudo cp ~/Downloads/patch-libfakeroot.c /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/patch-wrapfunc.inp.diff patch-libfakeroot.c (1).diff patch-libfakeroot.c.diff Liams-MacBook-Pro:~ liamsharp$ sudo cp ~/Downloads/patch-libfakeroot.c\ \(1\).diff /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/ Password: Liams-MacBook-Pro:~ liamsharp$ sudo chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/* Liams-MacBook-Pro:~ liamsharp$ chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/* Liams-MacBook-Pro:~ liamsharp$ sudo port clean --all fakeroot ---> Cleaning fakeroot Liams-MacBook-Pro:~ liamsharp$ sudo port -v uninstall fakeroot ---> Deactivating fakeroot @1.20.2_0+universal ---> Cleaning fakeroot ---> Removing work directory for fakeroot ---> Uninstalling fakeroot @1.20.2_0+universal ---> Cleaning fakeroot ---> Removing work directory for fakeroot Liams-MacBook-Pro:~ liamsharp$ port -v build fakeroot Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install). ---> Computing dependencies for fakeroot. ---> Fetching distfiles for fakeroot ---> fakeroot_1.20.2.orig.tar.bz2 doesn't seem to exist in /Users/liamsharp/.macports/opt/local/var/macports/distfiles/fakeroot ---> Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://lil.fr.distfiles.macports.org/fakeroot % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0---> Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/fakeroot % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 279 100 279 0 0 178 0 0:00:01 0:00:01 --:--:-- 178 ---> Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://ftp.nl.debian.org/debian/pool/main/f/fakeroot % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 319k 100 319k 0 0 1078k 0 --:--:-- --:--:-- --:--:-- 1082k ---> Verifying checksums for fakeroot ---> Checksumming fakeroot_1.20.2.orig.tar.bz2 ---> Extracting fakeroot ---> Extracting fakeroot_1.20.2.orig.tar.bz2 ---> Applying patches to fakeroot ---> Applying patch-libfakeroot.c.diff patching file libfakeroot.c ---> Applying patch-wrapfunc.inp.diff patching file wrapfunc.inp ---> Configuring fakeroot autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /opt/local/bin/aclocal --force -I build-aux autoreconf: configure.ac: tracing autoreconf: running: /opt/local/bin/glibtoolize --copy --force glibtoolize: putting auxiliary files in '.'. glibtoolize: copying file './ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. glibtoolize: copying file 'build-aux/libtool.m4' glibtoolize: copying file 'build-aux/ltoptions.m4' glibtoolize: copying file 'build-aux/ltsugar.m4' glibtoolize: copying file 'build-aux/ltversion.m4' glibtoolize: copying file 'build-aux/lt~obsolete.m4' autoreconf: running: /opt/local/bin/autoconf --force autoreconf: running: /opt/local/bin/autoheader --force autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' checking build system type... x86_64-apple-darwin14.5.0 checking host system type... x86_64-apple-darwin14.5.0 checking target system type... x86_64-apple-darwin14.5.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -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 for style of include used by make... GNU checking for gcc... /usr/bin/clang 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 /usr/bin/clang accepts -g... yes checking for /usr/bin/clang option to accept ISO C89... none needed checking whether /usr/bin/clang understands -c and -o together... yes checking dependency style of /usr/bin/clang... none 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/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm checking the name lister (/opt/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /usr/bin/clang -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 /usr/bin/clang supports -fno-rtti -fno-exceptions... yes checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes checking if /usr/bin/clang static flag -static works... no checking if /usr/bin/clang supports -c -o file.o... yes checking if /usr/bin/clang supports -c -o file.o... (cached) yes checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.5.0 dyld 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... no checking features.h presence... no checking for features.h... no 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... no checking endian.h presence... no checking for endian.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no 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... int checking for union semun... yes 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... not gid_t; will assume int 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... no 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... no checking for openat... yes checking for renameat... yes checking for unlinkat... yes checking for lchmod... yes checking for fgetattrlist... yes checking for capset... no checking for listxattr... yes checking for llistxattr... no checking for flistxattr... yes checking for getxattr... yes checking for lgetxattr... no checking for fgetxattr... yes checking for setxattr... yes checking for lsetxattr... no checking for fsetxattr... yes checking for removexattr... yes checking for lremovexattr... no checking for fremovexattr... yes checking for __xstat... no checking for _xstat... no checking for __stat13... no checking for stat... yes checking for __fxstat... no checking for _fxstat... no checking for __fstat13... no checking for fstat... yes checking for __lxstat... no checking for _lxstat... no checking for __lstat13... no checking for lstat... yes checking for __fxstatat... no checking for _fxstatat... no checking for __fstatat13... no checking for fstatat... (cached) yes checking for __xstat64... no checking for _xstat64... no checking for __stat6413... no checking for stat64... yes checking for __fxstat64... no checking for _fxstat64... no checking for __fstat6413... no checking for fstat64... yes checking for __lxstat64... no checking for _lxstat64... no checking for __lstat6413... no checking for lstat64... yes checking for __fxstatat64... no checking for _fxstatat64... no checking for __fstatat6413... no checking for fstatat64... yes checking for __xmknod... no checking for _xmknod... no checking for __mknod13... no checking for mknod... yes checking for __xmknodat... no checking for _xmknodat... no checking for __mknodat13... no checking for mknodat... (cached) no created fakerootconfig.h checking for strdup... yes checking for strstr... yes checking for getresuid... no checking for setresuid... no checking for getresgid... no checking for setresgid... no checking for setfsuid... no checking for setfsgid... no checking for fts_read... yes checking for fts_children... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking for setenv... yes checking for MacOS X/Darwin... yes 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 ---> Building fakeroot make: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive make[1]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' Making all in scripts make[2]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' sed -e 's,[@]prefix[@],/opt/local,g' -e 's,[@]bindir[@],/opt/local/bin,g' -e 's,[@]libdir[@],/opt/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.20.2,g' -e 's,[@]DLSUFFIX[@],.dylib,g' -e 's,[@]LDLIBPATHVAR[@],DYLD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],DYLD_INSERT_LIBRARIES,g' -e 's,[@]LDPRELOADABS[@],1,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 `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' Making all in doc make[2]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' Making all in de make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' Making all in es make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' Making all in fr make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' Making all in nl make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' Making all in pt make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' Making all in sv make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[3]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[2]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' Making all in test make[2]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[2]: Entering directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' awk -f ./wrapawk_macosx < ./wrapfunc.inp awk -f ./wrapawk_macosx < ./wrapfunc.inp awk -f ./wrapawk_macosx < ./wrapfunc.inp /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o communicate.lo communicate.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o libfakeroot_inode64.lo libfakeroot_inode64.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o faked.o faked.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o simple.o simple.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o libfakeroot.lo libfakeroot.c In file included from faked.c:91: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o simple simple.o -ldl libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c communicate.c -fno-common -DPIC -o .libs/communicate.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c libfakeroot_unix2003.c -fno-common -DPIC -o .libs/libfakeroot_unix2003.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c libfakeroot_inode64.c -fno-common -DPIC -o .libs/libfakeroot_inode64.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c libfakeroot.c -fno-common -DPIC -o .libs/libfakeroot.o In file included from communicate.c:30: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_inode64.c:26: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_unix2003.c:30: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot.c:60: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_unix2003.c:30: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_unix2003.c:30: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ 4 warnings generated. In file included from libfakeroot_inode64.c:26: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ 4 warnings generated. 4 warnings generated. libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration] return next_openat(dir_fd, pathname, flags, mode); ^ 4 warnings generated. In file included from faked.c:91: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from communicate.c:30: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ 4 warnings generated. In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ libtool: link: /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o simple simple.o -L/opt/local/lib -ldl /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl 4 warnings generated. /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libcommunicate.la communicate.lo -ldl 4 warnings generated. 5 warnings generated. In file included from libfakeroot.c:60: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ libtool: link: ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o libtool: link: ranlib .libs/libmacosx.a ranlib: for architecture: x86_64 file: .libs/libmacosx.a(libfakeroot_unix2003.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration] return next_openat(dir_fd, pathname, flags, mode); ^ libtool: link: ar cru .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 /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o faked faked.o libcommunicate.la -ldl 5 warnings generated. /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -release 0 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libfakeroot.la -rpath /opt/local/lib libfakeroot.lo libcommunicate.la libmacosx.la -ldl libtool: link: /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o faked faked.o -L/opt/local/lib ./.libs/libcommunicate.a -ldl libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libfakeroot-0.dylib .libs/libfakeroot.o -Wl,-force_load,./.libs/libcommunicate.a -Wl,-force_load,./.libs/libmacosx.a -L/opt/local/lib -ldl -Os -arch x86_64 -arch i386 -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -install_name /opt/local/lib/libfakeroot-0.dylib -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libfakeroot.dylib" && ln -s "libfakeroot-0.dylib" "libfakeroot.dylib") libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) make[2]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make[1]: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make: Leaving directory `/Users/liamsharp/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' Liams-MacBook-Pro:~ liamsharp$ port -v test fakeroot Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install). ---> Computing dependencies for fakeroot. ---> Testing fakeroot Making check in scripts make[1]: Nothing to be done for `check'. Making check in doc Making check in de make[2]: Nothing to be done for `check'. Making check in es make[2]: Nothing to be done for `check'. Making check in fr make[2]: Nothing to be done for `check'. Making check in nl make[2]: Nothing to be done for `check'. Making check in pt make[2]: Nothing to be done for `check'. Making check in sv make[2]: Nothing to be done for `check'. make[2]: Nothing to be done for `check-am'. Making check in test /Applications/Xcode.app/Contents/Developer/usr/bin/make t.chmod_dev 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 echo_arg tartest compare-tar defs make[2]: Nothing to be done for `t.chmod_dev'. 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 `echo_arg'. make[2]: Nothing to be done for `tartest'. make[2]: Nothing to be done for `compare-tar'. make[2]: `defs' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS PASS: t.chmod_dev 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 SKIP: t.xattr ============================================================================ Testsuite summary for fakeroot 1.20.2 ============================================================================ # TOTAL: 11 # PASS: 10 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[1]: Nothing to be done for `check-am'. Liams-MacBook-Pro:~ liamsharp$ sudo port -v install fakeroot ---> Computing dependencies for fakeroot. ---> Fetching archive for fakeroot ---> fakeroot-1.20.2_0+universal.darwin_14.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified ---> Attempting to fetch fakeroot-1.20.2_0+universal.darwin_14.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fakeroot % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 304 100 304 0 0 6203 0 --:--:-- --:--:-- --:--:-- 6333 ---> Attempting to fetch fakeroot-1.20.2_0+universal.darwin_14.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/fakeroot % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0---> Attempting to fetch fakeroot-1.20.2_0+universal.darwin_14.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/fakeroot % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0---> Fetching distfiles for fakeroot ---> fakeroot_1.20.2.orig.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/fakeroot Found fakeroot_1.20.2.orig.tar.bz2 in /Users/liamsharp/.macports/opt/local/var/macports/distfiles/fakeroot ---> Verifying checksums for fakeroot ---> Checksumming fakeroot_1.20.2.orig.tar.bz2 ---> Extracting fakeroot ---> Extracting fakeroot_1.20.2.orig.tar.bz2 ---> Applying patches to fakeroot ---> Applying patch-libfakeroot.c.diff patching file libfakeroot.c ---> Applying patch-wrapfunc.inp.diff patching file wrapfunc.inp ---> Configuring fakeroot autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /opt/local/bin/aclocal --force -I build-aux autoreconf: configure.ac: tracing autoreconf: running: /opt/local/bin/glibtoolize --copy --force glibtoolize: putting auxiliary files in '.'. glibtoolize: copying file './ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. glibtoolize: copying file 'build-aux/libtool.m4' glibtoolize: copying file 'build-aux/ltoptions.m4' glibtoolize: copying file 'build-aux/ltsugar.m4' glibtoolize: copying file 'build-aux/ltversion.m4' glibtoolize: copying file 'build-aux/lt~obsolete.m4' autoreconf: running: /opt/local/bin/autoconf --force autoreconf: running: /opt/local/bin/autoheader --force autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' checking build system type... x86_64-apple-darwin14.5.0 checking host system type... x86_64-apple-darwin14.5.0 checking target system type... x86_64-apple-darwin14.5.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -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 for style of include used by make... GNU checking for gcc... /usr/bin/clang 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 /usr/bin/clang accepts -g... yes checking for /usr/bin/clang option to accept ISO C89... none needed checking whether /usr/bin/clang understands -c and -o together... yes checking dependency style of /usr/bin/clang... none 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/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm checking the name lister (/opt/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... no 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /usr/bin/clang -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 /usr/bin/clang supports -fno-rtti -fno-exceptions... yes checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes checking if /usr/bin/clang static flag -static works... no checking if /usr/bin/clang supports -c -o file.o... yes checking if /usr/bin/clang supports -c -o file.o... (cached) yes checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.5.0 dyld 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... no checking features.h presence... no checking for features.h... no 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... no checking endian.h presence... no checking for endian.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no 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... int checking for union semun... yes 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... not gid_t; will assume int 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... no 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... no checking for openat... yes checking for renameat... yes checking for unlinkat... yes checking for lchmod... yes checking for fgetattrlist... yes checking for capset... no checking for listxattr... yes checking for llistxattr... no checking for flistxattr... yes checking for getxattr... yes checking for lgetxattr... no checking for fgetxattr... yes checking for setxattr... yes checking for lsetxattr... no checking for fsetxattr... yes checking for removexattr... yes checking for lremovexattr... no checking for fremovexattr... yes checking for __xstat... no checking for _xstat... no checking for __stat13... no checking for stat... yes checking for __fxstat... no checking for _fxstat... no checking for __fstat13... no checking for fstat... yes checking for __lxstat... no checking for _lxstat... no checking for __lstat13... no checking for lstat... yes checking for __fxstatat... no checking for _fxstatat... no checking for __fstatat13... no checking for fstatat... (cached) yes checking for __xstat64... no checking for _xstat64... no checking for __stat6413... no checking for stat64... yes checking for __fxstat64... no checking for _fxstat64... no checking for __fstat6413... no checking for fstat64... yes checking for __lxstat64... no checking for _lxstat64... no checking for __lstat6413... no checking for lstat64... yes checking for __fxstatat64... no checking for _fxstatat64... no checking for __fstatat6413... no checking for fstatat64... yes checking for __xmknod... no checking for _xmknod... no checking for __mknod13... no checking for mknod... yes checking for __xmknodat... no checking for _xmknodat... no checking for __mknodat13... no checking for mknodat... (cached) no created fakerootconfig.h checking for strdup... yes checking for strstr... yes checking for getresuid... no checking for setresuid... no checking for getresgid... no checking for setresgid... no checking for setfsuid... no checking for setfsgid... no checking for fts_read... yes checking for fts_children... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking for setenv... yes checking for MacOS X/Darwin... yes 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 ---> Building fakeroot make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' Making all in scripts make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' sed -e 's,[@]prefix[@],/opt/local,g' -e 's,[@]bindir[@],/opt/local/bin,g' -e 's,[@]libdir[@],/opt/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.20.2,g' -e 's,[@]DLSUFFIX[@],.dylib,g' -e 's,[@]LDLIBPATHVAR[@],DYLD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],DYLD_INSERT_LIBRARIES,g' -e 's,[@]LDPRELOADABS[@],1,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 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' Making all in doc make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' Making all in de make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' Making all in es make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' Making all in fr make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' Making all in nl make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' Making all in pt make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' Making all in sv make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' Making all in test make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' awk -f ./wrapawk_macosx < ./wrapfunc.inp awk -f ./wrapawk_macosx < ./wrapfunc.inp awk -f ./wrapawk_macosx < ./wrapfunc.inp /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o communicate.lo communicate.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o libfakeroot_inode64.lo libfakeroot_inode64.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o faked.o faked.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o simple.o simple.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c -o libfakeroot.lo libfakeroot.c In file included from faked.c:91: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o simple simple.o -ldl libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c communicate.c -fno-common -DPIC -o .libs/communicate.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c libfakeroot_unix2003.c -fno-common -DPIC -o .libs/libfakeroot_unix2003.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c libfakeroot_inode64.c -fno-common -DPIC -o .libs/libfakeroot_inode64.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -c libfakeroot.c -fno-common -DPIC -o .libs/libfakeroot.o In file included from communicate.c:30: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_inode64.c:26: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_unix2003.c:30: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_unix2003.c:30: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_unix2003.c:30: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ 4 warnings generated. In file included from libfakeroot_inode64.c:26: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot_inode64.c:26: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ 4 warnings generated. libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration] return next_openat(dir_fd, pathname, flags, mode); ^ 4 warnings generated. 4 warnings generated. In file included from communicate.c:30: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl 4 warnings generated. In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from communicate.c:30: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ In file included from faked.c:91: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // libtool: link: /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o simple simple.o -L/opt/local/lib -ldl In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from faked.c:91: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ 4 warnings generated. /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libcommunicate.la communicate.lo -ldl libtool: link: ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o 5 warnings generated. 4 warnings generated. libtool: link: ranlib .libs/libmacosx.a ranlib: for architecture: x86_64 file: .libs/libmacosx.a(libfakeroot_unix2003.o) has no symbols In file included from libfakeroot.c:60: ./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_5 1050 ^ // ./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens] # ifndef MAC_OS_X_VERSION_10_6 1060 ^ // In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined] # define htonll(n) (n) ^ /usr/include/sys/_endian.h:141:9: note: previous definition is here #define htonll(x) __DARWIN_OSSwapInt64(x) ^ In file included from libfakeroot.c:60: In file included from ./communicate.h:164: ./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined] # define ntohll(n) (n) ^ /usr/include/sys/_endian.h:140:9: note: previous definition is here #define ntohll(x) __DARWIN_OSSwapInt64(x) ^ libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration] return next_openat(dir_fd, pathname, flags, mode); ^ 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 /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o faked faked.o libcommunicate.la -ldl 5 warnings generated. /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -release 0 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libfakeroot.la -rpath /opt/local/lib libfakeroot.lo libcommunicate.la libmacosx.la -ldl libtool: link: /usr/bin/clang -pipe -Os -Wno-deprecated-declarations -arch x86_64 -arch i386 -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o faked faked.o -L/opt/local/lib ./.libs/libcommunicate.a -ldl libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libfakeroot-0.dylib .libs/libfakeroot.o -Wl,-force_load,./.libs/libcommunicate.a -Wl,-force_load,./.libs/libmacosx.a -L/opt/local/lib -ldl -Os -arch x86_64 -arch i386 -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -install_name /opt/local/lib/libfakeroot-0.dylib -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libfakeroot.dylib" && ln -s "libfakeroot-0.dylib" "libfakeroot.dylib") libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' ---> Staging fakeroot into destroot ./usr missing (created) . missing (directory not created: File exists) ./Applications missing (created) ./Developer missing (created) ./Library missing (created) . changed gid expected 80 found 0 modified ./bin missing (created) ./etc missing (created) ./include missing (created) ./lib missing (created) ./lib/pkgconfig missing (created) ./libexec missing (created) ./sbin missing (created) ./share missing (created) ./share/info missing (created) ./share/man missing (created) ./share/man/cat1 missing (created) ./share/man/cat2 missing (created) ./share/man/cat3 missing (created) ./share/man/cat4 missing (created) ./share/man/cat5 missing (created) ./share/man/cat6 missing (created) ./share/man/cat7 missing (created) ./share/man/cat8 missing (created) ./share/man/cat9 missing (created) ./share/man/catl missing (created) ./share/man/catn missing (created) ./share/man/man1 missing (created) ./share/man/man2 missing (created) ./share/man/man3 missing (created) ./share/man/man4 missing (created) ./share/man/man5 missing (created) ./share/man/man6 missing (created) ./share/man/man7 missing (created) ./share/man/man8 missing (created) ./share/man/man9 missing (created) ./share/man/manl missing (created) ./share/man/mann missing (created) ./share/nls missing (created) ./share/nls/C missing (created) ./share/nls/af_ZA.ISO8859-1 missing (created) ./share/nls/af_ZA.ISO8859-15 missing (created) ./share/nls/bg_BG.CP1251 missing (created) ./share/nls/cs_CZ.ISO8859-2 missing (created) ./share/nls/da_DK.ISO8859-1 missing (created) ./share/nls/da_DK.ISO8859-15 missing (created) ./share/nls/de_AT.ISO8859-1 missing (created) ./share/nls/de_AT.ISO8859-15 missing (created) ./share/nls/de_CH.ISO8859-1 missing (created) ./share/nls/de_CH.ISO8859-15 missing (created) ./share/nls/de_DE.ISO8859-1 missing (created) ./share/nls/de_DE.ISO8859-15 missing (created) ./share/nls/el_GR.ISO8859-7 missing (created) ./share/nls/en_AU.ISO8859-1 missing (created) ./share/nls/en_AU.ISO8859-15 missing (created) ./share/nls/en_AU.US-ASCII missing (created) ./share/nls/en_CA.ISO8859-1 missing (created) ./share/nls/en_CA.ISO8859-15 missing (created) ./share/nls/en_CA.US-ASCII missing (created) ./share/nls/en_GB.ISO8859-1 missing (created) ./share/nls/en_GB.ISO8859-15 missing (created) ./share/nls/en_GB.US-ASCII missing (created) ./share/nls/en_NZ.ISO8859-1 missing (created) ./share/nls/en_NZ.ISO8859-15 missing (created) ./share/nls/en_NZ.US-ASCII missing (created) ./share/nls/en_US.ISO8859-1 missing (created) ./share/nls/en_US.ISO8859-15 missing (created) ./share/nls/es_ES.ISO8859-1 missing (created) ./share/nls/es_ES.ISO8859-15 missing (created) ./share/nls/et_EE.ISO8859-15 missing (created) ./share/nls/fi_FI.ISO8859-1 missing (created) ./share/nls/fi_FI.ISO8859-15 missing (created) ./share/nls/fr_BE.ISO8859-1 missing (created) ./share/nls/fr_BE.ISO8859-15 missing (created) ./share/nls/fr_CA.ISO8859-1 missing (created) ./share/nls/fr_CA.ISO8859-15 missing (created) ./share/nls/fr_CH.ISO8859-1 missing (created) ./share/nls/fr_CH.ISO8859-15 missing (created) ./share/nls/fr_FR.ISO8859-1 missing (created) ./share/nls/fr_FR.ISO8859-15 missing (created) ./share/nls/hi_IN.ISCII-DEV missing (created) ./share/nls/hr_HR.ISO8859-2 missing (created) ./share/nls/hu_HU.ISO8859-2 missing (created) ./share/nls/is_IS.ISO8859-1 missing (created) ./share/nls/is_IS.ISO8859-15 missing (created) ./share/nls/it_CH.ISO8859-1 missing (created) ./share/nls/it_CH.ISO8859-15 missing (created) ./share/nls/it_IT.ISO8859-1 missing (created) ./share/nls/it_IT.ISO8859-15 missing (created) ./share/nls/ja_JP.SJIS missing (created) ./share/nls/ja_JP.eucJP missing (created) ./share/nls/ko_KR.eucKR missing (created) ./share/nls/la_LN.ISO8859-1 missing (created) ./share/nls/la_LN.ISO8859-15 missing (created) ./share/nls/la_LN.ISO8859-2 missing (created) ./share/nls/la_LN.ISO8859-4 missing (created) ./share/nls/la_LN.US-ASCII missing (created) ./share/nls/lt_LT.ISO8859-4 missing (created) ./share/nls/nl_BE.ISO8859-1 missing (created) ./share/nls/nl_BE.ISO8859-15 missing (created) ./share/nls/nl_NL.ISO8859-1 missing (created) ./share/nls/nl_NL.ISO8859-15 missing (created) ./share/nls/no_NO.ISO8859-1 missing (created) ./share/nls/no_NO.ISO8859-15 missing (created) ./share/nls/pl_PL.ISO8859-2 missing (created) ./share/nls/pt_BR.ISO8859-1 missing (created) ./share/nls/pt_PT.ISO8859-1 missing (created) ./share/nls/pt_PT.ISO8859-15 missing (created) ./share/nls/ro_RO.ISO8859-2 missing (created) ./share/nls/ru_RU.CP866 missing (created) ./share/nls/ru_RU.ISO8859-5 missing (created) ./share/nls/ru_RU.KOI8-R missing (created) ./share/nls/sk_SK.ISO8859-2 missing (created) ./share/nls/sl_SI.ISO8859-2 missing (created) ./share/nls/sv_SE.ISO8859-1 missing (created) ./share/nls/sv_SE.ISO8859-15 missing (created) ./share/nls/tr_TR.ISO8859-9 missing (created) ./share/nls/uk_UA.ISO8859-5 missing (created) ./share/nls/uk_UA.KOI8-U missing (created) ./share/nls/zh_CN.eucCN missing (created) ./share/nls/zh_TW.Big5 missing (created) ./share/skel missing (created) ./src missing (created) ./var missing (created) ./www missing (created) make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' Making install in scripts make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/bin' /usr/bin/install -c fakeroot '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/scripts' Making install in doc make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' Making install in de make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/de/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/de/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/de' Making install in es make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/es/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/es/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/es' Making install in fr make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/fr/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/fr/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/fr' Making install in nl make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/nl/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/nl/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/nl' Making install in pt make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/pt/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/pt/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/pt' Making install in sv make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/sv/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/sv/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc/sv' make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[3]: Nothing to be done for `install-exec-am'. /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/share/man/man1' make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/doc' Making install in test make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2/test' make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libfakeroot.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/lib' libtool: install: /usr/bin/install -c .libs/libfakeroot-0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/lib/libfakeroot-0.dylib libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/lib && { ln -s -f libfakeroot-0.dylib libfakeroot.dylib || { rm -f libfakeroot.dylib && ln -s libfakeroot-0.dylib libfakeroot.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/lib/libfakeroot.la libtool: warning: remember to run 'libtool --finish /opt/local/lib' /opt/local/bin/gmkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c faked '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/bin' libtool: install: /usr/bin/install -c faked /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/destroot/opt/local/bin/faked make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/work/fakeroot-1.20.2' ---> Compressing man pages for fakeroot man1/faked.1: 48.1% -- replaced with man1/faked.1.gz man1/faked.1.gz: changing permissions from 00644 to 00444 man1/fakeroot.1: 56.5% -- replaced with man1/fakeroot.1.gz man1/fakeroot.1.gz: changing permissions from 00644 to 00444 ---> Installing fakeroot @1.20.2_0+universal a . a ./+COMMENT a ./+CONTENTS a ./+DESC a ./+PORTFILE a ./+STATE a ./opt a ./opt/local a ./opt/local/bin a ./opt/local/lib a ./opt/local/share a ./opt/local/share/man a ./opt/local/share/man/de a ./opt/local/share/man/es a ./opt/local/share/man/fr a ./opt/local/share/man/man1 a ./opt/local/share/man/nl a ./opt/local/share/man/pt a ./opt/local/share/man/sv a ./opt/local/share/man/sv/man1 a ./opt/local/share/man/sv/man1/faked.1 a ./opt/local/share/man/sv/man1/fakeroot.1 a ./opt/local/share/man/pt/man1 a ./opt/local/share/man/pt/man1/faked.1 a ./opt/local/share/man/pt/man1/fakeroot.1 a ./opt/local/share/man/nl/man1 a ./opt/local/share/man/nl/man1/faked.1 a ./opt/local/share/man/nl/man1/fakeroot.1 a ./opt/local/share/man/man1/faked.1.gz a ./opt/local/share/man/man1/fakeroot.1.gz a ./opt/local/share/man/fr/man1 a ./opt/local/share/man/fr/man1/faked.1 a ./opt/local/share/man/fr/man1/fakeroot.1 a ./opt/local/share/man/es/man1 a ./opt/local/share/man/es/man1/faked.1 a ./opt/local/share/man/es/man1/fakeroot.1 a ./opt/local/share/man/de/man1 a ./opt/local/share/man/de/man1/faked.1 a ./opt/local/share/man/de/man1/fakeroot.1 a ./opt/local/lib/libfakeroot-0.dylib a ./opt/local/lib/libfakeroot.dylib a ./opt/local/bin/faked a ./opt/local/bin/fakeroot ---> Activating fakeroot @1.20.2_0+universal x ./ x ./+COMMENT x ./+CONTENTS x ./+DESC x ./._+PORTFILE x ./+PORTFILE x ./+STATE x ./opt/ x ./opt/local/ x ./opt/local/bin/ x ./opt/local/lib/ x ./opt/local/share/ x ./opt/local/share/man/ x ./opt/local/share/man/de/ x ./opt/local/share/man/es/ x ./opt/local/share/man/fr/ x ./opt/local/share/man/man1/ x ./opt/local/share/man/nl/ x ./opt/local/share/man/pt/ x ./opt/local/share/man/sv/ x ./opt/local/share/man/sv/man1/ x ./opt/local/share/man/sv/man1/faked.1 x ./opt/local/share/man/sv/man1/fakeroot.1 x ./opt/local/share/man/pt/man1/ x ./opt/local/share/man/pt/man1/faked.1 x ./opt/local/share/man/pt/man1/fakeroot.1 x ./opt/local/share/man/nl/man1/ x ./opt/local/share/man/nl/man1/faked.1 x ./opt/local/share/man/nl/man1/fakeroot.1 x ./opt/local/share/man/man1/faked.1.gz x ./opt/local/share/man/man1/fakeroot.1.gz x ./opt/local/share/man/fr/man1/ x ./opt/local/share/man/fr/man1/faked.1 x ./opt/local/share/man/fr/man1/fakeroot.1 x ./opt/local/share/man/es/man1/ x ./opt/local/share/man/es/man1/faked.1 x ./opt/local/share/man/es/man1/fakeroot.1 x ./opt/local/share/man/de/man1/ x ./opt/local/share/man/de/man1/faked.1 x ./opt/local/share/man/de/man1/fakeroot.1 x ./opt/local/lib/libfakeroot-0.dylib x ./opt/local/lib/libfakeroot.dylib x ./opt/local/bin/faked x ./opt/local/bin/fakeroot ---> Cleaning fakeroot ---> Removing work directory for fakeroot ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. Liams-MacBook-Pro:~ liamsharp$