[02:45] *** kripken_ has quit IRC (Read error: Operation timed out) [04:55] *** kripken_ has joined #jsmess [08:42] *** db48x` has joined #jsmess [08:47] kripken_: I get a compiler error when I try to build binaryen; do you have any advice? [08:48] /usr/bin/ld: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Path.cpp.o: in function `createUniqueEntity(llvm::Twine const&, int&, llvm::SmallVectorImpl&, bool, unsigned int, FSEntity, llvm::sys::fs::OpenFlags)': [08:48] /home/db48x/src/binaryen/third_party/llvm-project/Path.cpp:179: undefined reference to `llvm::sys::fs::createUniquePath(llvm::Twine const&, llvm::SmallVectorImpl&, bool)' [08:49] see see sys::fs::createUniquePath defined in that same file... [11:59] *** db48x` has quit IRC (Read error: Operation timed out) [15:28] db48x: i think that error happens in debug builds currently, should be fixed by https://github.com/WebAssembly/binaryen/pull/2561 [15:31] ah, thanks [15:43] db48x: btw, a debug build can be much slower, so i'd recommend opt (-DCMAKE_BUILD_TYPE=Release) [15:49] yes, I think I was building debug to get line numbers in the debugger [15:49] but you've already fixed that bug, so I probably don't need them now :) [18:02] hmm [18:02] maybe I should have run it on a machine with more ram [18:03] I can't even move the mouse cursor [18:14] *** pengan has quit IRC (Ping timeout: 258 seconds) [18:14] *** pengan has joined #jsmess [18:48] *** kripken_ has quit IRC (Read error: Operation timed out) [19:20] *** db48x` has joined #jsmess [19:22] ow, my load avg [20:51] You chose the thug life [20:51] *** db48x` has quit IRC (Read error: Operation timed out) [22:12] heh