Liams-MacBook-Pro:~ liamsharp$ chmod a+rx /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/* chmod: Unable to change file mode on /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/patch-libfakeroot.c.diff: Operation not permitted chmod: Unable to change file mode on /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/patch-wrapfunc.inp.diff: Operation not permitted Liams-MacBook-Pro:~ liamsharp$ sudo chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/* Password: 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 3665 0 --:--:-- --:--:-- --:--:-- 3671 ---> 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 1238k 0 --:--:-- --:--:-- --:--:-- 1242k ---> 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 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 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_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_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: ./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_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: ./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) ^ In file included from libfakeroot_inode64.c:40: ./wraptmpf.h:580:43: error: expected expression return openat (dir_fd, pathname, flags, ...); ^ 4 warnings and 1 error generated. make[2]: *** [libfakeroot_inode64.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from libfakeroot_unix2003.c:79: ./wraptmpf.h:580:43: error: expected expression return openat (dir_fd, pathname, flags, ...); ^ 4 warnings and 1 error generated. In file included from libfakeroot.c:231: ./wraptmpf.h:580:43: error: expected expression return openat (dir_fd, pathname, flags, ...); ^ make[2]: *** [libfakeroot_unix2003.lo] Error 1 4 warnings and 1 error generated. make[2]: *** [libfakeroot.lo] Error 1 4 warnings generated. 4 warnings generated. 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: ./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) ^ 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) ^ 4 warnings generated. 4 warnings generated. 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]: *** [all-recursive] Error 1 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: *** [all] Error 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' Command failed: cd "/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" && /usr/bin/make -j8 -w all Exit code: 2 Error: org.macports.build for port fakeroot returned: command execution failed Warning: targets not executed for fakeroot: org.macports.build To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fakeroot failed Liams-MacBook-Pro:~ liamsharp$