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