| *** n2klb_ is now known as n2klb | 01:52 | |
| nephros | Is there a good way to make sb2 logging quieter on OBS? I know I can export SBOX_MAPPING_LOGLEVEL and SBOX_QUIET in a spec file, but is there a way to configure it per repo/project? | 07:22 |
|---|---|---|
| Keto | is it missing this commit https://github.com/sailfishos/scratchbox2/commit/c6db4da8ec235f6a4a2599256c06bd7606e8649a ? | 09:07 |
| poetaster | nephros: collections.abc.MutableMapping byte you yet? | 10:51 |
| nephros | Keto: deduplication is fine, but if you look at e.g. qt6-qtdeclearative build log, there's still a LOT of these messages. | 12:01 |
| nephros | I'd like to reduce them to ERROR level. | 12:02 |
| nephros | poetaster: Not that I'd remember. Where? | 12:02 |
| poetaster | It was an issue with Fibonnaci. I put a workaround (python >=3.10) in place which aliases | 12:03 |
| poetaster | For some reason, although the import had a correct form, in the setup.py context, it doesn't work. So I added | 12:04 |
| poetaster | setattr(collections, "MutableMapping", collections.abc.MutableMapping) | 12:04 |
| poetaster | which is an ugly hack, but works | 12:05 |
| nephros | Keto: I mean I have this: https://github.com/sailfishos-chum/qt6/pull/21/files | 12:05 |
| nephros | poetaster: I know some of these words. :) | 12:05 |
| poetaster | nephros, me too :) | 12:06 |
| poetaster | sigh. building variants of fibonacci are really slow because of exprtk (massive c math library in a header) | 12:07 |
| poetaster | Keto, althoug, well, chum was fast! faster than my gaming PC | 12:08 |
| nephros | Keto: do you by chanve know how the RSS feed url for "user notifications" (build.sailfishos.org/user/feed/<<SOME-HASH>>) is generated? | 13:18 |
| Keto | nephros: I think it's a random token | 13:57 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!