ChanServ changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.irclog.whitequark.org/haiku | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
grobe0ba has quit [Quit: ZNC 1.8.2 - https://znc.in]
grobe0ba has joined #haiku
grobe0ba has quit [Quit: ZNC 1.8.2 - https://znc.in]
grobe0ba has joined #haiku
kinkinkijkin has joined #haiku
grobe0ba has quit [Quit: ZNC 1.8.2 - https://znc.in]
grobe0ba has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
OscarL has joined #haiku
Maturi0n_ has joined #haiku
<OscarL> Note to Begasus: The errors you see with that "bakefile" project is due to it still being Python 2.7 only (even in it's latest 1.2.6 version from 2020). Unless you find a patch to convert it to Python3 somewere in repology... I would suggest just dropping it from HP.
<OscarL> Damn... seems wxqt needs it? :-(
Maturi0n has quit [Ping timeout: 480 seconds]
<OscarL> Begasus: Mmm, I only see it mentioned on that wxQt patchset, but the .recipe doesn't even REQUIRES any Python so... maybe we're in the clear with dropping "bakefile" as long as we don't have to re-generate wxQt's bakefiles?
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<OscarL> Or we could just drop wxQt too, I guess :-P
<OscarL> I'll be back (maybe tomorrow). Nice to see some cleanup around the Python shed! :-D
OscarL has quit [Quit: Laterz!]
<trungnt2910[m]> At last...
walkingdisaster has joined #haiku
walkingdisaster has quit []
ablyss has joined #haiku
dby has joined #haiku
walkingdisaster has joined #haiku
bbjimmy_64 has joined #haiku
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
walkingdisaster has joined #haiku
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
bbjimmy_64 has quit [Quit: Vision[]: i've been blurred!]
humdinger has joined #haiku
vdamewood has quit [Read error: Connection reset by peer]
vdamewood has joined #haiku
Begasus has joined #haiku
<Begasus> g'morning peeps
mmu_man has joined #haiku
<erysdren> good morning Begasus
<Begasus> Hello there erysdren
<erysdren> i been hanging back waiting for some inspiration to strike as to what to do in the Haiku world
<erysdren> this would be a great time to finish and publish my Rise of the Triad port
<erysdren> since that game just got a remaster
<Begasus> go for it :)
<erysdren> i need to see what needs to be done
<erysdren> i got it up and running, i recall
<erysdren> but i don't know if it needed any QoL work
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
dby has quit [Quit: Vision[]: i've been blurred!]
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/994d288db828...c21207d49e33
<botifico> [haikuports/haikuports] Begasus c21207d - pygame, revbump, fixes detection in python3.10 (#9197)
frkzoid has joined #haiku
frkazoid333 has quit [Ping timeout: 480 seconds]
<Begasus> build error on opencv :/ /sources/opencv-4.5.5/build_haiku/3rdparty/ade/ade-0.1.1f/sources/ade/include/ade/typed_graph.hpp:101:10: error: 'uintptr_t' in namespace 'std' does not name a type
<Begasus> don't think that is related to python ...
<Begasus> missing <cstdint>
<Begasus> bbl
Diver has joined #haiku
jmairboeck has joined #haiku
tqh has joined #haiku
marksmith has joined #haiku
kescher has quit [Quit: Bye]
kescher has joined #haiku
marksmith has quit [Quit: Page closed]
<jmairboeck> PulkoMandy: thanks for the explanation regarding awk and texinfo
<jmairboeck> I tried building a texinfo_x86 package (texinfo 7.0.3) but the build failed. I get "resolve symbol ___tls_get_addr returned -2147478780", followed by a few errors from perl, before perl aborts. What could be the problem here?
AlaskanEmily has quit [Remote host closed the connection]
<PulkoMandy> Possibly a mixup of gcc2 and gcc13 objects and libraries
<jmairboeck> perl is a primary arch package apparently, so that could be a problem
<jmairboeck> do we need a perl_x86 then as well?
<jmairboeck> ah, yes, "libperl$secondaryArchSuffix" doesn't even exist, perl is primary only (like texinfo)
<PulkoMandy> It depends if you just use the executable, or link against it
<jmairboeck> texinfo is one of 3 packages apparently which requires libperl, but it also executes perl apparently. The step that fails is "texi2any" which looks like a normal perl script.
<jmairboeck> if I understand that correctly
walkingdisaster has joined #haiku
walkingdisaster has quit []
<jmairboeck> perl is a bit strange: there is "lib:libperl" but no "devel:libperl" (no _devel package at all actually) and "prepareInstalledDevelLib" isn't used. So is libperl only loaded dynamically and not linked?
erysdren has quit [Ping timeout: 480 seconds]
MrSunshine_ has joined #haiku
MrSunshine has quit [Ping timeout: 480 seconds]
novaphoenix has quit [Quit: gone fishing]
novaphoenix has joined #haiku
erysdren has joined #haiku
dqk_ has joined #haiku
dqk has quit [Ping timeout: 480 seconds]
ScottD13 has joined #haiku
walkingdisaster has joined #haiku
ScottD1 has quit [Ping timeout: 480 seconds]
ScottD13 is now known as ScottD1
HaikuUser has joined #haiku
<PulkoMandy> I don't know, I think it has also not been updated in a very long time and maybe no one had needed libperl in other packages yet?
<botifico> [haikuports/haikuports.cross] tqh pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports.cross/compare/a06ae0bb26c4...e53dd716260b
<botifico> [haikuports/haikuports.cross] davidkaroly e53dd71 - binutils-2.41: enable recipe
MrSunshine_ has quit [Ping timeout: 480 seconds]
<Begasus> k, latest opencv build fine, now need to rebuild depending packages to see it's still fine
gouchi has joined #haiku
gouchi has quit [Remote host closed the connection]
itaipu has quit [Ping timeout: 480 seconds]
<Begasus> was down to minus 400 packages after the cleanup, up again atm plus 700 :)
<andreasdr[m]> Nice
<andreasdr[m]> Hello there.
<andreasdr[m]> trungnt2910: Nice
itaipu has joined #haiku
<Begasus> hi andreasdr[m]
<Begasus> this could take a while (digikam)
<Begasus> bugger: /sources/digikam-7.6.0/core/libs/dngwriter/extra/dng_sdk/dng_string.cpp:1917:29: error: 'isdigit' was not declared in this scope
<andreasdr[m]> Hi Begasus!
<jmairboeck> Begasus: probably missing a #include <cctype> (or <ctype.h> if preferred)
<Begasus> thank jmairboeck, checking
<jmairboeck> probably it is included implicitly by some other standard header on Linux but not in Haiku
<Begasus> lol ... #include <ctype.h> // for isdigit
<Begasus> next: /sources/digikam-7.6.0/core/libs/threadimageio/video/videodecoder_p.cpp:93:49: error: invalid conversion from 'const AVCodec*' to 'AVCodec*' [-fpermissive]
<Begasus> probably still needs ffmpeg4
<jmairboeck> regarding the Lilypond issue on 32 bit: this is going to take a while. It looks like we are going to need a secondaryArch perl for the secondaryArch texinfo.
<Begasus> yeah, read some things in the channel about it, might as well bump perl to the latest release for secondary arch then :)
B2IA has quit [Quit: Vision[]: i've been blurred!]
<Begasus> progressing now with ffmpeg4
tqh has quit [Quit: Leaving]
<Begasus> some of my other icon themes for ZETA back then :) (saw flickr passing by with digikam) ... https://www.flickr.com/photos/begasus/page4
kescher has quit [Quit: Bye]
kescher has joined #haiku
tqh has joined #haiku
<Begasus> digikam fine too :)
<Begasus> one left to fix imageplay ...
gouchi has joined #haiku
frkazoid333 has joined #haiku
frkzoid has quit [Ping timeout: 480 seconds]
<Begasus> done :)
frkazoid333 has quit [Ping timeout: 480 seconds]
<Begasus> time to bump opencv
B2IA has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+1/-2/±0] https://github.com/haikuports/haikuports/compare/c21207d49e33...16003f880817
itaipu has quit [Read error: Connection reset by peer]
<botifico> [haikuports/haikuports] Begasus 16003f8 - opencv, bump version (#9201)
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
<Begasus> how do I get rid of these extra marking in "git diff"? no-pkg-config^M
itaipu has joined #haiku
<botifico> [haikuports/haikuports] pulkomandy pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/16003f880817...119816d927f7
<botifico> [haikuports/haikuports] pulkomandy 119816d - openjdk11: fix broken download link
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/119816d927f7...ddf2498f2095
<botifico> [haikuports/haikuports] Begasus ddf2498 - imageplay, revbump for new opencv (#9203)
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/ddf2498f2095...229c9d109506
<botifico> [haikuports/haikuports] Begasus 229c9d1 - libopenshot, revbump for new opencv (#9204)
<Begasus> jmairboeck, will do a check for texinfo if I get around to it :) (probably not today) :D
cocobean has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/229c9d109506...c58411213e68
<botifico> [haikuports/haikuports] Begasus c584112 - caffe, revbump for new opencv (#9205)
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/c58411213e68...20d1b9aa3f6a
<botifico> [haikuports/haikuports] Begasus 20d1b9a - nomacs, revbump for new opencv (#9206)
cocobean has quit [Quit: Page closed]
ty3r0x has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/20d1b9aa3f6a...551013618a6c
<botifico> [haikuports/haikuports] Begasus 5510136 - gmic, revbump for new opencv (#9207)
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/551013618a6c...6a9128753775
<botifico> [haikuports/haikuports] Begasus 6a91287 - opentoonz, revbump for new opencv (#9208)
lubo76kubuntu has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/6a9128753775...e707d89c2aae
<botifico> [haikuports/haikuports] Begasus e707d89 - digikam, revbump for new opencv, fix build (#9209)
<Begasus> last one :)
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
<tqh> No, don't stop now :)
gouchi has quit [Quit: Quitte]
<Begasus> have to go through LLVM12 tomorrow, want to see if it needs some final changes :)
<Begasus> time to close down, g'night peeps!
Begasus has quit [Quit: Vision[]: i've been blurred!]
dby has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
<botifico> [haikuports/haikuports.cross] tqh pushed 1 commit to master [+3/-2/±0] https://github.com/haikuports/haikuports.cross/compare/e53dd716260b...6105a3aed07b
<botifico> [haikuports/haikuports.cross] davidkaroly 6105a3a - zstd: update to 1.5.5
<botifico> [haikuports/haikuports.cross] tqh pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports.cross/compare/6105a3aed07b...58c4f4c20eb5
<botifico> [haikuports/haikuports.cross] davidkaroly 58c4f4c - zlib: update to 1.2.13
<nekobot> [haiku/haiku] tqh pushed 1 commit to master [hrev57211] - https://git.haiku-os.org/haiku/log/?qt=range&q=45e19f162ab6+%5E0d07b1d98a7c
<nekobot> [haiku/haiku] 45e19f162ab6 - arm64: update bootstrap package versions
<nekobot> [haiku/haiku] tqh pushed 1 commit to master [hrev57212] - https://git.haiku-os.org/haiku/log/?qt=range&q=26bd8b3958a5+%5E45e19f162ab6
<nekobot> [haiku/haiku] 26bd8b3958a5 - arm: update bootstrap package versions
<nekobot> [haiku/haiku] tqh pushed 1 commit to master [hrev57213] - https://git.haiku-os.org/haiku/log/?qt=range&q=2b514ce830f1+%5E26bd8b3958a5
<nekobot> [haiku/haiku] 2b514ce830f1 - riscv64: update bootstrap package versions
frkazoid333 has joined #haiku
vdamewood has quit [Quit: Life beckons.]
<botifico> [haikuports/haikuports] pulkomandy pushed 1 commit to master [+1/-0/±1] https://github.com/haikuports/haikuports/compare/e707d89c2aae...8ce583358486
<botifico> [haikuports/haikuports] pulkomandy 8ce5833 - iaito: add HVIF icon
dby has quit [Quit: Vision[]: i've been blurred!]
ablyss has quit [Quit: Leaving]
<nekobot> [haiku/haiku] 303ff56a5fc1 - unix: Implement SO_RCVBUF
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57214] - https://git.haiku-os.org/haiku/log/?qt=range&q=303ff56a5fc1+%5E2b514ce830f1
<botifico> [haikuports/haikuports.cross] tqh pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports.cross/compare/58c4f4c20eb5...5592fa49cfac
<botifico> [haikuports/haikuports.cross] tqh 5592fa4 - Update and rename bootstrap-riscv64.yml to bootstrap.yaml
tqh has quit [Quit: Leaving]
lubo76kubuntu has quit [Remote host closed the connection]
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku