Schrijvers Luc

Results 588 comments of Schrijvers Luc

Checked out libjackcompat and with this fix (172 + 173) https://sources.debian.org/src/jackd2/1.9.12%7Edfsg-2/tests/iodelay.cpp/ I was able to build it (with gcc8) ![libjackcompat](https://user-images.githubusercontent.com/16057090/64986188-c44cc300-d8c6-11e9-9e64-1c1e3911e72b.png) Not sure if it's still a thing to pursue? :)

Forgot I already had the fix in a (closed/not merged) PR for Jack2 :) https://github.com/haikuports/haikuports/pull/3060

Installs to the proper place now, but getting "Symbol not found" ``` /Share/haikuports> luacheck resolve symbol "__builtin_expect" returned: -2147478780 //bin/lua5.4: error loading module 'lfs' from file '/boot/home/config/non-packaged/lib/lua/5.4/lfs.so': Symbol not found...

Related (introduced) issue: https://github.com/haikuports/haikuports/pull/6707#issuecomment-1066107200

Related lua issue: https://github.com/haikuports/haikuports/issues/8874

OK, builds are fine on 32bit for both arch's, remains the question if it is needed to provide one for secondary architecture, files are installed in $dataDir/lua/5.4 for both arch's,...

Check on 64bit with lua5.1_devel went fine: ``` ~> luarocks install luacheck --lua-version 5.1 Installing https://luarocks.org/luacheck-1.2.0-1.src.rock Missing dependencies for luacheck 1.2.0-1: argparse >= 0.6.0 (not installed) luafilesystem >= 1.6.3 (not...

Any reason to keep the older versions around once this would be merged?

Can't seem to boot into a recently build image? (works with the current one) ![qemu_boot_failure](https://github.com/haikuports/haikuports/assets/16057090/1a17140c-627d-4721-89ac-b875c33f769d)

Booting the riscv64 image works though.