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
bbjimmy has joined #haiku
GregCrain has quit [Quit: Vision[]: i've been blurred!]
erysdren has quit [Quit: Konversation terminated!]
erysdren has joined #haiku
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Coldfirex> @waddlesplash: re: cpi_pause, very cool! Thanks!
<Coldfirex> @x512: Does proxmox count?
bjorkint0sh has joined #haiku
bjork1intosh has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
<x512[m]> Coldfirex: No. I mean running Haiku guest in Haiku host using QEMU from HaikuPorts.
<Coldfirex> ah. Didnt know that was possible yet
<x512[m]> It is supposed to work, but currently do not support hardware virtualization.
<Coldfirex> With Cairo 1.18 does the removal of the BeOS backend affect us at all?
bjorkint0sh has quit [Remote host closed the connection]
bjorkint0sh has joined #haiku
<x512[m]> Probably no. GTK 3-4 run with Wayland, it do not use BeOS backend.
kikadf_ has joined #haiku
kikadf is now known as Guest1197
kikadf_ is now known as kikadf
Guest1197 has quit [Ping timeout: 480 seconds]
bjork1intosh has joined #haiku
bjorkint0sh has quit [Ping timeout: 480 seconds]
nerdistmonk has quit [Remote host closed the connection]
nerdistmonk has joined #haiku
mr_lou has joined #haiku
bjork1intosh has quit [Remote host closed the connection]
bjork1intosh has joined #haiku
bjork1intosh has quit [Remote host closed the connection]
bjork1intosh has joined #haiku
ScottD16 has joined #haiku
ScottD1 has quit [Ping timeout: 480 seconds]
ScottD16 is now known as ScottD1
Maylay has joined #haiku
AlaskanEmily has quit [Remote host closed the connection]
OscarL has joined #haiku
Begasus has joined #haiku
<Begasus> g'morning peeps
<OscarL> morning Begasus.
<Begasus> 'night OscarL :)
<OscarL> got around cleaning up "compare_package.py" (now with colored diff, and no need for diff-so-fancy): https://gist.github.com/OscarL/0c9a8a33fa648bda43e24a08e959c485
<Begasus> let's try this :)
<Begasus> better!
<OscarL> good :-)
<nekobot> [haiku/haiku] aplgithub pushed 1 commit to master [hrev57295] - https://git.haiku-os.org/haiku/log/?qt=range&q=4b347fccb28b+%5Ed8bca3564a07
<nekobot> [haiku/haiku] 4b347fccb28b - HaikuDepot: Token Based Authentication
<OscarL> lets start with something easy.. switching "command_not_found" to Python 3.10
<Begasus> easy? ;)
<OscarL> s/cmd:python3.9/cmd:python3/ easy enough :P
<Begasus> to make it work also? (iirc there were issues using it)
tuaris has quit [Read error: Connection reset by peer]
<OscarL> seems to work OK here (the version already on repos)
<Begasus> ah, maybe fixed in the meantime, easy fix then :)
<OscarL> "This application is available via pkgman install fish"
<OscarL> might as well fix the quotations there while I'm at it :-D
<OscarL> lol, the patchset has 5 commits by me already :-D
freddietilley has joined #haiku
<OscarL> Should probably send them up upstream :-)
<OscarL> Mmm "Failed to find a match for "mock_python3.10": Name not found" :-D
<OscarL> (only because I wanted to run "hp --test")
<Begasus> it's in TEST_REQUIRES though
<Begasus> maybe not on par yet :)
<OscarL> yes, but not really needed. Will drop it from there, and wlll open a PR to just drop the mock package, we don't need it any more (it comes with Python already)
<OscarL> (not really neded since 3.7 at least :-D)
<Begasus> ah ,.. give it a kick then :)
<OscarL> done
<OscarL> now I wonder if I should try to see how tzselect manages to crash /bin/date... or just leave it be :-D
<Begasus> fighting with how to set the conflicts on the cairo/xcairo packages :)
<Begasus> brain isn't functional yet :P
<OscarL> yeah.. need more coffee here too :-D
<Begasus> right! :D
<Begasus> re-fill ...
<botifico> [haikuports/haikuports] korli pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/f596b7c371e0...dd0c09b297d1
<botifico> [haikuports/haikuports] OscarL dd0c09b - command_not_found: switch to Python3. (#9520)
<Begasus> korli is awake too :)
<botifico> [haikuports/haikuports] korli pushed 1 commit to master [+0/-1/±0] https://github.com/haikuports/haikuports/compare/dd0c09b297d1...3562cbad0494
<botifico> [haikuports/haikuports] OscarL 3562cba - mock: drop this now unneded recipe. (#9521)
<OscarL> pheeew! :-D
<OscarL> (was kinda expecting a -1 there, or something :-D)
<Begasus> k, rebuild adding the docs
<Begasus> guess he follows the logs too :P
<Begasus> think I should push the new meson through also
<Begasus> works fine here
<OscarL> Hi korli-san! (just in case)
<Begasus> probably should disable building the test for buildmasters (only usefull for local checks)
HaikuUser has joined #haiku
<Begasus> Oh and write down the errors when not using the patch for the tests
<HaikuUser> There is no audio source as I want to record some sound. Looks like a missing audio driver to me. Which one should I use or is there something else missing?
<Begasus> probably related to this part of the patch "#include <fenv.h>" but adding it again didn't solve it
<OscarL> I've found a mini-PCIe WiFi card that works fine with Haiku! (RTL8188EE)... from my father's laptop (need to fix it for him). Now I need to see If I can swap that for the other I have (RTL8191SE, no Haiku driver) :-D
<Begasus> err ... werror ... huning that down ...
<Begasus> this is the first error: ../test/cairo-test.c:146:5: error: implicit declaration of function 'feenableexcept'; did you mean 'feraiseexcept'? [-Werror=implicit-function-declaration]
<HaikuUser> $U
<Begasus> not an expert on HW here HaikuUser
<OscarL> HaikuUser: I assume you have tried changing the selected input in the "Recording" tab of the Media preflet? (assuming you have something there)
<Begasus> checked the forum, should be plenty around there
<OscarL> (making sure things are unmuted, correct volumes, etc)
<Begasus> '-Wno-error-implicit-function-declaration' did the trick :)
<Begasus> undefined reference to `memmem'
<Begasus> k, this still needs a fix ...
<Begasus> saw at haikuports that those part of code is disabled for Haiku, missing funtion somewhere?
<OscarL> memem is on "headers/gnu/string.h"
<OscarL> need to define _GNU_SOURCE ?
<Begasus> let me check
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
<Begasus> #define _GNU_SOURCE ... didn't do the trick
<augiedoggie> undefined reference during linking? you might need to add -lgnu
<OscarL> -libgnu
<OscarL> what augiedoggie said.
<Begasus> ah :)
<OscarL> "/boot/system/lib/libgcc_s.so" << why is that a text file ?
<Begasus> thanks!
<Begasus> beats me OscarL, poke nielx[m]? ;)
hightower2 has quit [Ping timeout: 480 seconds]
<OscarL> I only notice because my "lgrep()" bash function to find where symbols are defined (it does `nm -A --defined-only $lib | grep $1` on /system/lib/*.so) complained about it :-D
<Begasus> nice!
<OscarL> Begasus: just in case: https://bpa.st/EASQ
<Begasus> patch looks much nicer now, thanks guys!
<Begasus> you need to add support for 32bit OscarL :)
<OscarL> we had this conversation some months ago :-D
<Begasus> k, added to profile, thanks :)
<Begasus> nm: /boot/system/lib/libssl3.so: no symbols
<Begasus> what are those?
<OscarL> I don't have that .so here.
gouchi has joined #haiku
gouchi has quit []
<OscarL> Will see if I have any of those...
<OscarL> meanwhile... you might like some of these Begasus: https://bpa.st/HRBQ
<OscarL> I got none of those installed to check :-D
<Begasus> tsss ..
<Begasus> I could use that one yesterday OscarL :)
<OscarL> heh
<Begasus> skewd up my working fork, so had to cleanup and re-fork, one advantage, fork is clean again now :P
<Begasus> list_work_dirs only shows one atm :D
<OscarL> I think I haven't had to "re-clone to fix things" in almost a year. Either getting better at not screwing it up, or got better at recovering from self-inflicted issues :-D
<OscarL> 114 here, yikes!
<Begasus> heh
<OscarL> need one to remove "work-*" for older versions.
<Begasus> yeah, stupid mistake yesterday and didn't feel like messing around to much with git, so just cleaned and started fresh
<Begasus> ok, cairo1.18 and xcairo1.18 conflict with each other (as current ones do), added conflict for the devel_packages for the current ones in cairo1.18 and xcairo1.18
hightower2 has joined #haiku
<Begasus> base packages (either one of the two) should be ok to be installed next to each other
<Begasus> will push the changes into a PR and see what happens :)
<OscarL> ran "ir cairo" earlier today and thought: "Welp... good thing I'm not Begasus! I wish him the best of luck with the 1.18 update!"
<Begasus> well, actually it wasn't that hard ones I got meson figured out :)
<Begasus> missed the docs so had to add some for that too
<Begasus> one python package needed for the docs
<Begasus> pygments_python310
<OscarL> but all those recipes that use cairo... mmm scary thing!
<Begasus> hence I'm not dropping the current version :)
<OscarL> ah... clever boy!
<Begasus> I can install the new one without breaking things, only the devel packages for new and old can't be co-installed
* OscarL finds an old branch "wip/vbox-ga-7.0" one of these days I'll give it another go! (I hope).
<Begasus> cleaned up on branches a while back here :)
<Begasus> missed this one :) Warning: POLICY WARNING: Invalid top-level package entry "share"
<Begasus> doesn't seem to respect --datadir ...
<Begasus> k, now move the documentation to the devel package :)
x10z has joined #haiku
<OscarL> mmm, our util-linux doesn't seems to include "cmd:rev"...
<OscarL> do we need to --enable each individual command on the recipe?
<Begasus> I try to stay away when I can
<Begasus> only one way to find out OscarL :)
<OscarL> "--disable-all-programs" + some "--enable-xxx" seems to :-(
<OscarL> not a fun package (8 MB tarball)
<Begasus> tss :P
<Begasus> peanut :P
<Begasus> ps, tried cairo-1.17.8 untill I found a way to patch it for the tests, then moved to the latest release (so got 3 downloaded version about 40MiB each) :)
<OscarL> old PC + slow VM + slow HDD... every KB hurts here :-D
<Begasus> got that on the other laptop (32bit) :/
<Begasus> but should check cairo there to see if it builds ok also
* OscarL leaves cmd:rev for another time (I just problably switch to using Python instead of bash).
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
<OscarL> back to see if I can find how tzselect kills /bin/date (will make for good practice reading bash code, at least... I hope)
<Begasus> k, another round for xcairo
<Begasus> heh
<Begasus> building without tests, minus 500 objects :)
<Begasus> heh, just saw this, in CudaText color numbers are reflected in the screen :)
<Begasus> #0B0 shows a green line under it :)
aa72 has joined #haiku
<OscarL> mmm tzselect only crashes /bin/date when using /bin/tzelect (after installation), if I use the one from the work-* dir.. it doesn't crashes.
<aa72> befilesystem => too much ? ;)
<Begasus> rpath?
* Begasus ducks
<OscarL> tzselect does this: "TZdate=`LANG=C TZ="$TZ_for_date" date`", with $TZ_for_date being a path to, say, /system/data/zoneinfo/America/Argentina/Buenos_Aires. That seems to work (from the work-* dir)
<OscarL> I suspect once it is installed... it tries to use something like "/packages/timezone_data-2023c-1/.self/data/zoneinfo/America/Argentina/Buenos_Aires" instead, and that crashes /bin/date.
<OscarL> Indeed, that crashes it.
<OscarL> Now to see what korli thinks of my mad bug-hunting skillz! :-P
tsyesika has joined #haiku
<Begasus> nice catch though :)
<OscarL> found it much faster than I expected, at least :-D (was preparing myself to get frustrated by this one).
<Begasus> probably been there before ;)
<OscarL> LOL, just noticed that korli reacted with the "eyes" emoji to that crash report, heh. (just about to post my new findings there)
<Begasus> about 3minutes to build cairo on this one :)
<OscarL> noice!
<Begasus> lol
<Begasus> this is a nice way to list the options for the tests ... https://bpa.st/N2QA NOT! :)
<OscarL> nice ASCII art... I see a dog on a praire!
<Begasus> twisted mind there :P
<OscarL> you just need to squint your eyes... A LOT :-P
<phschafft> I can see at least the waves.
* phschafft actually considers to screenshot that and paint over it...
<Begasus> heh
<Begasus> at least it comes with a nice README :)
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
aa72 has left #haiku [#haiku]
<Begasus> Note: These failures may be due to external factors.
<Begasus> would be nice to know what those are :P
<Begasus> 32bit build starting ...
<OscarL> the economy, climate change, bad luck, you're holding the laptop wrong... so many factors! :-P
<Begasus> lol
<OscarL> mmm seems nielx[m] (with his latest GCC PR) want to rob me of my excuse to NOT work on the scipy/numpy/networkx/etc recipes :-D
<Begasus> does it fix it?
<OscarL> Apparently :-(
<OscarL> :-P (thanks for working on that libgfortran issue nielx[m]!!!)
<Begasus> you should do a local build to verify :P
x10z has joined #haiku
<OscarL> aha, funny guy!
<Begasus> you can't always trust on others to fix your issues without checking :P
* Begasus ducks
<Begasus> nice, 32bit build is OK too :)
<Begasus> done :)
<OscarL> thanks.
<OscarL> bah... just noticed that I could have closed it? (I had open it after all, LOL)
<Begasus> tss :P
<Begasus> nielx[m], checked on 32bit also?
<Begasus> k, cairo should be good, keeping it open for comments :)
Diver has quit [Quit: Leaving.]
Diver has joined #haiku
Diver is now known as Diver
HaikuUser has joined #haiku
HaikuUser has quit []
<Begasus> was thinking about zipping the test dir to put into the PR's for both xcairo version, but at almost 1GiB it isn't an option :P
bitigchi has joined #haiku
<Begasus> k, xcairo on 32bit fine too
vdamewood has joined #haiku
mmu_man has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
bitigchi has joined #haiku
<Begasus> * System: Haiku shredder 1 hrev56578+87 Sep 17 2023 07:10: x86_64 x86_64 Haiku
<Begasus> time and date seems wrong here? ;)
<OscarL> where that cames from? "Haiku A760G 1 hrev56578+87 Jul 26 2023 06:02: x86_64 x86_64 Haiku" here with "uname -a"
<Begasus> curl-8.3.0
<Begasus> tests*
<Begasus> Haiku shredder 1 hrev56578+87 Sep 17 2023 07:10: x86_64 x86_64 Haiku
<Begasus> err ...
<Begasus> kernel date (in about)
<OscarL> maybe you compiled it yourself while sleepwalking? :-D
aa72 has joined #haiku
<Begasus> compiled it a while ago yes :)
<Begasus> mounted that image back then also ...
<Begasus> maybe something is still left around from that ...
rodolphoeck has quit [Remote host closed the connection]
dominicm has quit [Remote host closed the connection]
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
utzig has quit [Remote host closed the connection]
rodolphoeck has joined #haiku
utzig has joined #haiku
dominicm has joined #haiku
x10z has joined #haiku
<OscarL> Begasus: try: "package list -i /system/packages/haiku-r1* | grep packager" ?
<Begasus> only this: packager: The Haiku build system
<OscarL> sounds ok :-) (just making sure you didn't had installed a custom haiku-r1*.hpkg)
<botifico> [haikuports/haikuports] threedeyes pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/3562cbad0494...1770fe05da45
<botifico> [haikuports/haikuports] threedeyes 1770fe0 - tg_owt: switch to ffmpeg5
<Begasus> got haiku-r1~beta4_hrev57207-1-x86_64.hpkg in /Opslag/Haiku-temp/haiku/generated.x86_64/objects/haiku/x86_64/packaging/repositories/Haiku/packages
<Begasus> For some reason the build apps also show up in "Open with..."
aa72 has left #haiku [#haiku]
<Begasus> maybe I should clean that directory fully
<OscarL> to be sure... AboutSystem shows the wrong date/time too?
<Begasus> Same as in Terminal: https://ibb.co/92B9RRK
<Begasus> maybe switching between beta and nightly caused it?
<OscarL> weird. https://xref.landonf.org/source/xref/haiku/src/system/kernel/system_info.cpp#485 << it shoud get the date directly from when the file was compiled.
<OscarL> (the "__DATE__" macro)
<Begasus> yeah, thought so too ...
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Begasus> the one from the local build (nightly image) is from beginning August, so can't be that
<OscarL> https://ci.haiku-os.org/teams/nightly/pipelines/master-x86_64/jobs/compile-master-x86_64/builds/279 << that nightly build is from Sep 17... and it might just have compiled that file at 7:10 (build finished at: 07:53:23 AM)
<OscarL> if that's the case (switching to nightlies and back to beta)... sounds like a pretty crazy bug :-D
x10z has joined #haiku
<Begasus> that's still nightly, the system atm is R1B4?
<Begasus> but yes, got some packages from around that date here for both nightly and beta
<OscarL> anyway... on that build, system_info.cpp got compiled into system_info.o at 03:02 AM, so...
<OscarL> well all the 5 system_info.o were done by 03:10 AM already, so 07:10 sounds improbable to come from there.
<Begasus> should clean up some administrative here again I guess
<Begasus> have to go, biab :)
<OscarL> later!
ermo^[m] is now known as ermo[m]
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
bitigchi_2 has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
Coldfirex has quit [Remote host closed the connection]
<Begasus> re
aa72 has joined #haiku
aa72 has left #haiku [#haiku]
xet7 has joined #haiku
<Begasus> curl has cmd:sftp_server in the recipe, it's included in Haiku I think, nothing provides it elsewhere ...
<Begasus> nah, only sftp is available in Terminal
Coldfirex has joined #haiku
bitigchi_2 has quit [Ping timeout: 480 seconds]
<OscarL> VBox induced KDLs always makes me skip a heartbeat. "cont" + enter... and seems like nothing had happen :-D
<OscarL> https://github.com/haikuports/haikuports/commit/bbcdfdf6447239db59cbbecbf3134f512dc60233 << maybe ask fbrosson where to find sftp_server? :-D
<Begasus> now if we could locate fbronsson :)
<Begasus> meson should be fixed for 32bit, works fine building cairo
<Begasus> curl without the cmd behaves the same for the tests for current and new version ... bogus :P
<OscarL> meanwhile... that tzselect/date issue got "promoted" to a ticket on Haiku's side of things.
<Begasus> <p>The document has moved <a href="https://curl.se/">here</a>.</p> (and reported correctly) :)
<Begasus> yeah, saw the comment :)
<OscarL> Wonder if I'll have to open a ticket on coreutls :-D
aa72 has joined #haiku
<Begasus> can of worms :P
<aa72> Begasus : play worms 4 beos ;)
<Begasus> time to update there too :) https://curl.se/download.html
<Begasus> no time aa72 :)
mr_lou has quit [Quit: Leaving]
<aa72> there is a time 4 beos ... a time 4 linux ... a time 4 windows ... ;)
<aa72> the beos bible ...
Anarchos has joined #haiku
<Anarchos> hello
<Begasus> hi Anarchos
HaikuUser has joined #haiku
<HaikuUser> hello
<botifico> [haikuports/haikuports] threedeyes pushed 1 commit to master [+3/-3/±0] https://github.com/haikuports/haikuports/compare/1770fe05da45...cd76941bf303
<botifico> [haikuports/haikuports] threedeyes cd76941 - Telegram: bump version
<Anarchos> Begasus: my transformer died...
<Anarchos> Begasus: no more access to my haiku laptop :/
<Begasus> jikes Anarchos :/
<Coldfirex> Any time for an update to stress-ng?
<Anarchos> Begasus: i have this laptop since 2011, so the power alimentation died or 3 times ....
<Begasus> out of date? (didn't hit it yet through repology)
<Begasus> ah, still had a long life then Anarchos
<OscarL> Coldfirex: depends on how easy it is to apply the existing patchsets to the newer version.
<OscarL> I can give it ago before heading to bed.
<Anarchos> Begasus: i take care of my laptops. But the hp 17 of my wife, bought in 2021 already died yesterday (i suspect the nvme disk, cause of my intensive netflix)
<Begasus> it's not reported as vulnerable :)
<Begasus> twice jikes Anarchos :/
aa72 has left #haiku [#haiku]
<Begasus> note to self ... don't use netflix on the laptop :)
<Begasus> I don't even watch it on tv :)
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
<Begasus> shouldn't be to hard OscarL
<OscarL> on it... let's see.
<Begasus> but you need to check it on both arch's :)
<OscarL> mmm
<Begasus> seperate _x86 patch
<OscarL> need a faster PC so I can run two VMs :-D
<Begasus> heh, or just stay tuned untill the sun comes up again :P
<Begasus> with some luck patches apply without rebasing :)
<OscarL> first patch applied cleanly, but ran hp -e anyway, so the patchset reflects the proper lines now.
<Begasus> ~> lgrep getpass
<Begasus> /boot/system/lib/libbsd.so:0000000000004d70 T getpass
<Begasus> this proves to be handy ;)
<OscarL> indeed.
<Begasus> ah, and usually don't do that, maybe should
<Begasus> and/I/*
<OscarL> updating patches that way makes it easier to apply when using "hp -G" so... :-D
<Begasus> still not doing that all the time here :)
<Anarchos> Begasus: what is lgrep ?
<Begasus> handy, no soname changes for curl and cyrus_sasl :)
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Begasus> function to search for symbols, OscarL gave me the link earlier
<OscarL> Anarchos: https://bpa.st/EASQ
<Begasus> got "undefined reference to getpass", here is where lgrep is pretty neat :)
<Begasus> make[1]: Nothing to be done for 'check'. (why add it then) :)
<Anarchos> Begasus: nice aliases from mmu_man
<OscarL> mmm stress-ng build is making my CPU get HOT... no way I'm actually running the resulting binary :-D
<Begasus> lol
<Anarchos> Begasus: mine are more basic : i did alias reboot = "shutdown -r" :)
<Anarchos> so when pkgman asks to reboot, i type "reboot" :p
<Begasus> To boot into Haiku I need to do a cold boot (otherwise network won't come up/isn't stable)
* OscarL just unplugs the power cord like a caveman.
<Begasus> rofl
<Begasus> let's see if previous version had some tests
x10z has joined #haiku
<Begasus> nada ..
<OscarL> stress-ng --version -->> "stress-ng, version 0.16.05 (gcc 13.2.0, x86_64 Haiku 1) "
<OscarL> now lets see what it looks like on 32 bits...
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+1/-1/±0] https://github.com/haikuports/haikuports/compare/cd76941bf303...8248f5d1d54f
<botifico> [haikuports/haikuports] Begasus 8248f5d - cyrus_sasl, bump version (#9526)
<OscarL> x86 patch needs some "massaging" :-/
* OscarL needs another coffee for this one.
<Begasus> heh
* Begasus offers a croissont to go with that
<OscarL> sounds yummy, thanks :-D
<Begasus> it's good :)
<Begasus> still works ok too OscarL :) https://bpa.st/6OWQ
<OscarL> nice :-D
<OscarL> k. half of patch done, and coffee ready.
<Begasus> no brakes with new dav1e, another vulnerable package updated :)
<Begasus> requirement for ffmpeg5 also
<Begasus> curl build with gcc2 still good too :)
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Begasus> stepping out again, bbl
tuaris has joined #haiku
<zdykstra> welp, it's officially space heater season
* OscarL lends his Phenom II X4 to zdykstra
<Anarchos> Begasus: i got https://vmb.sourceforge.net/ compiled and work (only CLI part, not the graphical GUI). Patch sent :)
<zdykstra> hah
<OscarL> ok. this file changed too much. let's see if just dropping that part of the patchset is enough :-P
hightower2 has quit [Ping timeout: 480 seconds]
<OscarL> heh, "stress-ng --ignite-cpu" no way I'm running that one :-D
mr_lou has joined #haiku
<OscarL> Coldfirex: regarding stress-ng.... https://github.com/haikuports/haikuports/pull/9528
* OscarL turns clocks down his Phenom to 800 MHz.... eeeaasy boy... cool down now.
mmu_man has quit [Ping timeout: 480 seconds]
<Coldfirex> Thanks @Oscar!
<Coldfirex> *OscarL
<OscarL> np! Now... off to bed :-D (mid-day already yikes!)
<OscarL> later folks!
OscarL has quit [Quit: zzzZZZzz]
hightower2 has joined #haiku
freddietilley has quit [Quit: WeeChat 4.0.2]
JakeSays1 has joined #haiku
JakeSays has quit [Ping timeout: 480 seconds]
<nekobot> [haiku/buildtools] waddlesplash pushed 1 commit to master [btrev43209] - https://git.haiku-os.org/buildtools/log/?qt=range&q=752d29d62445+%5Ef7a513f6367d
<nekobot> [haiku/buildtools] 752d29d62445 - GCC: disable dl_iterate_phdr in libbacktrace
<botifico> [haikuports/haikuports] waddlesplash pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/8248f5d1d54f...472163451ff4
<botifico> [haikuports/haikuports] nielx 4721634 - GCC: disable the use of dl_iterate_phdr in libbacktrace (#9522)
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57296] - https://git.haiku-os.org/haiku/log/?qt=range&q=abd18fecf0ad+%5E4b347fccb28b
<nekobot> [haiku/haiku] abd18fecf0ad - Deskbar: Fix compilation error
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57297] - https://git.haiku-os.org/haiku/log/?qt=range&q=f83058d1ed2e+%5Eabd18fecf0ad
<nekobot> [haiku/haiku] f83058d1ed2e - elf: add PT_RISCV_ATTRIBUTES program header
Anarchos has quit []
pvalue has joined #haiku
B2IA has quit [Ping timeout: 480 seconds]
pvalue has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
walkingdisaster has joined #haiku
<nekobot> [haiku/haiku] kallisti5 pushed 1 commit to master [hrev57298] - https://git.haiku-os.org/haiku/log/?qt=range&q=98895d0417b6+%5Ef83058d1ed2e
<nekobot> [haiku/haiku] 98895d0417b6 - riscv64/mmu: use struct bitfield for flags and std::atomic
aa72 has joined #haiku
Maylay has quit [Quit: Pipe Terminated]
aa72 has left #haiku [#haiku]
nerdistmonk has quit [Remote host closed the connection]
nerdistmonk has joined #haiku
x10z has joined #haiku
nephele has joined #haiku
nephele has quit []
gouchi has joined #haiku
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
nagerst has joined #haiku
<nagerst> WOW this channel has grown tremendously!
<nagerst> used to be just a few dozen peaople at max.
<nagerst> i am old, and out of the loop. So there is that.
<phschafft> just wanted to ask over what timespan that was.
<nagerst> i was very active the the BeOS community. my interest faded around 2004, picked back up in waves
<erysdren> howdy!
<nagerst> howdy friend!
<nagerst> I really like that Jessicah got the fix through so i can install Haiku on my 44 core system without having to edit anything. Thanks again.
<nagerst> it was a true 'assle before.
Anarchos has joined #haiku
<nagerst> speed and performance is amazing so far. I will compare the Quake three performance with my P3-Xeon quad machine on the voodoo5 to see what FPS i get.
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
<nagerst> clicking processcontroller and scrolling through cores is a hoot
<nagerst> In BeOS 44 cores would mean a maximum of 23mb per core....
<nagerst> as 5.1 had a max or 768mb it would be even funnier
HaikuUser has joined #haiku
HaikuUser is now known as nagerst-haiku
<nagerst-haiku> i really like that there is a theme manager now so i can change border colours from gray
<nagerst-haiku> is the scrollbars of epiphany fixable or are you stuck with non-native?
<nagerst-haiku> i mean everything is fixable, but at what cost in time and work. Is it just a toggle or a full rewrite?
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<nagerst-haiku> i am still stuck in 1920p, but i do not mind. Feels a little snappier.
<nagerst-haiku> Aaaah i love that the deskbar is also fixed so we do no longer have that dead space ojn the side
B2IA has quit [Quit: Vision[]: i've been blurred!]
<Coldfirex> @nagerst: No issues running Haiku under 44 cores?
B2IA has joined #haiku
<nagerst-haiku> Coldfirex nope, before the fix i hade to press space at every launch (got tedious) and change settings. Jessicah was most helpful and told me what to alter to not have to do that any more.
<nagerst-haiku> The speed is incredible
<nagerst-haiku> much faster than my ryzen 5950x
<Coldfirex> Interesting. I am facing this issue: https://dev.haiku-os.org/ticket/17233
<Coldfirex> It is a VM though
<nagerst-haiku> everything is different in haiku but somehow a bit the same. Sometimes i just want to play W5 on my BeOS machine and not bother with the internet. It is better now of course in terms of capabilites, but running playstation1 games like wipeout on BeOS was pretty rad. =D
<nagerst-haiku> no it is not a limitation of haiku
<B2IA> (Butler) Welcome to BeShare.agmsmith.ca.
<nagerst-haiku> i think there is no reasonable upper limit of cpu's in newos. Alex or Geist could probably tell you how it works.
aa72 has joined #haiku
<nagerst-haiku> B2IA an enormous gift would be time stamps in beshare
<aa72> beshare : wrong name ? too much ? ;)
tqh has joined #haiku
<nagerst-haiku> WOW the virtual void shared on beshare is a BILLION times better than the demo material of olden years
<nagerst-haiku> is it remastered, or is it just that good?
nephele has joined #haiku
<nagerst-haiku> I have forgotten how to hide server messages in Vision. Can anyone help an old fellah out?
<nagerst-haiku> laos where can i find a samba tutorial for haiku?
<Begasus> wb nagerst-haiku then :)
<Begasus> hi nephele!
<nephele> hi begasus
<Begasus> saw my message earlier about nheko?
<nagerst> hi Begasus, delightful to see you are still about.
<Begasus> iirc you said there were some issues still need to be resolved
<Begasus> yeah, old fart here too nagerst :)
<nagerst> hehe
<nephele> Begasus: i did not
<Begasus> got my 6 in front this year :D
<nagerst> my father, bless his soul is 87 and still uses the BeOS machine i gave him to cut templates drawn in GoBE
<Begasus> ah, there is a new PR at github for it, wanted to let you have a look first :)
<Begasus> nice nagerst!
<Begasus> only got BeOS somewhere virtual, but moved over allong the way
<nagerst> yeah it would be torture for him to learn another package. mean i am set in my ways, but dag nabbit he wont change or eat vegetables.
<Begasus> heh
<Begasus> stoburn when they get older ;)
<nephele> Begasus: hmm, what do you want me to review? I'm not sure what the recipe is about, the old ones is not deleted so there is no diff
<Begasus> bugger ... haven't investigated there :)
<B2IA> nagerst Timestamps in BeShare? Log or files? Both have them, just need to turn on the display.
<nagerst> no i mean file age
<nagerst> as when last altered
<nagerst> not last copied
<B2IA> Turn on the modified column.
<Begasus> 25years :)
<B2IA> Ah, copied vs true date. That would be a bit of work.
<nephele> Well, it definetely has some wierd deps
<nagerst-haiku> hehe silly me
<Begasus> PhOS image ... :)
<nagerst-haiku> Have any of you tried the corss plattform console called alacritty?
<nagerst-haiku> Tried it on windows and it is so fast
<erysdren> i havent, i just use whatever comes with my linux distro :P
<erysdren> that sounds cool though
<nagerst-haiku> gnome devs claim they can do better, but we all know what that means.
<nagerst-haiku> alacritty also runs on windows and also demolishes powershell
<nagerst-haiku> around 4000% faster than powershell
<Begasus> no Haiku port yet nagerst-haiku :) https://repology.org/project/alacritty/versions
<nagerst-haiku> i might get on it, but you know that graphics is not my thing
<nagerst-haiku> it is accelerated
<Begasus> err ... X11-terms .. not sure this could work :)
<zdykstra> it gets a lot of that speed from the GPU - since there's only CPU-based accel on Haiku, it's unlikely that it'll be a speed demon.
<nagerst-haiku> perhaps whomever is assigned to the terminal could steal some of the ideas.
<nephele> Begasus: grr, the web interface of github is fucking slow in webpositive
<nagerst-haiku> zdykstra yes
<nephele> nagerst-haiku: used alacritty for years on linux, on some computers its very fast on others slower than the default one :D
<nagerst-haiku> nephele any particular subgit or all of them=
<Begasus> nephele, you are more knowligable there then me :) but yes Web+ doesn't like github :/
<nagerst-haiku> nephele that makes sense.
<nephele> what's a subgit?
HaikuUser has joined #haiku
<nagerst-haiku> after the bots deleting tickets for projects scandal i though all would leave github for gitlab.
HaikuUser has quit []
<nagerst-haiku> but it has only been two days
<zdykstra> what 'scandal' is this?
<nagerst-haiku> the bots also marked old bugs as closed
<nephele> why would you leave github for gitlab?
<nephele> honest question: github has the "network effect", but gitlab is just a worse github without the network effect...
<nagerst-haiku> there has been outrage
<Coldfirex> @Waddlesplash: That cpu_pause change didnt seem to help the cpu usage in my test. My VM jumped to 86ghz full usage :)
<waddlesplash> yes, but what about fan spin-up?
<waddlesplash> it also has cores pegged for me still, but power consumption is much less it appears
<zdykstra> what do those bots have to do with GitHub? It's not a scandal because it's not GitHub itself forcing that behavior on everybody.
<nagerst-haiku> nephele perhaps there are better options than gitlab, but github is actively sabotaging open source projects.
<Coldfirex> Ah, not sure. I wasnt listening in the DC hah
<Coldfirex> I just misunderstood it then
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<nephele> nagerst-haiku: haiku already has their own gerrit instance
<nephele> it works, we use it. everything is good
<nagerst-haiku> ok
<nephele> but haikuports unfortunatelys is not on this gerrit
<nephele> I'm not sure who would have to decide to change that
<nephele> I guess maybe Begasus would be a major player there :P
<nagerst-haiku> i only have 44 cores, but processController shows 48 even after i have disabled hyperthreading
<nagerst-haiku> i find that a little silly.
<nephele> please open a ticket
<Begasus> lol, not likely :P
<nephele> Not likely to use gerrit?
<Begasus> to make that descision :)
<Begasus> not familiar with gerrit, but even an old fart can learn I guess? ;)
<nagerst-haiku> is there a benchmark that taxes the cpu on all cores in haiku? i am interested in if the listing is just for show
<botifico> [haiku/website] pulkomandy pushed 1 commit to master [+0/-0/±1] https://github.com/haiku/website/compare/73843c329050...c9dd50e88c8a
<botifico> [haiku/website] andponlin c9dd50e - Add additional examples in the code style guide
<Begasus> if not you can file an issue for it at haikuports :)
<nagerst-haiku> also email is not working for me. I have nowhere in the config to set the ports to function with yahoo mail.
<Begasus> maybe something can be found on the forum about that nagerst-haiku? I use webmail with Otter-browser
<nagerst-haiku> Begasus i could probably port threadbasher rather quickly. but i am lazy
<Begasus> hehe
<erysdren> love to see all the activity in here!
<nephele> nagerst-haiku: just ":port" iirc
<nephele> in the adress field
<erysdren> my claim to fame is that i ported QuakeSpasm to haiku :3
<nagerst-haiku> Begasus webmail functions just fine.
<nagerst-haiku> erysdren i have no fame at all. i wrote some drivers back in the day and also ported lots of software. (most sucked, but worked)
<nagerst-haiku> is infamy the right word?
<erysdren> also my upcoming indie game will be available on Haiku
<nephele> Begasus: I give up, that stupid web interface is too hard to use
<zdykstra> my claim to fame is that I once cooked an egg over-easy without breaking the yolk
<Begasus> np nephele, thanks for trying
<nagerst-haiku> On bebits my s3 lynx driver got so much hate that i almost cried. "It worked for me, god damn it"
<Begasus> oh, the old days of BeBits :D
<nagerst-haiku> the comments was brutal
<nagerst-haiku> it was the Be Twitter
<zdykstra> oh, my claim to fame is that I went to college with the BeBits author
<Begasus> nice zdykstra :)
<nagerst-haiku> I would call it BeATwit =D
<Begasus> avent la lettre :D
<erysdren> my game will be the haiku killer app
<erysdren> nah jk lol
<nagerst-haiku> i also attempted to help "judgen" in his god knows how many ports of wine to BeOS and that is indeed a wacky person, but a somewhat of a retarded genius.
<Begasus> remember I contacted the original porter for scummvm if I could take over (or add a new release) back then
<nagerst-haiku> he got office 95 working on beos.
<Begasus> woot
aa72 has left #haiku [#haiku]
<nagerst-haiku> yup
<nagerst-haiku> he now works for the governent of sweden.
<Coldfirex> nagerst-haiku: Give stress-ng a whirl for that
<nagerst-haiku> Coldfirex thanks
<erysdren> brb
erysdren has quit [Quit: Konversation terminated!]
aa72 has joined #haiku
<nephele> Begasus
<nephele> I've created a forum topic about haikuports moving to gerrit
<nephele> if you want to weigh in
<Begasus> will add my 2 cents, I'm ok either way, as long as the transition isn't too hard :)
<waddlesplash> uh, why would we do that?
<nagerst-haiku> good lord i can not read "https://github.com/ColinIanKing/stress-ng" in that text size.
<waddlesplash> then make it larger?
<nagerst-haiku> LARGER?!
<nagerst-haiku> it is too big it takes half an bloody minute to scroll down half of it
<nephele> alt -
<nephele> or alt scroll down
<aa72> alternative
<nagerst-haiku> nephele alt- worked
<nagerst-haiku> i forget that i am back in beos land where commands make sense
<aa72> halt = shutdown -h now xD
<Begasus> nagerst-haiku, there is still a stress-ng version available for install
<Begasus> a PR is open atm for the latest version
<nagerst-haiku> Begasus not in haikudepot.
<nephele> waddlesplash: what's the advantage of branch based? the only pr's I've ever seen on github have been one commit doing something and then severall after it with nonsense commit messages requiring you to squash anyway
<nephele> branches make sense sometimes, but very infrequently. and gerrit does support branches :g
<waddlesplash> not readily it doesn't
HaikuUser has joined #haiku
HaikuUser has quit []
<waddlesplash> the GitHub workflow is actually feasible to review large branches with series of commits
<nagerst-haiku> it usually leads to fragmentation in my experience. but i am old.
x10z has joined #haiku
<waddlesplash> Gerrit just isn't
<waddlesplash> very easy for stuff to get lost on Gerrit, too]
aa72 has left #haiku [#haiku]
<nephele> The branch stuff can be improved slightly, sure. but it's optimizing for the abnormal case and not the common one
<Begasus> nagerst-haiku ...
<Begasus> ~> pkgman search stress_ng
<Begasus> Status Name Description
<Begasus> -------------------------------------------------------------------------------------------------
<Begasus> s stress_ng Stress test a computer system in various selectable ways
<Begasus> hmm ... could be the one I build earlier here :)
<Begasus> yep still available
<Coldfirex> Does it make it easier to have more CI in the future?
<nagerst-haiku> i love you begasus
<nagerst-haiku> your zeta work was what kept me going for a while
<Begasus> hold your horses, I'm taken :P
<nagerst-haiku> i wish i was sexually active =P
<Begasus> O_°
aa72 has joined #haiku
<Begasus> had some fun time back then too :)
<nagerst-haiku> i mean, how fun is it when your pepe is arbout as stiff as a small bag of cooked rice.
<nagerst-haiku> =(
<Coldfirex> this took a turn
<Begasus> too much information :P
<nagerst-haiku> Sorry i was off topic.
aa72 has left #haiku [#haiku]
<Begasus> fwiw, I prefere pkgman over HaikuDepot :)
<Begasus> -e*
erysdren has joined #haiku
<erysdren> howdy all
jmairboeck has joined #haiku
<nagerst-haiku> Begasus oh hell yeah it ran on all *44, 48 CPUs and they loaded good.
<nagerst-haiku> the server started screaming
<Coldfirex> Howdy
<nagerst-haiku> good lord newos kernel is good
<nagerst-haiku> i can not get that load at the outlet with linux of bsd.
<nagerst-haiku> we are talking a few watts, but yeah
<Begasus> no idea how to really test it nagerst-haiku
<nagerst-haiku> ~> stress-ng --cpu 44 --io 4 --vm 2 --vm-bytes 128M --fork 4 --timeout 10s
<nagerst-haiku> i believe that the extra 6 cores is just fictional.
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<nagerst-haiku> so i set it at 44
<nagerst-haiku> dual 22 core intel xeon
<nagerst-haiku> without hyper threading
<Begasus> https://bpa.st/DMZA :)
<nagerst-haiku> what cpu is that?
<nagerst-haiku> i am guessing amd
<nagerst-haiku> no intel cpu has that ipc
<Begasus> Ryzen 7
<nagerst-haiku> yeah i thought so
<Begasus> not to bad I think(?) :)
<nagerst-haiku> it is bloody awesome
<Begasus> it is, finaly some machine capable of building larger projects
<nagerst-haiku> what cpu do you have?
<Begasus> 5825U according to the About info
<nagerst-haiku> you are kidding me? A laptop cpu is just a third from a dual 22 core xeon?
<nagerst-haiku> no wonder intel is worried.
<nagerst-haiku> 44 core
<nagerst-haiku> 2x22
<nagerst-haiku> good lord.. the ADS
<nagerst-haiku> it is like being back in 2001
<nagerst-haiku> blasking blingking and killing popups
<Begasus> kept some of the old BeOS backgrounds around :)
<nagerst-haiku> goodness gracious me
<erysdren> lovely
<nagerst-haiku> Begasus please share
<nagerst-haiku> do you have the sakoman picture
<nagerst-haiku> i think it is pre 3.0
<Begasus> already saved them online :)
<nagerst-haiku> oooooh good lord i love corum.
<nagerst-haiku> you have to say warning on that
<Begasus> still copyright?
<nagerst-haiku> does corum 3 work in haiku still?
<nagerst-haiku> yes but only for 2 more years.
<Begasus> haven't got a copy here, so can't check
<Begasus> not sure I have some backup of it also :/
<Begasus> but heck, Haiku keeps me busy :)
<nagerst-haiku> Begasus i saw this in the 00s but i never got why her face is in it and why anyone would want to look at it. I mean she is about average. https://ibb.co/album/hBLpB7
<Begasus> We were young once nagerst-haiku :P
<Begasus> or "younger" :P
<nagerst-haiku> does not feel like it.
<nagerst-haiku> keeping busy is what keeps old coots alive.
<nagerst-haiku> once they stop, they stop
<Begasus> right, try to keep this brain at work too when I can :)
<nagerst-haiku> Begasus i refuse the premise that i was ever young. I woke up one day as a tiny cranky old man
<Begasus> now it's time to give it a rest
<Begasus> hehe
<nagerst-haiku> some one took pity and nurtured me to a larged cranky old man
<nagerst-haiku> =D
<nagerst-haiku> And now i have blossomed to a very cranky old man.
<nagerst-haiku> lol
<Begasus> OscarL is awake again, he's looking into updating our port for stress-ng, maybe he pops in shortly (if you do OscarL make sure you add the bash-completions) :)
<Begasus> you need to get your hands dirty again nagerst-haiku, get the fun back
<nagerst-haiku> Begasus did i get to know your cpu model?
<nagerst-haiku> yeah i feel like it
<Begasus> yeah, showed the screenshot with the BeOS background, there is a replicant from the About window :)
<Begasus> k, closing down here, nice talking to you again nagerst-haiku
<erysdren> cya Begasus
<nagerst-haiku> Do you still have the wallpaper from 1998 that disses on the imac. "Where life is still beatutiful"
<Begasus> hope to see you around
<Begasus> cya erysdren :)
<Begasus> only ones in there are in the album nagerst-haiku
<nagerst-haiku> Begasus hug
<Begasus> maybe some far away backup ... :)
<Begasus> g'night peeps!
Begasus has quit [Quit: Vision[]: i've been blurred!]
<nagerst-haiku> "life is good, and still beautiful" - Be Slogan for a VERY short time.
<nagerst-haiku> hehe
<nagerst-haiku> if anyone can find the original poster i would pay for it
<nagerst-haiku> nah it is 9:00 and i have to catch my flicht. I hope you all have a lovely day/night and be safe. Good night.
nagerst-haiku has quit [Quit: Vision[]: i've been blurred!]
mr_lou has quit [Quit: Leaving]
nephele has quit [Quit: Vision[]: i've been blurred!]
nagerst has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<andreasdr[m]> Hi there
gouchi has quit [Quit: Quitte]
yann64[m] has joined #haiku
<yann64[m]> Hi
<erysdren> hi
jmairboeck has quit [Quit: Konversation terminated!]
mmu_man has joined #haiku
<andreasdr[m]> Hi :)
<andreasdr[m]> Whats uppppp?
floof58 has quit [Ping timeout: 480 seconds]
<yann64[m]> Not much :)
floof58 has joined #haiku
<andreasdr[m]> Damn.
<andreasdr[m]> Its 11pm here, need to go to sleep soon :)
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev57299] - https://git.haiku-os.org/haiku/log/?qt=range&q=84a57f9a2d04+%5E98895d0417b6
<nekobot> [haiku/haiku] 84a57f9a2d04 - riscv/mmu: fix some code typos in hrev57298 that lead to boot failure
tqh has quit [Quit: Leaving]
nerdistmonk has quit [Remote host closed the connection]
nerdistmonk has joined #haiku
Coldfirex has quit [Remote host closed the connection]
vdamewood has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Coldfirex has joined #haiku
x10z has joined #haiku
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
x10z has joined #haiku
itorres has quit [Quit: ZNC 1.8.2 - https://znc.in]
AlienSoldier has joined #haiku
bitigchi has joined #haiku