Ticket #49858: build_success1.txt

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

Success log

Line 
1Liams-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
2patch-libfakeroot.c (1).diff  patch-libfakeroot.c.diff     
3Liams-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/
4Password:
5Liams-MacBook-Pro:~ liamsharp$ sudo chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/*
6Liams-MacBook-Pro:~ liamsharp$ chmod a+r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/fakeroot/files/*
7Liams-MacBook-Pro:~ liamsharp$ sudo port clean --all fakeroot
8--->  Cleaning fakeroot
9Liams-MacBook-Pro:~ liamsharp$ sudo port -v uninstall fakeroot
10--->  Deactivating fakeroot @1.20.2_0+universal
11--->  Cleaning fakeroot
12--->  Removing work directory for fakeroot
13--->  Uninstalling fakeroot @1.20.2_0+universal
14--->  Cleaning fakeroot
15--->  Removing work directory for fakeroot
16Liams-MacBook-Pro:~ liamsharp$ port -v build fakeroot
17Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install).
18--->  Computing dependencies for fakeroot.
19--->  Fetching distfiles for fakeroot
20--->  fakeroot_1.20.2.orig.tar.bz2 doesn't seem to exist in /Users/liamsharp/.macports/opt/local/var/macports/distfiles/fakeroot
21--->  Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://lil.fr.distfiles.macports.org/fakeroot
22  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23                                 Dload  Upload   Total   Spent    Left  Speed
24  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
25  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
26                                 Dload  Upload   Total   Spent    Left  Speed
27100   279  100   279    0     0    178      0  0:00:01  0:00:01 --:--:--   178
28--->  Attempting to fetch fakeroot_1.20.2.orig.tar.bz2 from http://ftp.nl.debian.org/debian/pool/main/f/fakeroot
29  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30                                 Dload  Upload   Total   Spent    Left  Speed
31100  319k  100  319k    0     0  1078k      0 --:--:-- --:--:-- --:--:-- 1082k
32--->  Verifying checksums for fakeroot
33--->  Checksumming fakeroot_1.20.2.orig.tar.bz2
34--->  Extracting fakeroot
35--->  Extracting fakeroot_1.20.2.orig.tar.bz2
36--->  Applying patches to fakeroot
37--->  Applying patch-libfakeroot.c.diff
38patching file libfakeroot.c
39--->  Applying patch-wrapfunc.inp.diff
40patching file wrapfunc.inp
41--->  Configuring fakeroot
42autoreconf: Entering directory `.'
43autoreconf: configure.ac: not using Gettext
44autoreconf: running: /opt/local/bin/aclocal --force -I build-aux
45autoreconf: configure.ac: tracing
46autoreconf: running: /opt/local/bin/glibtoolize --copy --force
47glibtoolize: putting auxiliary files in '.'.
48glibtoolize: copying file './ltmain.sh'
49glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'.
50glibtoolize: copying file 'build-aux/libtool.m4'
51glibtoolize: copying file 'build-aux/ltoptions.m4'
52glibtoolize: copying file 'build-aux/ltsugar.m4'
53glibtoolize: copying file 'build-aux/ltversion.m4'
54glibtoolize: copying file 'build-aux/lt~obsolete.m4'
55autoreconf: running: /opt/local/bin/autoconf --force
56autoreconf: running: /opt/local/bin/autoheader --force
57autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
58configure.ac:11: installing './compile'
59configure.ac:7: installing './missing'
60Makefile.am: installing './depcomp'
61autoreconf: Leaving directory `.'
62checking build system type... x86_64-apple-darwin14.5.0
63checking host system type... x86_64-apple-darwin14.5.0
64checking target system type... x86_64-apple-darwin14.5.0
65checking for a BSD-compatible install... /usr/bin/install -c
66checking whether build environment is sane... yes
67checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
68checking for gawk... gawk
69checking whether make sets $(MAKE)... yes
70checking whether make supports nested variables... yes
71checking whether to enable maintainer-specific portions of Makefiles... no
72checking whether make sets $(MAKE)... (cached) yes
73checking how to print strings... printf
74checking for style of include used by make... GNU
75checking for gcc... /usr/bin/clang
76checking whether the C compiler works... yes
77checking for C compiler default output file name... a.out
78checking for suffix of executables...
79checking whether we are cross compiling... no
80checking for suffix of object files... o
81checking whether we are using the GNU C compiler... yes
82checking whether /usr/bin/clang accepts -g... yes
83checking for /usr/bin/clang option to accept ISO C89... none needed
84checking whether /usr/bin/clang understands -c and -o together... yes
85checking dependency style of /usr/bin/clang... none
86checking for a sed that does not truncate output... /usr/bin/sed
87checking for grep that handles long lines and -e... /usr/bin/grep
88checking for egrep... /usr/bin/grep -E
89checking for fgrep... /usr/bin/grep -F
90checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
91checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
92checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
93checking the name lister (/opt/local/bin/nm) interface... BSD nm
94checking whether ln -s works... yes
95checking the maximum length of command line arguments... 196608
96checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
97checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
98checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
99checking for objdump... no
100checking how to recognize dependent libraries... pass_all
101checking for dlltool... no
102checking how to associate runtime and link libraries... printf %s\n
103checking for ar... ar
104checking for archiver @FILE support... no
105checking for strip... strip
106checking for ranlib... ranlib
107checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
108checking for sysroot... no
109checking for a working dd... /bin/dd
110checking how to truncate binary pipes... /bin/dd bs=4096 count=1
111checking for mt... no
112checking if : is a manifest tool... no
113checking for dsymutil... dsymutil
114checking for nmedit... nmedit
115checking for lipo... lipo
116checking for otool... otool
117checking for otool64... no
118checking for -single_module linker flag... yes
119checking for -exported_symbols_list linker flag... yes
120checking for -force_load linker flag... yes
121checking how to run the C preprocessor... /usr/bin/clang -E
122checking for ANSI C header files... yes
123checking for sys/types.h... yes
124checking for sys/stat.h... yes
125checking for stdlib.h... yes
126checking for string.h... yes
127checking for memory.h... yes
128checking for strings.h... yes
129checking for inttypes.h... yes
130checking for stdint.h... yes
131checking for unistd.h... yes
132checking for dlfcn.h... yes
133checking for objdir... .libs
134checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
135checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
136checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
137checking if /usr/bin/clang static flag -static works... no
138checking if /usr/bin/clang supports -c -o file.o... yes
139checking if /usr/bin/clang supports -c -o file.o... (cached) yes
140checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
141checking dynamic linker characteristics... darwin14.5.0 dyld
142checking how to hardcode library paths into programs... immediate
143checking whether stripping libraries is possible... yes
144checking if libtool supports shared libraries... yes
145checking whether to build shared libraries... yes
146checking whether to build static libraries... no
147checking which IPC method to use... (cached) sysv
148checking which database format to use... (cached) inode
149checking for dlopen in -ldl... yes
150checking for dirent.h that defines DIR... yes
151checking for library containing opendir... none required
152checking for ANSI C header files... (cached) yes
153checking fcntl.h usability... yes
154checking fcntl.h presence... yes
155checking for fcntl.h... yes
156checking for unistd.h... (cached) yes
157checking features.h usability... no
158checking features.h presence... no
159checking for features.h... no
160checking sys/feature_tests.h usability... no
161checking sys/feature_tests.h presence... no
162checking for sys/feature_tests.h... no
163checking pthread.h usability... yes
164checking pthread.h presence... yes
165checking for pthread.h... yes
166checking for stdint.h... (cached) yes
167checking for inttypes.h... (cached) yes
168checking grp.h usability... yes
169checking grp.h presence... yes
170checking for grp.h... yes
171checking endian.h usability... no
172checking endian.h presence... no
173checking for endian.h... no
174checking sys/sysmacros.h usability... no
175checking sys/sysmacros.h presence... no
176checking for sys/sysmacros.h... no
177checking sys/socket.h usability... yes
178checking sys/socket.h presence... yes
179checking for sys/socket.h... yes
180checking sys/acl.h usability... yes
181checking sys/acl.h presence... yes
182checking for sys/acl.h... yes
183checking sys/capability.h usability... no
184checking sys/capability.h presence... no
185checking for sys/capability.h... no
186checking sys/xattr.h usability... yes
187checking sys/xattr.h presence... yes
188checking for sys/xattr.h... yes
189checking fts.h usability... yes
190checking fts.h presence... yes
191checking for fts.h... yes
192checking for an ANSI C-conforming const... yes
193checking for mode_t... yes
194checking for off_t... yes
195checking for size_t... yes
196checking for return value and second and third argument of readlink... ssize_t, char, size_t
197checking for first argument of setgroups... int
198checking for union semun... yes
199checking for type of arg of __xmknod... no extra *
200checking for type of arg of __xmknodat... no extra *
201checking for type of arg of initgroups... not gid_t; will assume int
202checking for type of arg of setreuid... gid_t
203checking for type of arg of setregid... gid_t
204checking for type of second arg to stat... struct stat *
205checking for d_off in struct dirent... no
206checking for d_type in struct dirent... yes
207checking for acl_t struct... yes
208checking for fchmodat... yes
209checking for fchownat... yes
210checking for fstatat... yes
211checking for mkdirat... yes
212checking for mknodat... no
213checking for openat... yes
214checking for renameat... yes
215checking for unlinkat... yes
216checking for lchmod... yes
217checking for fgetattrlist... yes
218checking for capset... no
219checking for listxattr... yes
220checking for llistxattr... no
221checking for flistxattr... yes
222checking for getxattr... yes
223checking for lgetxattr... no
224checking for fgetxattr... yes
225checking for setxattr... yes
226checking for lsetxattr... no
227checking for fsetxattr... yes
228checking for removexattr... yes
229checking for lremovexattr... no
230checking for fremovexattr... yes
231checking for __xstat... no
232checking for _xstat... no
233checking for __stat13... no
234checking for stat... yes
235checking for __fxstat... no
236checking for _fxstat... no
237checking for __fstat13... no
238checking for fstat... yes
239checking for __lxstat... no
240checking for _lxstat... no
241checking for __lstat13... no
242checking for lstat... yes
243checking for __fxstatat... no
244checking for _fxstatat... no
245checking for __fstatat13... no
246checking for fstatat... (cached) yes
247checking for __xstat64... no
248checking for _xstat64... no
249checking for __stat6413... no
250checking for stat64... yes
251checking for __fxstat64... no
252checking for _fxstat64... no
253checking for __fstat6413... no
254checking for fstat64... yes
255checking for __lxstat64... no
256checking for _lxstat64... no
257checking for __lstat6413... no
258checking for lstat64... yes
259checking for __fxstatat64... no
260checking for _fxstatat64... no
261checking for __fstatat6413... no
262checking for fstatat64... yes
263checking for __xmknod... no
264checking for _xmknod... no
265checking for __mknod13... no
266checking for mknod... yes
267checking for __xmknodat... no
268checking for _xmknodat... no
269checking for __mknodat13... no
270checking for mknodat... (cached) no
271created fakerootconfig.h
272checking for strdup... yes
273checking for strstr... yes
274checking for getresuid... no
275checking for setresuid... no
276checking for getresgid... no
277checking for setresgid... no
278checking for setfsuid... no
279checking for setfsgid... no
280checking for fts_read... yes
281checking for fts_children... yes
282checking whether setenv is declared... yes
283checking whether unsetenv is declared... yes
284checking for setenv... yes
285checking for MacOS X/Darwin... yes
286checking that generated files are newer than configure... done
287configure: creating ./config.status
288config.status: creating Makefile
289config.status: creating scripts/Makefile
290config.status: creating doc/Makefile
291config.status: creating doc/de/Makefile
292config.status: creating doc/es/Makefile
293config.status: creating doc/fr/Makefile
294config.status: creating doc/nl/Makefile
295config.status: creating doc/pt/Makefile
296config.status: creating doc/sv/Makefile
297config.status: creating test/Makefile
298config.status: creating test/defs
299config.status: creating config.h
300config.status: executing depfiles commands
301config.status: executing libtool commands
302--->  Building fakeroot
303make: 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'
304/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
305make[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'
306Making all in scripts
307make[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'
308sed -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
309chmod +x fakeroot
310make[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'
311Making all in doc
312make[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'
313Making all in de
314make[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'
315make[3]: Nothing to be done for `all'.
316make[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'
317Making all in es
318make[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'
319make[3]: Nothing to be done for `all'.
320make[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'
321Making all in fr
322make[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'
323make[3]: Nothing to be done for `all'.
324make[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'
325Making all in nl
326make[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'
327make[3]: Nothing to be done for `all'.
328make[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'
329Making all in pt
330make[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'
331make[3]: Nothing to be done for `all'.
332make[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'
333Making all in sv
334make[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'
335make[3]: Nothing to be done for `all'.
336make[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'
337make[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'
338make[3]: Nothing to be done for `all-am'.
339make[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'
340make[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'
341Making all in test
342make[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'
343make[2]: Nothing to be done for `all'.
344make[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'
345make[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'
346awk -f ./wrapawk_macosx < ./wrapfunc.inp
347awk -f ./wrapawk_macosx < ./wrapfunc.inp
348awk -f ./wrapawk_macosx < ./wrapfunc.inp
349/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
350/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
351/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
352/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
353/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
354/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
355In file included from faked.c:91:
356./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
357# ifndef MAC_OS_X_VERSION_10_5 1050
358                               ^
359                               //
360./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
361# ifndef MAC_OS_X_VERSION_10_6 1060
362                               ^
363                               //
364In file included from faked.c:91:
365In file included from ./communicate.h:164:
366./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
367# define htonll(n)  (n)
368         ^
369/usr/include/sys/_endian.h:141:9: note: previous definition is here
370#define htonll(x)       __DARWIN_OSSwapInt64(x)
371        ^
372In file included from faked.c:91:
373In file included from ./communicate.h:164:
374./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
375# define ntohll(n)  (n)
376         ^
377/usr/include/sys/_endian.h:140:9: note: previous definition is here
378#define ntohll(x)       __DARWIN_OSSwapInt64(x)
379        ^
380/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
381libtool: 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
382libtool: 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
383libtool: 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
384libtool: 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
385In file included from communicate.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_unix2003.c:30:
420./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
421# ifndef MAC_OS_X_VERSION_10_5 1050
422                               ^
423                               //
424./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
425# ifndef MAC_OS_X_VERSION_10_6 1060
426                               ^
427                               //
428In file included from libfakeroot.c:60:
429./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
430# ifndef MAC_OS_X_VERSION_10_5 1050
431                               ^
432                               //
433./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
434# ifndef MAC_OS_X_VERSION_10_6 1060
435                               ^
436                               //
437In file included from libfakeroot_inode64.c:26:
438In file included from ./communicate.h:164:
439./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
440# define htonll(n)  (n)
441         ^
442/usr/include/sys/_endian.h:141:9: note: previous definition is here
443#define htonll(x)       __DARWIN_OSSwapInt64(x)
444        ^
445In file included from libfakeroot_inode64.c:26:
446In file included from ./communicate.h:164:
447./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
448# define ntohll(n)  (n)
449         ^
450/usr/include/sys/_endian.h:140:9: note: previous definition is here
451#define ntohll(x)       __DARWIN_OSSwapInt64(x)
452        ^
453In file included from libfakeroot_unix2003.c:30:
454In file included from ./communicate.h:164:
455./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
456# define htonll(n)  (n)
457         ^
458/usr/include/sys/_endian.h:141:9: note: previous definition is here
459#define htonll(x)       __DARWIN_OSSwapInt64(x)
460        ^
461In file included from libfakeroot_unix2003.c:30:
462In file included from ./communicate.h:164:
463./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
464# define ntohll(n)  (n)
465         ^
466/usr/include/sys/_endian.h:140:9: note: previous definition is here
467#define ntohll(x)       __DARWIN_OSSwapInt64(x)
468        ^
469In file included from libfakeroot.c:60:
470In file included from ./communicate.h:164:
471./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
472# define htonll(n)  (n)
473         ^
474/usr/include/sys/_endian.h:141:9: note: previous definition is here
475#define htonll(x)       __DARWIN_OSSwapInt64(x)
476        ^
477In file included from libfakeroot.c:60:
478In file included from ./communicate.h:164:
479./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
480# define ntohll(n)  (n)
481         ^
482/usr/include/sys/_endian.h:140:9: note: previous definition is here
483#define ntohll(x)       __DARWIN_OSSwapInt64(x)
484        ^
4854 warnings generated.
486In file included from libfakeroot_inode64.c:26:
487./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
488# ifndef MAC_OS_X_VERSION_10_5 1050
489                               ^
490                               //
491./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
492# ifndef MAC_OS_X_VERSION_10_6 1060
493                               ^
494                               //
495In file included from libfakeroot_inode64.c:26:
496In file included from ./communicate.h:164:
497./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
498# define htonll(n)  (n)
499         ^
500/usr/include/sys/_endian.h:141:9: note: previous definition is here
501#define htonll(x)       __DARWIN_OSSwapInt64(x)
502        ^
503In file included from libfakeroot_inode64.c:26:
504In file included from ./communicate.h:164:
505./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
506# define ntohll(n)  (n)
507         ^
508/usr/include/sys/_endian.h:140:9: note: previous definition is here
509#define ntohll(x)       __DARWIN_OSSwapInt64(x)
510        ^
5114 warnings generated.
5124 warnings generated.
513libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration]
514        return next_openat(dir_fd, pathname, flags, mode);
515               ^
5164 warnings generated.
517In file included from faked.c:91:
518./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
519# ifndef MAC_OS_X_VERSION_10_5 1050
520                               ^
521                               //
522./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
523# ifndef MAC_OS_X_VERSION_10_6 1060
524                               ^
525                               //
526In file included from communicate.c:30:
527./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
528# ifndef MAC_OS_X_VERSION_10_5 1050
529                               ^
530                               //
531./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
532# ifndef MAC_OS_X_VERSION_10_6 1060
533                               ^
534                               //
535In file included from faked.c:91:
536In file included from ./communicate.h:164:
537./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
538# define htonll(n)  (n)
539         ^
540/usr/include/sys/_endian.h:141:9: note: previous definition is here
541#define htonll(x)       __DARWIN_OSSwapInt64(x)
542        ^
543In file included from faked.c:91:
544In file included from ./communicate.h:164:
545./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
546# define ntohll(n)  (n)
547         ^
548/usr/include/sys/_endian.h:140:9: note: previous definition is here
549#define ntohll(x)       __DARWIN_OSSwapInt64(x)
550        ^
5514 warnings generated.
552In file included from communicate.c:30:
553In file included from ./communicate.h:164:
554./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
555# define htonll(n)  (n)
556         ^
557/usr/include/sys/_endian.h:141:9: note: previous definition is here
558#define htonll(x)       __DARWIN_OSSwapInt64(x)
559        ^
560In file included from communicate.c:30:
561In file included from ./communicate.h:164:
562./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
563# define ntohll(n)  (n)
564         ^
565/usr/include/sys/_endian.h:140:9: note: previous definition is here
566#define ntohll(x)       __DARWIN_OSSwapInt64(x)
567        ^
568libtool: 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
569/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
5704 warnings generated.
571/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
5724 warnings generated.
5735 warnings generated.
574In file included from libfakeroot.c:60:
575./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
576# ifndef MAC_OS_X_VERSION_10_5 1050
577                               ^
578                               //
579./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
580# ifndef MAC_OS_X_VERSION_10_6 1060
581                               ^
582                               //
583In file included from libfakeroot.c:60:
584In file included from ./communicate.h:164:
585./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
586# define htonll(n)  (n)
587         ^
588/usr/include/sys/_endian.h:141:9: note: previous definition is here
589#define htonll(x)       __DARWIN_OSSwapInt64(x)
590        ^
591In file included from libfakeroot.c:60:
592In file included from ./communicate.h:164:
593./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
594# define ntohll(n)  (n)
595         ^
596/usr/include/sys/_endian.h:140:9: note: previous definition is here
597#define ntohll(x)       __DARWIN_OSSwapInt64(x)
598        ^
599libtool: link: ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o
600libtool: link: ranlib .libs/libmacosx.a
601ranlib: for architecture: x86_64 file: .libs/libmacosx.a(libfakeroot_unix2003.o) has no symbols
602libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" )
603libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration]
604        return next_openat(dir_fd, pathname, flags, mode);
605               ^
606libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o
607libtool: link: ranlib .libs/libcommunicate.a
608libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" )
609/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
6105 warnings generated.
611/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
612libtool: 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
613libtool: 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
614libtool: link: (cd ".libs" && rm -f "libfakeroot.dylib" && ln -s "libfakeroot-0.dylib" "libfakeroot.dylib")
615libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" )
616make[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'
617make[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'
618make: 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'
619Liams-MacBook-Pro:~ liamsharp$ port -v test fakeroot
620Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install).
621--->  Computing dependencies for fakeroot.
622--->  Testing fakeroot
623Making check in scripts
624make[1]: Nothing to be done for `check'.
625Making check in doc
626Making check in de
627make[2]: Nothing to be done for `check'.
628Making check in es
629make[2]: Nothing to be done for `check'.
630Making check in fr
631make[2]: Nothing to be done for `check'.
632Making check in nl
633make[2]: Nothing to be done for `check'.
634Making check in pt
635make[2]: Nothing to be done for `check'.
636Making check in sv
637make[2]: Nothing to be done for `check'.
638make[2]: Nothing to be done for `check-am'.
639Making check in test
640/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
641make[2]: Nothing to be done for `t.chmod_dev'.
642make[2]: Nothing to be done for `t.echoarg'.
643make[2]: Nothing to be done for `t.falsereturn'.
644make[2]: Nothing to be done for `t.mknod'.
645make[2]: Nothing to be done for `t.no_ld_preload'.
646make[2]: Nothing to be done for `t.no_ld_preload_link'.
647make[2]: Nothing to be done for `t.option'.
648make[2]: Nothing to be done for `t.tar'.
649make[2]: Nothing to be done for `t.touchinstall'.
650make[2]: Nothing to be done for `t.truereturn'.
651make[2]: Nothing to be done for `t.xattr'.
652make[2]: Nothing to be done for `echo_arg'.
653make[2]: Nothing to be done for `tartest'.
654make[2]: Nothing to be done for `compare-tar'.
655make[2]: `defs' is up to date.
656/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
657PASS: t.chmod_dev
658PASS: t.echoarg
659PASS: t.falsereturn
660PASS: t.mknod
661PASS: t.no_ld_preload
662PASS: t.no_ld_preload_link
663PASS: t.option
664PASS: t.tar
665PASS: t.touchinstall
666PASS: t.truereturn
667SKIP: t.xattr
668============================================================================
669Testsuite summary for fakeroot 1.20.2
670============================================================================
671# TOTAL: 11
672# PASS:  10
673# SKIP:  1
674# XFAIL: 0
675# FAIL:  0
676# XPASS: 0
677# ERROR: 0
678============================================================================
679make[1]: Nothing to be done for `check-am'.
680Liams-MacBook-Pro:~ liamsharp$ sudo port -v install fakeroot
681--->  Computing dependencies for fakeroot.
682--->  Fetching archive for fakeroot
683--->  fakeroot-1.20.2_0+universal.darwin_14.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
684--->  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
685  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
686                                 Dload  Upload   Total   Spent    Left  Speed
687100   304  100   304    0     0   6203      0 --:--:-- --:--:-- --:--:--  6333
688--->  Attempting to fetch fakeroot-1.20.2_0+universal.darwin_14.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/fakeroot
689  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
690                                 Dload  Upload   Total   Spent    Left  Speed
691  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
692  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
693                                 Dload  Upload   Total   Spent    Left  Speed
694  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Fetching distfiles for fakeroot
695--->  fakeroot_1.20.2.orig.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/fakeroot
696Found fakeroot_1.20.2.orig.tar.bz2 in /Users/liamsharp/.macports/opt/local/var/macports/distfiles/fakeroot
697--->  Verifying checksums for fakeroot
698--->  Checksumming fakeroot_1.20.2.orig.tar.bz2
699--->  Extracting fakeroot
700--->  Extracting fakeroot_1.20.2.orig.tar.bz2
701--->  Applying patches to fakeroot
702--->  Applying patch-libfakeroot.c.diff
703patching file libfakeroot.c
704--->  Applying patch-wrapfunc.inp.diff
705patching file wrapfunc.inp
706--->  Configuring fakeroot
707autoreconf: Entering directory `.'
708autoreconf: configure.ac: not using Gettext
709autoreconf: running: /opt/local/bin/aclocal --force -I build-aux
710autoreconf: configure.ac: tracing
711autoreconf: running: /opt/local/bin/glibtoolize --copy --force
712glibtoolize: putting auxiliary files in '.'.
713glibtoolize: copying file './ltmain.sh'
714glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'.
715glibtoolize: copying file 'build-aux/libtool.m4'
716glibtoolize: copying file 'build-aux/ltoptions.m4'
717glibtoolize: copying file 'build-aux/ltsugar.m4'
718glibtoolize: copying file 'build-aux/ltversion.m4'
719glibtoolize: copying file 'build-aux/lt~obsolete.m4'
720autoreconf: running: /opt/local/bin/autoconf --force
721autoreconf: running: /opt/local/bin/autoheader --force
722autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
723configure.ac:11: installing './compile'
724configure.ac:7: installing './missing'
725Makefile.am: installing './depcomp'
726autoreconf: Leaving directory `.'
727checking build system type... x86_64-apple-darwin14.5.0
728checking host system type... x86_64-apple-darwin14.5.0
729checking target system type... x86_64-apple-darwin14.5.0
730checking for a BSD-compatible install... /usr/bin/install -c
731checking whether build environment is sane... yes
732checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
733checking for gawk... gawk
734checking whether make sets $(MAKE)... yes
735checking whether make supports nested variables... yes
736checking whether to enable maintainer-specific portions of Makefiles... no
737checking whether make sets $(MAKE)... (cached) yes
738checking how to print strings... printf
739checking for style of include used by make... GNU
740checking for gcc... /usr/bin/clang
741checking whether the C compiler works... yes
742checking for C compiler default output file name... a.out
743checking for suffix of executables...
744checking whether we are cross compiling... no
745checking for suffix of object files... o
746checking whether we are using the GNU C compiler... yes
747checking whether /usr/bin/clang accepts -g... yes
748checking for /usr/bin/clang option to accept ISO C89... none needed
749checking whether /usr/bin/clang understands -c and -o together... yes
750checking dependency style of /usr/bin/clang... none
751checking for a sed that does not truncate output... /usr/bin/sed
752checking for grep that handles long lines and -e... /usr/bin/grep
753checking for egrep... /usr/bin/grep -E
754checking for fgrep... /usr/bin/grep -F
755checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
756checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
757checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
758checking the name lister (/opt/local/bin/nm) interface... BSD nm
759checking whether ln -s works... yes
760checking the maximum length of command line arguments... 196608
761checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
762checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
763checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
764checking for objdump... no
765checking how to recognize dependent libraries... pass_all
766checking for dlltool... no
767checking how to associate runtime and link libraries... printf %s\n
768checking for ar... ar
769checking for archiver @FILE support... no
770checking for strip... strip
771checking for ranlib... ranlib
772checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
773checking for sysroot... no
774checking for a working dd... /bin/dd
775checking how to truncate binary pipes... /bin/dd bs=4096 count=1
776checking for mt... no
777checking if : is a manifest tool... no
778checking for dsymutil... dsymutil
779checking for nmedit... nmedit
780checking for lipo... lipo
781checking for otool... otool
782checking for otool64... no
783checking for -single_module linker flag... yes
784checking for -exported_symbols_list linker flag... yes
785checking for -force_load linker flag... yes
786checking how to run the C preprocessor... /usr/bin/clang -E
787checking for ANSI C header files... yes
788checking for sys/types.h... yes
789checking for sys/stat.h... yes
790checking for stdlib.h... yes
791checking for string.h... yes
792checking for memory.h... yes
793checking for strings.h... yes
794checking for inttypes.h... yes
795checking for stdint.h... yes
796checking for unistd.h... yes
797checking for dlfcn.h... yes
798checking for objdir... .libs
799checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
800checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
801checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
802checking if /usr/bin/clang static flag -static works... no
803checking if /usr/bin/clang supports -c -o file.o... yes
804checking if /usr/bin/clang supports -c -o file.o... (cached) yes
805checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
806checking dynamic linker characteristics... darwin14.5.0 dyld
807checking how to hardcode library paths into programs... immediate
808checking whether stripping libraries is possible... yes
809checking if libtool supports shared libraries... yes
810checking whether to build shared libraries... yes
811checking whether to build static libraries... no
812checking which IPC method to use... (cached) sysv
813checking which database format to use... (cached) inode
814checking for dlopen in -ldl... yes
815checking for dirent.h that defines DIR... yes
816checking for library containing opendir... none required
817checking for ANSI C header files... (cached) yes
818checking fcntl.h usability... yes
819checking fcntl.h presence... yes
820checking for fcntl.h... yes
821checking for unistd.h... (cached) yes
822checking features.h usability... no
823checking features.h presence... no
824checking for features.h... no
825checking sys/feature_tests.h usability... no
826checking sys/feature_tests.h presence... no
827checking for sys/feature_tests.h... no
828checking pthread.h usability... yes
829checking pthread.h presence... yes
830checking for pthread.h... yes
831checking for stdint.h... (cached) yes
832checking for inttypes.h... (cached) yes
833checking grp.h usability... yes
834checking grp.h presence... yes
835checking for grp.h... yes
836checking endian.h usability... no
837checking endian.h presence... no
838checking for endian.h... no
839checking sys/sysmacros.h usability... no
840checking sys/sysmacros.h presence... no
841checking for sys/sysmacros.h... no
842checking sys/socket.h usability... yes
843checking sys/socket.h presence... yes
844checking for sys/socket.h... yes
845checking sys/acl.h usability... yes
846checking sys/acl.h presence... yes
847checking for sys/acl.h... yes
848checking sys/capability.h usability... no
849checking sys/capability.h presence... no
850checking for sys/capability.h... no
851checking sys/xattr.h usability... yes
852checking sys/xattr.h presence... yes
853checking for sys/xattr.h... yes
854checking fts.h usability... yes
855checking fts.h presence... yes
856checking for fts.h... yes
857checking for an ANSI C-conforming const... yes
858checking for mode_t... yes
859checking for off_t... yes
860checking for size_t... yes
861checking for return value and second and third argument of readlink... ssize_t, char, size_t
862checking for first argument of setgroups... int
863checking for union semun... yes
864checking for type of arg of __xmknod... no extra *
865checking for type of arg of __xmknodat... no extra *
866checking for type of arg of initgroups... not gid_t; will assume int
867checking for type of arg of setreuid... gid_t
868checking for type of arg of setregid... gid_t
869checking for type of second arg to stat... struct stat *
870checking for d_off in struct dirent... no
871checking for d_type in struct dirent... yes
872checking for acl_t struct... yes
873checking for fchmodat... yes
874checking for fchownat... yes
875checking for fstatat... yes
876checking for mkdirat... yes
877checking for mknodat... no
878checking for openat... yes
879checking for renameat... yes
880checking for unlinkat... yes
881checking for lchmod... yes
882checking for fgetattrlist... yes
883checking for capset... no
884checking for listxattr... yes
885checking for llistxattr... no
886checking for flistxattr... yes
887checking for getxattr... yes
888checking for lgetxattr... no
889checking for fgetxattr... yes
890checking for setxattr... yes
891checking for lsetxattr... no
892checking for fsetxattr... yes
893checking for removexattr... yes
894checking for lremovexattr... no
895checking for fremovexattr... yes
896checking for __xstat... no
897checking for _xstat... no
898checking for __stat13... no
899checking for stat... yes
900checking for __fxstat... no
901checking for _fxstat... no
902checking for __fstat13... no
903checking for fstat... yes
904checking for __lxstat... no
905checking for _lxstat... no
906checking for __lstat13... no
907checking for lstat... yes
908checking for __fxstatat... no
909checking for _fxstatat... no
910checking for __fstatat13... no
911checking for fstatat... (cached) yes
912checking for __xstat64... no
913checking for _xstat64... no
914checking for __stat6413... no
915checking for stat64... yes
916checking for __fxstat64... no
917checking for _fxstat64... no
918checking for __fstat6413... no
919checking for fstat64... yes
920checking for __lxstat64... no
921checking for _lxstat64... no
922checking for __lstat6413... no
923checking for lstat64... yes
924checking for __fxstatat64... no
925checking for _fxstatat64... no
926checking for __fstatat6413... no
927checking for fstatat64... yes
928checking for __xmknod... no
929checking for _xmknod... no
930checking for __mknod13... no
931checking for mknod... yes
932checking for __xmknodat... no
933checking for _xmknodat... no
934checking for __mknodat13... no
935checking for mknodat... (cached) no
936created fakerootconfig.h
937checking for strdup... yes
938checking for strstr... yes
939checking for getresuid... no
940checking for setresuid... no
941checking for getresgid... no
942checking for setresgid... no
943checking for setfsuid... no
944checking for setfsgid... no
945checking for fts_read... yes
946checking for fts_children... yes
947checking whether setenv is declared... yes
948checking whether unsetenv is declared... yes
949checking for setenv... yes
950checking for MacOS X/Darwin... yes
951checking that generated files are newer than configure... done
952configure: creating ./config.status
953config.status: creating Makefile
954config.status: creating scripts/Makefile
955config.status: creating doc/Makefile
956config.status: creating doc/de/Makefile
957config.status: creating doc/es/Makefile
958config.status: creating doc/fr/Makefile
959config.status: creating doc/nl/Makefile
960config.status: creating doc/pt/Makefile
961config.status: creating doc/sv/Makefile
962config.status: creating test/Makefile
963config.status: creating test/defs
964config.status: creating config.h
965config.status: executing depfiles commands
966config.status: executing libtool commands
967--->  Building fakeroot
968make: 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'
969/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
970make[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'
971Making all in scripts
972make[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'
973sed -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
974chmod +x fakeroot
975make[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'
976Making all in doc
977make[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'
978Making all in de
979make[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'
980make[3]: Nothing to be done for `all'.
981make[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'
982Making all in es
983make[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'
984make[3]: Nothing to be done for `all'.
985make[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'
986Making all in fr
987make[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'
988make[3]: Nothing to be done for `all'.
989make[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'
990Making all in nl
991make[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'
992make[3]: Nothing to be done for `all'.
993make[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'
994Making all in pt
995make[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'
996make[3]: Nothing to be done for `all'.
997make[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'
998Making all in sv
999make[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'
1000make[3]: Nothing to be done for `all'.
1001make[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'
1002make[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'
1003make[3]: Nothing to be done for `all-am'.
1004make[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'
1005make[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'
1006Making all in test
1007make[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'
1008make[2]: Nothing to be done for `all'.
1009make[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'
1010make[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'
1011awk -f ./wrapawk_macosx < ./wrapfunc.inp
1012awk -f ./wrapawk_macosx < ./wrapfunc.inp
1013awk -f ./wrapawk_macosx < ./wrapfunc.inp
1014/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
1015/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
1016/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
1017/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
1018/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
1019/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
1020In file included from faked.c:91:
1021./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1022# ifndef MAC_OS_X_VERSION_10_5 1050
1023                               ^
1024                               //
1025./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1026# ifndef MAC_OS_X_VERSION_10_6 1060
1027                               ^
1028                               //
1029In file included from faked.c:91:
1030In file included from ./communicate.h:164:
1031./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1032# define htonll(n)  (n)
1033         ^
1034/usr/include/sys/_endian.h:141:9: note: previous definition is here
1035#define htonll(x)       __DARWIN_OSSwapInt64(x)
1036        ^
1037In file included from faked.c:91:
1038In file included from ./communicate.h:164:
1039./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1040# define ntohll(n)  (n)
1041         ^
1042/usr/include/sys/_endian.h:140:9: note: previous definition is here
1043#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1044        ^
1045/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
1046libtool: 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
1047libtool: 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
1048libtool: 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
1049libtool: 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
1050In file included from communicate.c:30:
1051./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1052# ifndef MAC_OS_X_VERSION_10_5 1050
1053                               ^
1054                               //
1055./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1056# ifndef MAC_OS_X_VERSION_10_6 1060
1057                               ^
1058                               //
1059In file included from libfakeroot_inode64.c:26:
1060./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1061# ifndef MAC_OS_X_VERSION_10_5 1050
1062                               ^
1063                               //
1064./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1065# ifndef MAC_OS_X_VERSION_10_6 1060
1066                               ^
1067                               //
1068In file included from communicate.c:30:
1069In file included from ./communicate.h:164:
1070./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1071# define htonll(n)  (n)
1072         ^
1073/usr/include/sys/_endian.h:141:9: note: previous definition is here
1074#define htonll(x)       __DARWIN_OSSwapInt64(x)
1075        ^
1076In file included from communicate.c:30:
1077In file included from ./communicate.h:164:
1078./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1079# define ntohll(n)  (n)
1080         ^
1081/usr/include/sys/_endian.h:140:9: note: previous definition is here
1082#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1083        ^
1084In file included from libfakeroot_unix2003.c:30:
1085./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1086# ifndef MAC_OS_X_VERSION_10_5 1050
1087                               ^
1088                               //
1089./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1090# ifndef MAC_OS_X_VERSION_10_6 1060
1091                               ^
1092                               //
1093In file included from libfakeroot_inode64.c:26:
1094In file included from ./communicate.h:164:
1095./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1096# define htonll(n)  (n)
1097         ^
1098/usr/include/sys/_endian.h:141:9: note: previous definition is here
1099#define htonll(x)       __DARWIN_OSSwapInt64(x)
1100        ^
1101In file included from libfakeroot_inode64.c:26:
1102In file included from ./communicate.h:164:
1103./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1104# define ntohll(n)  (n)
1105         ^
1106/usr/include/sys/_endian.h:140:9: note: previous definition is here
1107#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1108        ^
1109In file included from libfakeroot.c:60:
1110./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1111# ifndef MAC_OS_X_VERSION_10_5 1050
1112                               ^
1113                               //
1114./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1115# ifndef MAC_OS_X_VERSION_10_6 1060
1116                               ^
1117                               //
1118In file included from libfakeroot_unix2003.c:30:
1119In file included from ./communicate.h:164:
1120./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1121# define htonll(n)  (n)
1122         ^
1123/usr/include/sys/_endian.h:141:9: note: previous definition is here
1124#define htonll(x)       __DARWIN_OSSwapInt64(x)
1125        ^
1126In file included from libfakeroot_unix2003.c:30:
1127In file included from ./communicate.h:164:
1128./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1129# define ntohll(n)  (n)
1130         ^
1131/usr/include/sys/_endian.h:140:9: note: previous definition is here
1132#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1133        ^
1134In file included from libfakeroot.c:60:
1135In file included from ./communicate.h:164:
1136./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1137# define htonll(n)  (n)
1138         ^
1139/usr/include/sys/_endian.h:141:9: note: previous definition is here
1140#define htonll(x)       __DARWIN_OSSwapInt64(x)
1141        ^
1142In file included from libfakeroot.c:60:
1143In file included from ./communicate.h:164:
1144./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1145# define ntohll(n)  (n)
1146         ^
1147/usr/include/sys/_endian.h:140:9: note: previous definition is here
1148#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1149        ^
11504 warnings generated.
1151In file included from libfakeroot_inode64.c:26:
1152./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1153# ifndef MAC_OS_X_VERSION_10_5 1050
1154                               ^
1155                               //
1156./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1157# ifndef MAC_OS_X_VERSION_10_6 1060
1158                               ^
1159                               //
1160In file included from libfakeroot_inode64.c:26:
1161In file included from ./communicate.h:164:
1162./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1163# define htonll(n)  (n)
1164         ^
1165/usr/include/sys/_endian.h:141:9: note: previous definition is here
1166#define htonll(x)       __DARWIN_OSSwapInt64(x)
1167        ^
1168In file included from libfakeroot_inode64.c:26:
1169In file included from ./communicate.h:164:
1170./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1171# define ntohll(n)  (n)
1172         ^
1173/usr/include/sys/_endian.h:140:9: note: previous definition is here
1174#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1175        ^
11764 warnings generated.
1177libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration]
1178        return next_openat(dir_fd, pathname, flags, mode);
1179               ^
11804 warnings generated.
11814 warnings generated.
1182In file included from communicate.c:30:
1183./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1184# ifndef MAC_OS_X_VERSION_10_5 1050
1185                               ^
1186                               //
1187./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1188# ifndef MAC_OS_X_VERSION_10_6 1060
1189                               ^
1190                               //
1191/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
11924 warnings generated.
1193In file included from communicate.c:30:
1194In file included from ./communicate.h:164:
1195./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1196# define htonll(n)  (n)
1197         ^
1198/usr/include/sys/_endian.h:141:9: note: previous definition is here
1199#define htonll(x)       __DARWIN_OSSwapInt64(x)
1200        ^
1201In file included from communicate.c:30:
1202In file included from ./communicate.h:164:
1203./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1204# define ntohll(n)  (n)
1205         ^
1206/usr/include/sys/_endian.h:140:9: note: previous definition is here
1207#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1208        ^
1209In file included from faked.c:91:
1210./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1211# ifndef MAC_OS_X_VERSION_10_5 1050
1212                               ^
1213                               //
1214./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1215# ifndef MAC_OS_X_VERSION_10_6 1060
1216                               ^
1217                               //
1218libtool: 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
1219In file included from faked.c:91:
1220In file included from ./communicate.h:164:
1221./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1222# define htonll(n)  (n)
1223         ^
1224/usr/include/sys/_endian.h:141:9: note: previous definition is here
1225#define htonll(x)       __DARWIN_OSSwapInt64(x)
1226        ^
1227In file included from faked.c:91:
1228In file included from ./communicate.h:164:
1229./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1230# define ntohll(n)  (n)
1231         ^
1232/usr/include/sys/_endian.h:140:9: note: previous definition is here
1233#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1234        ^
12354 warnings generated.
1236/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
1237libtool: link: ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o
12385 warnings generated.
12394 warnings generated.
1240libtool: link: ranlib .libs/libmacosx.a
1241ranlib: for architecture: x86_64 file: .libs/libmacosx.a(libfakeroot_unix2003.o) has no symbols
1242In file included from libfakeroot.c:60:
1243./communicate.h:54:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1244# ifndef MAC_OS_X_VERSION_10_5 1050
1245                               ^
1246                               //
1247./communicate.h:57:32: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
1248# ifndef MAC_OS_X_VERSION_10_6 1060
1249                               ^
1250                               //
1251In file included from libfakeroot.c:60:
1252In file included from ./communicate.h:164:
1253./message.h:32:10: warning: 'htonll' macro redefined [-Wmacro-redefined]
1254# define htonll(n)  (n)
1255         ^
1256/usr/include/sys/_endian.h:141:9: note: previous definition is here
1257#define htonll(x)       __DARWIN_OSSwapInt64(x)
1258        ^
1259In file included from libfakeroot.c:60:
1260In file included from ./communicate.h:164:
1261./message.h:33:10: warning: 'ntohll' macro redefined [-Wmacro-redefined]
1262# define ntohll(n)  (n)
1263         ^
1264/usr/include/sys/_endian.h:140:9: note: previous definition is here
1265#define ntohll(x)       __DARWIN_OSSwapInt64(x)
1266        ^
1267libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" )
1268libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o
1269libfakeroot.c:2447:16: warning: implicit declaration of function 'next_openat' is invalid in C99 [-Wimplicit-function-declaration]
1270        return next_openat(dir_fd, pathname, flags, mode);
1271               ^
1272libtool: link: ranlib .libs/libcommunicate.a
1273libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" )
1274/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
12755 warnings generated.
1276/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
1277libtool: 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
1278libtool: 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
1279libtool: link: (cd ".libs" && rm -f "libfakeroot.dylib" && ln -s "libfakeroot-0.dylib" "libfakeroot.dylib")
1280libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" )
1281make[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'
1282make[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'
1283make: 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'
1284--->  Staging fakeroot into destroot
1285./usr missing (created)
1286. missing (directory not created: File exists)
1287./Applications missing (created)
1288./Developer missing (created)
1289./Library missing (created)
1290. changed
1291        gid expected 80 found 0 modified
1292./bin missing (created)
1293./etc missing (created)
1294./include missing (created)
1295./lib missing (created)
1296./lib/pkgconfig missing (created)
1297./libexec missing (created)
1298./sbin missing (created)
1299./share missing (created)
1300./share/info missing (created)
1301./share/man missing (created)
1302./share/man/cat1 missing (created)
1303./share/man/cat2 missing (created)
1304./share/man/cat3 missing (created)
1305./share/man/cat4 missing (created)
1306./share/man/cat5 missing (created)
1307./share/man/cat6 missing (created)
1308./share/man/cat7 missing (created)
1309./share/man/cat8 missing (created)
1310./share/man/cat9 missing (created)
1311./share/man/catl missing (created)
1312./share/man/catn missing (created)
1313./share/man/man1 missing (created)
1314./share/man/man2 missing (created)
1315./share/man/man3 missing (created)
1316./share/man/man4 missing (created)
1317./share/man/man5 missing (created)
1318./share/man/man6 missing (created)
1319./share/man/man7 missing (created)
1320./share/man/man8 missing (created)
1321./share/man/man9 missing (created)
1322./share/man/manl missing (created)
1323./share/man/mann missing (created)
1324./share/nls missing (created)
1325./share/nls/C missing (created)
1326./share/nls/af_ZA.ISO8859-1 missing (created)
1327./share/nls/af_ZA.ISO8859-15 missing (created)
1328./share/nls/bg_BG.CP1251 missing (created)
1329./share/nls/cs_CZ.ISO8859-2 missing (created)
1330./share/nls/da_DK.ISO8859-1 missing (created)
1331./share/nls/da_DK.ISO8859-15 missing (created)
1332./share/nls/de_AT.ISO8859-1 missing (created)
1333./share/nls/de_AT.ISO8859-15 missing (created)
1334./share/nls/de_CH.ISO8859-1 missing (created)
1335./share/nls/de_CH.ISO8859-15 missing (created)
1336./share/nls/de_DE.ISO8859-1 missing (created)
1337./share/nls/de_DE.ISO8859-15 missing (created)
1338./share/nls/el_GR.ISO8859-7 missing (created)
1339./share/nls/en_AU.ISO8859-1 missing (created)
1340./share/nls/en_AU.ISO8859-15 missing (created)
1341./share/nls/en_AU.US-ASCII missing (created)
1342./share/nls/en_CA.ISO8859-1 missing (created)
1343./share/nls/en_CA.ISO8859-15 missing (created)
1344./share/nls/en_CA.US-ASCII missing (created)
1345./share/nls/en_GB.ISO8859-1 missing (created)
1346./share/nls/en_GB.ISO8859-15 missing (created)
1347./share/nls/en_GB.US-ASCII missing (created)
1348./share/nls/en_NZ.ISO8859-1 missing (created)
1349./share/nls/en_NZ.ISO8859-15 missing (created)
1350./share/nls/en_NZ.US-ASCII missing (created)
1351./share/nls/en_US.ISO8859-1 missing (created)
1352./share/nls/en_US.ISO8859-15 missing (created)
1353./share/nls/es_ES.ISO8859-1 missing (created)
1354./share/nls/es_ES.ISO8859-15 missing (created)
1355./share/nls/et_EE.ISO8859-15 missing (created)
1356./share/nls/fi_FI.ISO8859-1 missing (created)
1357./share/nls/fi_FI.ISO8859-15 missing (created)
1358./share/nls/fr_BE.ISO8859-1 missing (created)
1359./share/nls/fr_BE.ISO8859-15 missing (created)
1360./share/nls/fr_CA.ISO8859-1 missing (created)
1361./share/nls/fr_CA.ISO8859-15 missing (created)
1362./share/nls/fr_CH.ISO8859-1 missing (created)
1363./share/nls/fr_CH.ISO8859-15 missing (created)
1364./share/nls/fr_FR.ISO8859-1 missing (created)
1365./share/nls/fr_FR.ISO8859-15 missing (created)
1366./share/nls/hi_IN.ISCII-DEV missing (created)
1367./share/nls/hr_HR.ISO8859-2 missing (created)
1368./share/nls/hu_HU.ISO8859-2 missing (created)
1369./share/nls/is_IS.ISO8859-1 missing (created)
1370./share/nls/is_IS.ISO8859-15 missing (created)
1371./share/nls/it_CH.ISO8859-1 missing (created)
1372./share/nls/it_CH.ISO8859-15 missing (created)
1373./share/nls/it_IT.ISO8859-1 missing (created)
1374./share/nls/it_IT.ISO8859-15 missing (created)
1375./share/nls/ja_JP.SJIS missing (created)
1376./share/nls/ja_JP.eucJP missing (created)
1377./share/nls/ko_KR.eucKR missing (created)
1378./share/nls/la_LN.ISO8859-1 missing (created)
1379./share/nls/la_LN.ISO8859-15 missing (created)
1380./share/nls/la_LN.ISO8859-2 missing (created)
1381./share/nls/la_LN.ISO8859-4 missing (created)
1382./share/nls/la_LN.US-ASCII missing (created)
1383./share/nls/lt_LT.ISO8859-4 missing (created)
1384./share/nls/nl_BE.ISO8859-1 missing (created)
1385./share/nls/nl_BE.ISO8859-15 missing (created)
1386./share/nls/nl_NL.ISO8859-1 missing (created)
1387./share/nls/nl_NL.ISO8859-15 missing (created)
1388./share/nls/no_NO.ISO8859-1 missing (created)
1389./share/nls/no_NO.ISO8859-15 missing (created)
1390./share/nls/pl_PL.ISO8859-2 missing (created)
1391./share/nls/pt_BR.ISO8859-1 missing (created)
1392./share/nls/pt_PT.ISO8859-1 missing (created)
1393./share/nls/pt_PT.ISO8859-15 missing (created)
1394./share/nls/ro_RO.ISO8859-2 missing (created)
1395./share/nls/ru_RU.CP866 missing (created)
1396./share/nls/ru_RU.ISO8859-5 missing (created)
1397./share/nls/ru_RU.KOI8-R missing (created)
1398./share/nls/sk_SK.ISO8859-2 missing (created)
1399./share/nls/sl_SI.ISO8859-2 missing (created)
1400./share/nls/sv_SE.ISO8859-1 missing (created)
1401./share/nls/sv_SE.ISO8859-15 missing (created)
1402./share/nls/tr_TR.ISO8859-9 missing (created)
1403./share/nls/uk_UA.ISO8859-5 missing (created)
1404./share/nls/uk_UA.KOI8-U missing (created)
1405./share/nls/zh_CN.eucCN missing (created)
1406./share/nls/zh_TW.Big5 missing (created)
1407./share/skel missing (created)
1408./src missing (created)
1409./var missing (created)
1410./www missing (created)
1411make: 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'
1412Making install in scripts
1413make[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'
1414make[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'
1415 /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'
1416 /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'
1417make[2]: Nothing to be done for `install-data-am'.
1418make[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'
1419make[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'
1420Making install in doc
1421make[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'
1422Making install in de
1423make[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'
1424make[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'
1425make[3]: Nothing to be done for `install-exec-am'.
1426 /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'
1427 /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'
1428make[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'
1429make[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'
1430Making install in es
1431make[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'
1432make[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'
1433make[3]: Nothing to be done for `install-exec-am'.
1434 /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'
1435 /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'
1436make[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'
1437make[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'
1438Making install in fr
1439make[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'
1440make[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'
1441make[3]: Nothing to be done for `install-exec-am'.
1442 /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'
1443 /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'
1444make[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'
1445make[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'
1446Making install in nl
1447make[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'
1448make[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'
1449make[3]: Nothing to be done for `install-exec-am'.
1450 /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'
1451 /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'
1452make[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'
1453make[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'
1454Making install in pt
1455make[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'
1456make[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'
1457make[3]: Nothing to be done for `install-exec-am'.
1458 /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'
1459 /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'
1460make[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'
1461make[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'
1462Making install in sv
1463make[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'
1464make[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'
1465make[3]: Nothing to be done for `install-exec-am'.
1466 /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'
1467 /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'
1468make[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'
1469make[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'
1470make[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'
1471make[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'
1472make[3]: Nothing to be done for `install-exec-am'.
1473 /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'
1474 /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'
1475make[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'
1476make[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'
1477make[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'
1478Making install in test
1479make[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'
1480make[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'
1481make[2]: Nothing to be done for `install-exec-am'.
1482make[2]: Nothing to be done for `install-data-am'.
1483make[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'
1484make[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'
1485make[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'
1486make[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'
1487 /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'
1488 /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'
1489libtool: 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
1490libtool: 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; }; })
1491libtool: 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
1492libtool: warning: remember to run 'libtool --finish /opt/local/lib'
1493 /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'
1494  /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'
1495libtool: 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
1496make[2]: Nothing to be done for `install-data-am'.
1497make[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'
1498make[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'
1499make: 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'
1500--->  Compressing man pages for fakeroot
1501man1/faked.1:      48.1% -- replaced with man1/faked.1.gz
1502man1/faked.1.gz: changing permissions from 00644 to 00444
1503man1/fakeroot.1:           56.5% -- replaced with man1/fakeroot.1.gz
1504man1/fakeroot.1.gz: changing permissions from 00644 to 00444
1505--->  Installing fakeroot @1.20.2_0+universal
1506a .
1507a ./+COMMENT
1508a ./+CONTENTS
1509a ./+DESC
1510a ./+PORTFILE
1511a ./+STATE
1512a ./opt
1513a ./opt/local
1514a ./opt/local/bin
1515a ./opt/local/lib
1516a ./opt/local/share
1517a ./opt/local/share/man
1518a ./opt/local/share/man/de
1519a ./opt/local/share/man/es
1520a ./opt/local/share/man/fr
1521a ./opt/local/share/man/man1
1522a ./opt/local/share/man/nl
1523a ./opt/local/share/man/pt
1524a ./opt/local/share/man/sv
1525a ./opt/local/share/man/sv/man1
1526a ./opt/local/share/man/sv/man1/faked.1
1527a ./opt/local/share/man/sv/man1/fakeroot.1
1528a ./opt/local/share/man/pt/man1
1529a ./opt/local/share/man/pt/man1/faked.1
1530a ./opt/local/share/man/pt/man1/fakeroot.1
1531a ./opt/local/share/man/nl/man1
1532a ./opt/local/share/man/nl/man1/faked.1
1533a ./opt/local/share/man/nl/man1/fakeroot.1
1534a ./opt/local/share/man/man1/faked.1.gz
1535a ./opt/local/share/man/man1/fakeroot.1.gz
1536a ./opt/local/share/man/fr/man1
1537a ./opt/local/share/man/fr/man1/faked.1
1538a ./opt/local/share/man/fr/man1/fakeroot.1
1539a ./opt/local/share/man/es/man1
1540a ./opt/local/share/man/es/man1/faked.1
1541a ./opt/local/share/man/es/man1/fakeroot.1
1542a ./opt/local/share/man/de/man1
1543a ./opt/local/share/man/de/man1/faked.1
1544a ./opt/local/share/man/de/man1/fakeroot.1
1545a ./opt/local/lib/libfakeroot-0.dylib
1546a ./opt/local/lib/libfakeroot.dylib
1547a ./opt/local/bin/faked
1548a ./opt/local/bin/fakeroot
1549--->  Activating fakeroot @1.20.2_0+universal
1550x ./
1551x ./+COMMENT
1552x ./+CONTENTS
1553x ./+DESC
1554x ./._+PORTFILE
1555x ./+PORTFILE
1556x ./+STATE
1557x ./opt/
1558x ./opt/local/
1559x ./opt/local/bin/
1560x ./opt/local/lib/
1561x ./opt/local/share/
1562x ./opt/local/share/man/
1563x ./opt/local/share/man/de/
1564x ./opt/local/share/man/es/
1565x ./opt/local/share/man/fr/
1566x ./opt/local/share/man/man1/
1567x ./opt/local/share/man/nl/
1568x ./opt/local/share/man/pt/
1569x ./opt/local/share/man/sv/
1570x ./opt/local/share/man/sv/man1/
1571x ./opt/local/share/man/sv/man1/faked.1
1572x ./opt/local/share/man/sv/man1/fakeroot.1
1573x ./opt/local/share/man/pt/man1/
1574x ./opt/local/share/man/pt/man1/faked.1
1575x ./opt/local/share/man/pt/man1/fakeroot.1
1576x ./opt/local/share/man/nl/man1/
1577x ./opt/local/share/man/nl/man1/faked.1
1578x ./opt/local/share/man/nl/man1/fakeroot.1
1579x ./opt/local/share/man/man1/faked.1.gz
1580x ./opt/local/share/man/man1/fakeroot.1.gz
1581x ./opt/local/share/man/fr/man1/
1582x ./opt/local/share/man/fr/man1/faked.1
1583x ./opt/local/share/man/fr/man1/fakeroot.1
1584x ./opt/local/share/man/es/man1/
1585x ./opt/local/share/man/es/man1/faked.1
1586x ./opt/local/share/man/es/man1/fakeroot.1
1587x ./opt/local/share/man/de/man1/
1588x ./opt/local/share/man/de/man1/faked.1
1589x ./opt/local/share/man/de/man1/fakeroot.1
1590x ./opt/local/lib/libfakeroot-0.dylib
1591x ./opt/local/lib/libfakeroot.dylib
1592x ./opt/local/bin/faked
1593x ./opt/local/bin/fakeroot
1594--->  Cleaning fakeroot
1595--->  Removing work directory for fakeroot
1596--->  Updating database of binaries
1597--->  Scanning binaries for linking errors
1598--->  No broken files found.                             
1599Liams-MacBook-Pro:~ liamsharp$