Pastery

emscripten_glib_build--_meson-log.txt +

   1Build started at 2020-11-29T19:55:32.864547   2Main binary: /usr/bin/python3   3Build Options: -Diconv=libc -Dselinux=disabled -Dxattr=false -Dlibmount=disabled -Dnls=disabled -Dinternal_pcre=true -Dprefix=/home/user/code/glib-container/target -Dbuildtype=release -Ddefault_library=static '--cross-file /home/user/code/glib-container/emscripten-crossfile.meson'   4Python system: Linux   5The Meson build system   6Version: 0.56.0   7Source dir: /home/user/code/glib-container/deps/glib   8Build dir: /home/user/code/glib-container/deps/glib/_build   9Build type: cross build  10Project name: glib  11Project version: 2.64.2  12Using 'CFLAGS' from environment with value: '-O3'  13Using 'LDFLAGS' from environment with value: '-L/home/user/code/glib-container/target/lib -O3'  14None of 'CPPFLAGS' are defined in the environment, not changing global flags.  15Sanity testing C compiler: emcc  16Is cross compiler: True.  17Sanity c1heck compiler command line: emcc /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckc.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckc_cross.exe -O3 -pipe -D_FILE_OFFSET_BITS=64 -c  18Sanity check compile stdout:  19  20-----  21Sanity check compile stderr:  22  23-----  24C compiler for the host machine: emcc (emscripten 2.0.9 "emcc (Emscripten gcc/clang-like replacement) 2.0.9 (59aedd441c317b7064146d4d888eab272e92dd03)")  25C linker for the host machine: emcc ld.wasm 12.0.0  26Using 'CXXFLAGS' from environment with value: '-O3'  27Using 'LDFLAGS' from environment with value: '-L/home/user/code/glib-container/target/lib -O3'  28None of 'CPPFLAGS' are defined in the environment, not changing global flags.  29Sanity testing C++ compiler: em++  30Is cross compiler: True.  31Sanity check compiler command line: em++ /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckcpp.cc -o /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckcpp_cross.exe -O3 -pipe -D_FILE_OFFSET_BITS=64 -c  32Sanity check compile stdout:  33  34-----  35Sanity check compile stderr:  36  37-----  38C++ compiler for the host machine: em++ (emscripten 2.0.9 "emcc (Emscripten gcc/clang-like replacement) 2.0.9 (59aedd441c317b7064146d4d888eab272e92dd03)")  39C++ linker for the host machine: em++ ld.wasm 12.0.0  40None of 'CC_FOR_BUILD' are defined in the environment, not changing global flags.  41None of 'CFLAGS_FOR_BUILD' are defined in the environment, not changing global flags.  42None of 'LDFLAGS_FOR_BUILD' are defined in the environment, not changing global flags.  43None of 'CPPFLAGS_FOR_BUILD' are defined in the environment, not changing global flags.  44None of 'CC_LD_FOR_BUILD' are defined in the environment, not changing global flags.  45Sanity testing C compiler: cc  46Is cross compiler: False.  47None of 'CC_LD_FOR_BUILD' are defined in the environment, not changing global flags.  48Sanity check compiler command line: cc /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckc.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckc.exe -pipe -D_FILE_OFFSET_BITS=64  49Sanity check compile stdout:  50  51-----  52Sanity check compile stderr:  53  54-----  55Running test binary command: /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckc.exe  56C compiler for the build machine: cc (gcc 9.3.0 "cc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")  57C linker for the build machine: cc ld.bfd 2.34  58None of 'AR_FOR_BUILD' are defined in the environment, not changing global flags.  59None of 'CXX_FOR_BUILD' are defined in the environment, not changing global flags.  60None of 'CXXFLAGS_FOR_BUILD' are defined in the environment, not changing global flags.  61None of 'LDFLAGS_FOR_BUILD' are defined in the environment, not changing global flags.  62None of 'CPPFLAGS_FOR_BUILD' are defined in the environment, not changing global flags.  63None of 'CXX_LD_FOR_BUILD' are defined in the environment, not changing global flags.  64Sanity testing C++ compiler: c++  65Is cross compiler: False.  66None of 'CXX_LD_FOR_BUILD' are defined in the environment, not changing global flags.  67Sanity check compiler command line: c++ /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckcpp.cc -o /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckcpp.exe -pipe -D_FILE_OFFSET_BITS=64  68Sanity check compile stdout:  69  70-----  71Sanity check compile stderr:  72  73-----  74Running test binary command: /home/user/code/glib-container/deps/glib/_build/meson-private/sanitycheckcpp.exe  75C++ compiler for the build machine: c++ (gcc 9.3.0 "c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")  76C++ linker for the build machine: c++ ld.bfd 2.34  77Build machine cpu family: x86_64  78Build machine cpu: x86_64  79Host machine cpu family: x86_64  80Host machine cpu: x86_64  81Target machine cpu family: wasm32  82Target machine cpu: wasm32  83Running compile:  84Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpt7vvk8vl  85Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpt7vvk8vl/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpt7vvk8vl/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -fno-strict-aliasing   86  87Code:  88 extern int i;  89int i;  90  91Compiler stdout:  92   93Compiler stderr:  94 emcc: error: STANDALONE_WASM does not support pthreads yet  95  96Compiler for C supports arguments -fno-strict-aliasing: NO   97Running compile:  98Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4m7mv2se  99Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4m7mv2se/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4m7mv2se/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 -Werror  100 101Code: 102  103  void 104  __attribute__ ((visibility ("hidden"))) 105       f_hidden (void) 106  { 107  } 108  void 109  __attribute__ ((visibility ("internal"))) 110       f_internal (void) 111  { 112  } 113  void 114  __attribute__ ((visibility ("default"))) 115       f_default (void) 116  { 117  } 118  int main (void) 119  { 120    f_hidden(); 121    f_internal(); 122    f_default(); 123    return 0; 124  } 125   126Compiler stdout: 127  128Compiler stderr: 129 emcc: error: STANDALONE_WASM does not support pthreads yet 130 131Checking if "GNU C visibility attributes test" compiles: NO  132Running compile: 133Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmfjh1m8h 134Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmfjh1m8h/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  135 136Code: 137  138        #ifdef __has_include 139         #if !__has_include("alloca.h") 140          #error "Header 'alloca.h' could not be found" 141         #endif 142        #else 143         #include <alloca.h> 144        #endif 145Compiler stdout: 146  147 148Compiler stderr: 149  150Has header "alloca.h" : YES  151Running compile: 152Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5cdph5ts 153Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5cdph5ts/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  154 155Code: 156  157        #ifdef __has_include 158         #if !__has_include("crt_externs.h") 159          #error "Header 'crt_externs.h' could not be found" 160         #endif 161        #else 162         #include <crt_externs.h> 163        #endif 164Compiler stdout: 165  166 167Compiler stderr: 168 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5cdph5ts/testfile.c:4:12: error: "Header 'crt_externs.h' could not be found" 169          #error "Header 'crt_externs.h' could not be found" 170           ^ 1711 error generated. 172 173Has header "crt_externs.h" : NO  174Running compile: 175Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkm55wevq 176Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkm55wevq/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  177 178Code: 179  180        #ifdef __has_include 181         #if !__has_include("dirent.h") 182          #error "Header 'dirent.h' could not be found" 183         #endif 184        #else 185         #include <dirent.h> 186        #endif 187Compiler stdout: 188  189 190Compiler stderr: 191  192Has header "dirent.h" : YES  193Running compile: 194Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpb_39foum 195Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpb_39foum/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  196 197Code: 198  199        #ifdef __has_include 200         #if !__has_include("float.h") 201          #error "Header 'float.h' could not be found" 202         #endif 203        #else 204         #include <float.h> 205        #endif 206Compiler stdout: 207  208 209Compiler stderr: 210  211Has header "float.h" : YES  212Running compile: 213Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwy3icw7n 214Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwy3icw7n/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  215 216Code: 217  218        #ifdef __has_include 219         #if !__has_include("fstab.h") 220          #error "Header 'fstab.h' could not be found" 221         #endif 222        #else 223         #include <fstab.h> 224        #endif 225Compiler stdout: 226  227 228Compiler stderr: 229 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwy3icw7n/testfile.c:4:12: error: "Header 'fstab.h' could not be found" 230          #error "Header 'fstab.h' could not be found" 231           ^ 2321 error generated. 233 234Has header "fstab.h" : NO  235Running compile: 236Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgxm7mhhe 237Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgxm7mhhe/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  238 239Code: 240  241        #ifdef __has_include 242         #if !__has_include("grp.h") 243          #error "Header 'grp.h' could not be found" 244         #endif 245        #else 246         #include <grp.h> 247        #endif 248Compiler stdout: 249  250 251Compiler stderr: 252  253Has header "grp.h" : YES  254Running compile: 255Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4l3k4dlg 256Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4l3k4dlg/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  257 258Code: 259  260        #ifdef __has_include 261         #if !__has_include("inttypes.h") 262          #error "Header 'inttypes.h' could not be found" 263         #endif 264        #else 265         #include <inttypes.h> 266        #endif 267Compiler stdout: 268  269 270Compiler stderr: 271  272Has header "inttypes.h" : YES  273Running compile: 274Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9wow_vp_ 275Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9wow_vp_/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  276 277Code: 278  279        #ifdef __has_include 280         #if !__has_include("limits.h") 281          #error "Header 'limits.h' could not be found" 282         #endif 283        #else 284         #include <limits.h> 285        #endif 286Compiler stdout: 287  288 289Compiler stderr: 290  291Has header "limits.h" : YES  292Running compile: 293Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp040ietgw 294Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp040ietgw/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  295 296Code: 297  298        #ifdef __has_include 299         #if !__has_include("linux/magic.h") 300          #error "Header 'linux/magic.h' could not be found" 301         #endif 302        #else 303         #include <linux/magic.h> 304        #endif 305Compiler stdout: 306  307 308Compiler stderr: 309 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp040ietgw/testfile.c:4:12: error: "Header 'linux/magic.h' could not be found" 310          #error "Header 'linux/magic.h' could not be found" 311           ^ 3121 error generated. 313 314Has header "linux/magic.h" : NO  315Running compile: 316Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpljzpto29 317Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpljzpto29/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  318 319Code: 320  321        #ifdef __has_include 322         #if !__has_include("locale.h") 323          #error "Header 'locale.h' could not be found" 324         #endif 325        #else 326         #include <locale.h> 327        #endif 328Compiler stdout: 329  330 331Compiler stderr: 332  333Has header "locale.h" : YES  334Running compile: 335Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjkur20t 336Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjkur20t/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  337 338Code: 339  340        #ifdef __has_include 341         #if !__has_include("mach/mach_time.h") 342          #error "Header 'mach/mach_time.h' could not be found" 343         #endif 344        #else 345         #include <mach/mach_time.h> 346        #endif 347Compiler stdout: 348  349 350Compiler stderr: 351 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjkur20t/testfile.c:4:12: error: "Header 'mach/mach_time.h' could not be found" 352          #error "Header 'mach/mach_time.h' could not be found" 353           ^ 3541 error generated. 355 356Has header "mach/mach_time.h" : NO  357Running compile: 358Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpygqom0m2 359Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpygqom0m2/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  360 361Code: 362  363        #ifdef __has_include 364         #if !__has_include("memory.h") 365          #error "Header 'memory.h' could not be found" 366         #endif 367        #else 368         #include <memory.h> 369        #endif 370Compiler stdout: 371  372 373Compiler stderr: 374  375Has header "memory.h" : YES  376Running compile: 377Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpten0gkl6 378Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpten0gkl6/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  379 380Code: 381  382        #ifdef __has_include 383         #if !__has_include("mntent.h") 384          #error "Header 'mntent.h' could not be found" 385         #endif 386        #else 387         #include <mntent.h> 388        #endif 389Compiler stdout: 390  391 392Compiler stderr: 393  394Has header "mntent.h" : YES  395Running compile: 396Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfcswucs1 397Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfcswucs1/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  398 399Code: 400  401        #ifdef __has_include 402         #if !__has_include("poll.h") 403          #error "Header 'poll.h' could not be found" 404         #endif 405        #else 406         #include <poll.h> 407        #endif 408Compiler stdout: 409  410 411Compiler stderr: 412  413Has header "poll.h" : YES  414Running compile: 415Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpusrvz919 416Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpusrvz919/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  417 418Code: 419  420        #ifdef __has_include 421         #if !__has_include("pwd.h") 422          #error "Header 'pwd.h' could not be found" 423         #endif 424        #else 425         #include <pwd.h> 426        #endif 427Compiler stdout: 428  429 430Compiler stderr: 431  432Has header "pwd.h" : YES  433Running compile: 434Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpagat71o1 435Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpagat71o1/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  436 437Code: 438  439        #ifdef __has_include 440         #if !__has_include("sched.h") 441          #error "Header 'sched.h' could not be found" 442         #endif 443        #else 444         #include <sched.h> 445        #endif 446Compiler stdout: 447  448 449Compiler stderr: 450  451Has header "sched.h" : YES  452Running compile: 453Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgrjxtbmi 454Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgrjxtbmi/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  455 456Code: 457  458        #ifdef __has_include 459         #if !__has_include("spawn.h") 460          #error "Header 'spawn.h' could not be found" 461         #endif 462        #else 463         #include <spawn.h> 464        #endif 465Compiler stdout: 466  467 468Compiler stderr: 469  470Has header "spawn.h" : YES  471Running compile: 472Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdhlb2btg 473Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdhlb2btg/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  474 475Code: 476  477        #ifdef __has_include 478         #if !__has_include("stdint.h") 479          #error "Header 'stdint.h' could not be found" 480         #endif 481        #else 482         #include <stdint.h> 483        #endif 484Compiler stdout: 485  486 487Compiler stderr: 488  489Has header "stdint.h" : YES  490Running compile: 491Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpggu6v1dv 492Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpggu6v1dv/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  493 494Code: 495  496        #ifdef __has_include 497         #if !__has_include("stdlib.h") 498          #error "Header 'stdlib.h' could not be found" 499         #endif 500        #else 501         #include <stdlib.h> 502        #endif 503Compiler stdout: 504  505 506Compiler stderr: 507  508Has header "stdlib.h" : YES  509Running compile: 510Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq954svas 511Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq954svas/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  512 513Code: 514  515        #ifdef __has_include 516         #if !__has_include("string.h") 517          #error "Header 'string.h' could not be found" 518         #endif 519        #else 520         #include <string.h> 521        #endif 522Compiler stdout: 523  524 525Compiler stderr: 526  527Has header "string.h" : YES  528Running compile: 529Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3ehnsdzf 530Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3ehnsdzf/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  531 532Code: 533  534        #ifdef __has_include 535         #if !__has_include("strings.h") 536          #error "Header 'strings.h' could not be found" 537         #endif 538        #else 539         #include <strings.h> 540        #endif 541Compiler stdout: 542  543 544Compiler stderr: 545  546Has header "strings.h" : YES  547Running compile: 548Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp37679p55 549Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp37679p55/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  550 551Code: 552  553        #ifdef __has_include 554         #if !__has_include("sys/auxv.h") 555          #error "Header 'sys/auxv.h' could not be found" 556         #endif 557        #else 558         #include <sys/auxv.h> 559        #endif 560Compiler stdout: 561  562 563Compiler stderr: 564  565Has header "sys/auxv.h" : YES  566Running compile: 567Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpqa3k6yg4 568Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpqa3k6yg4/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  569 570Code: 571  572        #ifdef __has_include 573         #if !__has_include("sys/event.h") 574          #error "Header 'sys/event.h' could not be found" 575         #endif 576        #else 577         #include <sys/event.h> 578        #endif 579Compiler stdout: 580  581 582Compiler stderr: 583 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpqa3k6yg4/testfile.c:4:12: error: "Header 'sys/event.h' could not be found" 584          #error "Header 'sys/event.h' could not be found" 585           ^ 5861 error generated. 587 588Has header "sys/event.h" : NO  589Running compile: 590Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp85gpjj5d 591Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp85gpjj5d/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  592 593Code: 594  595        #ifdef __has_include 596         #if !__has_include("sys/filio.h") 597          #error "Header 'sys/filio.h' could not be found" 598         #endif 599        #else 600         #include <sys/filio.h> 601        #endif 602Compiler stdout: 603  604 605Compiler stderr: 606 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp85gpjj5d/testfile.c:4:12: error: "Header 'sys/filio.h' could not be found" 607          #error "Header 'sys/filio.h' could not be found" 608           ^ 6091 error generated. 610 611Has header "sys/filio.h" : NO  612Running compile: 613Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5zzwhyza 614Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5zzwhyza/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  615 616Code: 617  618        #ifdef __has_include 619         #if !__has_include("sys/inotify.h") 620          #error "Header 'sys/inotify.h' could not be found" 621         #endif 622        #else 623         #include <sys/inotify.h> 624        #endif 625Compiler stdout: 626  627 628Compiler stderr: 629  630Has header "sys/inotify.h" : YES  631Running compile: 632Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp62czwk_l 633Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp62czwk_l/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  634 635Code: 636  637        #ifdef __has_include 638         #if !__has_include("sys/mkdev.h") 639          #error "Header 'sys/mkdev.h' could not be found" 640         #endif 641        #else 642         #include <sys/mkdev.h> 643        #endif 644Compiler stdout: 645  646 647Compiler stderr: 648 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp62czwk_l/testfile.c:4:12: error: "Header 'sys/mkdev.h' could not be found" 649          #error "Header 'sys/mkdev.h' could not be found" 650           ^ 6511 error generated. 652 653Has header "sys/mkdev.h" : NO  654Running compile: 655Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpahs4tm01 656Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpahs4tm01/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  657 658Code: 659  660        #ifdef __has_include 661         #if !__has_include("sys/mntctl.h") 662          #error "Header 'sys/mntctl.h' could not be found" 663         #endif 664        #else 665         #include <sys/mntctl.h> 666        #endif 667Compiler stdout: 668  669 670Compiler stderr: 671 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpahs4tm01/testfile.c:4:12: error: "Header 'sys/mntctl.h' could not be found" 672          #error "Header 'sys/mntctl.h' could not be found" 673           ^ 6741 error generated. 675 676Has header "sys/mntctl.h" : NO  677Running compile: 678Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpc_dukpru 679Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpc_dukpru/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  680 681Code: 682  683        #ifdef __has_include 684         #if !__has_include("sys/mnttab.h") 685          #error "Header 'sys/mnttab.h' could not be found" 686         #endif 687        #else 688         #include <sys/mnttab.h> 689        #endif 690Compiler stdout: 691  692 693Compiler stderr: 694 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpc_dukpru/testfile.c:4:12: error: "Header 'sys/mnttab.h' could not be found" 695          #error "Header 'sys/mnttab.h' could not be found" 696           ^ 6971 error generated. 698 699Has header "sys/mnttab.h" : NO  700Running compile: 701Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp54jj66sx 702Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp54jj66sx/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  703 704Code: 705  706        #ifdef __has_include 707         #if !__has_include("sys/mount.h") 708          #error "Header 'sys/mount.h' could not be found" 709         #endif 710        #else 711         #include <sys/mount.h> 712        #endif 713Compiler stdout: 714  715 716Compiler stderr: 717  718Has header "sys/mount.h" : YES  719Running compile: 720Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0xxj_6ut 721Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0xxj_6ut/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  722 723Code: 724  725        #ifdef __has_include 726         #if !__has_include("sys/param.h") 727          #error "Header 'sys/param.h' could not be found" 728         #endif 729        #else 730         #include <sys/param.h> 731        #endif 732Compiler stdout: 733  734 735Compiler stderr: 736  737Has header "sys/param.h" : YES  738Running compile: 739Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpipnvmr_g 740Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpipnvmr_g/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  741 742Code: 743  744        #ifdef __has_include 745         #if !__has_include("sys/resource.h") 746          #error "Header 'sys/resource.h' could not be found" 747         #endif 748        #else 749         #include <sys/resource.h> 750        #endif 751Compiler stdout: 752  753 754Compiler stderr: 755  756Has header "sys/resource.h" : YES  757Running compile: 758Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprvmwvxnk 759Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmprvmwvxnk/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  760 761Code: 762  763        #ifdef __has_include 764         #if !__has_include("sys/select.h") 765          #error "Header 'sys/select.h' could not be found" 766         #endif 767        #else 768         #include <sys/select.h> 769        #endif 770Compiler stdout: 771  772 773Compiler stderr: 774  775Has header "sys/select.h" : YES  776Running compile: 777Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4xhvakmw 778Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4xhvakmw/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  779 780Code: 781  782        #ifdef __has_include 783         #if !__has_include("sys/statfs.h") 784          #error "Header 'sys/statfs.h' could not be found" 785         #endif 786        #else 787         #include <sys/statfs.h> 788        #endif 789Compiler stdout: 790  791 792Compiler stderr: 793  794Has header "sys/statfs.h" : YES  795Running compile: 796Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprpyc2d1m 797Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmprpyc2d1m/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  798 799Code: 800  801        #ifdef __has_include 802         #if !__has_include("sys/stat.h") 803          #error "Header 'sys/stat.h' could not be found" 804         #endif 805        #else 806         #include <sys/stat.h> 807        #endif 808Compiler stdout: 809  810 811Compiler stderr: 812  813Has header "sys/stat.h" : YES  814Running compile: 815Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9w53xxfy 816Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9w53xxfy/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  817 818Code: 819  820        #ifdef __has_include 821         #if !__has_include("sys/statvfs.h") 822          #error "Header 'sys/statvfs.h' could not be found" 823         #endif 824        #else 825         #include <sys/statvfs.h> 826        #endif 827Compiler stdout: 828  829 830Compiler stderr: 831  832Has header "sys/statvfs.h" : YES  833Running compile: 834Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_44d1yoz 835Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_44d1yoz/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  836 837Code: 838  839        #ifdef __has_include 840         #if !__has_include("sys/sysctl.h") 841          #error "Header 'sys/sysctl.h' could not be found" 842         #endif 843        #else 844         #include <sys/sysctl.h> 845        #endif 846Compiler stdout: 847  848 849Compiler stderr: 850  851Has header "sys/sysctl.h" : YES  852Running compile: 853Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4_rajasq 854Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4_rajasq/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  855 856Code: 857  858        #ifdef __has_include 859         #if !__has_include("sys/time.h") 860          #error "Header 'sys/time.h' could not be found" 861         #endif 862        #else 863         #include <sys/time.h> 864        #endif 865Compiler stdout: 866  867 868Compiler stderr: 869  870Has header "sys/time.h" : YES  871Running compile: 872Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp37avbenq 873Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp37avbenq/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  874 875Code: 876  877        #ifdef __has_include 878         #if !__has_include("sys/times.h") 879          #error "Header 'sys/times.h' could not be found" 880         #endif 881        #else 882         #include <sys/times.h> 883        #endif 884Compiler stdout: 885  886 887Compiler stderr: 888  889Has header "sys/times.h" : YES  890Running compile: 891Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmwayjkk4 892Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmwayjkk4/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  893 894Code: 895  896        #ifdef __has_include 897         #if !__has_include("sys/types.h") 898          #error "Header 'sys/types.h' could not be found" 899         #endif 900        #else 901         #include <sys/types.h> 902        #endif 903Compiler stdout: 904  905 906Compiler stderr: 907  908Has header "sys/types.h" : YES  909Running compile: 910Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdltb_wz7 911Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdltb_wz7/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  912 913Code: 914  915        #ifdef __has_include 916         #if !__has_include("sys/uio.h") 917          #error "Header 'sys/uio.h' could not be found" 918         #endif 919        #else 920         #include <sys/uio.h> 921        #endif 922Compiler stdout: 923  924 925Compiler stderr: 926  927Has header "sys/uio.h" : YES  928Running compile: 929Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpo59_5ust 930Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpo59_5ust/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  931 932Code: 933  934        #ifdef __has_include 935         #if !__has_include("sys/vfs.h") 936          #error "Header 'sys/vfs.h' could not be found" 937         #endif 938        #else 939         #include <sys/vfs.h> 940        #endif 941Compiler stdout: 942  943 944Compiler stderr: 945  946Has header "sys/vfs.h" : YES  947Running compile: 948Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdemxqc4w 949Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdemxqc4w/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  950 951Code: 952  953        #ifdef __has_include 954         #if !__has_include("sys/vfstab.h") 955          #error "Header 'sys/vfstab.h' could not be found" 956         #endif 957        #else 958         #include <sys/vfstab.h> 959        #endif 960Compiler stdout: 961  962 963Compiler stderr: 964 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdemxqc4w/testfile.c:4:12: error: "Header 'sys/vfstab.h' could not be found" 965          #error "Header 'sys/vfstab.h' could not be found" 966           ^ 9671 error generated. 968 969Has header "sys/vfstab.h" : NO  970Running compile: 971Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpp0pnbn4p 972Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpp0pnbn4p/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  973 974Code: 975  976        #ifdef __has_include 977         #if !__has_include("sys/vmount.h") 978          #error "Header 'sys/vmount.h' could not be found" 979         #endif 980        #else 981         #include <sys/vmount.h> 982        #endif 983Compiler stdout: 984  985 986Compiler stderr: 987 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpp0pnbn4p/testfile.c:4:12: error: "Header 'sys/vmount.h' could not be found" 988          #error "Header 'sys/vmount.h' could not be found" 989           ^ 9901 error generated. 991 992Has header "sys/vmount.h" : NO  993Running compile: 994Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprnkcb53z 995Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmprnkcb53z/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99  996 997Code: 998  999        #ifdef __has_include1000         #if !__has_include("sys/wait.h")1001          #error "Header 'sys/wait.h' could not be found"1002         #endif1003        #else1004         #include <sys/wait.h>1005        #endif1006Compiler stdout:1007 10081009Compiler stderr:1010 1011Has header "sys/wait.h" : YES 1012Running compile:1013Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjzcqgr4m1014Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjzcqgr4m/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 10151016Code:1017 1018        #ifdef __has_include1019         #if !__has_include("termios.h")1020          #error "Header 'termios.h' could not be found"1021         #endif1022        #else1023         #include <termios.h>1024        #endif1025Compiler stdout:1026 10271028Compiler stderr:1029 1030Has header "termios.h" : YES 1031Running compile:1032Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyujjjd6t1033Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyujjjd6t/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 10341035Code:1036 1037        #ifdef __has_include1038         #if !__has_include("unistd.h")1039          #error "Header 'unistd.h' could not be found"1040         #endif1041        #else1042         #include <unistd.h>1043        #endif1044Compiler stdout:1045 10461047Compiler stderr:1048 1049Has header "unistd.h" : YES 1050Running compile:1051Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9to_8lv31052Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9to_8lv3/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 10531054Code:1055 1056        #ifdef __has_include1057         #if !__has_include("values.h")1058          #error "Header 'values.h' could not be found"1059         #endif1060        #else1061         #include <values.h>1062        #endif1063Compiler stdout:1064 10651066Compiler stderr:1067 1068Has header "values.h" : YES 1069Running compile:1070Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0855t8qj1071Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0855t8qj/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 10721073Code:1074 1075        #ifdef __has_include1076         #if !__has_include("wchar.h")1077          #error "Header 'wchar.h' could not be found"1078         #endif1079        #else1080         #include <wchar.h>1081        #endif1082Compiler stdout:1083 10841085Compiler stderr:1086 1087Has header "wchar.h" : YES 1088Running compile:1089Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpn3r3q_ux1090Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpn3r3q_ux/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 10911092Code:1093 1094        #ifdef __has_include1095         #if !__has_include("xlocale.h")1096          #error "Header 'xlocale.h' could not be found"1097         #endif1098        #else1099         #include <xlocale.h>1100        #endif1101Compiler stdout:1102 11031104Compiler stderr:1105 1106Has header "xlocale.h" : YES 1107Running compile:1108Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcahe_bgq1109Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcahe_bgq/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcahe_bgq/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 11101111Code:1112 #include <malloc.h>1113Compiler stdout:1114 1115Compiler stderr:1116 emcc: error: STANDALONE_WASM does not support pthreads yet11171118Checking if "malloc.h" compiles: NO 1119Running compile:1120Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1nmsoa3z1121Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1nmsoa3z/testfile.c -pipe -E -P -O3 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 11221123Code:1124 1125        #ifdef __has_include1126         #if !__has_include("linux/netlink.h")1127          #error "Header 'linux/netlink.h' could not be found"1128         #endif1129        #else1130         #include <linux/netlink.h>1131        #endif1132Compiler stdout:1133 11341135Compiler stderr:1136 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1nmsoa3z/testfile.c:4:12: error: "Header 'linux/netlink.h' could not be found"1137          #error "Header 'linux/netlink.h' could not be found"1138           ^11391 error generated.11401141Has header "linux/netlink.h" : NO 1142Running compile:1143Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpj94_wj7h1144Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpj94_wj7h/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpj94_wj7h/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 11451146Code:1147 1148        #include <locale.h>1149        int main(void) {1150            /* If it's not defined as a macro, try to use as a symbol */1151            #ifndef LC_MESSAGES1152                LC_MESSAGES;1153            #endif1154            return 0;1155        }1156Compiler stdout:1157 1158Compiler stderr:1159 emcc: error: STANDALONE_WASM does not support pthreads yet11601161Header <locale.h> has symbol "LC_MESSAGES" : NO 1162Running compile:1163Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgly_16751164Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgly_1675/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgly_1675/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 11651166Code:1167 #define HAVE_ALLOCA_H 11168#define HAVE_DIRENT_H 11169#define HAVE_FLOAT_H 11170#define HAVE_GRP_H 11171#define HAVE_INTTYPES_H 11172#define HAVE_LIMITS_H 11173#define HAVE_LOCALE_H 11174#define HAVE_MEMORY_H 11175#define HAVE_MNTENT_H 11176#define HAVE_POLL_H 11177#define HAVE_PWD_H 11178#define HAVE_SCHED_H 11179#define HAVE_SPAWN_H 11180#define HAVE_STDINT_H 11181#define HAVE_STDLIB_H 11182#define HAVE_STRING_H 11183#define HAVE_STRINGS_H 11184#define HAVE_SYS_AUXV_H 11185#define HAVE_SYS_INOTIFY_H 11186#define HAVE_SYS_MOUNT_H 11187#define HAVE_SYS_PARAM_H 11188#define HAVE_SYS_RESOURCE_H 11189#define HAVE_SYS_SELECT_H 11190#define HAVE_SYS_STATFS_H 11191#define HAVE_SYS_STAT_H 11192#define HAVE_SYS_STATVFS_H 11193#define HAVE_SYS_SYSCTL_H 11194#define HAVE_SYS_TIME_H 11195#define HAVE_SYS_TIMES_H 11196#define HAVE_SYS_TYPES_H 11197#define HAVE_SYS_UIO_H 11198#define HAVE_SYS_VFS_H 11199#define HAVE_SYS_WAIT_H 11200#define HAVE_TERMIOS_H 11201#define HAVE_UNISTD_H 11202#define HAVE_VALUES_H 11203#define HAVE_WCHAR_H 11204#define HAVE_XLOCALE_H 11205#include <sys/stat.h>1206        void bar(void) {1207            struct stat foo;1208            foo.st_mtimensec;12091210        };1211Compiler stdout:1212 1213Compiler stderr:1214 emcc: error: STANDALONE_WASM does not support pthreads yet12151216Checking whether type "struct stat" has member "st_mtimensec" : NO 1217Running compile:1218Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmphuyc92xs1219Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmphuyc92xs/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmphuyc92xs/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 12201221Code:1222 #define HAVE_ALLOCA_H 11223#define HAVE_DIRENT_H 11224#define HAVE_FLOAT_H 11225#define HAVE_GRP_H 11226#define HAVE_INTTYPES_H 11227#define HAVE_LIMITS_H 11228#define HAVE_LOCALE_H 11229#define HAVE_MEMORY_H 11230#define HAVE_MNTENT_H 11231#define HAVE_POLL_H 11232#define HAVE_PWD_H 11233#define HAVE_SCHED_H 11234#define HAVE_SPAWN_H 11235#define HAVE_STDINT_H 11236#define HAVE_STDLIB_H 11237#define HAVE_STRING_H 11238#define HAVE_STRINGS_H 11239#define HAVE_SYS_AUXV_H 11240#define HAVE_SYS_INOTIFY_H 11241#define HAVE_SYS_MOUNT_H 11242#define HAVE_SYS_PARAM_H 11243#define HAVE_SYS_RESOURCE_H 11244#define HAVE_SYS_SELECT_H 11245#define HAVE_SYS_STATFS_H 11246#define HAVE_SYS_STAT_H 11247#define HAVE_SYS_STATVFS_H 11248#define HAVE_SYS_SYSCTL_H 11249#define HAVE_SYS_TIME_H 11250#define HAVE_SYS_TIMES_H 11251#define HAVE_SYS_TYPES_H 11252#define HAVE_SYS_UIO_H 11253#define HAVE_SYS_VFS_H 11254#define HAVE_SYS_WAIT_H 11255#define HAVE_TERMIOS_H 11256#define HAVE_UNISTD_H 11257#define HAVE_VALUES_H 11258#define HAVE_WCHAR_H 11259#define HAVE_XLOCALE_H 11260#include <sys/stat.h>1261        void bar(void) {1262            struct stat foo;1263            foo.st_mtim.tv_nsec;12641265        };1266Compiler stdout:1267 1268Compiler stderr:1269 emcc: error: STANDALONE_WASM does not support pthreads yet12701271Checking whether type "struct stat" has member "st_mtim.tv_nsec" : NO 1272Running compile:1273Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprxfgc9rw1274Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmprxfgc9rw/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmprxfgc9rw/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 12751276Code:1277 #define HAVE_ALLOCA_H 11278#define HAVE_DIRENT_H 11279#define HAVE_FLOAT_H 11280#define HAVE_GRP_H 11281#define HAVE_INTTYPES_H 11282#define HAVE_LIMITS_H 11283#define HAVE_LOCALE_H 11284#define HAVE_MEMORY_H 11285#define HAVE_MNTENT_H 11286#define HAVE_POLL_H 11287#define HAVE_PWD_H 11288#define HAVE_SCHED_H 11289#define HAVE_SPAWN_H 11290#define HAVE_STDINT_H 11291#define HAVE_STDLIB_H 11292#define HAVE_STRING_H 11293#define HAVE_STRINGS_H 11294#define HAVE_SYS_AUXV_H 11295#define HAVE_SYS_INOTIFY_H 11296#define HAVE_SYS_MOUNT_H 11297#define HAVE_SYS_PARAM_H 11298#define HAVE_SYS_RESOURCE_H 11299#define HAVE_SYS_SELECT_H 11300#define HAVE_SYS_STATFS_H 11301#define HAVE_SYS_STAT_H 11302#define HAVE_SYS_STATVFS_H 11303#define HAVE_SYS_SYSCTL_H 11304#define HAVE_SYS_TIME_H 11305#define HAVE_SYS_TIMES_H 11306#define HAVE_SYS_TYPES_H 11307#define HAVE_SYS_UIO_H 11308#define HAVE_SYS_VFS_H 11309#define HAVE_SYS_WAIT_H 11310#define HAVE_TERMIOS_H 11311#define HAVE_UNISTD_H 11312#define HAVE_VALUES_H 11313#define HAVE_WCHAR_H 11314#define HAVE_XLOCALE_H 11315#include <sys/stat.h>1316        void bar(void) {1317            struct stat foo;1318            foo.st_atimensec;13191320        };1321Compiler stdout:1322 1323Compiler stderr:1324 emcc: error: STANDALONE_WASM does not support pthreads yet13251326Checking whether type "struct stat" has member "st_atimensec" : NO 1327Running compile:1328Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoucpobb61329Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoucpobb6/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoucpobb6/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 13301331Code:1332 #define HAVE_ALLOCA_H 11333#define HAVE_DIRENT_H 11334#define HAVE_FLOAT_H 11335#define HAVE_GRP_H 11336#define HAVE_INTTYPES_H 11337#define HAVE_LIMITS_H 11338#define HAVE_LOCALE_H 11339#define HAVE_MEMORY_H 11340#define HAVE_MNTENT_H 11341#define HAVE_POLL_H 11342#define HAVE_PWD_H 11343#define HAVE_SCHED_H 11344#define HAVE_SPAWN_H 11345#define HAVE_STDINT_H 11346#define HAVE_STDLIB_H 11347#define HAVE_STRING_H 11348#define HAVE_STRINGS_H 11349#define HAVE_SYS_AUXV_H 11350#define HAVE_SYS_INOTIFY_H 11351#define HAVE_SYS_MOUNT_H 11352#define HAVE_SYS_PARAM_H 11353#define HAVE_SYS_RESOURCE_H 11354#define HAVE_SYS_SELECT_H 11355#define HAVE_SYS_STATFS_H 11356#define HAVE_SYS_STAT_H 11357#define HAVE_SYS_STATVFS_H 11358#define HAVE_SYS_SYSCTL_H 11359#define HAVE_SYS_TIME_H 11360#define HAVE_SYS_TIMES_H 11361#define HAVE_SYS_TYPES_H 11362#define HAVE_SYS_UIO_H 11363#define HAVE_SYS_VFS_H 11364#define HAVE_SYS_WAIT_H 11365#define HAVE_TERMIOS_H 11366#define HAVE_UNISTD_H 11367#define HAVE_VALUES_H 11368#define HAVE_WCHAR_H 11369#define HAVE_XLOCALE_H 11370#include <sys/stat.h>1371        void bar(void) {1372            struct stat foo;1373            foo.st_atim.tv_nsec;13741375        };1376Compiler stdout:1377 1378Compiler stderr:1379 emcc: error: STANDALONE_WASM does not support pthreads yet13801381Checking whether type "struct stat" has member "st_atim.tv_nsec" : NO 1382Running compile:1383Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpz7ub1izb1384Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpz7ub1izb/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpz7ub1izb/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 13851386Code:1387 #define HAVE_ALLOCA_H 11388#define HAVE_DIRENT_H 11389#define HAVE_FLOAT_H 11390#define HAVE_GRP_H 11391#define HAVE_INTTYPES_H 11392#define HAVE_LIMITS_H 11393#define HAVE_LOCALE_H 11394#define HAVE_MEMORY_H 11395#define HAVE_MNTENT_H 11396#define HAVE_POLL_H 11397#define HAVE_PWD_H 11398#define HAVE_SCHED_H 11399#define HAVE_SPAWN_H 11400#define HAVE_STDINT_H 11401#define HAVE_STDLIB_H 11402#define HAVE_STRING_H 11403#define HAVE_STRINGS_H 11404#define HAVE_SYS_AUXV_H 11405#define HAVE_SYS_INOTIFY_H 11406#define HAVE_SYS_MOUNT_H 11407#define HAVE_SYS_PARAM_H 11408#define HAVE_SYS_RESOURCE_H 11409#define HAVE_SYS_SELECT_H 11410#define HAVE_SYS_STATFS_H 11411#define HAVE_SYS_STAT_H 11412#define HAVE_SYS_STATVFS_H 11413#define HAVE_SYS_SYSCTL_H 11414#define HAVE_SYS_TIME_H 11415#define HAVE_SYS_TIMES_H 11416#define HAVE_SYS_TYPES_H 11417#define HAVE_SYS_UIO_H 11418#define HAVE_SYS_VFS_H 11419#define HAVE_SYS_WAIT_H 11420#define HAVE_TERMIOS_H 11421#define HAVE_UNISTD_H 11422#define HAVE_VALUES_H 11423#define HAVE_WCHAR_H 11424#define HAVE_XLOCALE_H 11425#include <sys/stat.h>1426        void bar(void) {1427            struct stat foo;1428            foo.st_ctimensec;14291430        };1431Compiler stdout:1432 1433Compiler stderr:1434 emcc: error: STANDALONE_WASM does not support pthreads yet14351436Checking whether type "struct stat" has member "st_ctimensec" : NO 1437Running compile:1438Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpd9sr7jh61439Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpd9sr7jh6/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpd9sr7jh6/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 14401441Code:1442 #define HAVE_ALLOCA_H 11443#define HAVE_DIRENT_H 11444#define HAVE_FLOAT_H 11445#define HAVE_GRP_H 11446#define HAVE_INTTYPES_H 11447#define HAVE_LIMITS_H 11448#define HAVE_LOCALE_H 11449#define HAVE_MEMORY_H 11450#define HAVE_MNTENT_H 11451#define HAVE_POLL_H 11452#define HAVE_PWD_H 11453#define HAVE_SCHED_H 11454#define HAVE_SPAWN_H 11455#define HAVE_STDINT_H 11456#define HAVE_STDLIB_H 11457#define HAVE_STRING_H 11458#define HAVE_STRINGS_H 11459#define HAVE_SYS_AUXV_H 11460#define HAVE_SYS_INOTIFY_H 11461#define HAVE_SYS_MOUNT_H 11462#define HAVE_SYS_PARAM_H 11463#define HAVE_SYS_RESOURCE_H 11464#define HAVE_SYS_SELECT_H 11465#define HAVE_SYS_STATFS_H 11466#define HAVE_SYS_STAT_H 11467#define HAVE_SYS_STATVFS_H 11468#define HAVE_SYS_SYSCTL_H 11469#define HAVE_SYS_TIME_H 11470#define HAVE_SYS_TIMES_H 11471#define HAVE_SYS_TYPES_H 11472#define HAVE_SYS_UIO_H 11473#define HAVE_SYS_VFS_H 11474#define HAVE_SYS_WAIT_H 11475#define HAVE_TERMIOS_H 11476#define HAVE_UNISTD_H 11477#define HAVE_VALUES_H 11478#define HAVE_WCHAR_H 11479#define HAVE_XLOCALE_H 11480#include <sys/stat.h>1481        void bar(void) {1482            struct stat foo;1483            foo.st_ctim.tv_nsec;14841485        };1486Compiler stdout:1487 1488Compiler stderr:1489 emcc: error: STANDALONE_WASM does not support pthreads yet14901491Checking whether type "struct stat" has member "st_ctim.tv_nsec" : NO 1492Running compile:1493Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnd1wk2kd1494Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnd1wk2kd/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnd1wk2kd/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 14951496Code:1497 #define HAVE_ALLOCA_H 11498#define HAVE_DIRENT_H 11499#define HAVE_FLOAT_H 11500#define HAVE_GRP_H 11501#define HAVE_INTTYPES_H 11502#define HAVE_LIMITS_H 11503#define HAVE_LOCALE_H 11504#define HAVE_MEMORY_H 11505#define HAVE_MNTENT_H 11506#define HAVE_POLL_H 11507#define HAVE_PWD_H 11508#define HAVE_SCHED_H 11509#define HAVE_SPAWN_H 11510#define HAVE_STDINT_H 11511#define HAVE_STDLIB_H 11512#define HAVE_STRING_H 11513#define HAVE_STRINGS_H 11514#define HAVE_SYS_AUXV_H 11515#define HAVE_SYS_INOTIFY_H 11516#define HAVE_SYS_MOUNT_H 11517#define HAVE_SYS_PARAM_H 11518#define HAVE_SYS_RESOURCE_H 11519#define HAVE_SYS_SELECT_H 11520#define HAVE_SYS_STATFS_H 11521#define HAVE_SYS_STAT_H 11522#define HAVE_SYS_STATVFS_H 11523#define HAVE_SYS_SYSCTL_H 11524#define HAVE_SYS_TIME_H 11525#define HAVE_SYS_TIMES_H 11526#define HAVE_SYS_TYPES_H 11527#define HAVE_SYS_UIO_H 11528#define HAVE_SYS_VFS_H 11529#define HAVE_SYS_WAIT_H 11530#define HAVE_TERMIOS_H 11531#define HAVE_UNISTD_H 11532#define HAVE_VALUES_H 11533#define HAVE_WCHAR_H 11534#define HAVE_XLOCALE_H 11535#include <sys/stat.h>1536        void bar(void) {1537            struct stat foo;1538            foo.st_birthtime;15391540        };1541Compiler stdout:1542 1543Compiler stderr:1544 emcc: error: STANDALONE_WASM does not support pthreads yet15451546Checking whether type "struct stat" has member "st_birthtime" : NO 1547Running compile:1548Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3x6_bjdb1549Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3x6_bjdb/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3x6_bjdb/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 15501551Code:1552 #define HAVE_ALLOCA_H 11553#define HAVE_DIRENT_H 11554#define HAVE_FLOAT_H 11555#define HAVE_GRP_H 11556#define HAVE_INTTYPES_H 11557#define HAVE_LIMITS_H 11558#define HAVE_LOCALE_H 11559#define HAVE_MEMORY_H 11560#define HAVE_MNTENT_H 11561#define HAVE_POLL_H 11562#define HAVE_PWD_H 11563#define HAVE_SCHED_H 11564#define HAVE_SPAWN_H 11565#define HAVE_STDINT_H 11566#define HAVE_STDLIB_H 11567#define HAVE_STRING_H 11568#define HAVE_STRINGS_H 11569#define HAVE_SYS_AUXV_H 11570#define HAVE_SYS_INOTIFY_H 11571#define HAVE_SYS_MOUNT_H 11572#define HAVE_SYS_PARAM_H 11573#define HAVE_SYS_RESOURCE_H 11574#define HAVE_SYS_SELECT_H 11575#define HAVE_SYS_STATFS_H 11576#define HAVE_SYS_STAT_H 11577#define HAVE_SYS_STATVFS_H 11578#define HAVE_SYS_SYSCTL_H 11579#define HAVE_SYS_TIME_H 11580#define HAVE_SYS_TIMES_H 11581#define HAVE_SYS_TYPES_H 11582#define HAVE_SYS_UIO_H 11583#define HAVE_SYS_VFS_H 11584#define HAVE_SYS_WAIT_H 11585#define HAVE_TERMIOS_H 11586#define HAVE_UNISTD_H 11587#define HAVE_VALUES_H 11588#define HAVE_WCHAR_H 11589#define HAVE_XLOCALE_H 11590#include <sys/stat.h>1591        void bar(void) {1592            struct stat foo;1593            foo.st_birthtimensec;15941595        };1596Compiler stdout:1597 1598Compiler stderr:1599 emcc: error: STANDALONE_WASM does not support pthreads yet16001601Checking whether type "struct stat" has member "st_birthtimensec" : NO 1602Running compile:1603Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7p13v6n81604Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7p13v6n8/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7p13v6n8/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 16051606Code:1607 #define HAVE_ALLOCA_H 11608#define HAVE_DIRENT_H 11609#define HAVE_FLOAT_H 11610#define HAVE_GRP_H 11611#define HAVE_INTTYPES_H 11612#define HAVE_LIMITS_H 11613#define HAVE_LOCALE_H 11614#define HAVE_MEMORY_H 11615#define HAVE_MNTENT_H 11616#define HAVE_POLL_H 11617#define HAVE_PWD_H 11618#define HAVE_SCHED_H 11619#define HAVE_SPAWN_H 11620#define HAVE_STDINT_H 11621#define HAVE_STDLIB_H 11622#define HAVE_STRING_H 11623#define HAVE_STRINGS_H 11624#define HAVE_SYS_AUXV_H 11625#define HAVE_SYS_INOTIFY_H 11626#define HAVE_SYS_MOUNT_H 11627#define HAVE_SYS_PARAM_H 11628#define HAVE_SYS_RESOURCE_H 11629#define HAVE_SYS_SELECT_H 11630#define HAVE_SYS_STATFS_H 11631#define HAVE_SYS_STAT_H 11632#define HAVE_SYS_STATVFS_H 11633#define HAVE_SYS_SYSCTL_H 11634#define HAVE_SYS_TIME_H 11635#define HAVE_SYS_TIMES_H 11636#define HAVE_SYS_TYPES_H 11637#define HAVE_SYS_UIO_H 11638#define HAVE_SYS_VFS_H 11639#define HAVE_SYS_WAIT_H 11640#define HAVE_TERMIOS_H 11641#define HAVE_UNISTD_H 11642#define HAVE_VALUES_H 11643#define HAVE_WCHAR_H 11644#define HAVE_XLOCALE_H 11645#include <sys/stat.h>1646        void bar(void) {1647            struct stat foo;1648            foo.st_birthtim;16491650        };1651Compiler stdout:1652 1653Compiler stderr:1654 emcc: error: STANDALONE_WASM does not support pthreads yet16551656Checking whether type "struct stat" has member "st_birthtim" : NO 1657Running compile:1658Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl1g62m__1659Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl1g62m__/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl1g62m__/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 16601661Code:1662 #define HAVE_ALLOCA_H 11663#define HAVE_DIRENT_H 11664#define HAVE_FLOAT_H 11665#define HAVE_GRP_H 11666#define HAVE_INTTYPES_H 11667#define HAVE_LIMITS_H 11668#define HAVE_LOCALE_H 11669#define HAVE_MEMORY_H 11670#define HAVE_MNTENT_H 11671#define HAVE_POLL_H 11672#define HAVE_PWD_H 11673#define HAVE_SCHED_H 11674#define HAVE_SPAWN_H 11675#define HAVE_STDINT_H 11676#define HAVE_STDLIB_H 11677#define HAVE_STRING_H 11678#define HAVE_STRINGS_H 11679#define HAVE_SYS_AUXV_H 11680#define HAVE_SYS_INOTIFY_H 11681#define HAVE_SYS_MOUNT_H 11682#define HAVE_SYS_PARAM_H 11683#define HAVE_SYS_RESOURCE_H 11684#define HAVE_SYS_SELECT_H 11685#define HAVE_SYS_STATFS_H 11686#define HAVE_SYS_STAT_H 11687#define HAVE_SYS_STATVFS_H 11688#define HAVE_SYS_SYSCTL_H 11689#define HAVE_SYS_TIME_H 11690#define HAVE_SYS_TIMES_H 11691#define HAVE_SYS_TYPES_H 11692#define HAVE_SYS_UIO_H 11693#define HAVE_SYS_VFS_H 11694#define HAVE_SYS_WAIT_H 11695#define HAVE_TERMIOS_H 11696#define HAVE_UNISTD_H 11697#define HAVE_VALUES_H 11698#define HAVE_WCHAR_H 11699#define HAVE_XLOCALE_H 11700#include <sys/stat.h>1701        void bar(void) {1702            struct stat foo;1703            foo.st_birthtim.tv_nsec;17041705        };1706Compiler stdout:1707 1708Compiler stderr:1709 emcc: error: STANDALONE_WASM does not support pthreads yet17101711Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO 1712Running compile:1713Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwnjp2wlt1714Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwnjp2wlt/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwnjp2wlt/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 17151716Code:1717 #define HAVE_ALLOCA_H 11718#define HAVE_DIRENT_H 11719#define HAVE_FLOAT_H 11720#define HAVE_GRP_H 11721#define HAVE_INTTYPES_H 11722#define HAVE_LIMITS_H 11723#define HAVE_LOCALE_H 11724#define HAVE_MEMORY_H 11725#define HAVE_MNTENT_H 11726#define HAVE_POLL_H 11727#define HAVE_PWD_H 11728#define HAVE_SCHED_H 11729#define HAVE_SPAWN_H 11730#define HAVE_STDINT_H 11731#define HAVE_STDLIB_H 11732#define HAVE_STRING_H 11733#define HAVE_STRINGS_H 11734#define HAVE_SYS_AUXV_H 11735#define HAVE_SYS_INOTIFY_H 11736#define HAVE_SYS_MOUNT_H 11737#define HAVE_SYS_PARAM_H 11738#define HAVE_SYS_RESOURCE_H 11739#define HAVE_SYS_SELECT_H 11740#define HAVE_SYS_STATFS_H 11741#define HAVE_SYS_STAT_H 11742#define HAVE_SYS_STATVFS_H 11743#define HAVE_SYS_SYSCTL_H 11744#define HAVE_SYS_TIME_H 11745#define HAVE_SYS_TIMES_H 11746#define HAVE_SYS_TYPES_H 11747#define HAVE_SYS_UIO_H 11748#define HAVE_SYS_VFS_H 11749#define HAVE_SYS_WAIT_H 11750#define HAVE_TERMIOS_H 11751#define HAVE_UNISTD_H 11752#define HAVE_VALUES_H 11753#define HAVE_WCHAR_H 11754#define HAVE_XLOCALE_H 117551756#include <sys/types.h>1757#include <sys/stat.h>1758#ifdef HAVE_UNISTD_H1759#include <unistd.h>1760#endif1761#ifdef HAVE_SYS_STATFS_H1762#include <sys/statfs.h>1763#endif1764#ifdef HAVE_SYS_PARAM_H1765#include <sys/param.h>1766#endif1767#ifdef HAVE_SYS_MOUNT_H1768#include <sys/mount.h>1769#endif17701771        void bar(void) {1772            struct stat foo;1773            foo.st_blksize;17741775        };1776Compiler stdout:1777 1778Compiler stderr:1779 emcc: error: STANDALONE_WASM does not support pthreads yet17801781Checking whether type "struct stat" has member "st_blksize" : NO 1782Running compile:1783Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0adatov21784Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0adatov2/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0adatov2/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 17851786Code:1787 #define HAVE_ALLOCA_H 11788#define HAVE_DIRENT_H 11789#define HAVE_FLOAT_H 11790#define HAVE_GRP_H 11791#define HAVE_INTTYPES_H 11792#define HAVE_LIMITS_H 11793#define HAVE_LOCALE_H 11794#define HAVE_MEMORY_H 11795#define HAVE_MNTENT_H 11796#define HAVE_POLL_H 11797#define HAVE_PWD_H 11798#define HAVE_SCHED_H 11799#define HAVE_SPAWN_H 11800#define HAVE_STDINT_H 11801#define HAVE_STDLIB_H 11802#define HAVE_STRING_H 11803#define HAVE_STRINGS_H 11804#define HAVE_SYS_AUXV_H 11805#define HAVE_SYS_INOTIFY_H 11806#define HAVE_SYS_MOUNT_H 11807#define HAVE_SYS_PARAM_H 11808#define HAVE_SYS_RESOURCE_H 11809#define HAVE_SYS_SELECT_H 11810#define HAVE_SYS_STATFS_H 11811#define HAVE_SYS_STAT_H 11812#define HAVE_SYS_STATVFS_H 11813#define HAVE_SYS_SYSCTL_H 11814#define HAVE_SYS_TIME_H 11815#define HAVE_SYS_TIMES_H 11816#define HAVE_SYS_TYPES_H 11817#define HAVE_SYS_UIO_H 11818#define HAVE_SYS_VFS_H 11819#define HAVE_SYS_WAIT_H 11820#define HAVE_TERMIOS_H 11821#define HAVE_UNISTD_H 11822#define HAVE_VALUES_H 11823#define HAVE_WCHAR_H 11824#define HAVE_XLOCALE_H 118251826#include <sys/types.h>1827#include <sys/stat.h>1828#ifdef HAVE_UNISTD_H1829#include <unistd.h>1830#endif1831#ifdef HAVE_SYS_STATFS_H1832#include <sys/statfs.h>1833#endif1834#ifdef HAVE_SYS_PARAM_H1835#include <sys/param.h>1836#endif1837#ifdef HAVE_SYS_MOUNT_H1838#include <sys/mount.h>1839#endif18401841        void bar(void) {1842            struct stat foo;1843            foo.st_blocks;18441845        };1846Compiler stdout:1847 1848Compiler stderr:1849 emcc: error: STANDALONE_WASM does not support pthreads yet18501851Checking whether type "struct stat" has member "st_blocks" : NO 1852Running compile:1853Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4i2ejnbg1854Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4i2ejnbg/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp4i2ejnbg/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 18551856Code:1857 #define HAVE_ALLOCA_H 11858#define HAVE_DIRENT_H 11859#define HAVE_FLOAT_H 11860#define HAVE_GRP_H 11861#define HAVE_INTTYPES_H 11862#define HAVE_LIMITS_H 11863#define HAVE_LOCALE_H 11864#define HAVE_MEMORY_H 11865#define HAVE_MNTENT_H 11866#define HAVE_POLL_H 11867#define HAVE_PWD_H 11868#define HAVE_SCHED_H 11869#define HAVE_SPAWN_H 11870#define HAVE_STDINT_H 11871#define HAVE_STDLIB_H 11872#define HAVE_STRING_H 11873#define HAVE_STRINGS_H 11874#define HAVE_SYS_AUXV_H 11875#define HAVE_SYS_INOTIFY_H 11876#define HAVE_SYS_MOUNT_H 11877#define HAVE_SYS_PARAM_H 11878#define HAVE_SYS_RESOURCE_H 11879#define HAVE_SYS_SELECT_H 11880#define HAVE_SYS_STATFS_H 11881#define HAVE_SYS_STAT_H 11882#define HAVE_SYS_STATVFS_H 11883#define HAVE_SYS_SYSCTL_H 11884#define HAVE_SYS_TIME_H 11885#define HAVE_SYS_TIMES_H 11886#define HAVE_SYS_TYPES_H 11887#define HAVE_SYS_UIO_H 11888#define HAVE_SYS_VFS_H 11889#define HAVE_SYS_WAIT_H 11890#define HAVE_TERMIOS_H 11891#define HAVE_UNISTD_H 11892#define HAVE_VALUES_H 11893#define HAVE_WCHAR_H 11894#define HAVE_XLOCALE_H 118951896#include <sys/types.h>1897#include <sys/stat.h>1898#ifdef HAVE_UNISTD_H1899#include <unistd.h>1900#endif1901#ifdef HAVE_SYS_STATFS_H1902#include <sys/statfs.h>1903#endif1904#ifdef HAVE_SYS_PARAM_H1905#include <sys/param.h>1906#endif1907#ifdef HAVE_SYS_MOUNT_H1908#include <sys/mount.h>1909#endif19101911        void bar(void) {1912            struct statfs foo;1913            foo.f_fstypename;19141915        };1916Compiler stdout:1917 1918Compiler stderr:1919 emcc: error: STANDALONE_WASM does not support pthreads yet19201921Checking whether type "struct statfs" has member "f_fstypename" : NO 1922Running compile:1923Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp42jg1c451924Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp42jg1c45/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp42jg1c45/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 19251926Code:1927 #define HAVE_ALLOCA_H 11928#define HAVE_DIRENT_H 11929#define HAVE_FLOAT_H 11930#define HAVE_GRP_H 11931#define HAVE_INTTYPES_H 11932#define HAVE_LIMITS_H 11933#define HAVE_LOCALE_H 11934#define HAVE_MEMORY_H 11935#define HAVE_MNTENT_H 11936#define HAVE_POLL_H 11937#define HAVE_PWD_H 11938#define HAVE_SCHED_H 11939#define HAVE_SPAWN_H 11940#define HAVE_STDINT_H 11941#define HAVE_STDLIB_H 11942#define HAVE_STRING_H 11943#define HAVE_STRINGS_H 11944#define HAVE_SYS_AUXV_H 11945#define HAVE_SYS_INOTIFY_H 11946#define HAVE_SYS_MOUNT_H 11947#define HAVE_SYS_PARAM_H 11948#define HAVE_SYS_RESOURCE_H 11949#define HAVE_SYS_SELECT_H 11950#define HAVE_SYS_STATFS_H 11951#define HAVE_SYS_STAT_H 11952#define HAVE_SYS_STATVFS_H 11953#define HAVE_SYS_SYSCTL_H 11954#define HAVE_SYS_TIME_H 11955#define HAVE_SYS_TIMES_H 11956#define HAVE_SYS_TYPES_H 11957#define HAVE_SYS_UIO_H 11958#define HAVE_SYS_VFS_H 11959#define HAVE_SYS_WAIT_H 11960#define HAVE_TERMIOS_H 11961#define HAVE_UNISTD_H 11962#define HAVE_VALUES_H 11963#define HAVE_WCHAR_H 11964#define HAVE_XLOCALE_H 119651966#include <sys/types.h>1967#include <sys/stat.h>1968#ifdef HAVE_UNISTD_H1969#include <unistd.h>1970#endif1971#ifdef HAVE_SYS_STATFS_H1972#include <sys/statfs.h>1973#endif1974#ifdef HAVE_SYS_PARAM_H1975#include <sys/param.h>1976#endif1977#ifdef HAVE_SYS_MOUNT_H1978#include <sys/mount.h>1979#endif19801981        void bar(void) {1982            struct statfs foo;1983            foo.f_bavail;19841985        };1986Compiler stdout:1987 1988Compiler stderr:1989 emcc: error: STANDALONE_WASM does not support pthreads yet19901991Checking whether type "struct statfs" has member "f_bavail" : NO 1992Running compile:1993Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl76r1mv81994Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl76r1mv8/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl76r1mv8/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 19951996Code:1997 #define HAVE_ALLOCA_H 11998#define HAVE_DIRENT_H 11999#define HAVE_FLOAT_H 12000#define HAVE_GRP_H 12001#define HAVE_INTTYPES_H 12002#define HAVE_LIMITS_H 12003#define HAVE_LOCALE_H 12004#define HAVE_MEMORY_H 12005#define HAVE_MNTENT_H 12006#define HAVE_POLL_H 12007#define HAVE_PWD_H 12008#define HAVE_SCHED_H 12009#define HAVE_SPAWN_H 12010#define HAVE_STDINT_H 12011#define HAVE_STDLIB_H 12012#define HAVE_STRING_H 12013#define HAVE_STRINGS_H 12014#define HAVE_SYS_AUXV_H 12015#define HAVE_SYS_INOTIFY_H 12016#define HAVE_SYS_MOUNT_H 12017#define HAVE_SYS_PARAM_H 12018#define HAVE_SYS_RESOURCE_H 12019#define HAVE_SYS_SELECT_H 12020#define HAVE_SYS_STATFS_H 12021#define HAVE_SYS_STAT_H 12022#define HAVE_SYS_STATVFS_H 12023#define HAVE_SYS_SYSCTL_H 12024#define HAVE_SYS_TIME_H 12025#define HAVE_SYS_TIMES_H 12026#define HAVE_SYS_TYPES_H 12027#define HAVE_SYS_UIO_H 12028#define HAVE_SYS_VFS_H 12029#define HAVE_SYS_WAIT_H 12030#define HAVE_TERMIOS_H 12031#define HAVE_UNISTD_H 12032#define HAVE_VALUES_H 12033#define HAVE_WCHAR_H 12034#define HAVE_XLOCALE_H 12035#include <sys/types.h>2036                           #include <dirent.h>2037        void bar(void) {2038            struct dirent foo;2039            foo.d_type;20402041        };2042Compiler stdout:2043 2044Compiler stderr:2045 emcc: error: STANDALONE_WASM does not support pthreads yet20462047Checking whether type "struct dirent" has member "d_type" : NO 2048Running compile:2049Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7kyw5bb72050Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7kyw5bb7/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7kyw5bb7/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 20512052Code:2053 #define HAVE_ALLOCA_H 12054#define HAVE_DIRENT_H 12055#define HAVE_FLOAT_H 12056#define HAVE_GRP_H 12057#define HAVE_INTTYPES_H 12058#define HAVE_LIMITS_H 12059#define HAVE_LOCALE_H 12060#define HAVE_MEMORY_H 12061#define HAVE_MNTENT_H 12062#define HAVE_POLL_H 12063#define HAVE_PWD_H 12064#define HAVE_SCHED_H 12065#define HAVE_SPAWN_H 12066#define HAVE_STDINT_H 12067#define HAVE_STDLIB_H 12068#define HAVE_STRING_H 12069#define HAVE_STRINGS_H 12070#define HAVE_SYS_AUXV_H 12071#define HAVE_SYS_INOTIFY_H 12072#define HAVE_SYS_MOUNT_H 12073#define HAVE_SYS_PARAM_H 12074#define HAVE_SYS_RESOURCE_H 12075#define HAVE_SYS_SELECT_H 12076#define HAVE_SYS_STATFS_H 12077#define HAVE_SYS_STAT_H 12078#define HAVE_SYS_STATVFS_H 12079#define HAVE_SYS_SYSCTL_H 12080#define HAVE_SYS_TIME_H 12081#define HAVE_SYS_TIMES_H 12082#define HAVE_SYS_TYPES_H 12083#define HAVE_SYS_UIO_H 12084#define HAVE_SYS_VFS_H 12085#define HAVE_SYS_WAIT_H 12086#define HAVE_TERMIOS_H 12087#define HAVE_UNISTD_H 12088#define HAVE_VALUES_H 12089#define HAVE_WCHAR_H 12090#define HAVE_XLOCALE_H 12091#include <sys/statvfs.h>2092        void bar(void) {2093            struct statvfs foo;2094            foo.f_basetype;20952096        };2097Compiler stdout:2098 2099Compiler stderr:2100 emcc: error: STANDALONE_WASM does not support pthreads yet21012102Checking whether type "struct statvfs" has member "f_basetype" : NO 2103Running compile:2104Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8vso9nkh2105Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8vso9nkh/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8vso9nkh/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 21062107Code:2108 #define HAVE_ALLOCA_H 12109#define HAVE_DIRENT_H 12110#define HAVE_FLOAT_H 12111#define HAVE_GRP_H 12112#define HAVE_INTTYPES_H 12113#define HAVE_LIMITS_H 12114#define HAVE_LOCALE_H 12115#define HAVE_MEMORY_H 12116#define HAVE_MNTENT_H 12117#define HAVE_POLL_H 12118#define HAVE_PWD_H 12119#define HAVE_SCHED_H 12120#define HAVE_SPAWN_H 12121#define HAVE_STDINT_H 12122#define HAVE_STDLIB_H 12123#define HAVE_STRING_H 12124#define HAVE_STRINGS_H 12125#define HAVE_SYS_AUXV_H 12126#define HAVE_SYS_INOTIFY_H 12127#define HAVE_SYS_MOUNT_H 12128#define HAVE_SYS_PARAM_H 12129#define HAVE_SYS_RESOURCE_H 12130#define HAVE_SYS_SELECT_H 12131#define HAVE_SYS_STATFS_H 12132#define HAVE_SYS_STAT_H 12133#define HAVE_SYS_STATVFS_H 12134#define HAVE_SYS_SYSCTL_H 12135#define HAVE_SYS_TIME_H 12136#define HAVE_SYS_TIMES_H 12137#define HAVE_SYS_TYPES_H 12138#define HAVE_SYS_UIO_H 12139#define HAVE_SYS_VFS_H 12140#define HAVE_SYS_WAIT_H 12141#define HAVE_TERMIOS_H 12142#define HAVE_UNISTD_H 12143#define HAVE_VALUES_H 12144#define HAVE_WCHAR_H 12145#define HAVE_XLOCALE_H 12146#include <sys/statvfs.h>2147        void bar(void) {2148            struct statvfs foo;2149            foo.f_fstypename;21502151        };2152Compiler stdout:2153 2154Compiler stderr:2155 emcc: error: STANDALONE_WASM does not support pthreads yet21562157Checking whether type "struct statvfs" has member "f_fstypename" : NO 2158Running compile:2159Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8x8rtiau2160Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8x8rtiau/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8x8rtiau/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 21612162Code:2163 #define HAVE_ALLOCA_H 12164#define HAVE_DIRENT_H 12165#define HAVE_FLOAT_H 12166#define HAVE_GRP_H 12167#define HAVE_INTTYPES_H 12168#define HAVE_LIMITS_H 12169#define HAVE_LOCALE_H 12170#define HAVE_MEMORY_H 12171#define HAVE_MNTENT_H 12172#define HAVE_POLL_H 12173#define HAVE_PWD_H 12174#define HAVE_SCHED_H 12175#define HAVE_SPAWN_H 12176#define HAVE_STDINT_H 12177#define HAVE_STDLIB_H 12178#define HAVE_STRING_H 12179#define HAVE_STRINGS_H 12180#define HAVE_SYS_AUXV_H 12181#define HAVE_SYS_INOTIFY_H 12182#define HAVE_SYS_MOUNT_H 12183#define HAVE_SYS_PARAM_H 12184#define HAVE_SYS_RESOURCE_H 12185#define HAVE_SYS_SELECT_H 12186#define HAVE_SYS_STATFS_H 12187#define HAVE_SYS_STAT_H 12188#define HAVE_SYS_STATVFS_H 12189#define HAVE_SYS_SYSCTL_H 12190#define HAVE_SYS_TIME_H 12191#define HAVE_SYS_TIMES_H 12192#define HAVE_SYS_TYPES_H 12193#define HAVE_SYS_UIO_H 12194#define HAVE_SYS_VFS_H 12195#define HAVE_SYS_WAIT_H 12196#define HAVE_TERMIOS_H 12197#define HAVE_UNISTD_H 12198#define HAVE_VALUES_H 12199#define HAVE_WCHAR_H 12200#define HAVE_XLOCALE_H 12201#include <time.h>2202        void bar(void) {2203            struct tm foo;2204            foo.tm_gmtoff;22052206        };2207Compiler stdout:2208 2209Compiler stderr:2210 emcc: error: STANDALONE_WASM does not support pthreads yet22112212Checking whether type "struct tm" has member "tm_gmtoff" : NO 2213Running compile:2214Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvuo7wdo82215Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvuo7wdo8/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvuo7wdo8/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 22162217Code:2218 #define HAVE_ALLOCA_H 12219#define HAVE_DIRENT_H 12220#define HAVE_FLOAT_H 12221#define HAVE_GRP_H 12222#define HAVE_INTTYPES_H 12223#define HAVE_LIMITS_H 12224#define HAVE_LOCALE_H 12225#define HAVE_MEMORY_H 12226#define HAVE_MNTENT_H 12227#define HAVE_POLL_H 12228#define HAVE_PWD_H 12229#define HAVE_SCHED_H 12230#define HAVE_SPAWN_H 12231#define HAVE_STDINT_H 12232#define HAVE_STDLIB_H 12233#define HAVE_STRING_H 12234#define HAVE_STRINGS_H 12235#define HAVE_SYS_AUXV_H 12236#define HAVE_SYS_INOTIFY_H 12237#define HAVE_SYS_MOUNT_H 12238#define HAVE_SYS_PARAM_H 12239#define HAVE_SYS_RESOURCE_H 12240#define HAVE_SYS_SELECT_H 12241#define HAVE_SYS_STATFS_H 12242#define HAVE_SYS_STAT_H 12243#define HAVE_SYS_STATVFS_H 12244#define HAVE_SYS_SYSCTL_H 12245#define HAVE_SYS_TIME_H 12246#define HAVE_SYS_TIMES_H 12247#define HAVE_SYS_TYPES_H 12248#define HAVE_SYS_UIO_H 12249#define HAVE_SYS_VFS_H 12250#define HAVE_SYS_WAIT_H 12251#define HAVE_TERMIOS_H 12252#define HAVE_UNISTD_H 12253#define HAVE_VALUES_H 12254#define HAVE_WCHAR_H 12255#define HAVE_XLOCALE_H 12256#include <time.h>2257        void bar(void) {2258            struct tm foo;2259            foo.__tm_gmtoff;22602261        };2262Compiler stdout:2263 2264Compiler stderr:2265 emcc: error: STANDALONE_WASM does not support pthreads yet22662267Checking whether type "struct tm" has member "__tm_gmtoff" : NO 2268Running compile:2269Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_1x5dz_d2270Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_1x5dz_d/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_1x5dz_d/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wduplicated-branches 22712272Code:2273 extern int i;2274int i;22752276Compiler stdout:2277 2278Compiler stderr:2279 emcc: error: STANDALONE_WASM does not support pthreads yet22802281Compiler for C supports arguments -Wduplicated-branches: NO 2282Running compile:2283Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbl3uv6jd2284Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbl3uv6jd/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbl3uv6jd/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wimplicit-fallthrough 22852286Code:2287 extern int i;2288int i;22892290Compiler stdout:2291 2292Compiler stderr:2293 emcc: error: STANDALONE_WASM does not support pthreads yet22942295Compiler for C supports arguments -Wimplicit-fallthrough: NO 2296Running compile:2297Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0osf0t082298Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0osf0t08/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0osf0t08/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmisleading-indentation 22992300Code:2301 extern int i;2302int i;23032304Compiler stdout:2305 2306Compiler stderr:2307 emcc: error: STANDALONE_WASM does not support pthreads yet23082309Compiler for C supports arguments -Wmisleading-indentation: NO 2310Running compile:2311Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcq81ly8a2312Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcq81ly8a/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcq81ly8a/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes 23132314Code:2315 extern int i;2316int i;23172318Compiler stdout:2319 2320Compiler stderr:2321 emcc: error: STANDALONE_WASM does not support pthreads yet23222323Compiler for C supports arguments -Wstrict-prototypes: NO 2324Running compile:2325Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9nlyri0x2326Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9nlyri0x/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9nlyri0x/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused 23272328Code:2329 extern int i;2330int i;23312332Compiler stdout:2333 2334Compiler stderr:2335 emcc: error: STANDALONE_WASM does not support pthreads yet23362337Compiler for C supports arguments -Wunused: NO 2338Running compile:2339Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw7dt_ukk2340Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw7dt_ukk/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw7dt_ukk/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused-parameter -Wno-unused-parameter 23412342Code:2343 extern int i;2344int i;23452346Compiler stdout:2347 2348Compiler stderr:2349 emcc: error: STANDALONE_WASM does not support pthreads yet23502351Compiler for C supports arguments -Wno-unused-parameter: NO 2352Running compile:2353Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmps942gtqc2354Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmps942gtqc/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmps942gtqc/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast -Wno-bad-function-cast 23552356Code:2357 extern int i;2358int i;23592360Compiler stdout:2361 2362Compiler stderr:2363 emcc: error: STANDALONE_WASM does not support pthreads yet23642365Compiler for C supports arguments -Wno-bad-function-cast: NO 2366Running compile:2367Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjnprb6ol2368Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjnprb6ol/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjnprb6ol/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wcast-function-type -Wno-cast-function-type 23692370Code:2371 extern int i;2372int i;23732374Compiler stdout:2375 2376Compiler stderr:2377 emcc: error: STANDALONE_WASM does not support pthreads yet23782379Compiler for C supports arguments -Wno-cast-function-type: NO 2380Running compile:2381Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3rmxm6jm2382Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3rmxm6jm/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp3rmxm6jm/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpedantic -Wno-pedantic 23832384Code:2385 extern int i;2386int i;23872388Compiler stdout:2389 2390Compiler stderr:2391 emcc: error: STANDALONE_WASM does not support pthreads yet23922393Compiler for C supports arguments -Wno-pedantic: NO 2394Running compile:2395Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpf79jr1002396Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpf79jr100/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpf79jr100/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=declaration-after-statement 23972398Code:2399 extern int i;2400int i;24012402Compiler stdout:2403 2404Compiler stderr:2405 emcc: error: STANDALONE_WASM does not support pthreads yet24062407Compiler for C supports arguments -Werror=declaration-after-statement: NO 2408Running compile:2409Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl3ykg1hc2410Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl3ykg1hc/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl3ykg1hc/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=format=2 24112412Code:2413 extern int i;2414int i;24152416Compiler stdout:2417 2418Compiler stderr:2419 emcc: error: STANDALONE_WASM does not support pthreads yet24202421Compiler for C supports arguments -Werror=format=2: NO 2422Running compile:2423Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmphg41ccbs2424Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmphg41ccbs/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmphg41ccbs/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit-function-declaration 24252426Code:2427 extern int i;2428int i;24292430Compiler stdout:2431 2432Compiler stderr:2433 emcc: error: STANDALONE_WASM does not support pthreads yet24342435Compiler for C supports arguments -Werror=implicit-function-declaration: NO 2436Running compile:2437Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfm3utwjr2438Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfm3utwjr/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfm3utwjr/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self 24392440Code:2441 extern int i;2442int i;24432444Compiler stdout:2445 2446Compiler stderr:2447 emcc: error: STANDALONE_WASM does not support pthreads yet24482449Compiler for C supports arguments -Werror=init-self: NO 2450Running compile:2451Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl0twjibu2452Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl0twjibu/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl0twjibu/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-include-dirs 24532454Code:2455 extern int i;2456int i;24572458Compiler stdout:2459 2460Compiler stderr:2461 emcc: error: STANDALONE_WASM does not support pthreads yet24622463Compiler for C supports arguments -Werror=missing-include-dirs: NO 2464Running compile:2465Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9hj8xssm2466Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9hj8xssm/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9hj8xssm/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-prototypes 24672468Code:2469 extern int i;2470int i;24712472Compiler stdout:2473 2474Compiler stderr:2475 emcc: error: STANDALONE_WASM does not support pthreads yet24762477Compiler for C supports arguments -Werror=missing-prototypes: NO 2478Running compile:2479Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0i6dx2342480Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0i6dx234/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0i6dx234/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-arith 24812482Code:2483 extern int i;2484int i;24852486Compiler stdout:2487 2488Compiler stderr:2489 emcc: error: STANDALONE_WASM does not support pthreads yet24902491Compiler for C supports arguments -Werror=pointer-arith: NO 2492None of 'CC_LD' are defined in the environment, not changing global flags.2493Running compile:2494Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwo59zwod2495Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwo59zwod/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwo59zwod/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,nodelete 24962497Code:2498 int main(void) { return 0; }24992500Compiler stdout:2501 2502Compiler stderr:2503 2504Compiler for C supports link arguments -Wl,-z,nodelete: YES 2505None of 'CC_LD' are defined in the environment, not changing global flags.2506Running compile:2507Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdfj6kzry2508Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdfj6kzry/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdfj6kzry/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-Bsymbolic-functions 25092510Code:2511 int main(void) { return 0; }25122513Compiler stdout:2514 2515Compiler stderr:2516 wasm-ld: error: unknown argument: -Bsymbolic-functions2517emcc: error: '/home/user/code/emsdk/upstream/bin/wasm-ld -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdfj6kzry/output.wasm -L/home/user/code/glib-container/target/lib /tmp/emscripten_temp_cci597cw/testfile_0.o -L/home/user/code/emsdk/upstream/emscripten/system/local/lib --fatal-warnings -L/home/user/code/emsdk/upstream/emscripten/system/lib -Bsymbolic-functions -L/home/user/code/emsdk/upstream/emscripten/cache/wasm /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libcompiler_rt-mt.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc++-mt-noexcept.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc++abi-mt-noexcept.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libdlmalloc-mt.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libpthread-mt.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc_rt_wasm.a /home/user/code/emsdk/upstream/emscripten/cache/wasm/libsockets-mt.a -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr --allow-undefined --import-memory --shared-memory --strip-debug --export-table --export main --export emscripten_stack_get_end --export emscripten_stack_get_free --export emscripten_stack_init --export stackSave --export stackRestore --export stackAlloc --export __wasm_call_ctors --export fflush --export __errno_location --export emscripten_get_global_libc --export __pthread_tsd_run_dtors --export pthread_self --export __emscripten_pthread_data_constructor --export emscripten_futex_wake --export emscripten_stack_set_limits --export memalign --export malloc --export free -z stack-size=5242880 --initial-memory=16777216 --no-entry --max-memory=16777216 --global-base=1024' failed (1)25182519Compiler for C supports link arguments -Wl,-Bsymbolic-functions: NO 2520None of 'CC_LD' are defined in the environment, not changing global flags.2521Running compile:2522Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjuyd1jpq2523Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjuyd1jpq/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjuyd1jpq/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 25242525Code:2526 2527        #define endmntent meson_disable_define_of_endmntent2528        2529        #include <limits.h>2530        #undef endmntent2531        2532        #ifdef __cplusplus2533        extern "C"2534        #endif2535        char endmntent (void);2536        2537        #if defined __stub_endmntent || defined __stub___endmntent2538        fail fail fail this function is not going to work2539        #endif2540        2541        int main(void) {2542          return endmntent ();2543        }2544Compiler stdout:2545 2546Compiler stderr:2547 wasm-ld: warning: function signature mismatch: endmntent2548>>> defined as () -> i32 in /tmp/emscripten_temp_u4cyf9im/testfile_0.o2549>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(mntent.o)25502551Checking for function "endmntent" : YES 2552None of 'CC_LD' are defined in the environment, not changing global flags.2553Running compile:2554Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyp0rn01a2555Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyp0rn01a/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyp0rn01a/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 25562557Code:2558 2559        #define endservent meson_disable_define_of_endservent2560        2561        #include <limits.h>2562        #undef endservent2563        2564        #ifdef __cplusplus2565        extern "C"2566        #endif2567        char endservent (void);2568        2569        #if defined __stub_endservent || defined __stub___endservent2570        fail fail fail this function is not going to work2571        #endif2572        2573        int main(void) {2574          return endservent ();2575        }2576Compiler stdout:2577 2578Compiler stderr:2579 wasm-ld: warning: function signature mismatch: endservent2580>>> defined as () -> i32 in /tmp/emscripten_temp_gw63k2od/testfile_0.o2581>>> defined as () -> void in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(serv.o)25822583Checking for function "endservent" : YES 2584None of 'CC_LD' are defined in the environment, not changing global flags.2585Running compile:2586Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp04lnfxce2587Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp04lnfxce/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp04lnfxce/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 25882589Code:2590 2591        #define fallocate meson_disable_define_of_fallocate2592        2593        #include <limits.h>2594        #undef fallocate2595        2596        #ifdef __cplusplus2597        extern "C"2598        #endif2599        char fallocate (void);2600        2601        #if defined __stub_fallocate || defined __stub___fallocate2602        fail fail fail this function is not going to work2603        #endif2604        2605        int main(void) {2606          return fallocate ();2607        }2608Compiler stdout:2609 2610Compiler stderr:2611 error: undefined symbol: fallocate (referenced by top-level compiled C/C++ code)2612warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols2613warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`2614warning: _fallocate may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library2615Error: Aborting compilation due to previous errors2616emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpjombwtwe.txt' failed (1)26172618None of 'CC_LD' are defined in the environment, not changing global flags.2619Running compile:2620Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvxrg5qbc2621Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvxrg5qbc/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvxrg5qbc/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 26222623Code:2624 2625        int main(void) {26262627        /* With some toolchains (MSYS2/mingw for example) the compiler2628         * provides various builtins which are not really implemented and2629         * fall back to the stdlib where they aren't provided and fail at2630         * build/link time. In case the user provides a header, including2631         * the header didn't lead to the function being defined, and the2632         * function we are checking isn't a builtin itself we assume the2633         * builtin is not functional and we just error out. */2634        #if !1 && !defined(fallocate) && !02635            #error "No definition for __builtin_fallocate found in the prefix"2636        #endif26372638        #ifdef __has_builtin2639            #if !__has_builtin(__builtin_fallocate)2640                #error "__builtin_fallocate not found"2641            #endif2642        #elif ! defined(fallocate)2643            __builtin_fallocate;2644        #endif2645        return 0;2646        }2647Compiler stdout:2648 2649Compiler stderr:2650 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvxrg5qbc/testfile.c:17:18: error: "__builtin_fallocate not found"2651                #error "__builtin_fallocate not found"2652                 ^26531 error generated.2654emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvxrg5qbc/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvxrg5qbc/testfile.c -c -o /tmp/emscripten_temp_v7sjbpt7/testfile_0.o' failed (1)26552656Checking for function "fallocate" : NO 2657None of 'CC_LD' are defined in the environment, not changing global flags.2658Running compile:2659Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0ej0lf0r2660Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0ej0lf0r/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp0ej0lf0r/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 26612662Code:2663 2664        #define fchmod meson_disable_define_of_fchmod2665        2666        #include <limits.h>2667        #undef fchmod2668        2669        #ifdef __cplusplus2670        extern "C"2671        #endif2672        char fchmod (void);2673        2674        #if defined __stub_fchmod || defined __stub___fchmod2675        fail fail fail this function is not going to work2676        #endif2677        2678        int main(void) {2679          return fchmod ();2680        }2681Compiler stdout:2682 2683Compiler stderr:2684 wasm-ld: warning: function signature mismatch: fchmod2685>>> defined as () -> i32 in /tmp/emscripten_temp_4_2buh2n/testfile_0.o2686>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(fchmod.o)26872688Checking for function "fchmod" : YES 2689None of 'CC_LD' are defined in the environment, not changing global flags.2690Running compile:2691Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr2o0nktx2692Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr2o0nktx/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr2o0nktx/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 26932694Code:2695 2696        #define fchown meson_disable_define_of_fchown2697        2698        #include <limits.h>2699        #undef fchown2700        2701        #ifdef __cplusplus2702        extern "C"2703        #endif2704        char fchown (void);2705        2706        #if defined __stub_fchown || defined __stub___fchown2707        fail fail fail this function is not going to work2708        #endif2709        2710        int main(void) {2711          return fchown ();2712        }2713Compiler stdout:2714 2715Compiler stderr:2716 wasm-ld: warning: function signature mismatch: fchown2717>>> defined as () -> i32 in /tmp/emscripten_temp_0300xtk6/testfile_0.o2718>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(fchown.o)27192720Checking for function "fchown" : YES 2721None of 'CC_LD' are defined in the environment, not changing global flags.2722Running compile:2723Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7ffq2x5n2724Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7ffq2x5n/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7ffq2x5n/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 27252726Code:2727 2728        #define fdwalk meson_disable_define_of_fdwalk2729        2730        #include <limits.h>2731        #undef fdwalk2732        2733        #ifdef __cplusplus2734        extern "C"2735        #endif2736        char fdwalk (void);2737        2738        #if defined __stub_fdwalk || defined __stub___fdwalk2739        fail fail fail this function is not going to work2740        #endif2741        2742        int main(void) {2743          return fdwalk ();2744        }2745Compiler stdout:2746 2747Compiler stderr:2748 error: undefined symbol: fdwalk (referenced by top-level compiled C/C++ code)2749warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols2750warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`2751warning: _fdwalk may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library2752Error: Aborting compilation due to previous errors2753emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpbo1_5g2f.txt' failed (1)27542755None of 'CC_LD' are defined in the environment, not changing global flags.2756Running compile:2757Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp21zqmweh2758Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp21zqmweh/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp21zqmweh/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 27592760Code:2761 2762        int main(void) {27632764        /* With some toolchains (MSYS2/mingw for example) the compiler2765         * provides various builtins which are not really implemented and2766         * fall back to the stdlib where they aren't provided and fail at2767         * build/link time. In case the user provides a header, including2768         * the header didn't lead to the function being defined, and the2769         * function we are checking isn't a builtin itself we assume the2770         * builtin is not functional and we just error out. */2771        #if !1 && !defined(fdwalk) && !02772            #error "No definition for __builtin_fdwalk found in the prefix"2773        #endif27742775        #ifdef __has_builtin2776            #if !__has_builtin(__builtin_fdwalk)2777                #error "__builtin_fdwalk not found"2778            #endif2779        #elif ! defined(fdwalk)2780            __builtin_fdwalk;2781        #endif2782        return 0;2783        }2784Compiler stdout:2785 2786Compiler stderr:2787 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp21zqmweh/testfile.c:17:18: error: "__builtin_fdwalk not found"2788                #error "__builtin_fdwalk not found"2789                 ^27901 error generated.2791emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp21zqmweh/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmp21zqmweh/testfile.c -c -o /tmp/emscripten_temp_ka6_etgk/testfile_0.o' failed (1)27922793Checking for function "fdwalk" : NO 2794None of 'CC_LD' are defined in the environment, not changing global flags.2795Running compile:2796Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmplkvkoo9k2797Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmplkvkoo9k/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmplkvkoo9k/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 27982799Code:2800 2801        #define fsync meson_disable_define_of_fsync2802        2803        #include <limits.h>2804        #undef fsync2805        2806        #ifdef __cplusplus2807        extern "C"2808        #endif2809        char fsync (void);2810        2811        #if defined __stub_fsync || defined __stub___fsync2812        fail fail fail this function is not going to work2813        #endif2814        2815        int main(void) {2816          return fsync ();2817        }2818Compiler stdout:2819 2820Compiler stderr:2821 wasm-ld: warning: function signature mismatch: fsync2822>>> defined as () -> i32 in /tmp/emscripten_temp_iczttz2k/testfile_0.o2823>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(fsync.o)28242825Checking for function "fsync" : YES 2826None of 'CC_LD' are defined in the environment, not changing global flags.2827Running compile:2828Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfubtj8gf2829Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfubtj8gf/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfubtj8gf/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 28302831Code:2832 2833        #define getauxval meson_disable_define_of_getauxval2834        2835        #include <limits.h>2836        #undef getauxval2837        2838        #ifdef __cplusplus2839        extern "C"2840        #endif2841        char getauxval (void);2842        2843        #if defined __stub_getauxval || defined __stub___getauxval2844        fail fail fail this function is not going to work2845        #endif2846        2847        int main(void) {2848          return getauxval ();2849        }2850Compiler stdout:2851 2852Compiler stderr:2853 wasm-ld: warning: function signature mismatch: getauxval2854>>> defined as () -> i32 in /tmp/emscripten_temp_4pw7_cyw/testfile_0.o2855>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(getauxval.o)28562857Checking for function "getauxval" : YES 2858None of 'CC_LD' are defined in the environment, not changing global flags.2859Running compile:2860Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9eqy2xyj2861Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9eqy2xyj/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp9eqy2xyj/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 28622863Code:2864 2865        #define getc_unlocked meson_disable_define_of_getc_unlocked2866        2867        #include <limits.h>2868        #undef getc_unlocked2869        2870        #ifdef __cplusplus2871        extern "C"2872        #endif2873        char getc_unlocked (void);2874        2875        #if defined __stub_getc_unlocked || defined __stub___getc_unlocked2876        fail fail fail this function is not going to work2877        #endif2878        2879        int main(void) {2880          return getc_unlocked ();2881        }2882Compiler stdout:2883 2884Compiler stderr:2885 wasm-ld: warning: function signature mismatch: getc_unlocked2886>>> defined as () -> i32 in /tmp/emscripten_temp_9wqxmtrn/testfile_0.o2887>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(getc_unlocked.o)28882889Checking for function "getc_unlocked" : YES 2890None of 'CC_LD' are defined in the environment, not changing global flags.2891Running compile:2892Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprkf8a8z52893Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmprkf8a8z5/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmprkf8a8z5/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 28942895Code:2896 2897        #define getfsstat meson_disable_define_of_getfsstat2898        2899        #include <limits.h>2900        #undef getfsstat2901        2902        #ifdef __cplusplus2903        extern "C"2904        #endif2905        char getfsstat (void);2906        2907        #if defined __stub_getfsstat || defined __stub___getfsstat2908        fail fail fail this function is not going to work2909        #endif2910        2911        int main(void) {2912          return getfsstat ();2913        }2914Compiler stdout:2915 2916Compiler stderr:2917 error: undefined symbol: getfsstat (referenced by top-level compiled C/C++ code)2918warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols2919warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`2920warning: _getfsstat may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library2921Error: Aborting compilation due to previous errors2922emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpc37o8fwq.txt' failed (1)29232924None of 'CC_LD' are defined in the environment, not changing global flags.2925Running compile:2926Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6zkoe4u62927Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6zkoe4u6/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6zkoe4u6/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 29282929Code:2930 2931        int main(void) {29322933        /* With some toolchains (MSYS2/mingw for example) the compiler2934         * provides various builtins which are not really implemented and2935         * fall back to the stdlib where they aren't provided and fail at2936         * build/link time. In case the user provides a header, including2937         * the header didn't lead to the function being defined, and the2938         * function we are checking isn't a builtin itself we assume the2939         * builtin is not functional and we just error out. */2940        #if !1 && !defined(getfsstat) && !02941            #error "No definition for __builtin_getfsstat found in the prefix"2942        #endif29432944        #ifdef __has_builtin2945            #if !__has_builtin(__builtin_getfsstat)2946                #error "__builtin_getfsstat not found"2947            #endif2948        #elif ! defined(getfsstat)2949            __builtin_getfsstat;2950        #endif2951        return 0;2952        }2953Compiler stdout:2954 2955Compiler stderr:2956 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6zkoe4u6/testfile.c:17:18: error: "__builtin_getfsstat not found"2957                #error "__builtin_getfsstat not found"2958                 ^29591 error generated.2960emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6zkoe4u6/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6zkoe4u6/testfile.c -c -o /tmp/emscripten_temp_d0ic8vo1/testfile_0.o' failed (1)29612962Checking for function "getfsstat" : NO 2963None of 'CC_LD' are defined in the environment, not changing global flags.2964Running compile:2965Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp2_smgrpc2966Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp2_smgrpc/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp2_smgrpc/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 29672968Code:2969 2970        #define getgrgid_r meson_disable_define_of_getgrgid_r2971        2972        #include <limits.h>2973        #undef getgrgid_r2974        2975        #ifdef __cplusplus2976        extern "C"2977        #endif2978        char getgrgid_r (void);2979        2980        #if defined __stub_getgrgid_r || defined __stub___getgrgid_r2981        fail fail fail this function is not going to work2982        #endif2983        2984        int main(void) {2985          return getgrgid_r ();2986        }2987Compiler stdout:2988 2989Compiler stderr:2990 2991Checking for function "getgrgid_r" : YES 2992None of 'CC_LD' are defined in the environment, not changing global flags.2993Running compile:2994Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmvi5ytcq2995Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmvi5ytcq/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmvi5ytcq/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 29962997Code:2998 2999        #define getmntent_r meson_disable_define_of_getmntent_r3000        3001        #include <limits.h>3002        #undef getmntent_r3003        3004        #ifdef __cplusplus3005        extern "C"3006        #endif3007        char getmntent_r (void);3008        3009        #if defined __stub_getmntent_r || defined __stub___getmntent_r3010        fail fail fail this function is not going to work3011        #endif3012        3013        int main(void) {3014          return getmntent_r ();3015        }3016Compiler stdout:3017 3018Compiler stderr:3019 wasm-ld: warning: function signature mismatch: getmntent_r3020>>> defined as () -> i32 in /tmp/emscripten_temp_k2_4m1h1/testfile_0.o3021>>> defined as (i32, i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(mntent.o)30223023Checking for function "getmntent_r" : YES 3024None of 'CC_LD' are defined in the environment, not changing global flags.3025Running compile:3026Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpc28cjo553027Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpc28cjo55/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpc28cjo55/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 30283029Code:3030 3031        #define getpwuid_r meson_disable_define_of_getpwuid_r3032        3033        #include <limits.h>3034        #undef getpwuid_r3035        3036        #ifdef __cplusplus3037        extern "C"3038        #endif3039        char getpwuid_r (void);3040        3041        #if defined __stub_getpwuid_r || defined __stub___getpwuid_r3042        fail fail fail this function is not going to work3043        #endif3044        3045        int main(void) {3046          return getpwuid_r ();3047        }3048Compiler stdout:3049 3050Compiler stderr:3051 3052Checking for function "getpwuid_r" : YES 3053None of 'CC_LD' are defined in the environment, not changing global flags.3054Running compile:3055Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp46fzzpmu3056Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp46fzzpmu/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp46fzzpmu/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 30573058Code:3059 3060        #define getresuid meson_disable_define_of_getresuid3061        3062        #include <limits.h>3063        #undef getresuid3064        3065        #ifdef __cplusplus3066        extern "C"3067        #endif3068        char getresuid (void);3069        3070        #if defined __stub_getresuid || defined __stub___getresuid3071        fail fail fail this function is not going to work3072        #endif3073        3074        int main(void) {3075          return getresuid ();3076        }3077Compiler stdout:3078 3079Compiler stderr:3080 wasm-ld: warning: function signature mismatch: getresuid3081>>> defined as () -> i32 in /tmp/emscripten_temp_dxagbdc2/testfile_0.o3082>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(getresuid.o)30833084Checking for function "getresuid" : YES 3085None of 'CC_LD' are defined in the environment, not changing global flags.3086Running compile:3087Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdj5ywy2_3088Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdj5ywy2_/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpdj5ywy2_/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 30893090Code:3091 3092        #define getvfsstat meson_disable_define_of_getvfsstat3093        3094        #include <limits.h>3095        #undef getvfsstat3096        3097        #ifdef __cplusplus3098        extern "C"3099        #endif3100        char getvfsstat (void);3101        3102        #if defined __stub_getvfsstat || defined __stub___getvfsstat3103        fail fail fail this function is not going to work3104        #endif3105        3106        int main(void) {3107          return getvfsstat ();3108        }3109Compiler stdout:3110 3111Compiler stderr:3112 error: undefined symbol: getvfsstat (referenced by top-level compiled C/C++ code)3113warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols3114warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`3115warning: _getvfsstat may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library3116Error: Aborting compilation due to previous errors3117emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpaa81zkb9.txt' failed (1)31183119None of 'CC_LD' are defined in the environment, not changing global flags.3120Running compile:3121Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpssmwd5wl3122Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpssmwd5wl/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpssmwd5wl/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 31233124Code:3125 3126        int main(void) {31273128        /* With some toolchains (MSYS2/mingw for example) the compiler3129         * provides various builtins which are not really implemented and3130         * fall back to the stdlib where they aren't provided and fail at3131         * build/link time. In case the user provides a header, including3132         * the header didn't lead to the function being defined, and the3133         * function we are checking isn't a builtin itself we assume the3134         * builtin is not functional and we just error out. */3135        #if !1 && !defined(getvfsstat) && !03136            #error "No definition for __builtin_getvfsstat found in the prefix"3137        #endif31383139        #ifdef __has_builtin3140            #if !__has_builtin(__builtin_getvfsstat)3141                #error "__builtin_getvfsstat not found"3142            #endif3143        #elif ! defined(getvfsstat)3144            __builtin_getvfsstat;3145        #endif3146        return 0;3147        }3148Compiler stdout:3149 3150Compiler stderr:3151 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpssmwd5wl/testfile.c:17:18: error: "__builtin_getvfsstat not found"3152                #error "__builtin_getvfsstat not found"3153                 ^31541 error generated.3155emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpssmwd5wl/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpssmwd5wl/testfile.c -c -o /tmp/emscripten_temp_apgit3li/testfile_0.o' failed (1)31563157Checking for function "getvfsstat" : NO 3158None of 'CC_LD' are defined in the environment, not changing global flags.3159Running compile:3160Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpu5haz_yk3161Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpu5haz_yk/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpu5haz_yk/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 31623163Code:3164 3165        #define gmtime_r meson_disable_define_of_gmtime_r3166        3167        #include <limits.h>3168        #undef gmtime_r3169        3170        #ifdef __cplusplus3171        extern "C"3172        #endif3173        char gmtime_r (void);3174        3175        #if defined __stub_gmtime_r || defined __stub___gmtime_r3176        fail fail fail this function is not going to work3177        #endif3178        3179        int main(void) {3180          return gmtime_r ();3181        }3182Compiler stdout:3183 3184Compiler stderr:3185 3186Checking for function "gmtime_r" : YES 3187None of 'CC_LD' are defined in the environment, not changing global flags.3188Running compile:3189Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg48ra7mx3190Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg48ra7mx/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg48ra7mx/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 31913192Code:3193 3194        #define hasmntopt meson_disable_define_of_hasmntopt3195        3196        #include <limits.h>3197        #undef hasmntopt3198        3199        #ifdef __cplusplus3200        extern "C"3201        #endif3202        char hasmntopt (void);3203        3204        #if defined __stub_hasmntopt || defined __stub___hasmntopt3205        fail fail fail this function is not going to work3206        #endif3207        3208        int main(void) {3209          return hasmntopt ();3210        }3211Compiler stdout:3212 3213Compiler stderr:3214 wasm-ld: warning: function signature mismatch: hasmntopt3215>>> defined as () -> i32 in /tmp/emscripten_temp_o6e9fum8/testfile_0.o3216>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(mntent.o)32173218Checking for function "hasmntopt" : YES 3219None of 'CC_LD' are defined in the environment, not changing global flags.3220Running compile:3221Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbg5y7psj3222Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbg5y7psj/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbg5y7psj/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 32233224Code:3225 3226        #define inotify_init1 meson_disable_define_of_inotify_init13227        3228        #include <limits.h>3229        #undef inotify_init13230        3231        #ifdef __cplusplus3232        extern "C"3233        #endif3234        char inotify_init1 (void);3235        3236        #if defined __stub_inotify_init1 || defined __stub___inotify_init13237        fail fail fail this function is not going to work3238        #endif3239        3240        int main(void) {3241          return inotify_init1 ();3242        }3243Compiler stdout:3244 3245Compiler stderr:3246 error: undefined symbol: inotify_init1 (referenced by top-level compiled C/C++ code)3247warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols3248warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`3249warning: _inotify_init1 may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library3250Error: Aborting compilation due to previous errors3251emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmp4_nutq8n.txt' failed (1)32523253None of 'CC_LD' are defined in the environment, not changing global flags.3254Running compile:3255Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpa4pkhynj3256Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpa4pkhynj/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpa4pkhynj/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 32573258Code:3259 3260        int main(void) {32613262        /* With some toolchains (MSYS2/mingw for example) the compiler3263         * provides various builtins which are not really implemented and3264         * fall back to the stdlib where they aren't provided and fail at3265         * build/link time. In case the user provides a header, including3266         * the header didn't lead to the function being defined, and the3267         * function we are checking isn't a builtin itself we assume the3268         * builtin is not functional and we just error out. */3269        #if !1 && !defined(inotify_init1) && !03270            #error "No definition for __builtin_inotify_init1 found in the prefix"3271        #endif32723273        #ifdef __has_builtin3274            #if !__has_builtin(__builtin_inotify_init1)3275                #error "__builtin_inotify_init1 not found"3276            #endif3277        #elif ! defined(inotify_init1)3278            __builtin_inotify_init1;3279        #endif3280        return 0;3281        }3282Compiler stdout:3283 3284Compiler stderr:3285 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpa4pkhynj/testfile.c:17:18: error: "__builtin_inotify_init1 not found"3286                #error "__builtin_inotify_init1 not found"3287                 ^32881 error generated.3289emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpa4pkhynj/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpa4pkhynj/testfile.c -c -o /tmp/emscripten_temp_moyn__yj/testfile_0.o' failed (1)32903291Checking for function "inotify_init1" : NO 3292None of 'CC_LD' are defined in the environment, not changing global flags.3293Running compile:3294Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpy7pmob4v3295Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpy7pmob4v/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpy7pmob4v/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 32963297Code:3298 3299        #define issetugid meson_disable_define_of_issetugid3300        3301        #include <limits.h>3302        #undef issetugid3303        3304        #ifdef __cplusplus3305        extern "C"3306        #endif3307        char issetugid (void);3308        3309        #if defined __stub_issetugid || defined __stub___issetugid3310        fail fail fail this function is not going to work3311        #endif3312        3313        int main(void) {3314          return issetugid ();3315        }3316Compiler stdout:3317 3318Compiler stderr:3319 3320Checking for function "issetugid" : YES 3321None of 'CC_LD' are defined in the environment, not changing global flags.3322Running compile:3323Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmyx6ptx13324Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmyx6ptx1/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmyx6ptx1/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 33253326Code:3327 3328        #define kevent meson_disable_define_of_kevent3329        3330        #include <limits.h>3331        #undef kevent3332        3333        #ifdef __cplusplus3334        extern "C"3335        #endif3336        char kevent (void);3337        3338        #if defined __stub_kevent || defined __stub___kevent3339        fail fail fail this function is not going to work3340        #endif3341        3342        int main(void) {3343          return kevent ();3344        }3345Compiler stdout:3346 3347Compiler stderr:3348 error: undefined symbol: kevent (referenced by top-level compiled C/C++ code)3349warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols3350warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`3351warning: _kevent may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library3352Error: Aborting compilation due to previous errors3353emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpul2xezwr.txt' failed (1)33543355None of 'CC_LD' are defined in the environment, not changing global flags.3356Running compile:3357Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe91445y83358Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe91445y8/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe91445y8/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 33593360Code:3361 3362        int main(void) {33633364        /* With some toolchains (MSYS2/mingw for example) the compiler3365         * provides various builtins which are not really implemented and3366         * fall back to the stdlib where they aren't provided and fail at3367         * build/link time. In case the user provides a header, including3368         * the header didn't lead to the function being defined, and the3369         * function we are checking isn't a builtin itself we assume the3370         * builtin is not functional and we just error out. */3371        #if !1 && !defined(kevent) && !03372            #error "No definition for __builtin_kevent found in the prefix"3373        #endif33743375        #ifdef __has_builtin3376            #if !__has_builtin(__builtin_kevent)3377                #error "__builtin_kevent not found"3378            #endif3379        #elif ! defined(kevent)3380            __builtin_kevent;3381        #endif3382        return 0;3383        }3384Compiler stdout:3385 3386Compiler stderr:3387 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe91445y8/testfile.c:17:18: error: "__builtin_kevent not found"3388                #error "__builtin_kevent not found"3389                 ^33901 error generated.3391emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe91445y8/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe91445y8/testfile.c -c -o /tmp/emscripten_temp_rzcsnfjg/testfile_0.o' failed (1)33923393Checking for function "kevent" : NO 3394None of 'CC_LD' are defined in the environment, not changing global flags.3395Running compile:3396Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpway1ra393397Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpway1ra39/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpway1ra39/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 33983399Code:3400 3401        #define kqueue meson_disable_define_of_kqueue3402        3403        #include <limits.h>3404        #undef kqueue3405        3406        #ifdef __cplusplus3407        extern "C"3408        #endif3409        char kqueue (void);3410        3411        #if defined __stub_kqueue || defined __stub___kqueue3412        fail fail fail this function is not going to work3413        #endif3414        3415        int main(void) {3416          return kqueue ();3417        }3418Compiler stdout:3419 3420Compiler stderr:3421 error: undefined symbol: kqueue (referenced by top-level compiled C/C++ code)3422warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols3423warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`3424warning: _kqueue may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library3425Error: Aborting compilation due to previous errors3426emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpvq89pp3k.txt' failed (1)34273428None of 'CC_LD' are defined in the environment, not changing global flags.3429Running compile:3430Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjb2n1of3431Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjb2n1of/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjb2n1of/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 34323433Code:3434 3435        int main(void) {34363437        /* With some toolchains (MSYS2/mingw for example) the compiler3438         * provides various builtins which are not really implemented and3439         * fall back to the stdlib where they aren't provided and fail at3440         * build/link time. In case the user provides a header, including3441         * the header didn't lead to the function being defined, and the3442         * function we are checking isn't a builtin itself we assume the3443         * builtin is not functional and we just error out. */3444        #if !1 && !defined(kqueue) && !03445            #error "No definition for __builtin_kqueue found in the prefix"3446        #endif34473448        #ifdef __has_builtin3449            #if !__has_builtin(__builtin_kqueue)3450                #error "__builtin_kqueue not found"3451            #endif3452        #elif ! defined(kqueue)3453            __builtin_kqueue;3454        #endif3455        return 0;3456        }3457Compiler stdout:3458 3459Compiler stderr:3460 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjb2n1of/testfile.c:17:18: error: "__builtin_kqueue not found"3461                #error "__builtin_kqueue not found"3462                 ^34631 error generated.3464emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjb2n1of/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpkjb2n1of/testfile.c -c -o /tmp/emscripten_temp_zt9jpp92/testfile_0.o' failed (1)34653466Checking for function "kqueue" : NO 3467None of 'CC_LD' are defined in the environment, not changing global flags.3468Running compile:3469Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe92m4edl3470Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe92m4edl/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe92m4edl/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 34713472Code:3473 3474        #define lchmod meson_disable_define_of_lchmod3475        3476        #include <limits.h>3477        #undef lchmod3478        3479        #ifdef __cplusplus3480        extern "C"3481        #endif3482        char lchmod (void);3483        3484        #if defined __stub_lchmod || defined __stub___lchmod3485        fail fail fail this function is not going to work3486        #endif3487        3488        int main(void) {3489          return lchmod ();3490        }3491Compiler stdout:3492 3493Compiler stderr:3494 wasm-ld: warning: function signature mismatch: lchmod3495>>> defined as () -> i32 in /tmp/emscripten_temp_dd5pzk65/testfile_0.o3496>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(lchmod.o)34973498Checking for function "lchmod" : YES 3499None of 'CC_LD' are defined in the environment, not changing global flags.3500Running compile:3501Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfnama70t3502Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfnama70t/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfnama70t/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 35033504Code:3505 3506        #define lchown meson_disable_define_of_lchown3507        3508        #include <limits.h>3509        #undef lchown3510        3511        #ifdef __cplusplus3512        extern "C"3513        #endif3514        char lchown (void);3515        3516        #if defined __stub_lchown || defined __stub___lchown3517        fail fail fail this function is not going to work3518        #endif3519        3520        int main(void) {3521          return lchown ();3522        }3523Compiler stdout:3524 3525Compiler stderr:3526 wasm-ld: warning: function signature mismatch: lchown3527>>> defined as () -> i32 in /tmp/emscripten_temp_kx2_t6nj/testfile_0.o3528>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(lchown.o)35293530Checking for function "lchown" : YES 3531None of 'CC_LD' are defined in the environment, not changing global flags.3532Running compile:3533Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmplwtx71nj3534Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmplwtx71nj/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmplwtx71nj/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 35353536Code:3537 3538        #define link meson_disable_define_of_link3539        3540        #include <limits.h>3541        #undef link3542        3543        #ifdef __cplusplus3544        extern "C"3545        #endif3546        char link (void);3547        3548        #if defined __stub_link || defined __stub___link3549        fail fail fail this function is not going to work3550        #endif3551        3552        int main(void) {3553          return link ();3554        }3555Compiler stdout:3556 3557Compiler stderr:3558 wasm-ld: warning: function signature mismatch: link3559>>> defined as () -> i32 in /tmp/emscripten_temp_1p5gtbua/testfile_0.o3560>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(link.o)35613562Checking for function "link" : YES 3563None of 'CC_LD' are defined in the environment, not changing global flags.3564Running compile:3565Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnhjdmtcf3566Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnhjdmtcf/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnhjdmtcf/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 35673568Code:3569 3570        #define localtime_r meson_disable_define_of_localtime_r3571        3572        #include <limits.h>3573        #undef localtime_r3574        3575        #ifdef __cplusplus3576        extern "C"3577        #endif3578        char localtime_r (void);3579        3580        #if defined __stub_localtime_r || defined __stub___localtime_r3581        fail fail fail this function is not going to work3582        #endif3583        3584        int main(void) {3585          return localtime_r ();3586        }3587Compiler stdout:3588 3589Compiler stderr:3590 3591Checking for function "localtime_r" : YES 3592None of 'CC_LD' are defined in the environment, not changing global flags.3593Running compile:3594Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbb5xlen13595Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbb5xlen1/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpbb5xlen1/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 35963597Code:3598 3599        #define lstat meson_disable_define_of_lstat3600        3601        #include <limits.h>3602        #undef lstat3603        3604        #ifdef __cplusplus3605        extern "C"3606        #endif3607        char lstat (void);3608        3609        #if defined __stub_lstat || defined __stub___lstat3610        fail fail fail this function is not going to work3611        #endif3612        3613        int main(void) {3614          return lstat ();3615        }3616Compiler stdout:3617 3618Compiler stderr:3619 wasm-ld: warning: function signature mismatch: lstat3620>>> defined as () -> i32 in /tmp/emscripten_temp_tgux2mxl/testfile_0.o3621>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(lstat.o)36223623Checking for function "lstat" : YES 3624None of 'CC_LD' are defined in the environment, not changing global flags.3625Running compile:3626Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoty33qan3627Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoty33qan/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoty33qan/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 36283629Code:3630 3631        #define mbrtowc meson_disable_define_of_mbrtowc3632        3633        #include <limits.h>3634        #undef mbrtowc3635        3636        #ifdef __cplusplus3637        extern "C"3638        #endif3639        char mbrtowc (void);3640        3641        #if defined __stub_mbrtowc || defined __stub___mbrtowc3642        fail fail fail this function is not going to work3643        #endif3644        3645        int main(void) {3646          return mbrtowc ();3647        }3648Compiler stdout:3649 3650Compiler stderr:3651 wasm-ld: warning: function signature mismatch: mbrtowc3652>>> defined as () -> i32 in /tmp/emscripten_temp__uny50c_/testfile_0.o3653>>> defined as (i32, i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(mbrtowc.o)36543655Checking for function "mbrtowc" : YES 3656None of 'CC_LD' are defined in the environment, not changing global flags.3657Running compile:3658Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpsok87_rl3659Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpsok87_rl/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpsok87_rl/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 36603661Code:3662 3663        #define memalign meson_disable_define_of_memalign3664        3665        #include <limits.h>3666        #undef memalign3667        3668        #ifdef __cplusplus3669        extern "C"3670        #endif3671        char memalign (void);3672        3673        #if defined __stub_memalign || defined __stub___memalign3674        fail fail fail this function is not going to work3675        #endif3676        3677        int main(void) {3678          return memalign ();3679        }3680Compiler stdout:3681 3682Compiler stderr:3683 wasm-ld: warning: function signature mismatch: memalign3684>>> defined as () -> i32 in /tmp/emscripten_temp_a3atmc_2/testfile_0.o3685>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libdlmalloc-mt.a(dlmalloc.o)36863687Checking for function "memalign" : YES 3688None of 'CC_LD' are defined in the environment, not changing global flags.3689Running compile:3690Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpepp4dro23691Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpepp4dro2/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpepp4dro2/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 36923693Code:3694 3695        #define mmap meson_disable_define_of_mmap3696        3697        #include <limits.h>3698        #undef mmap3699        3700        #ifdef __cplusplus3701        extern "C"3702        #endif3703        char mmap (void);3704        3705        #if defined __stub_mmap || defined __stub___mmap3706        fail fail fail this function is not going to work3707        #endif3708        3709        int main(void) {3710          return mmap ();3711        }3712Compiler stdout:3713 3714Compiler stderr:3715 wasm-ld: warning: function signature mismatch: mmap3716>>> defined as () -> i32 in /tmp/emscripten_temp__xrbmsjw/testfile_0.o3717>>> defined as (i32, i32, i32, i32, i32, i64) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(mmap.o)37183719Checking for function "mmap" : YES 3720None of 'CC_LD' are defined in the environment, not changing global flags.3721Running compile:3722Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp095z56ru3723Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp095z56ru/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp095z56ru/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 37243725Code:3726 3727        #define newlocale meson_disable_define_of_newlocale3728        3729        #include <limits.h>3730        #undef newlocale3731        3732        #ifdef __cplusplus3733        extern "C"3734        #endif3735        char newlocale (void);3736        3737        #if defined __stub_newlocale || defined __stub___newlocale3738        fail fail fail this function is not going to work3739        #endif3740        3741        int main(void) {3742          return newlocale ();3743        }3744Compiler stdout:3745 3746Compiler stderr:3747 wasm-ld: warning: function signature mismatch: newlocale3748>>> defined as () -> i32 in /tmp/emscripten_temp_hjb2_vp9/testfile_0.o3749>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(newlocale.o)37503751Checking for function "newlocale" : YES 3752None of 'CC_LD' are defined in the environment, not changing global flags.3753Running compile:3754Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpup60kgid3755Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpup60kgid/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpup60kgid/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 37563757Code:3758 3759        #define pipe2 meson_disable_define_of_pipe23760        3761        #include <limits.h>3762        #undef pipe23763        3764        #ifdef __cplusplus3765        extern "C"3766        #endif3767        char pipe2 (void);3768        3769        #if defined __stub_pipe2 || defined __stub___pipe23770        fail fail fail this function is not going to work3771        #endif3772        3773        int main(void) {3774          return pipe2 ();3775        }3776Compiler stdout:3777 3778Compiler stderr:3779 wasm-ld: warning: function signature mismatch: pipe23780>>> defined as () -> i32 in /tmp/emscripten_temp_99p5bni3/testfile_0.o3781>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(pipe2.o)37823783Checking for function "pipe2" : YES 3784None of 'CC_LD' are defined in the environment, not changing global flags.3785Running compile:3786Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw9h08jib3787Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw9h08jib/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw9h08jib/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 37883789Code:3790 3791        #define poll meson_disable_define_of_poll3792        3793        #include <limits.h>3794        #undef poll3795        3796        #ifdef __cplusplus3797        extern "C"3798        #endif3799        char poll (void);3800        3801        #if defined __stub_poll || defined __stub___poll3802        fail fail fail this function is not going to work3803        #endif3804        3805        int main(void) {3806          return poll ();3807        }3808Compiler stdout:3809 3810Compiler stderr:3811 wasm-ld: warning: function signature mismatch: poll3812>>> defined as () -> i32 in /tmp/emscripten_temp_nbacs8h4/testfile_0.o3813>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(poll.o)38143815Checking for function "poll" : YES 3816None of 'CC_LD' are defined in the environment, not changing global flags.3817Running compile:3818Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpk5tuu8ah3819Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpk5tuu8ah/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpk5tuu8ah/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 38203821Code:3822 3823        #define prlimit meson_disable_define_of_prlimit3824        3825        #include <limits.h>3826        #undef prlimit3827        3828        #ifdef __cplusplus3829        extern "C"3830        #endif3831        char prlimit (void);3832        3833        #if defined __stub_prlimit || defined __stub___prlimit3834        fail fail fail this function is not going to work3835        #endif3836        3837        int main(void) {3838          return prlimit ();3839        }3840Compiler stdout:3841 3842Compiler stderr:3843 error: undefined symbol: prlimit (referenced by top-level compiled C/C++ code)3844warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols3845warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`3846warning: _prlimit may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library3847Error: Aborting compilation due to previous errors3848emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmp2_c21acu.txt' failed (1)38493850None of 'CC_LD' are defined in the environment, not changing global flags.3851Running compile:3852Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr_n25yl83853Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr_n25yl8/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr_n25yl8/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 38543855Code:3856 3857        int main(void) {38583859        /* With some toolchains (MSYS2/mingw for example) the compiler3860         * provides various builtins which are not really implemented and3861         * fall back to the stdlib where they aren't provided and fail at3862         * build/link time. In case the user provides a header, including3863         * the header didn't lead to the function being defined, and the3864         * function we are checking isn't a builtin itself we assume the3865         * builtin is not functional and we just error out. */3866        #if !1 && !defined(prlimit) && !03867            #error "No definition for __builtin_prlimit found in the prefix"3868        #endif38693870        #ifdef __has_builtin3871            #if !__has_builtin(__builtin_prlimit)3872                #error "__builtin_prlimit not found"3873            #endif3874        #elif ! defined(prlimit)3875            __builtin_prlimit;3876        #endif3877        return 0;3878        }3879Compiler stdout:3880 3881Compiler stderr:3882 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr_n25yl8/testfile.c:17:18: error: "__builtin_prlimit not found"3883                #error "__builtin_prlimit not found"3884                 ^38851 error generated.3886emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr_n25yl8/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr_n25yl8/testfile.c -c -o /tmp/emscripten_temp_8sosictc/testfile_0.o' failed (1)38873888Checking for function "prlimit" : NO 3889None of 'CC_LD' are defined in the environment, not changing global flags.3890Running compile:3891Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe0ng0ajt3892Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe0ng0ajt/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe0ng0ajt/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 38933894Code:3895 3896        #define readlink meson_disable_define_of_readlink3897        3898        #include <limits.h>3899        #undef readlink3900        3901        #ifdef __cplusplus3902        extern "C"3903        #endif3904        char readlink (void);3905        3906        #if defined __stub_readlink || defined __stub___readlink3907        fail fail fail this function is not going to work3908        #endif3909        3910        int main(void) {3911          return readlink ();3912        }3913Compiler stdout:3914 3915Compiler stderr:3916 wasm-ld: warning: function signature mismatch: readlink3917>>> defined as () -> i32 in /tmp/emscripten_temp_m1_g_aa6/testfile_0.o3918>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(readlink.o)39193920Checking for function "readlink" : YES 3921None of 'CC_LD' are defined in the environment, not changing global flags.3922Running compile:3923Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw6gfu3i63924Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw6gfu3i6/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpw6gfu3i6/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 39253926Code:3927 3928        #define recvmmsg meson_disable_define_of_recvmmsg3929        3930        #include <limits.h>3931        #undef recvmmsg3932        3933        #ifdef __cplusplus3934        extern "C"3935        #endif3936        char recvmmsg (void);3937        3938        #if defined __stub_recvmmsg || defined __stub___recvmmsg3939        fail fail fail this function is not going to work3940        #endif3941        3942        int main(void) {3943          return recvmmsg ();3944        }3945Compiler stdout:3946 3947Compiler stderr:3948 wasm-ld: warning: function signature mismatch: recvmmsg3949>>> defined as () -> i32 in /tmp/emscripten_temp_x9gaut1z/testfile_0.o3950>>> defined as (i32, i32, i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(recvmmsg.o)39513952Checking for function "recvmmsg" : YES 3953None of 'CC_LD' are defined in the environment, not changing global flags.3954Running compile:3955Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8ps5jwb23956Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8ps5jwb2/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8ps5jwb2/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 39573958Code:3959 3960        #define sendmmsg meson_disable_define_of_sendmmsg3961        3962        #include <limits.h>3963        #undef sendmmsg3964        3965        #ifdef __cplusplus3966        extern "C"3967        #endif3968        char sendmmsg (void);3969        3970        #if defined __stub_sendmmsg || defined __stub___sendmmsg3971        fail fail fail this function is not going to work3972        #endif3973        3974        int main(void) {3975          return sendmmsg ();3976        }3977Compiler stdout:3978 3979Compiler stderr:3980 wasm-ld: warning: function signature mismatch: sendmmsg3981>>> defined as () -> i32 in /tmp/emscripten_temp_a74w8a7q/testfile_0.o3982>>> defined as (i32, i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(sendmmsg.o)39833984Checking for function "sendmmsg" : YES 3985None of 'CC_LD' are defined in the environment, not changing global flags.3986Running compile:3987Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjl76y69s3988Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjl76y69s/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjl76y69s/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 39893990Code:3991 3992        #define setenv meson_disable_define_of_setenv3993        3994        #include <limits.h>3995        #undef setenv3996        3997        #ifdef __cplusplus3998        extern "C"3999        #endif4000        char setenv (void);4001        4002        #if defined __stub_setenv || defined __stub___setenv4003        fail fail fail this function is not going to work4004        #endif4005        4006        int main(void) {4007          return setenv ();4008        }4009Compiler stdout:4010 4011Compiler stderr:4012 wasm-ld: warning: function signature mismatch: setenv4013>>> defined as () -> i32 in /tmp/emscripten_temp_igargtcl/testfile_0.o4014>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(setenv.o)40154016Checking for function "setenv" : YES 4017None of 'CC_LD' are defined in the environment, not changing global flags.4018Running compile:4019Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmppy0lc1lz4020Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmppy0lc1lz/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmppy0lc1lz/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 40214022Code:4023 4024        #define setmntent meson_disable_define_of_setmntent4025        4026        #include <limits.h>4027        #undef setmntent4028        4029        #ifdef __cplusplus4030        extern "C"4031        #endif4032        char setmntent (void);4033        4034        #if defined __stub_setmntent || defined __stub___setmntent4035        fail fail fail this function is not going to work4036        #endif4037        4038        int main(void) {4039          return setmntent ();4040        }4041Compiler stdout:4042 4043Compiler stderr:4044 wasm-ld: warning: function signature mismatch: setmntent4045>>> defined as () -> i32 in /tmp/emscripten_temp_fm_zk5wl/testfile_0.o4046>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(mntent.o)40474048Checking for function "setmntent" : YES 4049None of 'CC_LD' are defined in the environment, not changing global flags.4050Running compile:4051Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmplnssw3vk4052Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmplnssw3vk/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmplnssw3vk/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 40534054Code:4055 4056        #define strerror_r meson_disable_define_of_strerror_r4057        4058        #include <limits.h>4059        #undef strerror_r4060        4061        #ifdef __cplusplus4062        extern "C"4063        #endif4064        char strerror_r (void);4065        4066        #if defined __stub_strerror_r || defined __stub___strerror_r4067        fail fail fail this function is not going to work4068        #endif4069        4070        int main(void) {4071          return strerror_r ();4072        }4073Compiler stdout:4074 4075Compiler stderr:4076 wasm-ld: warning: function signature mismatch: strerror_r4077>>> defined as () -> i32 in /tmp/emscripten_temp_8fh6ifiu/testfile_0.o4078>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strerror_r.o)40794080Checking for function "strerror_r" : YES 4081None of 'CC_LD' are defined in the environment, not changing global flags.4082Running compile:4083Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq0g7yozc4084Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq0g7yozc/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq0g7yozc/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 40854086Code:4087 4088        #define strnlen meson_disable_define_of_strnlen4089        4090        #include <limits.h>4091        #undef strnlen4092        4093        #ifdef __cplusplus4094        extern "C"4095        #endif4096        char strnlen (void);4097        4098        #if defined __stub_strnlen || defined __stub___strnlen4099        fail fail fail this function is not going to work4100        #endif4101        4102        int main(void) {4103          return strnlen ();4104        }4105Compiler stdout:4106 4107Compiler stderr:4108 wasm-ld: warning: function signature mismatch: strnlen4109>>> defined as () -> i32 in /tmp/emscripten_temp_02g73kt4/testfile_0.o4110>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strnlen.o)41114112Checking for function "strnlen" : YES 4113None of 'CC_LD' are defined in the environment, not changing global flags.4114Running compile:4115Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7xpfoci44116Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7xpfoci4/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7xpfoci4/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 41174118Code:4119 4120        #define strsignal meson_disable_define_of_strsignal4121        4122        #include <limits.h>4123        #undef strsignal4124        4125        #ifdef __cplusplus4126        extern "C"4127        #endif4128        char strsignal (void);4129        4130        #if defined __stub_strsignal || defined __stub___strsignal4131        fail fail fail this function is not going to work4132        #endif4133        4134        int main(void) {4135          return strsignal ();4136        }4137Compiler stdout:4138 4139Compiler stderr:4140 wasm-ld: warning: function signature mismatch: strsignal4141>>> defined as () -> i32 in /tmp/emscripten_temp_pk5foqb2/testfile_0.o4142>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strsignal.o)41434144Checking for function "strsignal" : YES 4145None of 'CC_LD' are defined in the environment, not changing global flags.4146Running compile:4147Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpovxuxqmr4148Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpovxuxqmr/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpovxuxqmr/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 41494150Code:4151 4152        #define strtod_l meson_disable_define_of_strtod_l4153        4154        #include <limits.h>4155        #undef strtod_l4156        4157        #ifdef __cplusplus4158        extern "C"4159        #endif4160        char strtod_l (void);4161        4162        #if defined __stub_strtod_l || defined __stub___strtod_l4163        fail fail fail this function is not going to work4164        #endif4165        4166        int main(void) {4167          return strtod_l ();4168        }4169Compiler stdout:4170 4171Compiler stderr:4172 wasm-ld: warning: function signature mismatch: strtod_l4173>>> defined as () -> i32 in /tmp/emscripten_temp_c45k1wqp/testfile_0.o4174>>> defined as (i32, i32, i32) -> f64 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strtod.o)41754176Checking for function "strtod_l" : YES 4177None of 'CC_LD' are defined in the environment, not changing global flags.4178Running compile:4179Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmhqm9_rf4180Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmhqm9_rf/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmhqm9_rf/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 41814182Code:4183 4184        #define strtoll_l meson_disable_define_of_strtoll_l4185        4186        #include <limits.h>4187        #undef strtoll_l4188        4189        #ifdef __cplusplus4190        extern "C"4191        #endif4192        char strtoll_l (void);4193        4194        #if defined __stub_strtoll_l || defined __stub___strtoll_l4195        fail fail fail this function is not going to work4196        #endif4197        4198        int main(void) {4199          return strtoll_l ();4200        }4201Compiler stdout:4202 4203Compiler stderr:4204 wasm-ld: warning: function signature mismatch: strtoll_l4205>>> defined as () -> i32 in /tmp/emscripten_temp_j0wwjvlx/testfile_0.o4206>>> defined as (i32, i32, i32, i32) -> i64 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strtol_l.o)42074208Checking for function "strtoll_l" : YES 4209None of 'CC_LD' are defined in the environment, not changing global flags.4210Running compile:4211Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp173wscsd4212Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp173wscsd/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp173wscsd/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 42134214Code:4215 4216        #define strtoull_l meson_disable_define_of_strtoull_l4217        4218        #include <limits.h>4219        #undef strtoull_l4220        4221        #ifdef __cplusplus4222        extern "C"4223        #endif4224        char strtoull_l (void);4225        4226        #if defined __stub_strtoull_l || defined __stub___strtoull_l4227        fail fail fail this function is not going to work4228        #endif4229        4230        int main(void) {4231          return strtoull_l ();4232        }4233Compiler stdout:4234 4235Compiler stderr:4236 wasm-ld: warning: function signature mismatch: strtoull_l4237>>> defined as () -> i32 in /tmp/emscripten_temp_posgep1u/testfile_0.o4238>>> defined as (i32, i32, i32, i32) -> i64 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strtol_l.o)42394240Checking for function "strtoull_l" : YES 4241None of 'CC_LD' are defined in the environment, not changing global flags.4242Running compile:4243Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpzbg5yi604244Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpzbg5yi60/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpzbg5yi60/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 42454246Code:4247 4248        #define symlink meson_disable_define_of_symlink4249        4250        #include <limits.h>4251        #undef symlink4252        4253        #ifdef __cplusplus4254        extern "C"4255        #endif4256        char symlink (void);4257        4258        #if defined __stub_symlink || defined __stub___symlink4259        fail fail fail this function is not going to work4260        #endif4261        4262        int main(void) {4263          return symlink ();4264        }4265Compiler stdout:4266 4267Compiler stderr:4268 wasm-ld: warning: function signature mismatch: symlink4269>>> defined as () -> i32 in /tmp/emscripten_temp_8gb2tv24/testfile_0.o4270>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(symlink.o)42714272Checking for function "symlink" : YES 4273None of 'CC_LD' are defined in the environment, not changing global flags.4274Running compile:4275Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoy6nac8z4276Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoy6nac8z/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpoy6nac8z/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 42774278Code:4279 4280        #define timegm meson_disable_define_of_timegm4281        4282        #include <limits.h>4283        #undef timegm4284        4285        #ifdef __cplusplus4286        extern "C"4287        #endif4288        char timegm (void);4289        4290        #if defined __stub_timegm || defined __stub___timegm4291        fail fail fail this function is not going to work4292        #endif4293        4294        int main(void) {4295          return timegm ();4296        }4297Compiler stdout:4298 4299Compiler stderr:4300 4301Checking for function "timegm" : YES 4302None of 'CC_LD' are defined in the environment, not changing global flags.4303Running compile:4304Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxlby4e794305Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxlby4e79/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxlby4e79/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 43064307Code:4308 4309        #define unsetenv meson_disable_define_of_unsetenv4310        4311        #include <limits.h>4312        #undef unsetenv4313        4314        #ifdef __cplusplus4315        extern "C"4316        #endif4317        char unsetenv (void);4318        4319        #if defined __stub_unsetenv || defined __stub___unsetenv4320        fail fail fail this function is not going to work4321        #endif4322        4323        int main(void) {4324          return unsetenv ();4325        }4326Compiler stdout:4327 4328Compiler stderr:4329 wasm-ld: warning: function signature mismatch: unsetenv4330>>> defined as () -> i32 in /tmp/emscripten_temp_0b3udyl8/testfile_0.o4331>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(unsetenv.o)43324333Checking for function "unsetenv" : YES 4334None of 'CC_LD' are defined in the environment, not changing global flags.4335Running compile:4336Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjlnkqvyb4337Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjlnkqvyb/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjlnkqvyb/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 43384339Code:4340 4341        #define uselocale meson_disable_define_of_uselocale4342        4343        #include <limits.h>4344        #undef uselocale4345        4346        #ifdef __cplusplus4347        extern "C"4348        #endif4349        char uselocale (void);4350        4351        #if defined __stub_uselocale || defined __stub___uselocale4352        fail fail fail this function is not going to work4353        #endif4354        4355        int main(void) {4356          return uselocale ();4357        }4358Compiler stdout:4359 4360Compiler stderr:4361 wasm-ld: warning: function signature mismatch: uselocale4362>>> defined as () -> i32 in /tmp/emscripten_temp_s2wloynb/testfile_0.o4363>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(uselocale.o)43644365Checking for function "uselocale" : YES 4366None of 'CC_LD' are defined in the environment, not changing global flags.4367Running compile:4368Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg_9vj9ee4369Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg_9vj9ee/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg_9vj9ee/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 43704371Code:4372 4373        #define utimes meson_disable_define_of_utimes4374        4375        #include <limits.h>4376        #undef utimes4377        4378        #ifdef __cplusplus4379        extern "C"4380        #endif4381        char utimes (void);4382        4383        #if defined __stub_utimes || defined __stub___utimes4384        fail fail fail this function is not going to work4385        #endif4386        4387        int main(void) {4388          return utimes ();4389        }4390Compiler stdout:4391 4392Compiler stderr:4393 4394Checking for function "utimes" : YES 4395None of 'CC_LD' are defined in the environment, not changing global flags.4396Running compile:4397Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpn61h41bt4398Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpn61h41bt/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpn61h41bt/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 43994400Code:4401 4402        #define valloc meson_disable_define_of_valloc4403        4404        #include <limits.h>4405        #undef valloc4406        4407        #ifdef __cplusplus4408        extern "C"4409        #endif4410        char valloc (void);4411        4412        #if defined __stub_valloc || defined __stub___valloc4413        fail fail fail this function is not going to work4414        #endif4415        4416        int main(void) {4417          return valloc ();4418        }4419Compiler stdout:4420 4421Compiler stderr:4422 wasm-ld: warning: function signature mismatch: valloc4423>>> defined as () -> i32 in /tmp/emscripten_temp_dj2g1atb/testfile_0.o4424>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libdlmalloc-mt.a(dlmalloc.o)44254426Checking for function "valloc" : YES 4427None of 'CC_LD' are defined in the environment, not changing global flags.4428Running compile:4429Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcvgr6bkq4430Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcvgr6bkq/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcvgr6bkq/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 44314432Code:4433 4434        #define vasprintf meson_disable_define_of_vasprintf4435        4436        #include <limits.h>4437        #undef vasprintf4438        4439        #ifdef __cplusplus4440        extern "C"4441        #endif4442        char vasprintf (void);4443        4444        #if defined __stub_vasprintf || defined __stub___vasprintf4445        fail fail fail this function is not going to work4446        #endif4447        4448        int main(void) {4449          return vasprintf ();4450        }4451Compiler stdout:4452 4453Compiler stderr:4454 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpcvgr6bkq/testfile.c:17:29: warning: format string missing [-Wformat]4455          return vasprintf ();4456                 ~~~~~~~~~  ^44571 warning generated.4458wasm-ld: warning: function signature mismatch: vasprintf4459>>> defined as () -> i32 in /tmp/emscripten_temp_cu9ej_89/testfile_0.o4460>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(vasprintf.o)44614462Checking for function "vasprintf" : YES 4463None of 'CC_LD' are defined in the environment, not changing global flags.4464Running compile:4465Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp54x8u_he4466Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp54x8u_he/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp54x8u_he/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 44674468Code:4469 4470        #define vsnprintf meson_disable_define_of_vsnprintf4471        4472        #include <limits.h>4473        #undef vsnprintf4474        4475        #ifdef __cplusplus4476        extern "C"4477        #endif4478        char vsnprintf (void);4479        4480        #if defined __stub_vsnprintf || defined __stub___vsnprintf4481        fail fail fail this function is not going to work4482        #endif4483        4484        int main(void) {4485          return vsnprintf ();4486        }4487Compiler stdout:4488 4489Compiler stderr:4490 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp54x8u_he/testfile.c:10:14: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]4491        char vsnprintf (void);4492             ^4493/home/user/code/glib-container/deps/glib/_build/meson-private/tmp54x8u_he/testfile.c:10:14: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)'44941 warning generated.4495wasm-ld: warning: function signature mismatch: vsnprintf4496>>> defined as () -> i32 in /tmp/emscripten_temp_enqiols6/testfile_0.o4497>>> defined as (i32, i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(vsnprintf.o)44984499Checking for function "vsnprintf" : YES 4500None of 'CC_LD' are defined in the environment, not changing global flags.4501Running compile:4502Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprpyvmf874503Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmprpyvmf87/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmprpyvmf87/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 45044505Code:4506 4507        #define wcrtomb meson_disable_define_of_wcrtomb4508        4509        #include <limits.h>4510        #undef wcrtomb4511        4512        #ifdef __cplusplus4513        extern "C"4514        #endif4515        char wcrtomb (void);4516        4517        #if defined __stub_wcrtomb || defined __stub___wcrtomb4518        fail fail fail this function is not going to work4519        #endif4520        4521        int main(void) {4522          return wcrtomb ();4523        }4524Compiler stdout:4525 4526Compiler stderr:4527 wasm-ld: warning: function signature mismatch: wcrtomb4528>>> defined as () -> i32 in /tmp/emscripten_temp_gxlh1c2j/testfile_0.o4529>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(wcrtomb.o)45304531Checking for function "wcrtomb" : YES 4532None of 'CC_LD' are defined in the environment, not changing global flags.4533Running compile:4534Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmprcpzo90r4535Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmprcpzo90r/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmprcpzo90r/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 45364537Code:4538 4539        #define wcslen meson_disable_define_of_wcslen4540        4541        #include <limits.h>4542        #undef wcslen4543        4544        #ifdef __cplusplus4545        extern "C"4546        #endif4547        char wcslen (void);4548        4549        #if defined __stub_wcslen || defined __stub___wcslen4550        fail fail fail this function is not going to work4551        #endif4552        4553        int main(void) {4554          return wcslen ();4555        }4556Compiler stdout:4557 4558Compiler stderr:4559 /home/user/code/glib-container/deps/glib/_build/meson-private/tmprcpzo90r/testfile.c:10:14: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]4560        char wcslen (void);4561             ^4562/home/user/code/glib-container/deps/glib/_build/meson-private/tmprcpzo90r/testfile.c:10:14: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'45631 warning generated.4564wasm-ld: warning: function signature mismatch: wcslen4565>>> defined as () -> i32 in /tmp/emscripten_temp_g0awqw6v/testfile_0.o4566>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(wcslen.o)45674568Checking for function "wcslen" : YES 4569None of 'CC_LD' are defined in the environment, not changing global flags.4570Running compile:4571Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp885uozn24572Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp885uozn2/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp885uozn2/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 45734574Code:4575 4576        #define wcsnlen meson_disable_define_of_wcsnlen4577        4578        #include <limits.h>4579        #undef wcsnlen4580        4581        #ifdef __cplusplus4582        extern "C"4583        #endif4584        char wcsnlen (void);4585        4586        #if defined __stub_wcsnlen || defined __stub___wcsnlen4587        fail fail fail this function is not going to work4588        #endif4589        4590        int main(void) {4591          return wcsnlen ();4592        }4593Compiler stdout:4594 4595Compiler stderr:4596 wasm-ld: warning: function signature mismatch: wcsnlen4597>>> defined as () -> i32 in /tmp/emscripten_temp_susirao5/testfile_0.o4598>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(wcsnlen.o)45994600Checking for function "wcsnlen" : YES 4601None of 'CC_LD' are defined in the environment, not changing global flags.4602Running compile:4603Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp71_eodea4604Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp71_eodea/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp71_eodea/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 46054606Code:4607 4608        #define sysctlbyname meson_disable_define_of_sysctlbyname4609        4610        #include <limits.h>4611        #undef sysctlbyname4612        4613        #ifdef __cplusplus4614        extern "C"4615        #endif4616        char sysctlbyname (void);4617        4618        #if defined __stub_sysctlbyname || defined __stub___sysctlbyname4619        fail fail fail this function is not going to work4620        #endif4621        4622        int main(void) {4623          return sysctlbyname ();4624        }4625Compiler stdout:4626 4627Compiler stderr:4628 error: undefined symbol: sysctlbyname (referenced by top-level compiled C/C++ code)4629warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols4630warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`4631warning: _sysctlbyname may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library4632Error: Aborting compilation due to previous errors4633emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpehte6fxy.txt' failed (1)46344635None of 'CC_LD' are defined in the environment, not changing global flags.4636Running compile:4637Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpol7_va2z4638Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpol7_va2z/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpol7_va2z/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 46394640Code:4641 4642        int main(void) {46434644        /* With some toolchains (MSYS2/mingw for example) the compiler4645         * provides various builtins which are not really implemented and4646         * fall back to the stdlib where they aren't provided and fail at4647         * build/link time. In case the user provides a header, including4648         * the header didn't lead to the function being defined, and the4649         * function we are checking isn't a builtin itself we assume the4650         * builtin is not functional and we just error out. */4651        #if !1 && !defined(sysctlbyname) && !04652            #error "No definition for __builtin_sysctlbyname found in the prefix"4653        #endif46544655        #ifdef __has_builtin4656            #if !__has_builtin(__builtin_sysctlbyname)4657                #error "__builtin_sysctlbyname not found"4658            #endif4659        #elif ! defined(sysctlbyname)4660            __builtin_sysctlbyname;4661        #endif4662        return 0;4663        }4664Compiler stdout:4665 4666Compiler stderr:4667 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpol7_va2z/testfile.c:17:18: error: "__builtin_sysctlbyname not found"4668                #error "__builtin_sysctlbyname not found"4669                 ^46701 error generated.4671emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpol7_va2z/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpol7_va2z/testfile.c -c -o /tmp/emscripten_temp_plr88p1b/testfile_0.o' failed (1)46724673Checking for function "sysctlbyname" : NO 4674None of 'CC_LD' are defined in the environment, not changing global flags.4675Running compile:4676Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6bn8me3u4677Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6bn8me3u/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp6bn8me3u/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 46784679Code:4680 4681        #define _NSGetEnviron meson_disable_define_of__NSGetEnviron4682        4683        #include <limits.h>4684        #undef _NSGetEnviron4685        4686        #ifdef __cplusplus4687        extern "C"4688        #endif4689        char _NSGetEnviron (void);4690        4691        #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron4692        fail fail fail this function is not going to work4693        #endif4694        4695        int main(void) {4696          return _NSGetEnviron ();4697        }4698Compiler stdout:4699 4700Compiler stderr:4701 error: undefined symbol: _NSGetEnviron (referenced by top-level compiled C/C++ code)4702warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols4703warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`4704warning: __NSGetEnviron may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library4705Error: Aborting compilation due to previous errors4706emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmp0wewyzok.txt' failed (1)47074708None of 'CC_LD' are defined in the environment, not changing global flags.4709Running compile:4710Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1anbbcii4711Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1anbbcii/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1anbbcii/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 47124713Code:4714 4715        int main(void) {47164717        /* With some toolchains (MSYS2/mingw for example) the compiler4718         * provides various builtins which are not really implemented and4719         * fall back to the stdlib where they aren't provided and fail at4720         * build/link time. In case the user provides a header, including4721         * the header didn't lead to the function being defined, and the4722         * function we are checking isn't a builtin itself we assume the4723         * builtin is not functional and we just error out. */4724        #if !1 && !defined(_NSGetEnviron) && !04725            #error "No definition for __builtin__NSGetEnviron found in the prefix"4726        #endif47274728        #ifdef __has_builtin4729            #if !__has_builtin(__builtin__NSGetEnviron)4730                #error "__builtin__NSGetEnviron not found"4731            #endif4732        #elif ! defined(_NSGetEnviron)4733            __builtin__NSGetEnviron;4734        #endif4735        return 0;4736        }4737Compiler stdout:4738 4739Compiler stderr:4740 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1anbbcii/testfile.c:17:18: error: "__builtin__NSGetEnviron not found"4741                #error "__builtin__NSGetEnviron not found"4742                 ^47431 error generated.4744emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1anbbcii/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1anbbcii/testfile.c -c -o /tmp/emscripten_temp_d9ognatg/testfile_0.o' failed (1)47454746Checking for function "_NSGetEnviron" : NO 4747None of 'CC_LD' are defined in the environment, not changing global flags.4748Running compile:4749Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp68exl3lb4750Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp68exl3lb/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp68exl3lb/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 47514752Code:4753 4754        #define statvfs meson_disable_define_of_statvfs4755        4756        #include <limits.h>4757        #undef statvfs4758        4759        #ifdef __cplusplus4760        extern "C"4761        #endif4762        char statvfs (void);4763        4764        #if defined __stub_statvfs || defined __stub___statvfs4765        fail fail fail this function is not going to work4766        #endif4767        4768        int main(void) {4769          return statvfs ();4770        }4771Compiler stdout:4772 4773Compiler stderr:4774 wasm-ld: warning: function signature mismatch: statvfs4775>>> defined as () -> i32 in /tmp/emscripten_temp_8rutan8p/testfile_0.o4776>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(statvfs.o)47774778Checking for function "statvfs" : YES 4779None of 'CC_LD' are defined in the environment, not changing global flags.4780Running compile:4781Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmplbuft86x4782Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmplbuft86x/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmplbuft86x/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 47834784Code:4785 4786        #define statfs meson_disable_define_of_statfs4787        4788        #include <limits.h>4789        #undef statfs4790        4791        #ifdef __cplusplus4792        extern "C"4793        #endif4794        char statfs (void);4795        4796        #if defined __stub_statfs || defined __stub___statfs4797        fail fail fail this function is not going to work4798        #endif4799        4800        int main(void) {4801          return statfs ();4802        }4803Compiler stdout:4804 4805Compiler stderr:4806 wasm-ld: warning: function signature mismatch: statfs4807>>> defined as () -> i32 in /tmp/emscripten_temp_hkw3k9l9/testfile_0.o4808>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(statvfs.o)48094810Checking for function "statfs" : YES 4811None of 'CC_LD' are defined in the environment, not changing global flags.4812Running compile:4813Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgoirmm3e4814Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgoirmm3e/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgoirmm3e/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 48154816Code:4817 4818        #define if_indextoname meson_disable_define_of_if_indextoname4819        4820        #include <limits.h>4821        #undef if_indextoname4822        4823        #ifdef __cplusplus4824        extern "C"4825        #endif4826        char if_indextoname (void);4827        4828        #if defined __stub_if_indextoname || defined __stub___if_indextoname4829        fail fail fail this function is not going to work4830        #endif4831        4832        int main(void) {4833          return if_indextoname ();4834        }4835Compiler stdout:4836 4837Compiler stderr:4838 wasm-ld: warning: function signature mismatch: if_indextoname4839>>> defined as () -> i32 in /tmp/emscripten_temp_lrje22le/testfile_0.o4840>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(if_indextoname.o)48414842Checking for function "if_indextoname" : YES 4843None of 'CC_LD' are defined in the environment, not changing global flags.4844Running compile:4845Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmppt9a0opv4846Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmppt9a0opv/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmppt9a0opv/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 48474848Code:4849 4850        #define if_nametoindex meson_disable_define_of_if_nametoindex4851        4852        #include <limits.h>4853        #undef if_nametoindex4854        4855        #ifdef __cplusplus4856        extern "C"4857        #endif4858        char if_nametoindex (void);4859        4860        #if defined __stub_if_nametoindex || defined __stub___if_nametoindex4861        fail fail fail this function is not going to work4862        #endif4863        4864        int main(void) {4865          return if_nametoindex ();4866        }4867Compiler stdout:4868 4869Compiler stderr:4870 wasm-ld: warning: function signature mismatch: if_nametoindex4871>>> defined as () -> i32 in /tmp/emscripten_temp_ultac9id/testfile_0.o4872>>> defined as (i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(if_nametoindex.o)48734874Checking for function "if_nametoindex" : YES 4875None of 'CC_LD' are defined in the environment, not changing global flags.4876Running compile:4877Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp63v4jk484878Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp63v4jk48/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp63v4jk48/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 48794880Code:4881 4882        #define splice meson_disable_define_of_splice4883        4884        #include <limits.h>4885        #undef splice4886        4887        #ifdef __cplusplus4888        extern "C"4889        #endif4890        char splice (void);4891        4892        #if defined __stub_splice || defined __stub___splice4893        fail fail fail this function is not going to work4894        #endif4895        4896        int main(void) {4897          return splice ();4898        }4899Compiler stdout:4900 4901Compiler stderr:4902 error: undefined symbol: splice (referenced by top-level compiled C/C++ code)4903warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols4904warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`4905warning: _splice may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library4906Error: Aborting compilation due to previous errors4907emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmps7utu8m0.txt' failed (1)49084909None of 'CC_LD' are defined in the environment, not changing global flags.4910Running compile:4911Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpx_q3mdxo4912Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpx_q3mdxo/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpx_q3mdxo/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 49134914Code:4915 4916        int main(void) {49174918        /* With some toolchains (MSYS2/mingw for example) the compiler4919         * provides various builtins which are not really implemented and4920         * fall back to the stdlib where they aren't provided and fail at4921         * build/link time. In case the user provides a header, including4922         * the header didn't lead to the function being defined, and the4923         * function we are checking isn't a builtin itself we assume the4924         * builtin is not functional and we just error out. */4925        #if !1 && !defined(splice) && !04926            #error "No definition for __builtin_splice found in the prefix"4927        #endif49284929        #ifdef __has_builtin4930            #if !__has_builtin(__builtin_splice)4931                #error "__builtin_splice not found"4932            #endif4933        #elif ! defined(splice)4934            __builtin_splice;4935        #endif4936        return 0;4937        }4938Compiler stdout:4939 4940Compiler stderr:4941 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpx_q3mdxo/testfile.c:17:18: error: "__builtin_splice not found"4942                #error "__builtin_splice not found"4943                 ^49441 error generated.4945emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpx_q3mdxo/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpx_q3mdxo/testfile.c -c -o /tmp/emscripten_temp_39_c3l1x/testfile_0.o' failed (1)49464947Checking for function "splice" : NO 4948None of 'CC_LD' are defined in the environment, not changing global flags.4949Running compile:4950Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr8qzwded4951Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr8qzwded/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpr8qzwded/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 49524953Code:4954 #include <string.h>4955#include <limits.h>49564957        #if defined __stub_stpcpy || defined __stub___stpcpy4958        fail fail fail this function is not going to work4959        #endif4960        4961int main(void) {4962            void *a = (void*) &stpcpy;4963            long long b = (long long) a;4964            return (int) b;4965        }4966Compiler stdout:4967 4968Compiler stderr:4969 4970Checking for function "stpcpy" : YES 4971None of 'CC_LD' are defined in the environment, not changing global flags.4972Running compile:4973Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpk6i41lhd4974Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpk6i41lhd/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpk6i41lhd/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 49754976Code:4977 #include <stdlib.h>4978#include <limits.h>49794980        #if defined __stub_posix_memalign || defined __stub___posix_memalign4981        fail fail fail this function is not going to work4982        #endif4983        4984int main(void) {4985            void *a = (void*) &posix_memalign;4986            long long b = (long long) a;4987            return (int) b;4988        }4989Compiler stdout:4990 4991Compiler stderr:4992 4993Checking for function "posix_memalign" : YES 4994Running compile:4995Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnjsl23jh4996Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnjsl23jh/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpnjsl23jh/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 49974998Code:4999 #define _GNU_SOURCE5000                    #include <string.h>5001                    int func (void) {5002                      char error_string[256];5003                      char *ptr = strerror_r (-2, error_string, 256);5004                      char c = *strerror_r (-2, error_string, 256);5005                      return c != 0 && ptr != (void*) 0L;5006                    }5007                 5008Compiler stdout:5009 5010Compiler stderr:5011 emcc: error: STANDALONE_WASM does not support pthreads yet50125013Checking if "strerror_r() returns char *" compiles: NO 5014None of 'CC_LD' are defined in the environment, not changing global flags.5015Running compile:5016Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg5jtgz215017Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg5jtgz21/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg5jtgz21/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 50185019Code:5020 5021        #define snprintf meson_disable_define_of_snprintf5022        5023        #include <limits.h>5024        #undef snprintf5025        5026        #ifdef __cplusplus5027        extern "C"5028        #endif5029        char snprintf (void);5030        5031        #if defined __stub_snprintf || defined __stub___snprintf5032        fail fail fail this function is not going to work5033        #endif5034        5035        int main(void) {5036          return snprintf ();5037        }5038Compiler stdout:5039 5040Compiler stderr:5041 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpg5jtgz21/testfile.c:10:14: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]5042        char snprintf (void);5043             ^5044/home/user/code/glib-container/deps/glib/_build/meson-private/tmpg5jtgz21/testfile.c:10:14: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'50451 warning generated.5046wasm-ld: warning: function signature mismatch: snprintf5047>>> defined as () -> i32 in /tmp/emscripten_temp_uebss6zr/testfile_0.o5048>>> defined as (i32, i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(snprintf.o)50495050Checking for function "snprintf" : YES 5051None of 'CC_LD' are defined in the environment, not changing global flags.5052Running compile:5053Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyzn1pzyv5054Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyzn1pzyv/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyzn1pzyv/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 50555056Code:5057 5058        #define strcasecmp meson_disable_define_of_strcasecmp5059        5060        #include <limits.h>5061        #undef strcasecmp5062        5063        #ifdef __cplusplus5064        extern "C"5065        #endif5066        char strcasecmp (void);5067        5068        #if defined __stub_strcasecmp || defined __stub___strcasecmp5069        fail fail fail this function is not going to work5070        #endif5071        5072        int main(void) {5073          return strcasecmp ();5074        }5075Compiler stdout:5076 5077Compiler stderr:5078 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyzn1pzyv/testfile.c:10:14: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]5079        char strcasecmp (void);5080             ^5081/home/user/code/glib-container/deps/glib/_build/meson-private/tmpyzn1pzyv/testfile.c:10:14: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'50821 warning generated.5083wasm-ld: warning: function signature mismatch: strcasecmp5084>>> defined as () -> i32 in /tmp/emscripten_temp_ttru5rb8/testfile_0.o5085>>> defined as (i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strcasecmp.o)50865087Checking for function "strcasecmp" : YES 5088None of 'CC_LD' are defined in the environment, not changing global flags.5089Running compile:5090Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxom77b855091Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxom77b85/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxom77b85/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 50925093Code:5094 5095        #define strncasecmp meson_disable_define_of_strncasecmp5096        5097        #include <limits.h>5098        #undef strncasecmp5099        5100        #ifdef __cplusplus5101        extern "C"5102        #endif5103        char strncasecmp (void);5104        5105        #if defined __stub_strncasecmp || defined __stub___strncasecmp5106        fail fail fail this function is not going to work5107        #endif5108        5109        int main(void) {5110          return strncasecmp ();5111        }5112Compiler stdout:5113 5114Compiler stderr:5115 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxom77b85/testfile.c:10:14: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]5116        char strncasecmp (void);5117             ^5118/home/user/code/glib-container/deps/glib/_build/meson-private/tmpxom77b85/testfile.c:10:14: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'51191 warning generated.5120wasm-ld: warning: function signature mismatch: strncasecmp5121>>> defined as () -> i32 in /tmp/emscripten_temp_sty72962/testfile_0.o5122>>> defined as (i32, i32, i32) -> i32 in /home/user/code/emsdk/upstream/emscripten/cache/wasm/libc-mt.a(strncasecmp.o)51235124Checking for function "strncasecmp" : YES 5125Running compile:5126Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjdtb0uqp5127Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjdtb0uqp/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpjdtb0uqp/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 51285129Code:5130 5131        #include <sys/sysmacros.h>5132        int main(void) {5133            /* If it's not defined as a macro, try to use as a symbol */5134            #ifndef major5135                major;5136            #endif5137            return 0;5138        }5139Compiler stdout:5140 5141Compiler stderr:5142 emcc: error: STANDALONE_WASM does not support pthreads yet51435144Header <sys/sysmacros.h> has symbol "major" : NO 5145Running compile:5146Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp61iy40hd5147Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp61iy40hd/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp61iy40hd/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 51485149Code:5150 5151        #include <sys/mkdev.h>5152        int main(void) {5153            /* If it's not defined as a macro, try to use as a symbol */5154            #ifndef major5155                major;5156            #endif5157            return 0;5158        }5159Compiler stdout:5160 5161Compiler stderr:5162 emcc: error: STANDALONE_WASM does not support pthreads yet51635164Header <sys/mkdev.h> has symbol "major" : NO 5165Running compile:5166Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8qtgsw_t5167Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8qtgsw_t/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp8qtgsw_t/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 51685169Code:5170 5171        #include <sys/types.h>5172        int main(void) {5173            /* If it's not defined as a macro, try to use as a symbol */5174            #ifndef major5175                major;5176            #endif5177            return 0;5178        }5179Compiler stdout:5180 5181Compiler stderr:5182 emcc: error: STANDALONE_WASM does not support pthreads yet51835184Header <sys/types.h> has symbol "major" : NO 5185Running compile:5186Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp2id6grwv5187Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp2id6grwv/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp2id6grwv/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 51885189Code:5190 5191        #include <dlfcn.h>5192        int main(void) {5193            /* If it's not defined as a macro, try to use as a symbol */5194            #ifndef RTLD_LAZY5195                RTLD_LAZY;5196            #endif5197            return 0;5198        }5199Compiler stdout:5200 5201Compiler stderr:5202 emcc: error: STANDALONE_WASM does not support pthreads yet52035204Header <dlfcn.h> has symbol "RTLD_LAZY" : NO 5205Running compile:5206Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_1rg9s9a5207Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_1rg9s9a/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp_1rg9s9a/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 52085209Code:5210 5211        #include <dlfcn.h>5212        int main(void) {5213            /* If it's not defined as a macro, try to use as a symbol */5214            #ifndef RTLD_NOW5215                RTLD_NOW;5216            #endif5217            return 0;5218        }5219Compiler stdout:5220 5221Compiler stderr:5222 emcc: error: STANDALONE_WASM does not support pthreads yet52235224Header <dlfcn.h> has symbol "RTLD_NOW" : NO 5225Running compile:5226Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe73hr6a_5227Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe73hr6a_/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpe73hr6a_/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 52285229Code:5230 5231        #include <dlfcn.h>5232        int main(void) {5233            /* If it's not defined as a macro, try to use as a symbol */5234            #ifndef RTLD_GLOBAL5235                RTLD_GLOBAL;5236            #endif5237            return 0;5238        }5239Compiler stdout:5240 5241Compiler stderr:5242 emcc: error: STANDALONE_WASM does not support pthreads yet52435244Header <dlfcn.h> has symbol "RTLD_GLOBAL" : NO 5245Running compile:5246Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpo2mcj4ly5247Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpo2mcj4ly/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpo2mcj4ly/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 -D_GNU_SOURCE 52485249Code:5250 5251        #include <dlfcn.h>5252        int main(void) {5253            /* If it's not defined as a macro, try to use as a symbol */5254            #ifndef RTLD_NEXT5255                RTLD_NEXT;5256            #endif5257            return 0;5258        }5259Compiler stdout:5260 5261Compiler stderr:5262 emcc: error: STANDALONE_WASM does not support pthreads yet52635264Header <dlfcn.h> has symbol "RTLD_NEXT" : NO 5265Message: Checking whether to use statfs or statvfs .. statvfs5266None of 'CC_LD' are defined in the environment, not changing global flags.5267Running compile:5268Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp87flf5wd5269Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp87flf5wd/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp87flf5wd/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 52705271Code:5272 #include <linux/futex.h>5273               #include <sys/syscall.h>5274               #include <unistd.h>5275               int main (int argc, char ** argv) {5276                 syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT);5277                 return 0;5278               }5279Compiler stdout:5280 5281Compiler stderr:5282 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp87flf5wd/testfile.c:1:10: fatal error: 'linux/futex.h' file not found5283#include <linux/futex.h>5284         ^~~~~~~~~~~~~~~52851 error generated.5286emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp87flf5wd/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmp87flf5wd/testfile.c -c -o /tmp/emscripten_temp_yg31edjq/testfile_0.o' failed (1)52875288Checking if "futex(2) system call" links: NO 5289None of 'CC_LD' are defined in the environment, not changing global flags.5290Running compile:5291Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl0l2u6oa5292Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl0l2u6oa/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpl0l2u6oa/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 52935294Code:5295 #include <sys/eventfd.h>5296               #include <unistd.h>5297               int main (int argc, char ** argv) {5298                 eventfd (0, EFD_CLOEXEC);5299                 return 0;5300               }5301Compiler stdout:5302 5303Compiler stderr:5304 error: undefined symbol: eventfd (referenced by top-level compiled C/C++ code)5305warning: Link with `-s LLD_REPORT_UNDEFINED` to get more information on undefined symbols5306warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`5307warning: _eventfd may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library5308Error: Aborting compilation due to previous errors5309emcc: error: '/home/user/code/emsdk/node/12.18.1_64bit/bin/node /home/user/code/emsdk/upstream/emscripten/src/compiler.js /tmp/tmpumydi31u.txt' failed (1)53105311Checking if "eventfd(2) system call" links: NO 5312None of 'CC_LD' are defined in the environment, not changing global flags.5313Running compile:5314Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp38vq35ix5315Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp38vq35ix/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp38vq35ix/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 53165317Code:5318 5319  #include <time.h>5320  struct timespec t;5321  int main (int argc, char ** argv) {5322    return clock_gettime(CLOCK_REALTIME, &t);5323  }5324Compiler stdout:5325 5326Compiler stderr:5327 5328Checking if "clock_gettime" links: YES 5329None of 'CC_LD' are defined in the environment, not changing global flags.5330Running compile:5331Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvblrg4w95332Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvblrg4w9/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvblrg4w9/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 53335334Code:5335 5336#include <dlfcn.h>5337int glib_underscore_test (void) { return 42; }5338int main (int argc, char ** argv) {5339  void *f1 = (void*)0, *f2 = (void*)0, *handle;5340  handle = dlopen ((void*)0, 0);5341  if (handle) {5342    f1 = dlsym (handle, "glib_underscore_test");5343    f2 = dlsym (handle, "_glib_underscore_test");5344  }5345  return (!f2 || f1);5346}5347Compiler stdout:5348 5349Compiler stderr:5350 5351Checking if "dlopen() and dlsym() in system libraries" links: YES 5352Running compile:5353Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpzthkbb2x5354Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpzthkbb2x/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpzthkbb2x/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 53555356Code:5357 #include <fcntl.h>5358                  #include <sys/types.h>5359                  #include <sys/stat.h>],5360                  void some_func (void) {5361                    open(0, O_DIRECTORY, 0);5362                  }5363Compiler stdout:5364 5365Compiler stderr:5366 emcc: error: STANDALONE_WASM does not support pthreads yet53675368Checking if "open() option O_DIRECTORY" compiles: NO 5369None of 'CC_LD' are defined in the environment, not changing global flags.5370Running compile:5371Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpu6vtai075372Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpu6vtai07/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpu6vtai07/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 53735374Code:5375 #include <langinfo.h>5376               int main (int argc, char ** argv) {5377                 char *codeset = nl_langinfo (CODESET);5378                 return 0;5379               }5380Compiler stdout:5381 5382Compiler stderr:5383 5384Checking if "nl_langinfo and CODESET" links: YES 5385None of 'CC_LD' are defined in the environment, not changing global flags.5386Running compile:5387Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvgnsc4y75388Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvgnsc4y7/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpvgnsc4y7/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 53895390Code:5391 #include <langinfo.h>5392               int main (int argc, char ** argv) {5393                 char *str;5394                 str = nl_langinfo (PM_STR);5395                 str = nl_langinfo (D_T_FMT);5396                 str = nl_langinfo (D_FMT);5397                 str = nl_langinfo (T_FMT);5398                 str = nl_langinfo (T_FMT_AMPM);5399                 str = nl_langinfo (MON_1);5400                 str = nl_langinfo (ABMON_12);5401                 str = nl_langinfo (DAY_1);5402                 str = nl_langinfo (ABDAY_7);5403                 return 0;5404               }5405Compiler stdout:5406 5407Compiler stderr:5408 5409Checking if "nl_langinfo (PM_STR)" links: YES 5410None of 'CC_LD' are defined in the environment, not changing global flags.5411Running compile:5412Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak5413Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 54145415Code:5416 #include <langinfo.h>5417               int main (int argc, char ** argv) {5418                 char *str;5419                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB);5420                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB);5421                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB);5422                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB);5423                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB);5424                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB);5425                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB);5426                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB);5427                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB);5428                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB);5429                 return 0;5430               }5431Compiler stdout:5432 5433Compiler stderr:5434 /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:4:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT0_MB'5435                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB);5436                                    ^5437/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:5:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT1_MB'5438                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB);5439                                    ^5440/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:6:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT2_MB'5441                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB);5442                                    ^5443/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:7:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT3_MB'5444                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB);5445                                    ^5446/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:8:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT4_MB'5447                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB);5448                                    ^5449/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:9:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT5_MB'5450                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB);5451                                    ^5452/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:10:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT6_MB'5453                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB);5454                                    ^5455/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:11:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT7_MB'5456                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB);5457                                    ^5458/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:12:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT8_MB'5459                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB);5460                                    ^5461/home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c:13:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT9_MB'5462                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB);5463                                    ^546410 errors generated.5465emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5ngrqaak/testfile.c -c -o /tmp/emscripten_temp_8ppe1wkv/testfile_0.o' failed (1)54665467Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" links: NO 5468None of 'CC_LD' are defined in the environment, not changing global flags.5469Running compile:5470Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi5471Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 54725473Code:5474 #ifndef _GNU_SOURCE5475              # define _GNU_SOURCE5476              #endif5477              #include <langinfo.h>5478               int main (int argc, char ** argv) {5479                 char *str;5480                 str = nl_langinfo (ALTMON_1);5481                 str = nl_langinfo (ALTMON_2);5482                 str = nl_langinfo (ALTMON_3);5483                 str = nl_langinfo (ALTMON_4);5484                 str = nl_langinfo (ALTMON_5);5485                 str = nl_langinfo (ALTMON_6);5486                 str = nl_langinfo (ALTMON_7);5487                 str = nl_langinfo (ALTMON_8);5488                 str = nl_langinfo (ALTMON_9);5489                 str = nl_langinfo (ALTMON_10);5490                 str = nl_langinfo (ALTMON_11);5491                 str = nl_langinfo (ALTMON_12);5492                 return 0;5493               }5494Compiler stdout:5495 5496Compiler stderr:5497 /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:7:37: error: use of undeclared identifier 'ALTMON_1'5498                 str = nl_langinfo (ALTMON_1);5499                                    ^5500/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:8:37: error: use of undeclared identifier 'ALTMON_2'5501                 str = nl_langinfo (ALTMON_2);5502                                    ^5503/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:9:37: error: use of undeclared identifier 'ALTMON_3'5504                 str = nl_langinfo (ALTMON_3);5505                                    ^5506/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:10:37: error: use of undeclared identifier 'ALTMON_4'5507                 str = nl_langinfo (ALTMON_4);5508                                    ^5509/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:11:37: error: use of undeclared identifier 'ALTMON_5'5510                 str = nl_langinfo (ALTMON_5);5511                                    ^5512/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:12:37: error: use of undeclared identifier 'ALTMON_6'5513                 str = nl_langinfo (ALTMON_6);5514                                    ^5515/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:13:37: error: use of undeclared identifier 'ALTMON_7'5516                 str = nl_langinfo (ALTMON_7);5517                                    ^5518/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:14:37: error: use of undeclared identifier 'ALTMON_8'5519                 str = nl_langinfo (ALTMON_8);5520                                    ^5521/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:15:37: error: use of undeclared identifier 'ALTMON_9'5522                 str = nl_langinfo (ALTMON_9);5523                                    ^5524/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:16:37: error: use of undeclared identifier 'ALTMON_10'5525                 str = nl_langinfo (ALTMON_10);5526                                    ^5527/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:17:37: error: use of undeclared identifier 'ALTMON_11'5528                 str = nl_langinfo (ALTMON_11);5529                                    ^5530/home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c:18:37: error: use of undeclared identifier 'ALTMON_12'5531                 str = nl_langinfo (ALTMON_12);5532                                    ^553312 errors generated.5534emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfw1a0bzi/testfile.c -c -o /tmp/emscripten_temp_k22kwv52/testfile_0.o' failed (1)55355536Checking if "nl_langinfo (ALTMON_n)" links: NO 5537None of 'CC_LD' are defined in the environment, not changing global flags.5538Running compile:5539Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d5540Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 55415542Code:5543 #ifndef _GNU_SOURCE5544              # define _GNU_SOURCE5545              #endif5546              #include <langinfo.h>5547               int main (int argc, char ** argv) {5548                 char *str;5549                 str = nl_langinfo (_NL_ABALTMON_1);5550                 str = nl_langinfo (_NL_ABALTMON_2);5551                 str = nl_langinfo (_NL_ABALTMON_3);5552                 str = nl_langinfo (_NL_ABALTMON_4);5553                 str = nl_langinfo (_NL_ABALTMON_5);5554                 str = nl_langinfo (_NL_ABALTMON_6);5555                 str = nl_langinfo (_NL_ABALTMON_7);5556                 str = nl_langinfo (_NL_ABALTMON_8);5557                 str = nl_langinfo (_NL_ABALTMON_9);5558                 str = nl_langinfo (_NL_ABALTMON_10);5559                 str = nl_langinfo (_NL_ABALTMON_11);5560                 str = nl_langinfo (_NL_ABALTMON_12);5561                 return 0;5562               }5563Compiler stdout:5564 5565Compiler stderr:5566 /home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:7:37: error: use of undeclared identifier '_NL_ABALTMON_1'5567                 str = nl_langinfo (_NL_ABALTMON_1);5568                                    ^5569/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:8:37: error: use of undeclared identifier '_NL_ABALTMON_2'5570                 str = nl_langinfo (_NL_ABALTMON_2);5571                                    ^5572/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:9:37: error: use of undeclared identifier '_NL_ABALTMON_3'5573                 str = nl_langinfo (_NL_ABALTMON_3);5574                                    ^5575/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:10:37: error: use of undeclared identifier '_NL_ABALTMON_4'5576                 str = nl_langinfo (_NL_ABALTMON_4);5577                                    ^5578/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:11:37: error: use of undeclared identifier '_NL_ABALTMON_5'5579                 str = nl_langinfo (_NL_ABALTMON_5);5580                                    ^5581/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:12:37: error: use of undeclared identifier '_NL_ABALTMON_6'5582                 str = nl_langinfo (_NL_ABALTMON_6);5583                                    ^5584/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:13:37: error: use of undeclared identifier '_NL_ABALTMON_7'5585                 str = nl_langinfo (_NL_ABALTMON_7);5586                                    ^5587/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:14:37: error: use of undeclared identifier '_NL_ABALTMON_8'5588                 str = nl_langinfo (_NL_ABALTMON_8);5589                                    ^5590/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:15:37: error: use of undeclared identifier '_NL_ABALTMON_9'5591                 str = nl_langinfo (_NL_ABALTMON_9);5592                                    ^5593/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:16:37: error: use of undeclared identifier '_NL_ABALTMON_10'5594                 str = nl_langinfo (_NL_ABALTMON_10);5595                                    ^5596/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:17:37: error: use of undeclared identifier '_NL_ABALTMON_11'5597                 str = nl_langinfo (_NL_ABALTMON_11);5598                                    ^5599/home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c:18:37: error: use of undeclared identifier '_NL_ABALTMON_12'5600                 str = nl_langinfo (_NL_ABALTMON_12);5601                                    ^560212 errors generated.5603emcc: error: '/home/user/code/emsdk/upstream/bin/clang -D__EMSCRIPTEN_PTHREADS__=1 -DEMSCRIPTEN -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SDL -target wasm32-unknown-emscripten -D__EMSCRIPTEN_major__=2 -D__EMSCRIPTEN_minor__=0 -D__EMSCRIPTEN_tiny__=9 -D_LIBCPP_ABI_VERSION=2 -Dunix -D__unix -D__unix__ -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/compat -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/libc -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/local/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/SSE -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/include/neon -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/compiler-rt/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/system/lib/libunwind/include -Xclang -isystem/home/user/code/emsdk/upstream/emscripten/cache/wasm/include -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -pthread -pthread /home/user/code/glib-container/deps/glib/_build/meson-private/tmphli13x1d/testfile.c -c -o /tmp/emscripten_temp_snie3e9z/testfile_0.o' failed (1)56045605Checking if "nl_langinfo (_NL_ABALTMON_n)" links: NO 5606Running compile:5607Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmptpp48vzs5608Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmptpp48vzs/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmptpp48vzs/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 56095610Code:5611 signed char x;5612Compiler stdout:5613 5614Compiler stderr:5615 emcc: error: STANDALONE_WASM does not support pthreads yet56165617Checking if "signed" compiles: NO 5618Running compile:5619Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmc0h2gbq5620Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmc0h2gbq/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmc0h2gbq/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 56215622Code:5623 5624        #include <stddef.h>5625        int main(void) {5626            /* If it's not defined as a macro, try to use as a symbol */5627            #ifndef ptrdiff_t5628                ptrdiff_t;5629            #endif5630            return 0;5631        }5632Compiler stdout:5633 5634Compiler stderr:5635 emcc: error: STANDALONE_WASM does not support pthreads yet56365637Header <stddef.h> has symbol "ptrdiff_t" : NO 5638None of 'CC_LD' are defined in the environment, not changing global flags.5639Running compile:5640Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpip08alyf5641Command line:  emcc -L/home/user/code/glib-container/target/lib /home/user/code/glib-container/deps/glib/_build/meson-private/tmpip08alyf/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpip08alyf/output.js -pipe -O3 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 56425643Code:5644 #include <signal.h>5645               #include <sys/types.h>5646               sig_atomic_t val = 42;5647               int main (int argc, char ** argv) {5648                 return val == 42 ? 0 : 1;5649               }5650Compiler stdout:5651 5652Compiler stderr:5653 5654Checking if "sig_atomic_t" links: YES 5655Running compile:5656Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1_fo8bub5657Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1_fo8bub/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp1_fo8bub/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 56585659Code:5660 long long ll = 1LL;5661                  int i = 63;5662                  int some_func (void) {5663                    long long llmax = (long long) -1;5664                    return ll << i | ll >> i | llmax / ll | llmax % ll;5665                  }5666Compiler stdout:5667 5668Compiler stderr:5669 emcc: error: STANDALONE_WASM does not support pthreads yet56705671Checking if "long long" compiles: NO 5672Running compile:5673Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgmmzwdbj5674Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgmmzwdbj/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpgmmzwdbj/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 56755676Code:5677 /* The Stardent Vistra knows sizeof(long double), but does not support it.  */5678                  long double foo = 0.0;5679                  /* On Ultrix 4.3 cc, long double is 4 and double is 8.  */5680                  int array [2*(sizeof(long double) >= sizeof(double)) - 1];5681Compiler stdout:5682 5683Compiler stderr:5684 emcc: error: STANDALONE_WASM does not support pthreads yet56855686Checking if "long double" compiles: NO 5687Running compile:5688Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmwitgzbg5689Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmwitgzbg/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpmwitgzbg/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 56905691Code:5692 5693        #include <stddef.h>5694        int main(void) {5695            /* If it's not defined as a macro, try to use as a symbol */5696            #ifndef wchar_t5697                wchar_t;5698            #endif5699            return 0;5700        }5701Compiler stdout:5702 5703Compiler stderr:5704 emcc: error: STANDALONE_WASM does not support pthreads yet57055706Header <stddef.h> has symbol "wchar_t" : NO 5707Running compile:5708Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5wcgr0a45709Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5wcgr0a4/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5wcgr0a4/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 57105711Code:5712 5713        #include <wchar.h>5714        int main(void) {5715            /* If it's not defined as a macro, try to use as a symbol */5716            #ifndef wint_t5717                wint_t;5718            #endif5719            return 0;5720        }5721Compiler stdout:5722 5723Compiler stderr:5724 emcc: error: STANDALONE_WASM does not support pthreads yet57255726Header <wchar.h> has symbol "wint_t" : NO 5727Running compile:5728Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpykbf23cg5729Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpykbf23cg/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpykbf23cg/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 57305731Code:5732 #include <sys/types.h>5733                  #include <inttypes.h>5734                  void some_func (void) {5735                    uintmax_t i = (uintmax_t) -1;5736                  }5737Compiler stdout:5738 5739Compiler stderr:5740 emcc: error: STANDALONE_WASM does not support pthreads yet57415742Checking if "uintmax_t in inttypes.h" compiles: NO 5743Running compile:5744Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmphc9ht7nn5745Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmphc9ht7nn/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmphc9ht7nn/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 57465747Code:5748 #include <sys/types.h>5749                  #include <stdint.h>5750                  void some_func (void) {5751                    uintmax_t i = (uintmax_t) -1;5752                  }5753Compiler stdout:5754 5755Compiler stderr:5756 emcc: error: STANDALONE_WASM does not support pthreads yet57575758Checking if "uintmax_t in stdint.h" compiles: NO 5759Running compile:5760Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpta5l5agi5761Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpta5l5agi/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpta5l5agi/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 57625763Code:5764 #include <stdio.h>5765        5766        int main(void) {5767            char something;5768            return 0;5769        }5770Compiler stdout:5771 5772Compiler stderr:5773 emcc: error: STANDALONE_WASM does not support pthreads yet57745775Checking for size of "char" : -15776Running compile:5777Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyt1yxgus5778Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyt1yxgus/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyt1yxgus/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 57795780Code:5781 #include <stdio.h>5782        5783        int main(void) {5784            short something;5785            return 0;5786        }5787Compiler stdout:5788 5789Compiler stderr:5790 emcc: error: STANDALONE_WASM does not support pthreads yet57915792Checking for size of "short" : -15793Running compile:5794Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpeyewrn4r5795Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpeyewrn4r/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpeyewrn4r/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 57965797Code:5798 #include <stdio.h>5799        5800        int main(void) {5801            int something;5802            return 0;5803        }5804Compiler stdout:5805 5806Compiler stderr:5807 emcc: error: STANDALONE_WASM does not support pthreads yet58085809Checking for size of "int" : -15810Running compile:5811Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7qkxt0lh5812Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7qkxt0lh/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp7qkxt0lh/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 58135814Code:5815 #include <stdio.h>5816        5817        int main(void) {5818            void* something;5819            return 0;5820        }5821Compiler stdout:5822 5823Compiler stderr:5824 emcc: error: STANDALONE_WASM does not support pthreads yet58255826Checking for size of "void*" : -15827Running compile:5828Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp58tcucvy5829Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp58tcucvy/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp58tcucvy/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 58305831Code:5832 #include <stdio.h>5833        5834        int main(void) {5835            long something;5836            return 0;5837        }5838Compiler stdout:5839 5840Compiler stderr:5841 emcc: error: STANDALONE_WASM does not support pthreads yet58425843Checking for size of "long" : -15844Running compile:5845Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxnzyeax45846Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxnzyeax4/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpxnzyeax4/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 58475848Code:5849 #include <stdio.h>5850        5851        int main(void) {5852            size_t something;5853            return 0;5854        }5855Compiler stdout:5856 5857Compiler stderr:5858 emcc: error: STANDALONE_WASM does not support pthreads yet58595860Checking for size of "size_t" : -15861Running compile:5862Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpd2r34r2r5863Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpd2r34r2r/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpd2r34r2r/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 58645865Code:5866 #include <stdio.h>5867        5868        int main(void) {5869            ssize_t something;5870            return 0;5871        }5872Compiler stdout:5873 5874Compiler stderr:5875 emcc: error: STANDALONE_WASM does not support pthreads yet58765877Checking for size of "ssize_t" : -15878Running compile:5879Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpek014i_e5880Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpek014i_e/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpek014i_e/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 58815882Code:5883 #include <stdio.h>5884        5885        int main(void) {5886            char something;5887            return 0;5888        }5889Compiler stdout:5890 5891Compiler stderr:5892 emcc: error: STANDALONE_WASM does not support pthreads yet58935894Checking for alignment of "char" : -15895Running compile:5896Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyd6licao5897Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyd6licao/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpyd6licao/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 58985899Code:5900 #include <stdio.h>5901        5902        int main(void) {5903            short something;5904            return 0;5905        }5906Compiler stdout:5907 5908Compiler stderr:5909 emcc: error: STANDALONE_WASM does not support pthreads yet59105911Checking for alignment of "short" : -15912Running compile:5913Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpszc0bnyo5914Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpszc0bnyo/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpszc0bnyo/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 59155916Code:5917 #include <stdio.h>5918        5919        int main(void) {5920            int something;5921            return 0;5922        }5923Compiler stdout:5924 5925Compiler stderr:5926 emcc: error: STANDALONE_WASM does not support pthreads yet59275928Checking for alignment of "int" : -15929Running compile:5930Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp80mbqqa55931Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp80mbqqa5/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp80mbqqa5/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 59325933Code:5934 #include <stdio.h>5935        5936        int main(void) {5937            void* something;5938            return 0;5939        }5940Compiler stdout:5941 5942Compiler stderr:5943 emcc: error: STANDALONE_WASM does not support pthreads yet59445945Checking for alignment of "void*" : -15946Running compile:5947Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwkkvy2cl5948Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwkkvy2cl/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpwkkvy2cl/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 59495950Code:5951 #include <stdio.h>5952        5953        int main(void) {5954            long something;5955            return 0;5956        }5957Compiler stdout:5958 5959Compiler stderr:5960 emcc: error: STANDALONE_WASM does not support pthreads yet59615962Checking for alignment of "long" : -15963Running compile:5964Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfvqqjuew5965Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfvqqjuew/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpfvqqjuew/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 59665967Code:5968 #include <stdio.h>5969        5970        int main(void) {5971            long long something;5972            return 0;5973        }5974Compiler stdout:5975 5976Compiler stderr:5977 emcc: error: STANDALONE_WASM does not support pthreads yet59785979Checking for alignment of "long long" : -15980Running compile:5981Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq30tgc3j5982Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq30tgc3j/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmpq30tgc3j/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument 59835984Code:5985 #include <stdio.h>5986        5987        int main(void) {5988            size_t something;5989            return 0;5990        }5991Compiler stdout:5992 5993Compiler stderr:5994 emcc: error: STANDALONE_WASM does not support pthreads yet59955996Checking for alignment of "size_t" : -15997Running compile:5998Working directory:  /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5dzs_vvw5999Command line:  emcc /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5dzs_vvw/testfile.c -o /home/user/code/glib-container/deps/glib/_build/meson-private/tmp5dzs_vvw/output.wasm -pipe -c -O3 -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -std=gnu99 60006001Code:6002 #include <stdio.h>6003        #include <stddef.h>6004        int main(void) {6005            wchar_t something;6006            return 0;6007        }6008Compiler stdout:6009 6010Compiler stderr:6011 emcc: error: STANDALONE_WASM does not support pthreads yet60126013Checking for size of "wchar_t" : -160146015meson.build:1232:2: ERROR: Problem encountered: Compiler provides no native 16-bit integer type
New paste