Ticket #49858: build_success.txt

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

Success build log

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