Ticket #49858: build_failure.txt

File build_failure.txt, 30.9 KB (added by liam.sharp@…, 8 years ago)

log of build failure after modifying permissions

Line 
1Liams-MacBook-Pro:~ liamsharp$ chmod a+rx /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files
2Liams-MacBook-Pro:~ liamsharp$ chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/*
3chmod: 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
4chmod: 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
5Liams-MacBook-Pro:~ liamsharp$ sudo chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/*
6Password:
7Liams-MacBook-Pro:~ liamsharp$ port -v build fakeroot
8Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install).
9--->  Computing dependencies for fakeroot.
10--->  Fetching distfiles for fakeroot
11--->  fakeroot_1.20.2.orig.tar.bz2 doesn't seem to exist in /Users/liamsharp/.macports/opt/local/var/macports/distfiles/fakeroot
12--->  Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://lil.fr.distfiles.macports.org/fakeroot
13  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14                                 Dload  Upload   Total   Spent    Left  Speed
15  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
16  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17                                 Dload  Upload   Total   Spent    Left  Speed
18100   279  100   279    0     0   3665      0 --:--:-- --:--:-- --:--:--  3671
19--->  Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://ftp.nl.debian.org/debian/pool/main/f/fakeroot
20  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21                                 Dload  Upload   Total   Spent    Left  Speed
22100  319k  100  319k    0     0  1238k      0 --:--:-- --:--:-- --:--:-- 1242k
23--->  Verifying checksums for fakeroot
24--->  Checksumming fakeroot_1.20.2.orig.tar.bz2
25--->  Extracting fakeroot
26--->  Extracting fakeroot_1.20.2.orig.tar.bz2
27--->  Applying patches to fakeroot
28--->  Applying patch-libfakeroot.c.diff
29patching file libfakeroot.c
30--->  Applying patch-wrapfunc.inp.diff
31patching file wrapfunc.inp
32--->  Configuring fakeroot
33autoreconf: Entering directory `.'
34autoreconf: configure.ac: not using Gettext
35autoreconf: running: /opt/local/bin/aclocal --force -I build-aux
36autoreconf: configure.ac: tracing
37autoreconf: running: /opt/local/bin/glibtoolize --copy --force
38glibtoolize: putting auxiliary files in '.'.
39glibtoolize: copying file './ltmain.sh'
40glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'.
41glibtoolize: copying file 'build-aux/libtool.m4'
42glibtoolize: copying file 'build-aux/ltoptions.m4'
43glibtoolize: copying file 'build-aux/ltsugar.m4'
44glibtoolize: copying file 'build-aux/ltversion.m4'
45glibtoolize: copying file 'build-aux/lt~obsolete.m4'
46autoreconf: running: /opt/local/bin/autoconf --force
47autoreconf: running: /opt/local/bin/autoheader --force
48autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
49configure.ac:11: installing './compile'
50configure.ac:7: installing './missing'
51Makefile.am: installing './depcomp'
52autoreconf: Leaving directory `.'
53checking build system type... x86_64-apple-darwin14.5.0
54checking host system type... x86_64-apple-darwin14.5.0
55checking target system type... x86_64-apple-darwin14.5.0
56checking for a BSD-compatible install... /usr/bin/install -c
57checking whether build environment is sane... yes
58checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
59checking for gawk... gawk
60checking whether make sets $(MAKE)... yes
61checking whether make supports nested variables... yes
62checking whether to enable maintainer-specific portions of Makefiles... no
63checking whether make sets $(MAKE)... (cached) yes
64checking how to print strings... printf
65checking for style of include used by make... GNU
66checking for gcc... /usr/bin/clang
67checking whether the C compiler works... yes
68checking for C compiler default output file name... a.out
69checking for suffix of executables...
70checking whether we are cross compiling... no
71checking for suffix of object files... o
72checking whether we are using the GNU C compiler... yes
73checking whether /usr/bin/clang accepts -g... yes
74checking for /usr/bin/clang option to accept ISO C89... none needed
75checking whether /usr/bin/clang understands -c and -o together... yes
76checking dependency style of /usr/bin/clang... none
77checking for a sed that does not truncate output... /usr/bin/sed
78checking for grep that handles long lines and -e... /usr/bin/grep
79checking for egrep... /usr/bin/grep -E
80checking for fgrep... /usr/bin/grep -F
81checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
82checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
83checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
84checking the name lister (/opt/local/bin/nm) interface... BSD nm
85checking whether ln -s works... yes
86checking the maximum length of command line arguments... 196608
87checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
88checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
89checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
90checking for objdump... no
91checking how to recognize dependent libraries... pass_all
92checking for dlltool... no
93checking how to associate runtime and link libraries... printf %s\n
94checking for ar... ar
95checking for archiver @FILE support... no
96checking for strip... strip
97checking for ranlib... ranlib
98checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
99checking for sysroot... no
100checking for a working dd... /bin/dd
101checking how to truncate binary pipes... /bin/dd bs=4096 count=1
102checking for mt... no
103checking if : is a manifest tool... no
104checking for dsymutil... dsymutil
105checking for nmedit... nmedit
106checking for lipo... lipo
107checking for otool... otool
108checking for otool64... no
109checking for -single_module linker flag... yes
110checking for -exported_symbols_list linker flag... yes
111checking for -force_load linker flag... yes
112checking how to run the C preprocessor... /usr/bin/clang -E
113checking for ANSI C header files... yes
114checking for sys/types.h... yes
115checking for sys/stat.h... yes
116checking for stdlib.h... yes
117checking for string.h... yes
118checking for memory.h... yes
119checking for strings.h... yes
120checking for inttypes.h... yes
121checking for stdint.h... yes
122checking for unistd.h... yes
123checking for dlfcn.h... yes
124checking for objdir... .libs
125checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
126checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
127checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
128checking if /usr/bin/clang static flag -static works... no
129checking if /usr/bin/clang supports -c -o file.o... yes
130checking if /usr/bin/clang supports -c -o file.o... (cached) yes
131checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
132checking dynamic linker characteristics... darwin14.5.0 dyld
133checking how to hardcode library paths into programs... immediate
134checking whether stripping libraries is possible... yes
135checking if libtool supports shared libraries... yes
136checking whether to build shared libraries... yes
137checking whether to build static libraries... no
138checking which IPC method to use... (cached) sysv
139checking which database format to use... (cached) inode
140checking for dlopen in -ldl... yes
141checking for dirent.h that defines DIR... yes
142checking for library containing opendir... none required
143checking for ANSI C header files... (cached) yes
144checking fcntl.h usability... yes
145checking fcntl.h presence... yes
146checking for fcntl.h... yes
147checking for unistd.h... (cached) yes
148checking features.h usability... no
149checking features.h presence... no
150checking for features.h... no
151checking sys/feature_tests.h usability... no
152checking sys/feature_tests.h presence... no
153checking for sys/feature_tests.h... no
154checking pthread.h usability... yes
155checking pthread.h presence... yes
156checking for pthread.h... yes
157checking for stdint.h... (cached) yes
158checking for inttypes.h... (cached) yes
159checking grp.h usability... yes
160checking grp.h presence... yes
161checking for grp.h... yes
162checking endian.h usability... no
163checking endian.h presence... no
164checking for endian.h... no
165checking sys/sysmacros.h usability... no
166checking sys/sysmacros.h presence... no
167checking for sys/sysmacros.h... no
168checking sys/socket.h usability... yes
169checking sys/socket.h presence... yes
170checking for sys/socket.h... yes
171checking sys/acl.h usability... yes
172checking sys/acl.h presence... yes
173checking for sys/acl.h... yes
174checking sys/capability.h usability... no
175checking sys/capability.h presence... no
176checking for sys/capability.h... no
177checking sys/xattr.h usability... yes
178checking sys/xattr.h presence... yes
179checking for sys/xattr.h... yes
180checking fts.h usability... yes
181checking fts.h presence... yes
182checking for fts.h... yes
183checking for an ANSI C-conforming const... yes
184checking for mode_t... yes
185checking for off_t... yes
186checking for size_t... yes
187checking for return value and second and third argument of readlink... ssize_t, char, size_t
188checking for first argument of setgroups... int
189checking for union semun... yes
190checking for type of arg of __xmknod... no extra *
191checking for type of arg of __xmknodat... no extra *
192checking for type of arg of initgroups... not gid_t; will assume int
193checking for type of arg of setreuid... gid_t
194checking for type of arg of setregid... gid_t
195checking for type of second arg to stat... struct stat *
196checking for d_off in struct dirent... no
197checking for d_type in struct dirent... yes
198checking for acl_t struct... yes
199checking for fchmodat... yes
200checking for fchownat... yes
201checking for fstatat... yes
202checking for mkdirat... yes
203checking for mknodat... no
204checking for openat... yes
205checking for renameat... yes
206checking for unlinkat... yes
207checking for lchmod... yes
208checking for fgetattrlist... yes
209checking for capset... no
210checking for listxattr... yes
211checking for llistxattr... no
212checking for flistxattr... yes
213checking for getxattr... yes
214checking for lgetxattr... no
215checking for fgetxattr... yes
216checking for setxattr... yes
217checking for lsetxattr... no
218checking for fsetxattr... yes
219checking for removexattr... yes
220checking for lremovexattr... no
221checking for fremovexattr... yes
222checking for __xstat... no
223checking for _xstat... no
224checking for __stat13... no
225checking for stat... yes
226checking for __fxstat... no
227checking for _fxstat... no
228checking for __fstat13... no
229checking for fstat... yes
230checking for __lxstat... no
231checking for _lxstat... no
232checking for __lstat13... no
233checking for lstat... yes
234checking for __fxstatat... no
235checking for _fxstatat... no
236checking for __fstatat13... no
237checking for fstatat... (cached) yes
238checking for __xstat64... no
239checking for _xstat64... no
240checking for __stat6413... no
241checking for stat64... yes
242checking for __fxstat64... no
243checking for _fxstat64... no
244checking for __fstat6413... no
245checking for fstat64... yes
246checking for __lxstat64... no
247checking for _lxstat64... no
248checking for __lstat6413... no
249checking for lstat64... yes
250checking for __fxstatat64... no
251checking for _fxstatat64... no
252checking for __fstatat6413... no
253checking for fstatat64... yes
254checking for __xmknod... no
255checking for _xmknod... no
256checking for __mknod13... no
257checking for mknod... yes
258checking for __xmknodat... no
259checking for _xmknodat... no
260checking for __mknodat13... no
261checking for mknodat... (cached) no
262created fakerootconfig.h
263checking for strdup... yes
264checking for strstr... yes
265checking for getresuid... no
266checking for setresuid... no
267checking for getresgid... no
268checking for setresgid... no
269checking for setfsuid... no
270checking for setfsgid... no
271checking for fts_read... yes
272checking for fts_children... yes
273checking whether setenv is declared... yes
274checking whether unsetenv is declared... yes
275checking for setenv... yes
276checking for MacOS X/Darwin... yes
277checking that generated files are newer than configure... done
278configure: creating ./config.status
279config.status: creating Makefile
280config.status: creating scripts/Makefile
281config.status: creating doc/Makefile
282config.status: creating doc/de/Makefile
283config.status: creating doc/es/Makefile
284config.status: creating doc/fr/Makefile
285config.status: creating doc/nl/Makefile
286config.status: creating doc/pt/Makefile
287config.status: creating doc/sv/Makefile
288config.status: creating test/Makefile
289config.status: creating test/defs
290config.status: creating config.h
291config.status: executing depfiles commands
292config.status: executing libtool commands
293--->  Building fakeroot
294make: 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'
295/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
296make[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'
297Making all in scripts
298make[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'
299sed -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
300chmod +x fakeroot
301make[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'
302Making all in doc
303make[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'
304Making all in de
305make[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'
306make[3]: Nothing to be done for `all'.
307make[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'
308Making all in es
309make[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'
310make[3]: Nothing to be done for `all'.
311make[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'
312Making all in fr
313make[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'
314make[3]: Nothing to be done for `all'.
315make[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'
316Making all in nl
317make[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'
318make[3]: Nothing to be done for `all'.
319make[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'
320Making all in pt
321make[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'
322make[3]: Nothing to be done for `all'.
323make[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'
324Making all in sv
325make[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'
326make[3]: Nothing to be done for `all'.
327make[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'
328make[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'
329make[3]: Nothing to be done for `all-am'.
330make[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'
331make[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'
332Making all in test
333make[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'
334make[2]: Nothing to be done for `all'.
335make[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'
336make[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'
337awk -f ./wrapawk_macosx < ./wrapfunc.inp
338awk -f ./wrapawk_macosx < ./wrapfunc.inp
339awk -f ./wrapawk_macosx < ./wrapfunc.inp
340/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
341/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
342/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
343/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
344/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
345/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
346In file included from faked.c:91:
347./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
348# ifndef MAC_OS_X_VERSION_10_5 1050
349                               ^
350                               //
351./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
352# ifndef MAC_OS_X_VERSION_10_6 1060
353                               ^
354                               //
355In file included from faked.c:91:
356In file included from ./communicate.h:164:
357./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
358# define htonll(n)  (n)
359         ^
360/usr/include/sys/_endian.h:141:9: note: previous definition is here
361#define htonll(x)       __DARWIN_OSSwapInt64(x)
362        ^
363In file included from faked.c:91:
364In file included from ./communicate.h:164:
365./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
366# define ntohll(n)  (n)
367         ^
368/usr/include/sys/_endian.h:140:9: note: previous definition is here
369#define ntohll(x)       __DARWIN_OSSwapInt64(x)
370        ^
371/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
372libtool: 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
373libtool: 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
374libtool: 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
375libtool: 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
376In file included from communicate.c:30:
377./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
378# ifndef MAC_OS_X_VERSION_10_5 1050
379                               ^
380                               //
381./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
382# ifndef MAC_OS_X_VERSION_10_6 1060
383                               ^
384                               //
385In file included from libfakeroot_unix2003.c:30:
386./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
387# ifndef MAC_OS_X_VERSION_10_5 1050
388                               ^
389                               //
390./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
391# ifndef MAC_OS_X_VERSION_10_6 1060
392                               ^
393                               //
394In file included from libfakeroot_inode64.c:26:
395./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
396# ifndef MAC_OS_X_VERSION_10_5 1050
397                               ^
398                               //
399./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
400# ifndef MAC_OS_X_VERSION_10_6 1060
401                               ^
402                               //
403In file included from communicate.c:30:
404In file included from ./communicate.h:164:
405./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
406# define htonll(n)  (n)
407         ^
408/usr/include/sys/_endian.h:141:9: note: previous definition is here
409#define htonll(x)       __DARWIN_OSSwapInt64(x)
410        ^
411In file included from communicate.c:30:
412In file included from ./communicate.h:164:
413./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
414# define ntohll(n)  (n)
415         ^
416/usr/include/sys/_endian.h:140:9: note: previous definition is here
417#define ntohll(x)       __DARWIN_OSSwapInt64(x)
418        ^
419In file included from libfakeroot_inode64.c:26:
420In file included from ./communicate.h:164:
421./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
422# define htonll(n)  (n)
423         ^
424/usr/include/sys/_endian.h:141:9: note: previous definition is here
425#define htonll(x)       __DARWIN_OSSwapInt64(x)
426        ^
427In file included from libfakeroot_inode64.c:26:
428In file included from ./communicate.h:164:
429./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
430# define ntohll(n)  (n)
431         ^
432/usr/include/sys/_endian.h:140:9: note: previous definition is here
433#define ntohll(x)       __DARWIN_OSSwapInt64(x)
434        ^
435In file included from libfakeroot_unix2003.c:30:
436In file included from ./communicate.h:164:
437./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
438# define htonll(n)  (n)
439         ^
440/usr/include/sys/_endian.h:141:9: note: previous definition is here
441#define htonll(x)       __DARWIN_OSSwapInt64(x)
442        ^
443In file included from libfakeroot_unix2003.c:30:
444In file included from ./communicate.h:164:
445./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
446# define ntohll(n)  (n)
447         ^
448/usr/include/sys/_endian.h:140:9: note: previous definition is here
449#define ntohll(x)       __DARWIN_OSSwapInt64(x)
450        ^
451In file included from libfakeroot.c:60:
452./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
453# ifndef MAC_OS_X_VERSION_10_5 1050
454                               ^
455                               //
456./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
457# ifndef MAC_OS_X_VERSION_10_6 1060
458                               ^
459                               //
460In file included from libfakeroot.c:60:
461In file included from ./communicate.h:164:
462./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
463# define htonll(n)  (n)
464         ^
465/usr/include/sys/_endian.h:141:9: note: previous definition is here
466#define htonll(x)       __DARWIN_OSSwapInt64(x)
467        ^
468In file included from libfakeroot.c:60:
469In file included from ./communicate.h:164:
470./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
471# define ntohll(n)  (n)
472         ^
473/usr/include/sys/_endian.h:140:9: note: previous definition is here
474#define ntohll(x)       __DARWIN_OSSwapInt64(x)
475        ^
476In file included from libfakeroot_inode64.c:40:
477./wraptmpf.h:580:43: error: expected expression
478  return openat (dir_fd, pathname, flags, ...);
479                                          ^
4804 warnings and 1 error generated.
481make[2]: *** [libfakeroot_inode64.lo] Error 1
482make[2]: *** Waiting for unfinished jobs....
483In file included from libfakeroot_unix2003.c:79:
484./wraptmpf.h:580:43: error: expected expression
485  return openat (dir_fd, pathname, flags, ...);
486                                          ^
4874 warnings and 1 error generated.
488In file included from libfakeroot.c:231:
489./wraptmpf.h:580:43: error: expected expression
490  return openat (dir_fd, pathname, flags, ...);
491                                          ^
492make[2]: *** [libfakeroot_unix2003.lo] Error 1
4934 warnings and 1 error generated.
494make[2]: *** [libfakeroot.lo] Error 1
4954 warnings generated.
4964 warnings generated.
497libtool: 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
498In file included from faked.c:91:
499./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
500# ifndef MAC_OS_X_VERSION_10_5 1050
501                               ^
502                               //
503./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
504# ifndef MAC_OS_X_VERSION_10_6 1060
505                               ^
506                               //
507In file included from communicate.c:30:
508./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
509# ifndef MAC_OS_X_VERSION_10_5 1050
510                               ^
511                               //
512./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
513# ifndef MAC_OS_X_VERSION_10_6 1060
514                               ^
515                               //
516In file included from faked.c:91:
517In file included from ./communicate.h:164:
518./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
519# define htonll(n)  (n)
520         ^
521/usr/include/sys/_endian.h:141:9: note: previous definition is here
522#define htonll(x)       __DARWIN_OSSwapInt64(x)
523        ^
524In file included from faked.c:91:
525In file included from ./communicate.h:164:
526./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
527# define ntohll(n)  (n)
528         ^
529/usr/include/sys/_endian.h:140:9: note: previous definition is here
530#define ntohll(x)       __DARWIN_OSSwapInt64(x)
531        ^
532In file included from communicate.c:30:
533In file included from ./communicate.h:164:
534./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
535# define htonll(n)  (n)
536         ^
537/usr/include/sys/_endian.h:141:9: note: previous definition is here
538#define htonll(x)       __DARWIN_OSSwapInt64(x)
539        ^
540In file included from communicate.c:30:
541In file included from ./communicate.h:164:
542./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
543# define ntohll(n)  (n)
544         ^
545/usr/include/sys/_endian.h:140:9: note: previous definition is here
546#define ntohll(x)       __DARWIN_OSSwapInt64(x)
547        ^
5484 warnings generated.
5494 warnings generated.
550make[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'
551make[1]: *** [all-recursive] Error 1
552make[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'
553make: *** [all] Error 2
554make: 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'
555Command 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
556Exit code: 2
557Error: org.macports.build for port fakeroot returned: command execution failed
558Warning: targets not executed for fakeroot: org.macports.build
559To report a bug, follow the instructions in the guide:
560    http://guide.macports.org/#project.tickets
561Error: Processing of port fakeroot failed
562Liams-MacBook-Pro:~ liamsharp$