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
vdamewood has quit [Quit: Life beckons.]
dorje has quit [Quit: Vision[]: i've been blurred!]
mmu_man has quit [Ping timeout: 480 seconds]
catcream_ has quit [Remote host closed the connection]
coolcoder613 has joined #haiku
catcream_ has joined #haiku
Maturi0n_ has joined #haiku
walkingdisaster has joined #haiku
Maturi0n has quit [Ping timeout: 480 seconds]
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
AGMS-BeOS has joined #haiku
AGMS-BeOS is now known as AGMS
AGMS has quit []
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
itaipu has quit [Ping timeout: 480 seconds]
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57364] - https://git.haiku-os.org/haiku/log/?qt=range&q=e39fc9c4bd2a+%5E53e2dc0f8556
<nekobot> [haiku/haiku] e39fc9c4bd2a - DiskProbe: Make FindWindow use BLayoutBuilder
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57365] - https://git.haiku-os.org/haiku/log/?qt=range&q=32ed03a521cd+%5Ee39fc9c4bd2a
<nekobot> [haiku/haiku] 32ed03a521cd - ShowImage: Add "Open with..." menu
mr_lou has joined #haiku
coolcoder613_mac has joined #haiku
coolcoder613_mac has left #haiku [#haiku]
tombhadAC has quit [Quit: Vision[]: i've been blurred!]
coolcoder613 has quit [Ping timeout: 480 seconds]
misthalu has joined #haiku
mr_lou has quit [Ping timeout: 480 seconds]
Begasus has joined #haiku
<Begasus> g'morning peeps
<andreasdr[m]> Hi Begasus.
<Begasus> arr andreasdr[m] :)
<nielx[m]> morning!
<Begasus> morning nielx[m]!
<Begasus> nielx[m], any idea why buildmasters didn't launch a build for live555?
<nielx[m]> I managed to build Rust from source in Haiku!
<Begasus> nice! +2
<nielx[m]> It takes a lot of time though, so it will be quite a bit of work tweaking the recipe :-(
<Begasus> I can only imagine ;)
<nielx[m]> I am trying to figure out if there is any logging from the buildmasters
<Begasus> going to push a small one in a sec, let's see if it's still alive
floof58 has quit [Ping timeout: 480 seconds]
<coolcoder613_32> nielx[m]: I'm having a hard time with endbasic :(
<Begasus> eeps
<coolcoder613_32> nielx[m]: incremental builds?
<nielx[m]> ah yeah
<nielx[m]> Tossing it over to kallisti5
<Begasus> that was done prior to the merge for live555, so thought it could be related
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports/compare/dcc899bca239...05b3f65f3e06
<botifico> [haikuports/haikuports] Begasus 05b3f65 - yara, bump version (#9719)
<coolcoder613_32> I've kinda ported RustPython(using w2c2)...
<Begasus> this will probably do the same ...
<Begasus> coolcoder613_32, maybe you could have a go at rav1e ;)
<coolcoder613_32> But... No readline, which is a bit of a showstopper...
floof58 has joined #haiku
<coolcoder613_32> rav1e? What is that?
<andreasdr[m]> Morning nilx
<Begasus> well, can't get latest cargo-c to build either (but we still have a version in the depot)
AlaskanEmily has quit [Remote host closed the connection]
stux|away has quit [Quit: Aloha!]
* coolcoder613_32 googles rav1e wasm
<Begasus> at one point it worked for me :(
<Begasus> kallisti5[m], buildmasters seem to be dead ;)
<Begasus> well, buildmaster not probably :)
<coolcoder613_32> nielx[m]: Could you enable the wasm32-wasi target for rust? Please?
<erysdren> i know haiku doesn't support multi-monitor, but can i forcefully redirect (or mirror?) the EFI framebuffer out the hdmi port to another monitor?
<erysdren> i'm on a laptop, and i wanna use an external monitor
<coolcoder613_32> If its a thinkpad, then you can do that in the bios
<erysdren> it's not sadly :<
<erysdren> it's a Dell
<coolcoder613_32> check the bios anyway
<coolcoder613_32> I once had a computer, i think it was using efi frambuffer?, anyway, the monitor was plugged into the hdmi port, and a projector to VGA, and they were mirrored
hightower2 has quit [Remote host closed the connection]
hightower2 has joined #haiku
tuaris has quit [Quit: Leaving.]
stux|away has joined #haiku
freddietilley has joined #haiku
<coolcoder613_32> does gh codespaces work in web+?
<coolcoder613_32> Ok, Begasus, step 1 complete, building rav1e for wasm
<Begasus> +1 (although I have no clue about wasm) :)
<coolcoder613_32> Now, I need to turn that wasm into C, and compile that into a binary
<Begasus> building the binary isn't the problem :)
<coolcoder613_32> Then what is?
<Begasus> you need cargo-c for building the library
<coolcoder613_32> Oh, you want the *library*?
<Begasus> sorry for not stating that
<coolcoder613_32> What for?
<Begasus> "Once rav1e is in haikuports, it will only be a matter of passing -DAVIF_CODEC_RAV1E=ON to cmake, and encoding will be possible."
<coolcoder613_32> So socket2 is the problem?
<Begasus> my attempt yesterday on latest cargo-c: https://bpa.st/FYXQ
<coolcoder613_32> I had a similar problem for endbasic
<coolcoder613_32> as well as something else
<Begasus> guessing those modules should be patched for Haiku, but that's out of my skills :)
coolcoder613 has joined #haiku
* coolcoder613 wishes he could have endbasic on Haiku....
<Begasus> what's endbasic?
<coolcoder613> More correctly EndBASIC
<coolcoder613> https://endbasic.dev
<Begasus> nothing found at repology :)
<Begasus> errors quite quick in the build :/
<coolcoder613> At least the web version of EndBASIC (https://repl.endbasic.dev) works
<Begasus> Installing /packages/rav1e-0.6.6-1/.self/bin/rav1e
<Begasus> Installed package `rav1e v0.6.6 (/sources/rav1e-0.6.6)` (executable `rav1e`)
<Begasus> that part still works :)
xet7 has joined #haiku
<Begasus> then cargo-c fails :/ https://bpa.st/EKAQ
freakazoid332 has quit [Read error: Connection reset by peer]
smalltalkman_ has joined #haiku
copy_ has joined #haiku
jessicah_ has joined #haiku
jrabbit1 has joined #haiku
znemo_ has joined #haiku
geist_ has joined #haiku
dvn- has joined #haiku
bjorkintosh has quit [resistance.oftc.net weber.oftc.net]
erysdren has quit [resistance.oftc.net weber.oftc.net]
OrangeBomb has quit [resistance.oftc.net weber.oftc.net]
smalltalkman has quit [resistance.oftc.net weber.oftc.net]
dvn has quit [resistance.oftc.net weber.oftc.net]
Slor has quit [resistance.oftc.net weber.oftc.net]
geist has quit [resistance.oftc.net weber.oftc.net]
TkTech has quit [resistance.oftc.net weber.oftc.net]
jessicah has quit [resistance.oftc.net weber.oftc.net]
brad0 has quit [resistance.oftc.net weber.oftc.net]
iisi has quit [resistance.oftc.net weber.oftc.net]
outsidecontext has quit [resistance.oftc.net weber.oftc.net]
znemo has quit [resistance.oftc.net weber.oftc.net]
Skyl3r has quit [resistance.oftc.net weber.oftc.net]
botifico has quit [resistance.oftc.net weber.oftc.net]
copy has quit [resistance.oftc.net weber.oftc.net]
cheapie has quit [resistance.oftc.net weber.oftc.net]
jrabbit has quit [resistance.oftc.net weber.oftc.net]
geist_ is now known as geist
znemo_ is now known as znemo
jessicah_ is now known as jessicah
outsidecontext has joined #haiku
erysdren has joined #haiku
TkTech has joined #haiku
cheapie has joined #haiku
OrangeBomb has joined #haiku
bjorkintosh has joined #haiku
iisi has joined #haiku
iisi is now known as Guest5404
<nekobot> [haiku/haiku] pulkomandy pushed 1 commit to master [hrev57366] - https://git.haiku-os.org/haiku/log/?qt=range&q=4391f32b362c+%5E32ed03a521cd
<nekobot> [haiku/haiku] 4391f32b362c - ShowImage: Re-arrange menu items
<nekobot> [haiku/haiku] pulkomandy pushed 1 commit to master [hrev57367] - https://git.haiku-os.org/haiku/log/?qt=range&q=6f58244192b5+%5E4391f32b362c
<nekobot> [haiku/haiku] 6f58244192b5 - Support repositories created with git worktree
walkingdisaster has joined #haiku
coolcoder613 has quit [Ping timeout: 480 seconds]
coolcoder613_32 has quit [Ping timeout: 480 seconds]
augiedoggie_ has joined #haiku
augiedoggie has quit [Ping timeout: 480 seconds]
Begasus_32 has joined #haiku
outsidecontext has quit [Server closed connection]
outsidecontext has joined #haiku
frkazoid333 has joined #haiku
<Begasus> looks like they already had some part done for IP_RECVTOS
DKnoto has joined #haiku
<Begasus> running a Terminal build for cargo-c with "cargo install cargo-c" (with the patched files)
<Begasus> patch merged :)
<Begasus> forgot what a pain it is to build something with cargo (takes a looong time to finish up) :)
jacereda has joined #haiku
<jacereda> Hi. I'm trying to learn daScript and what I've seen so far seems seriously cool. I sent a PR with the changes to build on Haiku and it got merged: https://github.com/GaijinEntertainment/daScript/pull/835
<jacereda> Anyone interested in packaging it or helping me do so?
<jacereda> The official page: https://dascript.org/
Guest5404 has quit [Server closed connection]
<Begasus> nice jacereda!
<Begasus> if you need help just ask, would be nice if it landed in haikuports
jmairboeck has joined #haiku
<Begasus> Compiling cargo-c v0.9.27+cargo-0.74.0
<Begasus> Building [=======================> ] 349/354: cargo
<Begasus> taking forever ...
<Begasus> 'lo jmairboeck
vicuna[m] has quit [Quit: Client limit exceeded: 20000]
freddietilley has quit [Ping timeout: 480 seconds]
freddietilley has joined #haiku
nephele has joined #haiku
nephele has quit []
mmu_man has joined #haiku
nephele has joined #haiku
<kallisti5[m]> Sigh. Why is haikuporter suddenly not in path lol. Will look at it this morning
bjorkintosh has quit [Server closed connection]
<Begasus> thanks kallisti5[m]! :)
bjorkintosh has joined #haiku
freddietilley has quit [Ping timeout: 480 seconds]
Anarchos has joined #haiku
freddietilley has joined #haiku
<Begasus> jacereda, install part if failing for dascript
<Anarchos> hello
<Begasus> Hi Anarchos
<Begasus> bugger ... note: /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.2.0/../../../../x86_64-unknown-haiku/bin/ld: /tmp/cargo-installkhS9OM/release/deps/cargo_ctest-b03cd22209b5969a: hidden symbol `libssh2_session_abstract' in /boot/system/cache/tmp/cargo-installkhS9OM/release/deps/liblibssh2_sys-12369e9be33face9.rlib(session.o) is referenced by DSO
freddietilley has quit [Ping timeout: 480 seconds]
freddietilley has joined #haiku
<Anarchos> Begasus i struggle to install sbcl (lisp compiler)
<Begasus> what's up with it?
TkTech has quit [Server closed connection]
TkTech has joined #haiku
<Begasus> Anarchos, I see it's disable for 32bit, does it build OK there?
cheapie has quit [Server closed connection]
<Anarchos> i have x86_gcc2 and x86. but can't find the commands for pkgman or haikuporter
cheapie_ has joined #haiku
<Begasus> if you need to build it with haikuporter the cmd is "haikuporter sbcl_x86"
<Begasus> there is no x86 package so you can't use pkgman for that (only if you got a local package done)
<Begasus> got rust running on 32bit, so can't check atm Anarchos
<Anarchos> Begasus it needs a previous version of sbcl
<Anarchos> but i don't know how to haikuporter sbcl 2.1.10
<Begasus> yeah, was looking there, needs some form of bootstrap
<Begasus> sbcl-2.1.10.22_20211029_x86?
andreaa72 has joined #haiku
<Begasus> err ... "haikuporter sbcl-2.1.10.22_20211029_x86"
<Anarchos> Begasus i tried
<Begasus> hold on ... checking
<Begasus_32> hp sbcl_x86-2.1.10.22_20211029
<Begasus> that works here
erysdren has quit [Server closed connection]
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
erysdren has joined #haiku
OrangeBomb has quit [Server closed connection]
jacereda has quit [Ping timeout: 480 seconds]
OrangeBomb has joined #haiku
jacereda has joined #haiku
<Begasus_32> Building ...
<Begasus_32> /bin/abcl: line 3: /bin/java: No such file or directory
<Begasus> so far for older sbcl ...
andreaa72 has left #haiku [#haiku]
<Anarchos> Error: sbcl-2.1.10.22_20211029_x86 not found in tree.
<Begasus> put the _x86 just after sbcl Anarchos not at the end
<Begasus> Anarchos, you also need to switch to jre17 (as that is used by abcl)
<Anarchos> sure
<jacereda> Begasus: I see, didn't even try to install... I'll take a look
<Anarchos> [Errno -2147459069] No such file or directory: '/boot/home/haikuports/repository-x86_gcc2/sbcl_x86-2.1.10.22_20211029.DependencyInfo'
<Begasus> Anarchos, did you run "haikuporter sbcl_x86-2.1.10.22_20211029"?
<Begasus> it's running here
<Anarchos> yes
<Begasus> weird, do you have secondary architecture enabled in your haikuports.conf file?
<Begasus> #SECONDARY_TARGET_ARCHITECTURES="x86"
<Begasus> remove the # at the front if it isn't already
<jacereda> What should the default install prefix be under Haiku? ~/config/non-packaged?
<Begasus> if you install from Terminal yes jacereda
<Anarchos> SECONDARY_TARGET_ARCHITECTURES="x86" so yes :)
<Begasus_32> Anarchos, build so far: https://bpa.st/EXXA
<Anarchos> with haikuporter or hp ?
<Begasus> hp is just an alias for haikuporter in my profile
<Anarchos> with more optio,s...
<Begasus> yeah, still building in strict mode on 32bit (-S)
<Begasus_32> alias hp="haikuporter -S -j8 --no-source-packages --get-dependencies"
<Begasus> nothing fancy
jmairboeck has quit [Ping timeout: 480 seconds]
<Begasus> could take a while on 32bit Anarchos :)
<Begasus_32> GNUmakefile:41: genesis/Makefile.features: No such file or directory
<Begasus> bugger ...
<Begasus> probably a reason why it's marked (?) :)
<Anarchos> Begasus i can't understand why it does not work for me
<Begasus> Anarchos, uncommented this line: ALLOW_UNTESTED="yes"
<Begasus> +?
<Anarchos> Begasus in haikuports.conf ?
<Begasus> Anarchos yes
<Anarchos> Begasus already unconmmented
<Anarchos> in ~/settings/haikuports.conf
hightower2 has quit [Ping timeout: 480 seconds]
<Begasus> Anarchos, can you build something like "hp calendar_x86"?
<Begasus> Anarchos, should be ~/config/settings
vdamewood has joined #haiku
itaipu has joined #haiku
<Begasus> YEs!!!
<Begasus> Installing /boot/home/.cargo/bin/cargo-capi
<Begasus> Installing /boot/home/.cargo/bin/cargo-cinstall
<Begasus> Installing /boot/home/.cargo/bin/cargo-ctest
<Begasus> Installing /boot/home/.cargo/bin/cargo-cbuild
<Begasus> maybe I should just create some pre-compiled version untill socket2 gets updated in the cargo.toml for cargo-c :)
bjorkint0sh has joined #haiku
bjorkintosh has quit [Ping timeout: 480 seconds]
dvn- is now known as dvn
erysdren has quit [Quit: Konversation terminated!]
OscarL has joined #haiku
<OscarL> Begasus: so... I see you have become quite the rust hacker already! Noice!
<Begasus> Hola OscarL!
<Begasus> ps ... success!!! https://bpa.st/X25Q
<OscarL> Great work, Begasus! :-)
<Begasus> now if I could patch the socket2 files in a recipe I could bump cargo-c :P
<Begasus> let's try something ... :)
* OscarL wonders why Anarchos is getting "[...]/haikuports/repository-x86_gcc2/[...]". it should be "[...]/haikuports/repository/[...]", no?
<OscarL> Anarchos: are you still calling setarch x86 or something before running ""haikuporter sbcl_x86-2.1.10.22_20211029" ?
<Begasus> grabbing cargo_c-0.9.27-1-x86_64.hpkg and moving it to /Opslag/haikuports/packages/cargo_c-0.9.27-1-x86_64.hpkg
<Begasus> precompiled though :P
<OscarL> beats not having it :-)
<OscarL> nice work!
<Begasus> OscarL, I don't think it matters using setarch for that?
<OscarL> Begasus: just trying to figure out why he's getting that weird "/repository-x86_gcc2/" instead of just "repository"
<Begasus> nah, doesn't matter if you do it or not :)
<Begasus> k, now let's see if this works for rav1e :)
<OscarL> Perhaphs something's wrong with his haikuports.conf.
<Begasus> could be, but the major parts should be fine
<Begasus> crossing fingers ...
jacereda has quit [Quit: Vision[]: i've been blurred!]
<OscarL> "~/.cargo/" mmmm, wonder if Begasus the rust-hacker can patch that too :-) (just kidding!)
<Begasus> nah, that's nielx[m] part :P
<Begasus> would be nice if those were collected also in chroot when building with haikuporter
<OscarL> I pressume that (using cargo) is like if we were using pip to download/install stuff while building a python package?
<Begasus> pip installs in ~/config/non-packaged though I thought?
<Begasus> cargo downloads the crates in ~/.cargo
<Begasus> even when you run haikuporter
<OscarL> pip uses a central cache for downloads, but installs in non-packaged (under ~/ only if using --user).
<OscarL> what I meant is *IF* we let recipes use pip to install their dependencies, instead of adding them ourselves, as we do for Python packages.
<Begasus> yeah, should be OK (if the cache directory is cleaned after successful build)
<Begasus> ah
<Begasus> haven't tried that road :)
<Begasus> but you can use prefix ... with cargo-cinstall
<OscarL> some projects just assume you do everything via pip, and forget about system-wide packages :-)
<Begasus> so problem for cargo-c would still be the not patched socket2
<Begasus> biab
<OscarL> pip install allows "--root" and "--prefix". I should do some testing inside haikuporters' chroot some time, to see if it works as intented.
<OscarL> also "--target", mmm.
<Begasus> cargo cinstall --release --no-default-features --features binaries,asm,threading,signal_support --prefix /boot/home/destdir --destdir /boot/home/destdir/rav1e
xikufran is now known as Xiku
<Begasus> that was for rav1e, installation ended up in /boot/home/destdir/rav1e
<Begasus> with cargo-c you can use prefix/bindir/includedir etc
<Begasus> ps, for that I didn't use a path with carg, just did "cargo install cargo-c" :)
humdinger has joined #haiku
<Begasus> OscarL: https://bpa.st/HJOA
<Begasus> 'lo humdinger!
<humdinger> ahoi!
walkingdisaster has joined #haiku
erysdren has joined #haiku
<Begasus> Warning: POLICY WARNING: development library entry "/packaging/rav1e/lib/librav1e.a" should be placed in "develop/lib"
<Begasus> whoot!!
<Begasus> k, time for a full build :D
nephele has quit [Ping timeout: 480 seconds]
jmairboeck has joined #haiku
<Begasus> eeps kallisti5[m]
<kallisti5[m]> yeah, it's broken
<kallisti5[m]> tldr; the recent move to "python poetry" broke all the things
<Begasus> just saw the mail
* Begasus looks at OscarL? ;)
<kallisti5[m]> lol. Yeah. Just something new I have to learn lol
<OscarL> kallisti5[m]: if you run "pip3 uninstall haikuporter", does haikuporter (symlink) and/or haikuporter.py show up on the list of files to be removed?
andreaa72 has joined #haiku
<kallisti5[m]> checking
<OscarL> (just to see if it placed it in some weird place)
<kallisti5[m]> no
<kallisti5[m]> added output to ticket :-)
<kallisti5[m]> something something pyproject entry_point?
<kallisti5[m]> except we don't use pyproject and use tool.poetry
<kallisti5[m]> i've been scanning the docs and see nothing about installing cli entrypoints, etc
* OscarL looks at haikuporter's .recipe.... "# This is very manual" and "TODO, move to setuptools" :-D
<OscarL> "cp haikuporter $binDir/", heh.
<kallisti5[m]> 😮‍💨 lol. I guess buildmaster was the only thing "doing it correctly"
<kallisti5[m]> looks like haikuporter.py should be main.py ?
<kallisti5[m]> __main__.py
<PulkoMandy> there was some refactoring around this
<Begasus> good thing it didn't broke localy
<PulkoMandy> and then it was reverted because it broke some other things (github CI at haikuports I think?)
andreaa72 has left #haiku [#haiku]
Anarchos has quit [Ping timeout: 480 seconds]
<kallisti5[m]> hacked in a cp haikuporter.py /usr/local/bin/haikuporter and hopeful for the best
<Begasus> crossing fingers ...
erysdren has quit [Quit: Konversation terminated!]
* OscarL ran "pip3 install poetry --user".... it installed gazillion dependencies... sigh
<Begasus> heh
<OscarL> no wonder I gave up doing a recipe for it and just use build/installer where needed :-D
<Begasus> tsssssssss ... doing the easy way :P
<OscarL> I calle it the less insane way, but that's just me :-D
<Begasus> if using the precompiled cargo-c works on both arch's thats good enough for me too :)
<OscarL> `pip3 list --user | wc -l` before: 0. After installing poetry: 45 :-/
<OscarL> I wouldn't be surprised if there was a "left-pad" package in there now :-(
<Begasus> 226 crates for rav1e :P
<Begasus> ps I was wrong earlier ... /Opslag/haikuports/media-video/rav1e/work-0.6.6/boot/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f
* OscarL tries `poetry build -f wheel` on HaikuPorter: "[Errno -2147459069] No such file or directory: 'python'" LOL
<Begasus> rofl
<Begasus> maybe you "should" revive python2.7? :P
<Begasus> my idea behind an issue would be that maybe some BeOS related packages still rely on it
<jmairboeck> I doubt that this expects python2.7, but rather a symlink python -> python3.10 or something
<OscarL> It tries to build inside a virtualenv, and "haikuporter/.venv/non-packaged/bin" has python/python3/python3.10
<Begasus> not so much with the 3.* versions
<Begasus> think I had that problem with PyCharm earlier
<OscarL> meanwhile... `python3 -m build --wheel --no-isolation` worked on the first try.
<Begasus> good to know I did "something" good back then :D
<OscarL> `python3 -m installer -p ~/config/non-packaged/ dist/haikuporter-1.2.8-py3-none-any.whl`
<Begasus> kallisti5[m], would there be something needed to get the build for live555 to launch on buildmasters?
<kallisti5[m]> so.. now. I have the joy of trying to "catch-up" haikuporter
<kallisti5[m]> heh. so, the lovely loop.sh script isn't smart enough to detect builds that it missed
<kallisti5[m]> I can manually queue builds though through some effort
<OscarL> (that installed it as ~/config/non-packaged/bin/haikuporter)
<kallisti5[m]> Begasus: could you get me a list of things that need built?
<kallisti5[m]> last attempted build was vlc-3.0.20-1
<kallisti5[m]> Tue Oct 31 2023 13:34:13 GMT-0500 (
<Begasus> live555 and ...
<Begasus> looking ...
<Begasus> don't do vlc yet
<Begasus> it needs the reverted live555
<Begasus> ah yara
<Begasus> those 2 were the ones not launching after the last change
* Begasus is doing the HAPPY DANCE!!!! https://ibb.co/FxSp7nc
<kallisti5[m]> root@haikuporter-6cb5bd5bd9-8xtwx:/var/buildmaster/haikuports/buildmaster# echo "live555 yara" > do-packages
<kallisti5[m]> anything else? :-)
<Begasus> those 2 should do it for now
<Begasus> once live555 is done vlc could use a new push :)
<kallisti5[m]> Begasus: so... I mean anything else committed to haikuports
<Begasus> nope
<kallisti5[m]> beyond those two since yesterday. I don't want to miss anything
<kallisti5[m]> kk
<Begasus> thanks!!
<kallisti5[m]> looks like it picked up the file
<Begasus> yes!! +2
<Begasus> 32still needs to follow :)
freddietilley has quit [Quit: WeeChat 4.0.2]
<kallisti5[m]> I also kicked off x86_gcc2 with the same packages. Don't know if it'll do anything, but yolo
<kallisti5[m]> I guess I need a command to give it two git hashes and have it build a list based on file names of changed files 😮‍💨
<Begasus> live555 is building on 32bit, for yara ... no version of yara can be built
<Begasus> can live without yara for now, need to get vlc fixed :)
Anarchos has joined #haiku
<Begasus> OscarL remember the UND we talked about? those were the reason vlc was broken :/
<kallisti5[m]> hopefully the repo signing will kick off after the build. Anyway. Nice work working on vlc!
<Begasus> although iirc I had it build here with those changes (and shared libraries)
<Begasus> 3dEyes updated yesterday (and then I saw the log and the undefined references) :)
<Begasus> so I broke it ...
<OscarL> Begasus: something missed linking to libroot.so?
<Begasus> lroot,lnetwork:lss ...
<Begasus> libssl*
<Begasus> but yes
<Begasus> I still don't know why I ran readelf on them, I don't do that usualy
<kallisti5[m]> looks like it finished
<Begasus> yes, time to push for vlc
<kallisti5[m]> /bin/loop: 100: cannot create /tmp/haiku-secret.key: Permission denied
<kallisti5[m]> sigh. well one problem down. No longer moving backwards and back to where we were originally
<kallisti5[m]> chown 600 -> chmod 600 It's always the dumb mistakes
botifico has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/05b3f65f3e06...0bc32b534a2e
<botifico> [haikuports/haikuports] Begasus 0bc32b5 - vlc, revbump for rebuild (reverted live555) (#9720)
<Begasus> lets hope this works out (local build was fine)
<Begasus> heh
<Begasus> final check ... cargo test --release
<Begasus> pushed changes to rav1e PR
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
ClaudioM has joined #haiku
* Anarchos can't get sbcl compile on 32 bits :(
<Begasus> And test results on rav1e: https://bpa.st/62ZA
* Begasus sits here with a happy face
<Begasus> sorry Anarchos, but it's probably disabled just for that?
<Anarchos> i have abcl, but it spits [Errno -2147459069] No such file or directory: '/boot/home/haikuports/repository-x86_gcc2/sbcl_x86-2.1.10.22_20211029.DependencyInfo'
dorje has joined #haiku
<Begasus> just closed down the 32bit laptop, need to boot into virtual here in a bit to check up on a local build for cargo-c
Begasus_32 has quit [Ping timeout: 480 seconds]
<augiedoggie_> you still have that weird repository directory, it should be just 'repository', not 'repository-x86_gcc2'
<augiedoggie_> must be something wrong with your haikuports.conf file
<augiedoggie_> or you're trying to use `setarch`
<Begasus> reboot, vlc up and running again :)
Begasus has quit [Quit: Vision[]: i've been blurred!]
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
Begasus has joined #haiku
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
<Begasus> major update on the virtual install
oevl has joined #haiku
Dio9sys[m] has joined #haiku
<OscarL> k. got a working wheel, with proper "entry_points" (script gets installed under /bin upon "pip3 install")
<OscarL> now to unnistall all the crap "poetry" installed :-/
<Begasus> good luck in cleaning that all up :)
<OscarL> might need to write a script for it :-) (good thing I used "pip3 --user", so at least it is mostly isolated from the rest).
<Begasus> reports on buildmasters still clean
<OscarL> welp, that was easy: `pip3 freeze --user | xargs pip3 uninstall -y` :-D
Begas_VM has joined #haiku
* OscarL checks the reports, nods at Begasus.
<Begas_VM> ;)
<Begas_VM> k, build started for cargo-c on 32bit
tombhadAC has joined #haiku
<Anarchos> Begas_VM i got my code up to date for my formal verifier and intend to work on it again : https://github.com/Sylvain78/Preuves
<Anarchos> Begas_VM the native GUI being https://github.com/Sylvain78/Student
<Begasus> nice Anarchos (allthough I'm in the dark there) :)
<Anarchos> Begasus just view it as a teacher who verifies your math lessons :)
<Begas_VM> I flunked one exam at school ... guess what ;)
<OscarL> besides English? /me ducks.
<Begas_VM> never had that OscarL :P
<OscarL> ahh... makes sense. I mean... I see. :-P
<Begas_VM> lol
<Begas_VM> I know where it comes from :P
<OscarL> :-)
<Begas_VM> Monni was my English teacher :P
vdamewood has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<Begas_VM> and DaaT tought me all the wrong words :D
<OscarL> and "sheep", surely.
<Begas_VM> enough of those back then ;)
<Begas_VM> biab, food :)
<OscarL> enjoy!
<OscarL> lots of sheeps, people getting locked up in basements, and trout slapping galore, back in the days.
<OscarL> also many plops :-)
<kallisti5[m]> somebody push a new port so the repo signing will trigger
<kallisti5[m]> excited noises
<OscarL> kallisti5[m]: maybe https://github.com/haikuports/haikuports/pull/8639 ? Shouldn't break anything.
BrunoSpr has joined #haiku
<botifico> [haikuports/haikuports] kallisti5 pushed 1 commit to master [+2/-0/±0] https://github.com/haikuports/haikuports/compare/0bc32b534a2e...d5f16fd3ee03
<kallisti5[m]> 🎉 indeed :-)
<botifico> [haikuports/haikuports] OscarL d5f16fd - chrpath: new recipe (#8639)
<nielx[m]> nice job kallisti5 :-)
<kallisti5[m]> oooh cargo_c
<kallisti5[m]> nielx: hopefully fixed. It wasn't even me afterall. the new python packaging stuff is borked.
<nielx[m]> ah, the joy of the coincidental regression when updating images
<Anarchos> kallisti5[m] why are you excited about cargo_c ?
<kallisti5[m]> more rust stuff more better
<OscarL> build failed for chrpath :-/ "gcc: error: unrecognized command-line option '-R'". "It worked on my PC!" :-)
<Anarchos> kallisti5[m] i would prefere a haskell compiler ;)
<kallisti5[m]> ayeeeeee. haikuports now has repo signatures again
<kallisti5[m]> Anarchos: rust is like haskell but better
tuaris has joined #haiku
<Anarchos> kallisti5[m] lol
<Anarchos> how to get the uptime of a team/thread ?
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
<OscarL> Anarchos: there were some "new" additions/extensions to get_team_info() (see https://review.haiku-os.org/c/haiku/+/6390)
BrunoSpr has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
<OscarL> there's a "start_time" field now.
<Begasus> nielx[m], that version was "fixed" iirc ;)
<Anarchos> OscarL i mean, in Terminal...
<OscarL> ah :-) no idea, sorry Anarchos.
<Begasus> 64bit binaries
<Anarchos> Begasus congrats
<Begasus> thanks Anarchos , hope I get the 32bit binaries done too
<Begasus> that opens the way for having rav1e
<Anarchos> Begasus should not be so difficult once it compiles for 64
rakka has quit [Remote host closed the connection]
<Begasus> can't use 64bit binaries on 32bit Anarchos :)
rakka has joined #haiku
<Anarchos> Begasus but you can compile them
<Begasus> nielx[m], ps, patch to fix socket2 for rust has been merged earlier today
<Anarchos> Begasus i have 32bits and 64 bits install at home
<Begasus> same here Anarchos
<Begas_VM> Building [=======================> ] 348/354: cargo, cargo-c
<Begas_VM> the hard part is there ... (guess this could take over an hour or two to finish)
* OscarL wonders if the gcc13 switch is what broke chrpath (it worked 5 months ago :-D).
<Begas_VM> no excuse, I started out with rav1e summer last year :P
<Anarchos> Begas_VM what is rav1e ?
<Begas_VM> video encoder Anarchos
* Anarchos can't advise enough people to play to zsxd on haiku :)
<Anarchos> Begas_VM ok
<OscarL> from chrpath's changelog: "make the test code more portable (choosing -rpath/-R depending on arch" Mmm.
<Begasus> reminds me we also have Solarus Anarchos :)
<Begasus> haven't looked at that for a long time
HaikuUser3 has joined #haiku
<thaflo> bbjimmy
<Anarchos> Begasus zsxd is Zelda Solarus XD :)
<kallisti5[m]> I did the original port a looong time ago
<kallisti5[m]> it worked pretty well at the time. Still don't know how they get away using assets so nintendoish
<kallisti5[m]> oh man, solarus has changed a lot
mmu_man has joined #haiku
* kallisti5[m] is old
<OscarL> welp, a lil patch + running "autoconf", and chrpath now builds again. No idea why it worked before then.
<Anarchos> kallisti5[m] no idea but i miss a map : i am stuck while not knowing where i should go in my game :)
<Begas_VM> the package in there has the gui for those games Anarchos
<Begas_VM> tried out a few back then :)
kescher has quit [Quit: Bye]
BrunoSpr has quit [Quit: Vision[]: i've been shreederd!]
kescher has joined #haiku
<Begasus> bumped it in 2020 kallisti5[m] you're just a youngster :)
<Begasus> could use an update again
<nielx[m]> Begasus: which patch? I thought it was fixed in socket2, in 0.5.0 and higher, but that due to the fact that curl depends on 0.4, we have to hotfix it a lot. Last time I checked ,the socket2 people did not want to accept patches for the 0.4. branch
* Anarchos finds a lot more texlive package now !
<Begasus> it was merged pretty quick :)
<Begasus> the socket2 version pulled in by cargo-c doesn't have that change (or previous fix) in it, hence it failed over IP_RECVTOS and IP_TOS
erysdren has joined #haiku
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/d5f16fd3ee03...b2e3e0c0ee71
<kallisti5[m]> yeah.. socket2 is "unmaintained" and old I think>?
<botifico> [haikuports/haikuports] OscarL b2e3e0c - chrpath: fix build with gcc13. (#9721)
<kallisti5[m]> but... everything uses it
dorje has quit [Quit: Vision[]: i've been blurred!]
<Begasus> kallisti5[m], doesn't really look like unmaintained :) https://github.com/rust-lang/socket2/tags
<Begasus> whoot OscarL !
<Begasus> all good now on rpath :)
<Begasus> err chrpath
<OscarL> 2002... I think I was freshly diagnosed then (thus my choice of nick :-D)
<OscarL> Begasus: yeah! what a relief :-D
<Begasus> no nick change here since the beginning :)
<OscarL> Apparently, I've changed it on BeBits to my full name somewhere in 2006 (before I went "dark" by moving across the country, and with no internet at home till 2 years ago)
<nielx[m]> Begasus: nice, does look like socket 0.5.x (or at least the trunk). They keep adding stuff to there, so yeah likely we had to keep it up to date. Congrats. you are a rust developer now
<Begasus> glad to have you back around :)
<OscarL> thanks Begasus :-)
<Begasus> hardly nielx[m] :P
<Begasus> there was a little candle with the issue commented in the PR :)
<OscarL> nielx[m]: that's what I said early... Begasus, the certified rust-hacker!
<Begasus> LOL
B2IA has quit [Quit: Vision[]: i've been blurred!]
<Begasus> can't code, but can read some code :)
B2IA has joined #haiku
<Begasus> I suspect the problem with cargo-c (current in the depot) and rav1e (clap version mismatch) was caused by the older cargo-c
<Begasus> only took me about 2 years to figure out :P
nephele has joined #haiku
erysdren has quit [Ping timeout: 480 seconds]
Begas_VM has quit [Quit: Vision[]: i've been blurred!]
<Begasus> k, letting the build run in the background
<Begasus> closing down here, cu peeps!
Begasus has quit [Quit: Leaving]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
floof58 has quit [Ping timeout: 480 seconds]
thaflo has quit [Ping timeout: 480 seconds]
floof58 has joined #haiku
Anarchos has quit [Quit: Vision[]: i've been blurred!]
misthalu has quit [Quit: Leaving]
OscarL has quit [Quit: Gone with the wind]
gouchi has joined #haiku
gouchi has quit [Remote host closed the connection]
erysdren has joined #haiku
tqh has joined #haiku
mmu_man has quit [Read error: No route to host]
mmu_man has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
nephele has quit [Quit: Vision[]: i've been blurred!]
coolcoder613_32 has joined #haiku
scanty has quit [Remote host closed the connection]
<coolcoder613_32> Good morning
HaikuUser has joined #haiku
HaikuUser has quit []
tqh has quit [Quit: Leaving]
Anarchos has joined #haiku
IIsi50MHz has joined #haiku
IIsi50MHz is now known as IIsi
<coolcoder613_32> Now, how can I get endbasic to use the now-updated socket2?
<coolcoder613_32> Output of cargo tree: https://0x0.st/HyU9.txt
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<coolcoder613_32> Now I know what dependency hell is.
<coolcoder613_32> I guess i'll have to clone everything down the dependency tree :(
mmu_man has quit [Ping timeout: 480 seconds]
* coolcoder613_32 feels like doing this (╯°□°)╯︵ ┻━┻
dorje has joined #haiku
mmu_man has joined #haiku
floof58 has quit [Ping timeout: 480 seconds]
<coolcoder613_32> Whats up, erysdren
floof58 has joined #haiku