Ticket #61012: mesongrapheneWITHccachesnowleopard.txt

File mesongrapheneWITHccachesnowleopard.txt, 131.6 KB (added by kencu (Ken), 4 years ago)
Line 
1$ sudo port -v destroot graphene +universal
2--->  Computing dependencies for graphene.
3--->  Fetching distfiles for graphene
4--->  Verifying checksums for graphene
5--->  Checksumming graphene-1.10.2.tar.gz
6--->  Extracting graphene
7--->  Extracting graphene-1.10.2.tar.gz
8Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/graphene/graphene-1.10.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
9--->  Applying patches to graphene
10--->  Applying patch-meson.build.diff
11Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/graphene/files/patch-meson.build.diff'
12patching file meson.build
13--->  Configuring graphene
14--->  Configuring graphene for architecture x86_64
15Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64" && /opt/local/bin/meson --prefix=/opt/local -Dtests=false -Dbenchmarks=false /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64 --cross-file=x86_64-darwin
16The Meson build system
17Version: 0.55.1
18Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64
19Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64
20Build type: cross build
21WARNING: Unknown options: "benchmarks"
22The value of new options can be set with:
23meson setup <builddir> --reconfigure -Dnew_option=new_value ...
24Project name: graphene
25Project version: 1.10.2
26C compiler for the build machine: ccache cc (gcc 4.2.1 "i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)")
27C linker for the build machine: cc ld64 127.2
28Using 'CC' from environment with value: 'ccache /opt/local/bin/clang-mp-9.0'
29Using 'CFLAGS' from environment with value: '-pipe -Os -std=c99 -arch x86_64'
30Using 'LDFLAGS' from environment with value: '-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
31Using 'CPPFLAGS' from environment with value: '-I/opt/local/include'
32C compiler for the host machine: ccache /opt/local/bin/clang-mp-9.0 (clang 9.0.1 "clang version 9.0.1 ")
33C linker for the host machine: /opt/local/bin/clang-mp-9.0 ld64 450.3
34Build machine cpu family: x86_64
35Build machine cpu: i386
36Host machine cpu family: x86_64
37Host machine cpu: x86_64
38Target machine cpu family: x86_64
39Target machine cpu: x86_64
40Compiler for C supports arguments -ffast-math: YES
41Compiler for C supports arguments -fstrict-aliasing: YES
42Compiler for C supports arguments -Wpointer-arith: YES
43Compiler for C supports arguments -Wstrict-prototypes: YES
44Compiler for C supports arguments -Wnested-externs: YES
45Compiler for C supports arguments -Wold-style-definition: YES
46Compiler for C supports arguments -Wunused: YES
47Compiler for C supports arguments -Wmissing-noreturn: YES
48Compiler for C supports arguments -Wmissing-format-attribute: YES
49Compiler for C supports arguments -Wlogical-op: NO
50Compiler for C supports arguments -Wcast-align: YES
51Compiler for C supports arguments -Wno-unused-local-typedefs: YES
52Compiler for C supports arguments -Werror=float-conversion: YES
53Compiler for C supports arguments -Werror=float-equal: YES
54Compiler for C supports arguments -Werror=redundant-decls: YES
55Compiler for C supports arguments -Werror=missing-prototypes: YES
56Compiler for C supports arguments -Werror=missing-declarations: YES
57Compiler for C supports arguments -Werror=format=2: YES
58Compiler for C supports arguments -Werror=uninitialized: YES
59Compiler for C supports arguments -Werror=shadow: YES
60Compiler for C supports arguments -Werror=implicit: YES
61Compiler for C supports arguments -Werror=init-self: YES
62Compiler for C supports arguments -Werror=main: YES
63Compiler for C supports arguments -Werror=missing-braces: YES
64Compiler for C supports arguments -Werror=return-type: YES
65Compiler for C supports arguments -Werror=array-bounds: YES
66Compiler for C supports arguments -Werror=write-strings: YES
67Compiler for C supports arguments -Werror=undef: YES
68Library m found: YES
69Run-time dependency threads found: YES
70Has header "stdlib.h" : YES
71Has header "stdint.h" : YES
72Has header "stdbool.h" : YES
73Has header "memory.h" : YES
74Has header "pthread.h" with dependency threads: YES
75Checking for function "memalign" : NO
76Checking for function "_aligned_malloc" : NO
77Checking for function "aligned_alloc" : NO
78Checking for function "posix_memalign" : YES
79Checking for function "sincosf" with dependency -lm: NO
80Checking for function "isinff" with dependency -lm: NO
81Checking for function "isnanf" with dependency -lm: NO
82Message: Enabling various debug infrastructure
83Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
84Run-time dependency gobject-2.0 found: YES 2.58.3
85Checking if "SSE intrinsics" compiles: YES
86Checking if "GCC vector intrinsics" compiles: NO
87Checking if "ARM NEON intrinsics" compiles: NO
88WARNING: Project targeting '>= 0.50.1' but tried to use feature deprecated since '0.48.0': python3 module.
89Configuring graphene-config.h using configuration
90Configuring graphene-version.h using configuration
91Configuring config.h using configuration
92Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
93Build-time dependency gobject-introspection-1.0 found: YES 1.60.2
94Program g_ir_scanner found: YES (/opt/local/bin/g-ir-scanner)
95Program g_ir_compiler found: YES (/opt/local/bin/g-ir-compiler)
96Build targets in project: 3
97WARNING: Deprecated features used:
98 * 0.48.0: {'python3 module'}
99
100Found ninja-1.10.0 at /opt/local/bin/ninja
101WARNING: Cross file does not specify strip binary, result will not be stripped.
102WARNING: Cross file does not specify strip binary, result will not be stripped.
103--->  Configuring graphene for architecture i386
104Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386" && /opt/local/bin/meson --prefix=/opt/local -Dtests=false -Dbenchmarks=false /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386 --cross-file=i386-darwin
105The Meson build system
106Version: 0.55.1
107Source dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386
108Build dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386
109Build type: cross build
110WARNING: Unknown options: "benchmarks"
111The value of new options can be set with:
112meson setup <builddir> --reconfigure -Dnew_option=new_value ...
113Project name: graphene
114Project version: 1.10.2
115C compiler for the build machine: ccache cc (gcc 4.2.1 "i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)")
116C linker for the build machine: cc ld64 127.2
117Using 'CC' from environment with value: 'ccache /opt/local/bin/clang-mp-9.0'
118Using 'CFLAGS' from environment with value: '-pipe -Os -std=c99 -arch i386'
119Using 'LDFLAGS' from environment with value: '-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
120Using 'CPPFLAGS' from environment with value: '-I/opt/local/include'
121C compiler for the host machine: ccache /opt/local/bin/clang-mp-9.0 (clang 9.0.1 "clang version 9.0.1 ")
122C linker for the host machine: /opt/local/bin/clang-mp-9.0 ld64 450.3
123Build machine cpu family: x86_64
124Build machine cpu: i386
125Host machine cpu family: x86
126Host machine cpu: i386
127Target machine cpu family: x86
128Target machine cpu: i386
129Compiler for C supports arguments -ffast-math: YES
130Compiler for C supports arguments -fstrict-aliasing: YES
131Compiler for C supports arguments -Wpointer-arith: YES
132Compiler for C supports arguments -Wstrict-prototypes: YES
133Compiler for C supports arguments -Wnested-externs: YES
134Compiler for C supports arguments -Wold-style-definition: YES
135Compiler for C supports arguments -Wunused: YES
136Compiler for C supports arguments -Wmissing-noreturn: YES
137Compiler for C supports arguments -Wmissing-format-attribute: YES
138Compiler for C supports arguments -Wlogical-op: NO
139Compiler for C supports arguments -Wcast-align: YES
140Compiler for C supports arguments -Wno-unused-local-typedefs: YES
141Compiler for C supports arguments -Werror=float-conversion: YES
142Compiler for C supports arguments -Werror=float-equal: YES
143Compiler for C supports arguments -Werror=redundant-decls: YES
144Compiler for C supports arguments -Werror=missing-prototypes: YES
145Compiler for C supports arguments -Werror=missing-declarations: YES
146Compiler for C supports arguments -Werror=format=2: YES
147Compiler for C supports arguments -Werror=uninitialized: YES
148Compiler for C supports arguments -Werror=shadow: YES
149Compiler for C supports arguments -Werror=implicit: YES
150Compiler for C supports arguments -Werror=init-self: YES
151Compiler for C supports arguments -Werror=main: YES
152Compiler for C supports arguments -Werror=missing-braces: YES
153Compiler for C supports arguments -Werror=return-type: YES
154Compiler for C supports arguments -Werror=array-bounds: YES
155Compiler for C supports arguments -Werror=write-strings: YES
156Compiler for C supports arguments -Werror=undef: YES
157Library m found: YES
158Run-time dependency threads found: YES
159Has header "stdlib.h" : YES
160Has header "stdint.h" : YES
161Has header "stdbool.h" : YES
162Has header "memory.h" : YES
163Has header "pthread.h" with dependency threads: YES
164Checking for function "memalign" : NO
165Checking for function "_aligned_malloc" : NO
166Checking for function "aligned_alloc" : NO
167Checking for function "posix_memalign" : YES
168Checking for function "sincosf" with dependency -lm: NO
169Checking for function "isinff" with dependency -lm: NO
170Checking for function "isnanf" with dependency -lm: NO
171Message: Enabling various debug infrastructure
172Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
173Run-time dependency gobject-2.0 found: YES 2.58.3
174Checking if "SSE intrinsics" compiles: YES
175Checking if "GCC vector intrinsics" compiles: NO
176Checking if "ARM NEON intrinsics" compiles: NO
177WARNING: Project targeting '>= 0.50.1' but tried to use feature deprecated since '0.48.0': python3 module.
178Configuring graphene-config.h using configuration
179Configuring graphene-version.h using configuration
180Configuring config.h using configuration
181Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
182Build-time dependency gobject-introspection-1.0 found: YES 1.60.2
183Program g_ir_scanner found: YES (/opt/local/bin/g-ir-scanner)
184Program g_ir_compiler found: YES (/opt/local/bin/g-ir-compiler)
185Build targets in project: 3
186WARNING: Deprecated features used:
187 * 0.48.0: {'python3 module'}
188
189Found ninja-1.10.0 at /opt/local/bin/ninja
190WARNING: Cross file does not specify strip binary, result will not be stripped.
191WARNING: Cross file does not specify strip binary, result will not be stripped.
192--->  Building graphene
193--->  Building graphene for architecture x86_64
194Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64" && /opt/local/bin/ninja -j4 -v
195[1/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o -c ../graphene-1.10.2-x86_64/src/graphene-alloc.c
196[2/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o -c ../graphene-1.10.2-x86_64/src/graphene-frustum.c
197[3/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o -c ../graphene-1.10.2-x86_64/src/graphene-euler.c
198[4/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-box.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-box.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-box.c.o -c ../graphene-1.10.2-x86_64/src/graphene-box.c
199[5/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o -c ../graphene-1.10.2-x86_64/src/graphene-plane.c
200[6/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-point.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-point.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-point.c.o -c ../graphene-1.10.2-x86_64/src/graphene-point.c
201[7/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o -c ../graphene-1.10.2-x86_64/src/graphene-point3d.c
202[8/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o -c ../graphene-1.10.2-x86_64/src/graphene-quad.c
203[9/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-size.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-size.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-size.c.o -c ../graphene-1.10.2-x86_64/src/graphene-size.c
204[10/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o -c ../graphene-1.10.2-x86_64/src/graphene-quaternion.c
205[11/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o -c ../graphene-1.10.2-x86_64/src/graphene-ray.c
206[12/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o -c ../graphene-1.10.2-x86_64/src/graphene-matrix.c
207[13/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o -c ../graphene-1.10.2-x86_64/src/graphene-sphere.c
208[14/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o -c ../graphene-1.10.2-x86_64/src/graphene-triangle.c
209[15/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o -c ../graphene-1.10.2-x86_64/src/graphene-rect.c
210[16/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o -c ../graphene-1.10.2-x86_64/src/graphene-simd4x4f.c
211[17/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o -c ../graphene-1.10.2-x86_64/src/graphene-simd4f.c
212[18/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o -c ../graphene-1.10.2-x86_64/src/graphene-vectors.c
213[19/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-x86_64/src -Iinclude -I../graphene-1.10.2-x86_64/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch x86_64 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o -c ../graphene-1.10.2-x86_64/src/graphene-gobject.c
214[20/22] /opt/local/bin/clang-mp-9.0  -o src/libgraphene-1.0.0.dylib src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o src/libgraphene-1.0.0.dylib.p/graphene-box.c.o src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o src/libgraphene-1.0.0.dylib.p/graphene-point.c.o src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o src/libgraphene-1.0.0.dylib.p/graphene-size.c.o src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o -L/opt/local/lib -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -shared -install_name @rpath/libgraphene-1.0.0.dylib -compatibility_version 1001 -current_version 1001.2 -pipe -Os -std=c99 -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -lm /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -Wl,-framework -Wl,CoreFoundation
215[21/22] /opt/local/bin/g-ir-scanner --no-libtool --namespace=Graphene --nsversion=1.0 --warn-all --output src/Graphene-1.0.gir --c-include=graphene-gobject.h '--identifier-filter-cmd=/opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/src/identfilter.py' --accept-unprefixed --quiet --warn-all -DGRAPHENE_COMPILATION -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/src -I./include/. -I../graphene-1.10.2-x86_64/include/. --filelist=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/src/libgraphene-1.0.0.dylib.p/Graphene_1.0_gir_filelist --include=GObject-2.0 --symbol-prefix=graphene --identifier-prefix=Graphene --pkg-export=graphene-gobject-1.0 --cflags-begin -D_GNU_SOURCE -I./include/. -I../graphene-1.10.2-x86_64/include/. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include --cflags-end -I./include/. -I../graphene-1.10.2-x86_64/include/. --add-include-path=/opt/local/share/gir-1.0 --add-include-path=./include/. --add-include-path=../graphene-1.10.2-x86_64/include/. --library graphene-1.0 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/src -L/opt/local/lib --extra-library=m -L/opt/local/lib --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=girepository-1.0 --sources-top-dirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/subprojects/ --sources-top-dirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/subprojects/
216[22/22] /opt/local/bin/g-ir-compiler src/Graphene-1.0.gir --output src/Graphene-1.0.typelib --includedir=/opt/local/share/gir-1.0
217--->  Building graphene for architecture i386
218Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386" && /opt/local/bin/ninja -j4 -v
219[1/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o -c ../graphene-1.10.2-i386/src/graphene-alloc.c
220[2/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o -c ../graphene-1.10.2-i386/src/graphene-frustum.c
221[3/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o -c ../graphene-1.10.2-i386/src/graphene-euler.c
222[4/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-box.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-box.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-box.c.o -c ../graphene-1.10.2-i386/src/graphene-box.c
223[5/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o -c ../graphene-1.10.2-i386/src/graphene-plane.c
224[6/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-point.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-point.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-point.c.o -c ../graphene-1.10.2-i386/src/graphene-point.c
225[7/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o -c ../graphene-1.10.2-i386/src/graphene-point3d.c
226[8/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o -c ../graphene-1.10.2-i386/src/graphene-quad.c
227[9/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-size.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-size.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-size.c.o -c ../graphene-1.10.2-i386/src/graphene-size.c
228[10/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o -c ../graphene-1.10.2-i386/src/graphene-ray.c
229[11/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o -c ../graphene-1.10.2-i386/src/graphene-quaternion.c
230[12/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o -c ../graphene-1.10.2-i386/src/graphene-matrix.c
231[13/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o -c ../graphene-1.10.2-i386/src/graphene-sphere.c
232[14/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o -c ../graphene-1.10.2-i386/src/graphene-triangle.c
233[15/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o -c ../graphene-1.10.2-i386/src/graphene-rect.c
234[16/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o -c ../graphene-1.10.2-i386/src/graphene-simd4x4f.c
235[17/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o -c ../graphene-1.10.2-i386/src/graphene-simd4f.c
236[18/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o -c ../graphene-1.10.2-i386/src/graphene-vectors.c
237[19/22] ccache /opt/local/bin/clang-mp-9.0 -Isrc/libgraphene-1.0.0.dylib.p -Isrc -I../graphene-1.10.2-i386/src -Iinclude -I../graphene-1.10.2-i386/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c99 -O2 -g -D_GNU_SOURCE -Os -std=c99 -arch i386 -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -mfpmath=sse -msse -msse2 -DGRAPHENE_ENABLE_DEBUG -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o -MF src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o.d -o src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o -c ../graphene-1.10.2-i386/src/graphene-gobject.c
238[20/22] /opt/local/bin/clang-mp-9.0  -o src/libgraphene-1.0.0.dylib src/libgraphene-1.0.0.dylib.p/graphene-alloc.c.o src/libgraphene-1.0.0.dylib.p/graphene-box.c.o src/libgraphene-1.0.0.dylib.p/graphene-euler.c.o src/libgraphene-1.0.0.dylib.p/graphene-frustum.c.o src/libgraphene-1.0.0.dylib.p/graphene-matrix.c.o src/libgraphene-1.0.0.dylib.p/graphene-plane.c.o src/libgraphene-1.0.0.dylib.p/graphene-point.c.o src/libgraphene-1.0.0.dylib.p/graphene-point3d.c.o src/libgraphene-1.0.0.dylib.p/graphene-quad.c.o src/libgraphene-1.0.0.dylib.p/graphene-quaternion.c.o src/libgraphene-1.0.0.dylib.p/graphene-ray.c.o src/libgraphene-1.0.0.dylib.p/graphene-rect.c.o src/libgraphene-1.0.0.dylib.p/graphene-size.c.o src/libgraphene-1.0.0.dylib.p/graphene-sphere.c.o src/libgraphene-1.0.0.dylib.p/graphene-triangle.c.o src/libgraphene-1.0.0.dylib.p/graphene-vectors.c.o src/libgraphene-1.0.0.dylib.p/graphene-gobject.c.o src/libgraphene-1.0.0.dylib.p/graphene-simd4f.c.o src/libgraphene-1.0.0.dylib.p/graphene-simd4x4f.c.o -L/opt/local/lib -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -shared -install_name @rpath/libgraphene-1.0.0.dylib -compatibility_version 1001 -current_version 1001.2 -pipe -Os -std=c99 -arch i386 -Wl,-headerpad_max_install_names -arch i386 -lm /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -Wl,-framework -Wl,CoreFoundation
239[21/22] /opt/local/bin/g-ir-scanner --no-libtool --namespace=Graphene --nsversion=1.0 --warn-all --output src/Graphene-1.0.gir --c-include=graphene-gobject.h '--identifier-filter-cmd=/opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/src/identfilter.py' --accept-unprefixed --quiet --warn-all -DGRAPHENE_COMPILATION -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/src -I./include/. -I../graphene-1.10.2-i386/include/. --filelist=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/src/libgraphene-1.0.0.dylib.p/Graphene_1.0_gir_filelist --include=GObject-2.0 --symbol-prefix=graphene --identifier-prefix=Graphene --pkg-export=graphene-gobject-1.0 --cflags-begin -D_GNU_SOURCE -I./include/. -I../graphene-1.10.2-i386/include/. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include --cflags-end -I./include/. -I../graphene-1.10.2-i386/include/. --add-include-path=/opt/local/share/gir-1.0 --add-include-path=./include/. --add-include-path=../graphene-1.10.2-i386/include/. --library graphene-1.0 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/src -L/opt/local/lib --extra-library=m -L/opt/local/lib --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=girepository-1.0 --sources-top-dirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/subprojects/ --sources-top-dirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/subprojects/
240dlopen(/opt/local/lib/gio/modules/libgvfsdbus.so, 1): no suitable image found.  Did find:
241        /opt/local/lib/gio/modules/libgvfsdbus.so: mach-o, but wrong architecture
242Failed to load module: /opt/local/lib/gio/modules/libgvfsdbus.so
243[22/22] /opt/local/bin/g-ir-compiler src/Graphene-1.0.gir --output src/Graphene-1.0.typelib --includedir=/opt/local/share/gir-1.0
244--->  Staging graphene into destroot
245. changed
246        gid expected 0 found 80 modified
247./usr missing (created)
248. missing (directory not created: File exists)
249./Applications missing (created)
250./Developer missing (created)
251./Library missing (created)
252. changed
253        gid expected 80 found 0 modified
254./bin missing (created)
255./etc missing (created)
256./include missing (created)
257./lib missing (created)
258./lib/pkgconfig missing (created)
259./libexec missing (created)
260./sbin missing (created)
261./share missing (created)
262./share/doc missing (created)
263./share/info missing (created)
264./share/man missing (created)
265./share/man/cat1 missing (created)
266./share/man/cat2 missing (created)
267./share/man/cat3 missing (created)
268./share/man/cat4 missing (created)
269./share/man/cat5 missing (created)
270./share/man/cat6 missing (created)
271./share/man/cat7 missing (created)
272./share/man/cat8 missing (created)
273./share/man/cat9 missing (created)
274./share/man/catl missing (created)
275./share/man/catn missing (created)
276./share/man/man1 missing (created)
277./share/man/man2 missing (created)
278./share/man/man3 missing (created)
279./share/man/man4 missing (created)
280./share/man/man5 missing (created)
281./share/man/man6 missing (created)
282./share/man/man7 missing (created)
283./share/man/man8 missing (created)
284./share/man/man9 missing (created)
285./share/man/manl missing (created)
286./share/man/mann missing (created)
287./share/nls missing (created)
288./share/nls/C missing (created)
289./share/nls/af_ZA.ISO8859-1 missing (created)
290./share/nls/af_ZA.ISO8859-15 missing (created)
291./share/nls/bg_BG.CP1251 missing (created)
292./share/nls/cs_CZ.ISO8859-2 missing (created)
293./share/nls/da_DK.ISO8859-1 missing (created)
294./share/nls/da_DK.ISO8859-15 missing (created)
295./share/nls/de_AT.ISO8859-1 missing (created)
296./share/nls/de_AT.ISO8859-15 missing (created)
297./share/nls/de_CH.ISO8859-1 missing (created)
298./share/nls/de_CH.ISO8859-15 missing (created)
299./share/nls/de_DE.ISO8859-1 missing (created)
300./share/nls/de_DE.ISO8859-15 missing (created)
301./share/nls/el_GR.ISO8859-7 missing (created)
302./share/nls/en_AU.ISO8859-1 missing (created)
303./share/nls/en_AU.ISO8859-15 missing (created)
304./share/nls/en_AU.US-ASCII missing (created)
305./share/nls/en_CA.ISO8859-1 missing (created)
306./share/nls/en_CA.ISO8859-15 missing (created)
307./share/nls/en_CA.US-ASCII missing (created)
308./share/nls/en_GB.ISO8859-1 missing (created)
309./share/nls/en_GB.ISO8859-15 missing (created)
310./share/nls/en_GB.US-ASCII missing (created)
311./share/nls/en_NZ.ISO8859-1 missing (created)
312./share/nls/en_NZ.ISO8859-15 missing (created)
313./share/nls/en_NZ.US-ASCII missing (created)
314./share/nls/en_US.ISO8859-1 missing (created)
315./share/nls/en_US.ISO8859-15 missing (created)
316./share/nls/es_ES.ISO8859-1 missing (created)
317./share/nls/es_ES.ISO8859-15 missing (created)
318./share/nls/et_EE.ISO8859-15 missing (created)
319./share/nls/fi_FI.ISO8859-1 missing (created)
320./share/nls/fi_FI.ISO8859-15 missing (created)
321./share/nls/fr_BE.ISO8859-1 missing (created)
322./share/nls/fr_BE.ISO8859-15 missing (created)
323./share/nls/fr_CA.ISO8859-1 missing (created)
324./share/nls/fr_CA.ISO8859-15 missing (created)
325./share/nls/fr_CH.ISO8859-1 missing (created)
326./share/nls/fr_CH.ISO8859-15 missing (created)
327./share/nls/fr_FR.ISO8859-1 missing (created)
328./share/nls/fr_FR.ISO8859-15 missing (created)
329./share/nls/hi_IN.ISCII-DEV missing (created)
330./share/nls/hr_HR.ISO8859-2 missing (created)
331./share/nls/hu_HU.ISO8859-2 missing (created)
332./share/nls/is_IS.ISO8859-1 missing (created)
333./share/nls/is_IS.ISO8859-15 missing (created)
334./share/nls/it_CH.ISO8859-1 missing (created)
335./share/nls/it_CH.ISO8859-15 missing (created)
336./share/nls/it_IT.ISO8859-1 missing (created)
337./share/nls/it_IT.ISO8859-15 missing (created)
338./share/nls/ja_JP.SJIS missing (created)
339./share/nls/ja_JP.eucJP missing (created)
340./share/nls/ko_KR.eucKR missing (created)
341./share/nls/la_LN.ISO8859-1 missing (created)
342./share/nls/la_LN.ISO8859-15 missing (created)
343./share/nls/la_LN.ISO8859-2 missing (created)
344./share/nls/la_LN.ISO8859-4 missing (created)
345./share/nls/la_LN.US-ASCII missing (created)
346./share/nls/lt_LT.ISO8859-4 missing (created)
347./share/nls/nl_BE.ISO8859-1 missing (created)
348./share/nls/nl_BE.ISO8859-15 missing (created)
349./share/nls/nl_NL.ISO8859-1 missing (created)
350./share/nls/nl_NL.ISO8859-15 missing (created)
351./share/nls/no_NO.ISO8859-1 missing (created)
352./share/nls/no_NO.ISO8859-15 missing (created)
353./share/nls/pl_PL.ISO8859-2 missing (created)
354./share/nls/pt_BR.ISO8859-1 missing (created)
355./share/nls/pt_PT.ISO8859-1 missing (created)
356./share/nls/pt_PT.ISO8859-15 missing (created)
357./share/nls/ro_RO.ISO8859-2 missing (created)
358./share/nls/ru_RU.CP866 missing (created)
359./share/nls/ru_RU.ISO8859-5 missing (created)
360./share/nls/ru_RU.KOI8-R missing (created)
361./share/nls/sk_SK.ISO8859-2 missing (created)
362./share/nls/sl_SI.ISO8859-2 missing (created)
363./share/nls/sv_SE.ISO8859-1 missing (created)
364./share/nls/sv_SE.ISO8859-15 missing (created)
365./share/nls/tr_TR.ISO8859-9 missing (created)
366./share/nls/uk_UA.ISO8859-5 missing (created)
367./share/nls/uk_UA.KOI8-U missing (created)
368./share/nls/zh_CN.eucCN missing (created)
369./share/nls/zh_TW.Big5 missing (created)
370./share/skel missing (created)
371./var missing (created)
372./var/cache missing (created)
373./var/db missing (created)
374./var/log missing (created)
375./var/run missing (created)
376./var/spool missing (created)
377./www missing (created)
378--->  Staging graphene into destroot for architecture x86_64
379Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64" && /opt/local/bin/ninja install
380[0/1] Installing files.
381Installing src/libgraphene-1.0.0.dylib to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/lib
382Installing src/Graphene-1.0.gir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/share/gir-1.0
383Installing src/Graphene-1.0.typelib to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/lib/girepository-1.0
384Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-box.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
385Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-euler.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
386Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-frustum.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
387Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-macros.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
388Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-matrix.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
389Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-plane.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
390Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-point.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
391Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-point3d.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
392Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-quad.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
393Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-quaternion.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
394Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-ray.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
395Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-rect.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
396Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-size.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
397Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-sphere.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
398Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-triangle.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
399Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-types.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
400Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-vec2.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
401Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-vec3.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
402Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-vec4.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
403Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-version-macros.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
404Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-gobject.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
405Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-simd4f.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
406Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene-simd4x4f.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
407Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-x86_64/include/graphene.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
408Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/include/graphene-config.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/lib/graphene-1.0/include
409Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/include/graphene-version.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/include/graphene-1.0
410Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/meson-private/graphene-1.0.pc to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/lib/pkgconfig
411Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-x86_64/meson-private/graphene-gobject-1.0.pc to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64/opt/local/lib/pkgconfig
412--->  Staging graphene into destroot for architecture i386
413Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386" && /opt/local/bin/ninja install
414[0/1] Installing files.
415Installing src/libgraphene-1.0.0.dylib to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/lib
416Installing src/Graphene-1.0.gir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/share/gir-1.0
417Installing src/Graphene-1.0.typelib to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/lib/girepository-1.0
418Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-box.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
419Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-euler.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
420Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-frustum.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
421Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-macros.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
422Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-matrix.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
423Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-plane.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
424Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-point.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
425Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-point3d.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
426Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-quad.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
427Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-quaternion.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
428Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-ray.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
429Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-rect.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
430Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-size.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
431Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-sphere.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
432Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-triangle.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
433Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-types.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
434Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-vec2.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
435Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-vec3.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
436Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-vec4.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
437Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-version-macros.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
438Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-gobject.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
439Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-simd4f.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
440Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene-simd4x4f.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
441Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/graphene-1.10.2-i386/include/graphene.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
442Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/include/graphene-config.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/lib/graphene-1.0/include
443Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/include/graphene-version.h to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/include/graphene-1.0
444Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/meson-private/graphene-1.0.pc to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/lib/pkgconfig
445Installing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/build-i386/meson-private/graphene-gobject-1.0.pc to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386/opt/local/lib/pkgconfig
446xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-powerpc
447xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel
448xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//Applications
449xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//Applications/MacPorts
450xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//Developer
451xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//Library
452xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt
453xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local
454xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/bin
455xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/etc
456xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include
457xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0
458/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-box.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-box.h
459/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-euler.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-euler.h
460/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-frustum.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-frustum.h
461/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-gobject.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-gobject.h
462/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-macros.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-macros.h
463/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-matrix.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-matrix.h
464/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-plane.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-plane.h
465/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-point.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-point.h
466/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-point3d.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-point3d.h
467/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-quad.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-quad.h
468/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-quaternion.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-quaternion.h
469/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-ray.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-ray.h
470/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-rect.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-rect.h
471/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-simd4f.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-simd4f.h
472/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-simd4x4f.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-simd4x4f.h
473/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-size.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-size.h
474/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-sphere.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-sphere.h
475/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-triangle.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-triangle.h
476/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-types.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-types.h
477/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-vec2.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-vec2.h
478/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-vec3.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-vec3.h
479/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-vec4.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-vec4.h
480/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-version-macros.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-version-macros.h
481/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene-version.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene-version.h
482/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/include/graphene-1.0/graphene.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/include/graphene-1.0/graphene.h
483xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib
484xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/girepository-1.0
485/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/lib/girepository-1.0/Graphene-1.0.typelib -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/girepository-1.0/Graphene-1.0.typelib
486xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/graphene-1.0
487xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/graphene-1.0/include
488/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/lib/graphene-1.0/include/graphene-config.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/graphene-1.0/include/graphene-config.h
489Command failed: /usr/bin/cmp -s "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/lib/libgraphene-1.0.0.dylib" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-x86_64//opt/local/lib/libgraphene-1.0.0.dylib" && /bin/cp -v "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/lib/libgraphene-1.0.0.dylib" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib"
490Exit code: 1
491xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/pkgconfig
492/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/lib/pkgconfig/graphene-1.0.pc -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/pkgconfig/graphene-1.0.pc
493/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/lib/pkgconfig/graphene-gobject-1.0.pc -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/lib/pkgconfig/graphene-gobject-1.0.pc
494xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/libexec
495xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/Library
496xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/Library/Frameworks
497xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/sbin
498xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share
499xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/doc
500xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/gir-1.0
501/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-i386//opt/local/share/gir-1.0/Graphene-1.0.gir -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/gir-1.0/Graphene-1.0.gir
502xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/info
503xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man
504xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat1
505xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat2
506xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat3
507xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat4
508xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat5
509xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat6
510xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat7
511xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat8
512xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/cat9
513xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/catl
514xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/catn
515xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man1
516xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man2
517xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man3
518xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man4
519xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man5
520xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man6
521xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man7
522xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man8
523xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/man9
524xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/manl
525xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/man/mann
526xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls
527xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/af_ZA.ISO8859-1
528xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/af_ZA.ISO8859-15
529xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/bg_BG.CP1251
530xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/C
531xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/cs_CZ.ISO8859-2
532xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/da_DK.ISO8859-1
533xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/da_DK.ISO8859-15
534xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/de_AT.ISO8859-1
535xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/de_AT.ISO8859-15
536xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/de_CH.ISO8859-1
537xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/de_CH.ISO8859-15
538xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/de_DE.ISO8859-1
539xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/de_DE.ISO8859-15
540xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/el_GR.ISO8859-7
541xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_AU.ISO8859-1
542xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_AU.ISO8859-15
543xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_AU.US-ASCII
544xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_CA.ISO8859-1
545xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_CA.ISO8859-15
546xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_CA.US-ASCII
547xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_GB.ISO8859-1
548xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_GB.ISO8859-15
549xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_GB.US-ASCII
550xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_NZ.ISO8859-1
551xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_NZ.ISO8859-15
552xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_NZ.US-ASCII
553xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_US.ISO8859-1
554xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/en_US.ISO8859-15
555xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/es_ES.ISO8859-1
556xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/es_ES.ISO8859-15
557xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/et_EE.ISO8859-15
558xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fi_FI.ISO8859-1
559xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fi_FI.ISO8859-15
560xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_BE.ISO8859-1
561xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_BE.ISO8859-15
562xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_CA.ISO8859-1
563xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_CA.ISO8859-15
564xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_CH.ISO8859-1
565xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_CH.ISO8859-15
566xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_FR.ISO8859-1
567xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/fr_FR.ISO8859-15
568xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/hi_IN.ISCII-DEV
569xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/hr_HR.ISO8859-2
570xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/hu_HU.ISO8859-2
571xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/is_IS.ISO8859-1
572xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/is_IS.ISO8859-15
573xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/it_CH.ISO8859-1
574xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/it_CH.ISO8859-15
575xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/it_IT.ISO8859-1
576xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/it_IT.ISO8859-15
577xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ja_JP.eucJP
578xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ja_JP.SJIS
579xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ko_KR.eucKR
580xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-1
581xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-15
582xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-2
583xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-4
584xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/la_LN.US-ASCII
585xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/lt_LT.ISO8859-4
586xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/nl_BE.ISO8859-1
587xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/nl_BE.ISO8859-15
588xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/nl_NL.ISO8859-1
589xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/nl_NL.ISO8859-15
590xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/no_NO.ISO8859-1
591xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/no_NO.ISO8859-15
592xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/pl_PL.ISO8859-2
593xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/pt_BR.ISO8859-1
594xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/pt_PT.ISO8859-1
595xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/pt_PT.ISO8859-15
596xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ro_RO.ISO8859-2
597xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ru_RU.CP866
598xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ru_RU.ISO8859-5
599xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/ru_RU.KOI8-R
600xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/sk_SK.ISO8859-2
601xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/sl_SI.ISO8859-2
602xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/sv_SE.ISO8859-1
603xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/sv_SE.ISO8859-15
604xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/tr_TR.ISO8859-9
605xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/uk_UA.ISO8859-5
606xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/uk_UA.KOI8-U
607xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/zh_CN.eucCN
608xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/nls/zh_TW.Big5
609xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/share/skel
610xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/var
611xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/var/cache
612xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/var/db
613xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/var/log
614xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/var/run
615xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/var/spool
616xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//opt/local/www
617xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-intel//usr
618xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot-ppc-intel
619xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphene/graphene/work/destroot