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