| 20 | compiler returned <Popen: returncode: 0 args: ['/usr/bin/clang', '--version']> |
| 21 | compiler stdout: |
| 22 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
| 23 | Target: x86_64-apple-darwin22.1.0 |
| 24 | Thread model: posix |
| 25 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
| 26 | |
| 27 | compiler stderr: |
| 28 | |
| 29 | Running command: /usr/bin/clang -E -dM - |
| 30 | ----- |
| 31 | Detecting linker via: /usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 32 | linker returned <Popen: returncode: 1 args: ['/usr/bin/clang', '-Wl,--version', '-L/opt/loca...> |
| 33 | linker stdout: |
| 34 | |
| 35 | linker stderr: |
| 36 | ld: unknown option: --version |
| 37 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| 38 | |
| 39 | ----- |
| 40 | Detecting Apple linker via: /usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 41 | linker stdout: |
| 42 | |
| 43 | linker stderr: |
| 44 | @(#)PROGRAM:ld PROJECT:ld64-820.1 |
| 45 | BUILD 18:42:34 Sep 11 2022 |
| 46 | configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em |
| 47 | Library search paths: |
| 48 | /opt/local/lib |
| 49 | /opt/local/lib |
| 50 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib |
| 51 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib |
| 52 | /usr/local/lib |
| 53 | Framework search paths: |
| 54 | /Library/Frameworks/ |
| 55 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/ |
| 56 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/ |
| 57 | Undefined symbols for architecture x86_64: |
| 58 | "_main", referenced from: |
| 59 | implicit entry/start for main executable |
| 60 | ld: symbol(s) not found for architecture x86_64 |
| 61 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| 62 | |
| 63 | Sanity testing C compiler: /usr/bin/clang |
| 64 | Is cross compiler: False. |
| 65 | Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 66 | Sanity check compile stdout: |
| 67 | |
| 68 | ----- |
| 69 | Sanity check compile stderr: |
| 70 | |
| 71 | ----- |
| 72 | Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/sanitycheckc.exe |
| 73 | C compiler for the host machine: /usr/bin/clang (clang 14.0.0 "Apple clang version 14.0.0 (clang-1400.0.29.202)") |
| 74 | C linker for the host machine: /usr/bin/clang ld64 820.1 |
| 75 | ----- |
| 76 | Detecting compiler via: /usr/bin/clang --version |
| 77 | compiler returned <Popen: returncode: 0 args: ['/usr/bin/clang', '--version']> |
| 78 | compiler stdout: |
| 79 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
| 80 | Target: x86_64-apple-darwin22.1.0 |
| 81 | Thread model: posix |
| 82 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
| 83 | |
| 84 | compiler stderr: |
| 85 | |
| 86 | Running command: /usr/bin/clang -E -dM - |
| 87 | ----- |
| 88 | Detecting linker via: /usr/bin/clang -Wl,--version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 89 | linker returned <Popen: returncode: 1 args: ['/usr/bin/clang', '-Wl,--version', '-L/opt/loca...> |
| 90 | linker stdout: |
| 91 | |
| 92 | linker stderr: |
| 93 | ld: unknown option: --version |
| 94 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| 95 | |
| 96 | ----- |
| 97 | Detecting Apple linker via: /usr/bin/clang -Wl,-v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 98 | linker stdout: |
| 99 | |
| 100 | linker stderr: |
| 101 | @(#)PROGRAM:ld PROJECT:ld64-820.1 |
| 102 | BUILD 18:42:34 Sep 11 2022 |
| 103 | configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em |
| 104 | Library search paths: |
| 105 | /opt/local/lib |
| 106 | /opt/local/lib |
| 107 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib |
| 108 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib |
| 109 | /usr/local/lib |
| 110 | Framework search paths: |
| 111 | /Library/Frameworks/ |
| 112 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/ |
| 113 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/ |
| 114 | Undefined symbols for architecture x86_64: |
| 115 | "_main", referenced from: |
| 116 | implicit entry/start for main executable |
| 117 | ld: symbol(s) not found for architecture x86_64 |
| 118 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| 119 | |
| 120 | Sanity testing C compiler: /usr/bin/clang |
| 121 | Is cross compiler: False. |
| 122 | Sanity check compiler command line: /usr/bin/clang sanitycheckc.c -o sanitycheckc.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 123 | Sanity check compile stdout: |
| 124 | |
| 125 | ----- |
| 126 | Sanity check compile stderr: |
| 127 | |
| 128 | ----- |
| 129 | Running test binary command: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/sanitycheckc.exe |
| 130 | C compiler for the build machine: /usr/bin/clang (clang 14.0.0 "Apple clang version 14.0.0 (clang-1400.0.29.202)") |
| 131 | C linker for the build machine: /usr/bin/clang ld64 820.1 |
| 132 | Build machine cpu family: x86_64 |
| 133 | Build machine cpu: x86_64 |
| 134 | Host machine cpu family: x86_64 |
| 135 | Host machine cpu: x86_64 |
| 136 | Target machine cpu family: x86_64 |
| 137 | Target machine cpu: x86_64 |
| 138 | |
| 139 | Executing subproject spice-common |
| 140 | |
| 141 | Project name: spice-common |
| 142 | Project version: undefined |
| 143 | C compiler for the host machine: /usr/bin/clang (clang 14.0.0 "Apple clang version 14.0.0 (clang-1400.0.29.202)") |
| 144 | C linker for the host machine: /usr/bin/clang ld64 820.1 |
| 145 | C compiler for the build machine: /usr/bin/clang (clang 14.0.0 "Apple clang version 14.0.0 (clang-1400.0.29.202)") |
| 146 | C linker for the build machine: /usr/bin/clang ld64 820.1 |
| 147 | Running compile: |
| 148 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpiexia9m_ |
| 149 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpiexia9m_/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 150 | |
| 151 | Code: |
| 152 | |
| 153 | #ifdef __has_include |
| 154 | #if !__has_include("alloca.h") |
| 155 | #error "Header 'alloca.h' could not be found" |
| 156 | #endif |
| 157 | #else |
| 158 | #include <alloca.h> |
| 159 | #endif |
| 160 | Compiler stdout: |
| 161 | |
| 162 | |
| 163 | Compiler stderr: |
| 164 | |
| 165 | Has header "alloca.h" : YES |
| 166 | Running compile: |
| 167 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpj486owsl |
| 168 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpj486owsl/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 169 | |
| 170 | Code: |
| 171 | |
| 172 | #ifdef __has_include |
| 173 | #if !__has_include("arpa/inet.h") |
| 174 | #error "Header 'arpa/inet.h' could not be found" |
| 175 | #endif |
| 176 | #else |
| 177 | #include <arpa/inet.h> |
| 178 | #endif |
| 179 | Compiler stdout: |
| 180 | |
| 181 | |
| 182 | Compiler stderr: |
| 183 | |
| 184 | Has header "arpa/inet.h" : YES |
| 185 | Running compile: |
| 186 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpohsnrpta |
| 187 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpohsnrpta/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 188 | |
| 189 | Code: |
| 190 | |
| 191 | #ifdef __has_include |
| 192 | #if !__has_include("dlfcn.h") |
| 193 | #error "Header 'dlfcn.h' could not be found" |
| 194 | #endif |
| 195 | #else |
| 196 | #include <dlfcn.h> |
| 197 | #endif |
| 198 | Compiler stdout: |
| 199 | |
| 200 | |
| 201 | Compiler stderr: |
| 202 | |
| 203 | Has header "dlfcn.h" : YES |
| 204 | Running compile: |
| 205 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpubhtvdek |
| 206 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpubhtvdek/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 207 | |
| 208 | Code: |
| 209 | |
| 210 | #ifdef __has_include |
| 211 | #if !__has_include("inttypes.h") |
| 212 | #error "Header 'inttypes.h' could not be found" |
| 213 | #endif |
| 214 | #else |
| 215 | #include <inttypes.h> |
| 216 | #endif |
| 217 | Compiler stdout: |
| 218 | |
| 219 | |
| 220 | Compiler stderr: |
| 221 | |
| 222 | Has header "inttypes.h" : YES |
| 223 | Running compile: |
| 224 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpcqa7oqj1 |
| 225 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpcqa7oqj1/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 226 | |
| 227 | Code: |
| 228 | |
| 229 | #ifdef __has_include |
| 230 | #if !__has_include("netinet/in.h") |
| 231 | #error "Header 'netinet/in.h' could not be found" |
| 232 | #endif |
| 233 | #else |
| 234 | #include <netinet/in.h> |
| 235 | #endif |
| 236 | Compiler stdout: |
| 237 | |
| 238 | |
| 239 | Compiler stderr: |
| 240 | |
| 241 | Has header "netinet/in.h" : YES |
| 242 | Running compile: |
| 243 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmppzv4x3jr |
| 244 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmppzv4x3jr/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 245 | |
| 246 | Code: |
| 247 | |
| 248 | #ifdef __has_include |
| 249 | #if !__has_include("stdlib.h") |
| 250 | #error "Header 'stdlib.h' could not be found" |
| 251 | #endif |
| 252 | #else |
| 253 | #include <stdlib.h> |
| 254 | #endif |
| 255 | Compiler stdout: |
| 256 | |
| 257 | |
| 258 | Compiler stderr: |
| 259 | |
| 260 | Has header "stdlib.h" : YES |
| 261 | Running compile: |
| 262 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp2ilz5y5l |
| 263 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp2ilz5y5l/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 264 | |
| 265 | Code: |
| 266 | |
| 267 | #ifdef __has_include |
| 268 | #if !__has_include("sys/socket.h") |
| 269 | #error "Header 'sys/socket.h' could not be found" |
| 270 | #endif |
| 271 | #else |
| 272 | #include <sys/socket.h> |
| 273 | #endif |
| 274 | Compiler stdout: |
| 275 | |
| 276 | |
| 277 | Compiler stderr: |
| 278 | |
| 279 | Has header "sys/socket.h" : YES |
| 280 | Running compile: |
| 281 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp3f5p6975 |
| 282 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp3f5p6975/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 283 | |
| 284 | Code: |
| 285 | |
| 286 | #ifdef __has_include |
| 287 | #if !__has_include("sys/stat.h") |
| 288 | #error "Header 'sys/stat.h' could not be found" |
| 289 | #endif |
| 290 | #else |
| 291 | #include <sys/stat.h> |
| 292 | #endif |
| 293 | Compiler stdout: |
| 294 | |
| 295 | |
| 296 | Compiler stderr: |
| 297 | |
| 298 | Has header "sys/stat.h" : YES |
| 299 | Running compile: |
| 300 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpjnznr3ae |
| 301 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpjnznr3ae/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 302 | |
| 303 | Code: |
| 304 | |
| 305 | #ifdef __has_include |
| 306 | #if !__has_include("sys/types.h") |
| 307 | #error "Header 'sys/types.h' could not be found" |
| 308 | #endif |
| 309 | #else |
| 310 | #include <sys/types.h> |
| 311 | #endif |
| 312 | Compiler stdout: |
| 313 | |
| 314 | |
| 315 | Compiler stderr: |
| 316 | |
| 317 | Has header "sys/types.h" : YES |
| 318 | Running compile: |
| 319 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmplv_8z3ge |
| 320 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmplv_8z3ge/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 321 | |
| 322 | Code: |
| 323 | |
| 324 | #ifdef __has_include |
| 325 | #if !__has_include("unistd.h") |
| 326 | #error "Header 'unistd.h' could not be found" |
| 327 | #endif |
| 328 | #else |
| 329 | #include <unistd.h> |
| 330 | #endif |
| 331 | Compiler stdout: |
| 332 | |
| 333 | |
| 334 | Compiler stderr: |
| 335 | |
| 336 | Has header "unistd.h" : YES |
| 337 | Running compile: |
| 338 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpmez_63fe |
| 339 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpmez_63fe/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 340 | |
| 341 | Code: |
| 342 | |
| 343 | #ifdef __has_include |
| 344 | #if !__has_include("regex.h") |
| 345 | #error "Header 'regex.h' could not be found" |
| 346 | #endif |
| 347 | #else |
| 348 | #include <regex.h> |
| 349 | #endif |
| 350 | Compiler stdout: |
| 351 | |
| 352 | |
| 353 | Compiler stderr: |
| 354 | |
| 355 | Has header "regex.h" : YES |
| 356 | Running compile: |
| 357 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpzsbjvjxx |
| 358 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpzsbjvjxx/testfile.c -E -P -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -P -O0 -Werror=implicit-function-declaration |
| 359 | |
| 360 | Code: |
| 361 | |
| 362 | #ifdef __has_include |
| 363 | #if !__has_include("sys/mman.h") |
| 364 | #error "Header 'sys/mman.h' could not be found" |
| 365 | #endif |
| 366 | #else |
| 367 | #include <sys/mman.h> |
| 368 | #endif |
| 369 | Compiler stdout: |
| 370 | |
| 371 | |
| 372 | Compiler stderr: |
| 373 | |
| 374 | Has header "sys/mman.h" : YES |
| 375 | Running compile: |
| 376 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpvmxq_t2h |
| 377 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpvmxq_t2h/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpvmxq_t2h/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 378 | |
| 379 | Code: |
| 380 | |
| 381 | #define alloca meson_disable_define_of_alloca |
| 382 | |
| 383 | #include <limits.h> |
| 384 | #undef alloca |
| 385 | |
| 386 | #ifdef __cplusplus |
| 387 | extern "C" |
| 388 | #endif |
| 389 | char alloca (void); |
| 390 | |
| 391 | #if defined __stub_alloca || defined __stub___alloca |
| 392 | fail fail fail this function is not going to work |
| 393 | #endif |
| 394 | |
| 395 | int main(void) { |
| 396 | return alloca (); |
| 397 | } |
| 398 | Compiler stdout: |
| 399 | |
| 400 | Compiler stderr: |
| 401 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpvmxq_t2h/testfile.c:10:14: warning: incompatible redeclaration of library function 'alloca' [-Wincompatible-library-redeclaration] |
| 402 | char alloca (void); |
| 403 | ^ |
| 404 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpvmxq_t2h/testfile.c:10:14: note: 'alloca' is a builtin with type 'void *(unsigned long)' |
| 405 | 1 warning generated. |
| 406 | Undefined symbols for architecture x86_64: |
| 407 | "_alloca", referenced from: |
| 408 | _main in testfile-53f4cb.o |
| 409 | ld: symbol(s) not found for architecture x86_64 |
| 410 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| 411 | |
| 412 | Running compile: |
| 413 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp6bud8xc8 |
| 414 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp6bud8xc8/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp6bud8xc8/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 415 | |
| 416 | Code: |
| 417 | |
| 418 | int main(void) { |
| 419 | |
| 420 | /* With some toolchains (MSYS2/mingw for example) the compiler |
| 421 | * provides various builtins which are not really implemented and |
| 422 | * fall back to the stdlib where they aren't provided and fail at |
| 423 | * build/link time. In case the user provides a header, including |
| 424 | * the header didn't lead to the function being defined, and the |
| 425 | * function we are checking isn't a builtin itself we assume the |
| 426 | * builtin is not functional and we just error out. */ |
| 427 | #if !1 && !defined(alloca) && !0 |
| 428 | #error "No definition for __builtin_alloca found in the prefix" |
| 429 | #endif |
| 430 | |
| 431 | #ifdef __has_builtin |
| 432 | #if !__has_builtin(__builtin_alloca) |
| 433 | #error "__builtin_alloca not found" |
| 434 | #endif |
| 435 | #elif ! defined(alloca) |
| 436 | __builtin_alloca; |
| 437 | #endif |
| 438 | return 0; |
| 439 | } |
| 440 | Compiler stdout: |
| 441 | |
| 442 | Compiler stderr: |
| 443 | |
| 444 | Checking for function "alloca" : YES |
| 445 | Running compile: |
| 446 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp6910ekk_ |
| 447 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp6910ekk_/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp6910ekk_/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 448 | |
| 449 | Code: |
| 450 | |
| 451 | #define sigaction meson_disable_define_of_sigaction |
| 452 | |
| 453 | #include <limits.h> |
| 454 | #undef sigaction |
| 455 | |
| 456 | #ifdef __cplusplus |
| 457 | extern "C" |
| 458 | #endif |
| 459 | char sigaction (void); |
| 460 | |
| 461 | #if defined __stub_sigaction || defined __stub___sigaction |
| 462 | fail fail fail this function is not going to work |
| 463 | #endif |
| 464 | |
| 465 | int main(void) { |
| 466 | return sigaction (); |
| 467 | } |
| 468 | Compiler stdout: |
| 469 | |
| 470 | Compiler stderr: |
| 471 | |
| 472 | Checking for function "sigaction" : YES |
| 473 | Running compile: |
| 474 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpnsei5iym |
| 475 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpnsei5iym/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpnsei5iym/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 476 | |
| 477 | Code: |
| 478 | |
| 479 | #define drand48 meson_disable_define_of_drand48 |
| 480 | |
| 481 | #include <limits.h> |
| 482 | #undef drand48 |
| 483 | |
| 484 | #ifdef __cplusplus |
| 485 | extern "C" |
| 486 | #endif |
| 487 | char drand48 (void); |
| 488 | |
| 489 | #if defined __stub_drand48 || defined __stub___drand48 |
| 490 | fail fail fail this function is not going to work |
| 491 | #endif |
| 492 | |
| 493 | int main(void) { |
| 494 | return drand48 (); |
| 495 | } |
| 496 | Compiler stdout: |
| 497 | |
| 498 | Compiler stderr: |
| 499 | |
| 500 | Checking for function "drand48" : YES |
| 501 | Running compile: |
| 502 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpg4dst6az |
| 503 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpg4dst6az/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpg4dst6az/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-no_weak_imports -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 504 | |
| 505 | Code: |
| 506 | |
| 507 | #define setlinebuf meson_disable_define_of_setlinebuf |
| 508 | |
| 509 | #include <limits.h> |
| 510 | #undef setlinebuf |
| 511 | |
| 512 | #ifdef __cplusplus |
| 513 | extern "C" |
| 514 | #endif |
| 515 | char setlinebuf (void); |
| 516 | |
| 517 | #if defined __stub_setlinebuf || defined __stub___setlinebuf |
| 518 | fail fail fail this function is not going to work |
| 519 | #endif |
| 520 | |
| 521 | int main(void) { |
| 522 | return setlinebuf (); |
| 523 | } |
| 524 | Compiler stdout: |
| 525 | |
| 526 | Compiler stderr: |
| 527 | |
| 528 | Checking for function "setlinebuf" : YES |
| 529 | Running compile: |
| 530 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmphegr82q9 |
| 531 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmphegr82q9/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmphegr82q9/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 532 | |
| 533 | Code: |
| 534 | int main(void) { return 0; } |
| 535 | |
| 536 | Compiler stdout: |
| 537 | |
| 538 | Compiler stderr: |
| 539 | ld: warning: -undefined dynamic_lookup may not work with chained fixups |
| 540 | |
| 541 | Library m found: YES |
| 542 | Pkg-config binary for 1 is not cached. |
| 543 | Pkg-config binary missing from cross or native file, or env var undefined. |
| 544 | Trying a default Pkg-config fallback at pkg-config |
| 545 | Found pkg-config: /opt/local/bin/pkg-config (0.29.2) |
| 546 | Determining dependency 'spice-protocol' with pkg-config executable '/opt/local/bin/pkg-config' |
| 547 | env[PKG_CONFIG_PATH]: |
| 548 | Called `/opt/local/bin/pkg-config --modversion spice-protocol` -> 0 |
| 549 | 0.14.3 |
| 550 | env[PKG_CONFIG_PATH]: |
| 551 | Called `/opt/local/bin/pkg-config --cflags spice-protocol` -> 0 |
| 552 | -I/opt/local/include/spice-1 |
| 553 | env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 |
| 554 | env[PKG_CONFIG_PATH]: |
| 555 | Called `/opt/local/bin/pkg-config --libs spice-protocol` -> 0 |
| 556 | |
| 557 | env[PKG_CONFIG_PATH]: |
| 558 | Called `/opt/local/bin/pkg-config --libs spice-protocol` -> 0 |
| 559 | |
| 560 | Run-time dependency spice-protocol found: YES 0.14.3 |
| 561 | Pkg-config binary for 1 is cached. |
| 562 | Determining dependency 'glib-2.0' with pkg-config executable '/opt/local/bin/pkg-config' |
| 563 | env[PKG_CONFIG_PATH]: |
| 564 | Called `/opt/local/bin/pkg-config --modversion glib-2.0` -> 0 |
| 565 | 2.70.5 |
| 566 | env[PKG_CONFIG_PATH]: |
| 567 | Called `/opt/local/bin/pkg-config --cflags glib-2.0` -> 0 |
| 568 | -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include |
| 569 | env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 |
| 570 | env[PKG_CONFIG_PATH]: |
| 571 | Called `/opt/local/bin/pkg-config --libs glib-2.0` -> 0 |
| 572 | -L/opt/local/lib -lglib-2.0 -lintl |
| 573 | env[PKG_CONFIG_PATH]: |
| 574 | Called `/opt/local/bin/pkg-config --libs glib-2.0` -> 0 |
| 575 | -L/opt/local/lib -lglib-2.0 -lintl |
| 576 | Running compile: |
| 577 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp1ku8qo9x |
| 578 | Command line: /usr/bin/clang -L/opt/local/lib -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp1ku8qo9x/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmp1ku8qo9x/output.exe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
| 579 | |
| 580 | Code: |
| 581 | #include<stdio.h> |
| 582 | |
| 583 | int main(void) { |
| 584 | printf("%ld\n", (long)(sizeof(void *))); |
| 585 | return 0; |
| 586 | } |
| 587 | Compiler stdout: |
| 588 | |
| 589 | Compiler stderr: |
| 590 | |
| 591 | Program stdout: |
| 592 | |
| 593 | 8 |
| 594 | |
| 595 | Program stderr: |
| 596 | |
| 597 | |
| 598 | Running compile: |
| 599 | Working directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpx9t02qe2 |
| 600 | Command line: /usr/bin/clang -I/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpx9t02qe2/testfile.c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/build/meson-private/tmpx9t02qe2/output.obj -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -D_XOPEN_SOURCE -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs |
| 601 | |
| 602 | Code: |
| 603 | |
| 604 | Compiler stdout: |
| 605 | programs: =/Library/Developer/CommandLineTools/usr/bin |
| 606 | libraries: =/Library/Developer/CommandLineTools/usr/lib/clang/14.0.0 |
| 607 | |
| 608 | Compiler stderr: |
| 609 | |
| 610 | Run-time dependency glib-2.0 found: YES 2.70.5 |
| 611 | Pkg-config binary for 1 is cached. |
| 612 | Determining dependency 'pixman-1' with pkg-config executable '/opt/local/bin/pkg-config' |
| 613 | env[PKG_CONFIG_PATH]: |
| 614 | Called `/opt/local/bin/pkg-config --modversion pixman-1` -> 0 |
| 615 | 0.38.4 |
| 616 | env[PKG_CONFIG_PATH]: |
| 617 | Called `/opt/local/bin/pkg-config --cflags pixman-1` -> 0 |
| 618 | -I/opt/local/include/pixman-1 |
| 619 | env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 |
| 620 | env[PKG_CONFIG_PATH]: |
| 621 | Called `/opt/local/bin/pkg-config --libs pixman-1` -> 0 |
| 622 | -L/opt/local/lib -lpixman-1 |
| 623 | env[PKG_CONFIG_PATH]: |
| 624 | Called `/opt/local/bin/pkg-config --libs pixman-1` -> 0 |
| 625 | -L/opt/local/lib -lpixman-1 |
| 626 | Run-time dependency pixman-1 found: YES 0.38.4 |
| 627 | Pkg-config binary for 1 is cached. |
| 628 | Determining dependency 'openssl' with pkg-config executable '/opt/local/bin/pkg-config' |
| 629 | env[PKG_CONFIG_PATH]: |
| 630 | Called `/opt/local/bin/pkg-config --modversion openssl` -> 0 |
| 631 | 3.0.7 |
| 632 | env[PKG_CONFIG_PATH]: |
| 633 | Called `/opt/local/bin/pkg-config --cflags openssl` -> 0 |
| 634 | -I/opt/local/libexec/openssl3/include |
| 635 | env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 |
| 636 | env[PKG_CONFIG_PATH]: |
| 637 | Called `/opt/local/bin/pkg-config --libs openssl` -> 0 |
| 638 | -L/opt/local/libexec/openssl3/lib -lssl -lcrypto |
| 639 | env[PKG_CONFIG_PATH]: |
| 640 | Called `/opt/local/bin/pkg-config --libs openssl` -> 0 |
| 641 | -L/opt/local/libexec/openssl3/lib -lssl -lcrypto |
| 642 | Run-time dependency openssl found: YES 3.0.7 |
| 643 | Pkg-config binary for 1 is cached. |
| 644 | Determining dependency 'gio-2.0' with pkg-config executable '/opt/local/bin/pkg-config' |
| 645 | env[PKG_CONFIG_PATH]: |
| 646 | Called `/opt/local/bin/pkg-config --modversion gio-2.0` -> 0 |
| 647 | 2.70.5 |
| 648 | env[PKG_CONFIG_PATH]: |
| 649 | Called `/opt/local/bin/pkg-config --cflags gio-2.0` -> 0 |
| 650 | -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include |
| 651 | env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 |
| 652 | env[PKG_CONFIG_PATH]: |
| 653 | Called `/opt/local/bin/pkg-config --libs gio-2.0` -> 0 |
| 654 | -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl |
| 655 | env[PKG_CONFIG_PATH]: |
| 656 | Called `/opt/local/bin/pkg-config --libs gio-2.0` -> 0 |
| 657 | -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl |
| 658 | Run-time dependency gio-2.0 found: YES 2.70.5 |
| 659 | Pkg-config binary for 1 is cached. |
| 660 | Determining dependency 'opus' with pkg-config executable '/opt/local/bin/pkg-config' |
| 661 | env[PKG_CONFIG_PATH]: |
| 662 | Called `/opt/local/bin/pkg-config --modversion opus` -> 0 |
| 663 | 1.3.1 |
| 664 | env[PKG_CONFIG_PATH]: |
| 665 | Called `/opt/local/bin/pkg-config --cflags opus` -> 0 |
| 666 | -I/opt/local/include/opus |
| 667 | env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 |
| 668 | env[PKG_CONFIG_PATH]: |
| 669 | Called `/opt/local/bin/pkg-config --libs opus` -> 0 |
| 670 | -L/opt/local/lib -lopus |
| 671 | env[PKG_CONFIG_PATH]: |
| 672 | Called `/opt/local/bin/pkg-config --libs opus` -> 0 |
| 673 | -L/opt/local/lib -lopus |
| 674 | Run-time dependency opus found: YES 1.3.1 |
| 675 | Could not introspect Python (['/opt/local/bin/python3.9', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_spice-gtk/spice-gtk/work/.tmp/tmpto0jnokc.py']): exit code -6 |
| 676 | Program stdout: |
| 677 | |
| 678 | |
| 679 | Program stderr: |
| 680 | |
| 681 | dyld[1238]: Library not loaded: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python39/python39/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python |
| 682 | Referenced from: <770A2A3F-44FC-38BE-9CAB-1EC043731F2A> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 |
| 683 | Reason: tried: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python39/python39/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python39/python39/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file), '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python39/python39/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file), '/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file), '/System/Library/Frameworks/Python.framework/Versions/3.9/Python' (no such file, not in dyld cache) |
| 684 | |
| 685 | |
| 686 | subprojects/spice-common/meson.build:130:2: ERROR: <PythonExternalProgram '/opt/local/bin/python3.9' -> ['/opt/local/bin/python3.9']> is not a valid python or it is missing distutils |