{"body":"broke my raku\n\nclean rakubrew 2024.10\n\nzef install Red --exclude=\"pq:ver<5>\"\n\nusual DBIish failure\n\n---\n\nzef install DBIish --deps-only\nok\n\n---\n\nfind the name of the dylib from raku repl\n\n[0] > say $*VM.platform-library-name('pq'.IO, :version(Version.new(5))).Str;\nlibpq.5.dylib\n\nfind where homebrew puts the dylib and make a symlink\n\nsudo ln -s /opt/homebrew/opt/libpq/lib/libpq.5.dylib /usr/local/lib/libpq.5.dylib\n\n---\n\nand \ncd t\nrm 24-mysql-types-json.rakutest\nrm 24-mysql-types.rakutest\nrm 43-sqlite-threads.rakutest\n\nzef install Red\n\n=> LibUUID fails\n\nzef install LibUUID --/test\nok\n\nzef install Red     (no excludes)\nok\n\nzef install Air\nok\n\n----\n\nso\n1. with libpq.5.dylib, zef install DBIish --/test works with SearchTable (bit surprising since did not need to do this for the mysql dylib)\n2. test failure is caused by 43-sqlite-threads.rakutest\n\n=== \n\nand on 2025.02\n\nzef install . (DBIish no 43)\nzef install Red --deps-only\nzef install Red #FAILS\nzef install Red --exclude=\"pq:ver<5>\" #FAILS\nzef install Red --/test #FAILS\nzef install Red --exclude=\"pq:ver<5>\" --/test  #FAILS","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/LOKeqBHC","modified":1774081298,"id":"LOKeqBHC","size":1085,"lines":61,"own_paste":false,"theme":"","date":1774081298}