[00:55] <wayland> [Coke]: I think Powershell prefers the longest option.  I don't like it either.  

[01:35] *** hulk joined
[01:36] *** kylese left
[02:15] *** hulk left
[02:15] *** kylese joined
[03:28] *** wayland left
[03:28] *** wayland joined
[03:41] *** lichtkind_ joined
[03:43] *** lichtkind left
[04:25] *** vrurg joined
[04:25] *** vrurg_ left
[06:03] *** wayland left
[06:41] *** hwj joined
[07:10] *** hwj left
[07:25] *** hwj joined
[07:29] *** hwj left
[07:48] *** woodi joined
[08:06] *** belluzj joined
[08:10] *** belluzj left
[09:24] *** wayland joined
[09:29] *** wayland left
[09:29] *** wayland joined
[09:50] *** eseyman left
[09:54] *** wayland left
[09:55] *** manu_ joined
[09:55] *** wayland joined
[09:59] <lizmat> weekly: https://github.com/Raku/problem-solving/issues/524

[09:59] <notable6> lizmat, Noted! (weekly)

[10:15] *** hwj joined
[10:20] *** hwj left
[10:27] *** Sgeo left
[10:51] *** gcd left
[10:53] *** gcd joined
[11:10] *** camelia left
[11:13] *** camelia joined
[12:01] *** cryosis joined
[12:13] *** hwj joined
[12:17] *** camelia left
[12:18] <tbrowder> El_Che: thanks

[12:18] *** hwj left
[12:19] *** camelia joined
[12:35] *** wayland left
[12:35] *** vasko45355861 left
[12:36] *** wayland joined
[12:38] *** vasko45355861 joined
[12:39] <tbrowder> i guess i can create one for debian.

[12:44] <tbrowder> so, another raku problem. i'm trying to create a class and when i try to use it i get this error: Missing serialize REPR function for REPR MVMContext (BOOTContext)

[12:48] <tbrowder> i can show a gist later if need be, but a hint would help.

[12:51] *** wayland left
[12:52] *** wayland joined
[12:53] *** liztormato joined
[12:56] <liztormato> El_Che: is this on HEAD?

[12:56] <timo> tbrowder: you've most probably got an Exception or a Failure stuck in a variable somewhere at the end of precompiling the module

[12:57] <tbrowder> good hint, thnx

[12:57] <liztormato> El_Che: sorry, misread the log

[13:02] *** liztormato left
[13:06] *** liztormato joined
[13:10] *** liztormato left
[14:08] *** hwj joined
[14:13] *** hwj left
[14:26] *** hwj joined
[14:28] <SmokeMachine> https://usercontent.irccloud-cdn.com/file/KBwN5ESH/image.png

[14:30] *** hwj left
[14:46] <tbrowder> i tried using

[14:48] <tbrowder> ** i tried using v6.e.PREVIEW but no help with problem

[14:48] <tbrowder> a short example class follows:

[14:50] <tbrowder> nah, i can't do it. gist it is ...

[16:00] *** Sgeo joined
[16:02] <tbrowder> https://gist.github.com/tbrowder/9e05a2f1f44441b67fadb754ffbc8e1f

[16:05] *** z-raku joined
[16:06] <tbrowder>  i have created simple modules with the parent module file with the same same as the module parent directory with no problem. note there is no '::' in the module name, just a real hyphen ('-').

[16:06] *** z-raku left
[16:07] <tbrowder> i have also tried using v6.e.PREVIEW with no success.

[16:08] <tbrowder> this is not a show-stopper, merely a GIANTIC pita

[16:08] <tbrowder> *GIGANTIC

[16:11] <tbrowder> also note the gist was from full compilation since i removed all the .precomps before running the test

[17:31] *** hwj joined
[17:31] <[Coke]> This was changed during the previous release.

[17:32] <[Coke]> link to the actual repo, please?

[17:32] <[Coke]> I'm assuming your module failed for other reasons in Blin or we would have sent you a PR

[17:35] <[Coke]> (can track down a sample PR for another module once the release is done or on a bit I have to wait for)

[17:36] <[Coke]> lizmat - can I search for a quoted phrase in the IRC logs?

[17:37] <[Coke]> just "this phrase" is giving me this and phrase both.

[17:37] <[Coke]> ah, nevermind

[17:37] <lizmat> as word / must contain all words ?

[17:40] <[Coke]> ah. The "potential difficulties" is the part i was referring to, and that's not a failure.

[17:40] <[Coke]> I want more than "must contain all", I want "these words in this order"

[17:40] <[Coke]> but I got there with existing search, no worries.

[17:41] <[Coke]> the SORRY in that issue is #     ------> class <HERE>OpenSSL::Stack is repr('CStruct') {

[18:50] *** Geth joined
[18:51] *** lizmat joined
[18:54] <lizmat> PSA: power has been restored, and some services are now on UPS  (taken advantage of the situation to hook up some servers her on new UPSes

[19:33] <tbrowder> [Coke]: this module has not been published. i have no idea whete

[19:36] <tbrowder> *where the reference to the Open::SSL came from. i'm using raku 2026.06. what else can i get for you to help me?

[19:40] <tbrowder> or did i missunderstand the reference

[19:58] *** lizmat left
[19:58] *** lizmat_ joined
[20:05] *** abraxxa joined
[20:11] *** lizmat_ left
[20:11] *** lizmat joined
[20:11] *** abraxxa left
[20:12] *** abraxxa joined
[20:21] *** abraxxa left
[20:29] <[Coke]> ... is there a git repo?

[20:32] <tbrowder>  yes, see the top line of the gist: https://github.com/tbrowder/NotoFonts-OT.

[20:35] *** hwj left
[20:36] *** abraxxa joined
[20:40] <tbrowder> i just changed to parent module's inside name from "unit class..." to "unit module..." and am still getting the same error from compilation,

[20:41] <[Coke]> the insname name is a not an error, it's a "potential difficulty"

[20:41] <[Coke]> *inside name

[20:43] <[Coke]> Install deps, this will take a moment, looks lie

[20:43] <[Coke]> like

[20:43] <tbrowder> but i can't get it to pass a load test. is there another way to "use" it? require or need

[20:55] <[Coke]> ===> Testing: PDF::Content:ver<0.9.11>:auth<zef:dwarring>

[20:55] <[Coke]> [PDF::Content] FontConfig is required for the find-font method

[20:56] <[Coke]> no hint in the reamde for that module what that is.

[20:59] <tbrowder> ok, thanks for that. that's a good clue. leave it for now.

[21:00] *** abraxxa left
[21:06] <[Coke]> (reminder to self, install deps with --serial when it's a big list, just in case)

[21:14] *** abraxxa joined
[21:15] <[Coke]> Did it again, getting same failure sooner in PDF::Font::Loader now.

[21:22] <[Coke]> opening a ticket on PDF-Font-Loader

[21:25] <[Coke]> jhttps://github.com/pdf-raku/PDF-Font-Loader-raku/issues/43 - so I manually installed FontConfig to proceed so I can see *your* issue.

[21:28] <[Coke]> tbrowder: I see these errors now trying to test your module: https://gist.github.com/coke/891a0dc588fa6fbbeae75245e5ce03ff

[21:29] <tbrowder> i

[21:30] <[Coke]> Presumaby I need to have OTO_FONTS_OTF set?

[21:31] <[Coke]> (You probably want to have a better check if that env var isn't set.)

[21:31] <[Coke]> but I'm not seeing anything like your cstruct error

[21:31] <[Coke]> typo: itlaic

[21:32] <tbrowder> maybe an old version of JSON::Fast is part  culprit. it's hiding in one of the prereqs. yes, it needs a dir regerence NOTO_FONTS_OTF

[21:33] <[Coke]> if I set that dir to /tmp, I then get Missing serialize REPR function for REPR MVMContext (BOOTContext)

[21:35] <tbrowder> hm, good catch. let me fool with it some more. have one on me!

[21:36] <[Coke]> raku -I. -e 'use NotoFonts-OT' -> the serialize error

[21:40] <tbrowder> ok, thanks

[21:42] <[Coke]> Still golfing. if I reduce the main lib to just "use NotoFonts-OT::Subs", I get the same error. but if I use that module directly, no error.

[21:42] <[Coke]> will see if I can golf more.

[21:42] *** abraxxa left
[21:44] <tbrowder> you da man!

[21:51] <[Coke]> got it down to 4 lines in 2 files.

[21:54] <tbrowder> have you tried deleting .precomp dirs

[21:54] <tbrowder> that's when i see cstruct thingy

[21:55] <[Coke]> no impact. (I haven't had to delete .precomp dirs in some time to fix issues)

[21:55] <[Coke]> https://github.com/coke/NotoFonts-OT/blob/master/trip-err.sh

[21:56] <[Coke]> I forked your repo, checked in the golfed libs (top level, and ::Subs), and added that shell script that shows the problem.

[21:56] <[Coke]> need the first use to use the ::Subs module, and that needs to make that call to PDF::Lite

[21:56] <[Coke]> if you try to use ::Subs directly? fine. if you call PDF::Lite like that in a script? fine

[21:57] <[Coke]> Might be a bug in PDF::Lite, I don't know.

[21:58] <tbrowder> ok, i really appreciate yr help...

[22:01] <[Coke]> .seen dwarring

[22:01] <tellable6> [Coke], I saw dwarring 2021-09-28T18:15:00Z in #raku: <dwarring> yes there is a lot going on there

[22:23] *** jjido left
[22:49] <tbrowder> dwarring is in new zealand, we correspond by email

[23:05] *** lichtkind_ left
[23:06] *** johnjay joined
