<Begasus>
did some chores outsidde while it wasn't too bad
<Begasus>
how's it going over there?
<Nephele>
was lying in my bed the entire day yesterday (schüttelfrost) but feeling somewhat better now
<Nephele>
still got a mean cough though
<Begasus>
ouch, hope it's getting better soon
<Nephele>
already getting better :)
DKnoto has joined #haiku
<Begasus>
haikuporter -SG -j8 --no-source-packages --get-dependencies qqc2_desktop_style6 (that was the last one) :D
<Begasus>
done :D
<Nephele>
hi Begasus :)
<Begasus>
KDE frameworks updated to 6.5.0 now :)
<Begasus>
k, target for today finished :D
<Nephele>
ugh. gerrit comment section eats /* c-style comments */ because it does markdown
<Nephele>
ffs
<Begasus>
nuke it :)
<Nephele>
?
<Begasus>
the markdown :)
<Nephele>
not sure what you mean Begasus, cant really not use it... thats the C syntax
<jmairboeck>
you can put ` (backticks) around to mark it as inline code
<Begasus>
just kidding nephele, totaly not familiar on what gerrit does or even how it works :)
OscarL has joined #haiku
<OscarL>
gotta love not being able to edit comments on gerrit :-P
<OscarL>
Good thing I *never* have typos!
<Begasus>
hI OscarL!
<Begasus>
lol
* OscarL
had no luck testing the (WIP) ACPI display_adapter :-(
<OscarL>
hey Begasus :-)
<Begasus>
gettext did bite me today after "fixing" it :) missing multiple msgfmt and msgmerge in the framework recipes
zard has joined #haiku
<Nephele>
I think it is funny that software "that deals with text" often turns out to be massive and complex
<Begasus>
the issue was that there was a cycling dependency between libintl and the cmd's in the base package, they "should" be needed seperatly which wasn't the case, if something relied on libintl_devel it automaticly pulled in the commands, even if libintl isn't even required
Coldfirex has quit [Remote host closed the connection]
Coldfirex has joined #haiku
<Nephele>
hmm, i am a bit confused how the OSM data is supposed to be accesed, there are two apis i can find, but is there also a data dump? How am i supposed to use it? wondering if for a haiku maps app i should set up a mirror for the data? it's kind of confusing to me what the expectations are
<phschafft>
nephele: if you like we can talk a little about that. I played a bit with the API myself.
<Nephele>
phschafft: sure, but keep in mind i'm still somewhat sick.. so my voice may not be the smoothest today.
<phschafft>
I got my sick certificate extended this morning. ;)
<Nephele>
one advantage of not currently working is that I *don't* have to go to a doctor so he can confirm that I indeed need bed rest... and instead can get bed rest xD
<Nephele>
started the iMac with Debian on it, i hope it works for jitsi
<phschafft>
normally also don't need that. but this is special as I need it on paper for insurence reasons.
<Nephele>
in NL if you are sick your employer just has to trust that, but he can send the practitioner of the company to you (who may not tell the company about your state though)
<Begasus>
PulkoMandy fixPkgconfig changes the .pc file for libInstPatch from "includedir=/packages/libinstpatch-1.1.3-4/.self/develop/headers/libinstpatch-2" to "includedir=${prefix}/develop/headers" no wonder fluidsynth can't find it
tuaris has joined #haiku
<Begasus>
diff error now :) /sources/fluidsynth-2.1.8/src/drivers/fluid_midikit2.cpp:161:6: error: expected '}' at end of input
caubert has joined #haiku
caubert__ has quit [Ping timeout: 480 seconds]
diver1 has quit [Quit: Leaving.]
diver has joined #haiku
<Nephele>
another openssh vulnerability? ugh
<Nephele>
should really move my server to a location *I* have physical access too and disable ssh
<zard>
Or only make ssh accessible through wireguard
<Nephele>
zard: how's that gonna help?
<zard>
Then it would take compromises to two separate packages to make you vulnerable
<Nephele>
wireguard is not even marked as stable
<Nephele>
also no Haiku support
<zard>
Ah, well, looks like openVPN or something like that is going to have to do then
<Begasus>
PulkoMandy, created PR for it, could you check? doesn't fix fluidsynth there
<Begasus>
but fixis finding libinstpatch
<Begasus>
bugger, flac13 doesn't come with a devel package anymore
<OscarL>
for libevent (as workaround)... can't we force EVENT__HAVE_KQUEUE to 0, so it behaves like in beta4? (no kqueue).
<Begasus>
out of my skills for that one :)
<OscarL>
Alternatively, we can try "ifdeffing" EVFILT_SIGNAL out, but then I don't know if I should also "nuke" kq_sig_add/kq_sig_del (from struct eventop kqsigops at least).
<Begasus>
k, same error with flac13
carlomonte has joined #haiku
<carlomonte>
hi. software update fails with "cannot update Haiku Ports". any ideas?
<Begasus>
it's halted carlomonte
<carlomonte>
?
<carlomonte>
what does this mean?
<Nephele>
carlomonte: You can either switch to nightly (Which is broken currently also) or wait 2-3 weeks for beta5 to be released
<Begasus>
grabbing fluidsynth2-2.1.8-2-x86_64.hpkg and moving it to /Opslag/haikuports/packages/fluidsynth2-2.1.8-2-x86_64.hpkg
<carlomonte>
oh so you are in dev freeze. ok, thanks
<Nephele>
since we don't have the capacity to have repos for both beta4 and beta5 simultaniously, sadly
<Begasus>
stupid error?
<carlomonte>
nope, the problem is more one of expectations: no mention of this on the web site
<carlomonte>
whatever, thank you. i'll gladly wait for you to show the good work.
<OscarL>
"stupid error" wasn't aimed at you, just in case :-)
<carlomonte>
was clear.
<OscarL>
alright!
<Nephele>
Yes, good point. We should probably add an entry to the website
<Nephele>
anyone with a github account wanna tackle that ? ;)
<OscarL>
*account with enough "powers" :-)
<Begasus>
weird, in the patchset it looks OK, but that last line in the file doesn't contain the missing '}'
<Nephele>
OscarL: pfft, you can just open it and someone else can merge it xD
<OscarL>
Would be cool if repos server returned a message for pkgman/SoftwareUpdater to show the user in cases like these. Hindsight...
<Begasus>
@@ -0,0 +1,161 @@ vs @@ -0,0 +1,162 @@
<Begasus>
was missing a line number there
* Nephele
cant figure out how to stop a jail in FreeBSD
<Nephele>
now i figured it out, figures xD
<OscarL>
offer it a bribe.
<Nephele>
Dear jail, we apreciate you, even if namespaces can do everything you can do!
<Begasus>
ok, fluidsynth builds fine with latest flac also PulkoMandy ... lib:libflac >= 12.1.0
<Nephele>
kind of wierd to have to double update, once the host and once the jail... but since I am already on a virtual host I am wondering what I was even protecting against with that setup
<Nephele>
Wow. Updating the kernel of FreeBSD *because of an ssh update* leaves me unable to login because "unknown key type
<Nephele>
so... i guess my mail server is trash now. Funky
<Begasus>
now who wants to tackle Qt5? :P
<Begasus>
hmm not seeing anything for flac/fluidsynth in Qt5?
carlomonte has quit [Quit: leaving]
bbjimmy has joined #haiku
<Begasus>
bbl
<mbrumbelow>
Ping me COB tomorrow if I don't send you the approval.
<mbrumbelow>
Wrong group :P
linuxmaster has quit [Ping timeout: 480 seconds]
<Coldfirex>
Can anyone get passes the Cloudflare 'verify you are human' test in WebPositive? I cannot. https://kodi.wiki/view/Samples
<Nephele>
sometimes, usually not. Complain to kodi.wiki for using it :/
<Coldfirex>
Hah. Strangely enough, after letting the page sit there for over a minute or two it refreshed and got through. thats strange
<Begasus>
no luck on webkit-gtk: Fcntl.c: loadable library and perl binaries are mismatched (got second handshake key 0x1001000967c0, needed (nil))
<Coldfirex>
Youtube gives "SSL peer certificate or SSH remote key was not OK". On latest nightly. Is this a known issue?
dalme_ has joined #haiku
<zard>
Nice, Coldfirex. Letting the web page sit does seem to get past cloudflare
<Nephele>
Coldfirex: i think this is a problem with curl. But i don't know if it is reported
<Nephele>
but fyi: youtube won't work regardless in webpositive
<Coldfirex>
I figured, but I thought the page could still load. Wondered if it was related to the openssl3 updates maybe
<Begasus>
whoops .... /bin/sh: line 1: xgettext: command not found
<OscarL>
hate when a minor thing turns into a f**ing chore. getting some bizarre error message from Haikuporter: "[Errno -2147459069] No such file or directory: '[...]/haikuports/repository/libevent-2.1.12.DependencyInfo'"
<OscarL>
even after a reboot :-/
PasNox has joined #haiku
<OscarL>
(and "hp -c libevent")
PasNox_ has quit [Ping timeout: 480 seconds]
Anarchos has quit [Remote host closed the connection]
<Begasus>
gotta love them :P
Oscar-L has joined #haiku
<Begasus>
seems the perl thing wasn't the error
<jmairboeck>
Begasus: that perl error was exactly what I got with SDL_perl before the upgrade. Strange that it still occurs with the threaded perl.
<jmairboeck>
or was that not rebuilt with the new perl?
<Begasus>
perl was updated jmairboeck
<Begasus>
that was before the beta switch
<Begasus>
build progressing now
<Begasus>
needed xgettext
<jmairboeck>
ah, now that I read the message again, it must be the new perl
<Begasus>
still about 5k objects to go ... :(
<jmairboeck>
the old version didn't distinguish the first and second hanshake in the error message
<nekobot>
[haiku/haiku] 8717bb87dd77 - Tracker: Enable/disable New Folder/Templates on UpdateMenu()
<nekobot>
[haiku/haiku] 6edfc6e01250 - Tracker: Repopulate menus when entering/leaving volumes
zardshard has left #haiku [Error from remote client]
<Begasus>
about to give up on this :/ /sources/fluidsynth-2.3.6/src/rvoice/fluid_adsr_env.h:85:31: error: no match for 'operator++' (operand type is 'fluid_adsr_env_section_t' {aka 'fluid_voice_envelope_index'})
<Oscar-L>
easy... you need to change the flux capacitor first...
Oscar-L is now known as OscarL
<nosycat>
And heat up your CPU to 88 degrees Celsius?
<OscarL>
given that "fluid_voice_envelope_index" is an enum (with its values used as indices for some tables) ... maybe it needs some typecase into int?
<OscarL>
beware of nuclear meltdowns if you try that, thou :-)
<Begasus>
now you tell me! :P
xet7 has joined #haiku
<jmairboeck>
if it isn't an enum class (or enum struct) it shouldn't need it I think. Old C-style enums should be implicitly convertible to int, if I'm not mistaken.
<jmairboeck>
I'll have a look at it in the meantime
<jmairboeck>
Begasus: did you forget to add the non-gcc2 patchset?
<zard>
Hmm, looks like incrementing an enum is invalid in C++ but valid in C. I wonder if the compiler is treating the code like c++ when it should be c?
<Skipp_OSX>
we don't include braces for single life else following multi-line if right?
<waddlesplash>
I think it's ambiguous
<waddlesplash>
I usually do, but there's plenty of code that doesn't
<Skipp_OSX>
the style guidelines say not to...
<OscarL>
waddlesplash: I added it when trying to fix some tests related to timezones. Let me look up the docs for it... (that's why I added the --with-tzpath=$dataDir/zoneinfo)
<Skipp_OSX>
let me double check t hat
<waddlesplash>
OscarL: I guess this timezone_data is different than ICU's?
<OscarL>
I tried pointing it to other other timezones data (can't recall exactly which ones RN)... no go.
<Skipp_OSX>
ok it's ambiguous, Omit braces for single line statements, place statement on a new line (but always use braces around multi-line statements)
<OscarL>
some packages use yet another "tzdata" python package. its messy.
<OscarL>
waddlesplash: "By default, zoneinfo uses the system’s time zone data if available; if no system time zone data is available, the library will fall back to using the first-party tzdata package available on PyPI."
<waddlesplash>
well, I ask because timezone_data will be yet another package in the Haiku base set
<waddlesplash>
and we already have timezone data with ICU...
yann65 has quit [Quit: yann65]
<OscarL>
timezone_data is 275 KB, but I guess it isn't strictly needed. Drop it if you want.
<waddlesplash>
OK
<waddlesplash>
will do, then
_-Caleb-_ has left #haiku [#haiku]
<OscarL>
I can drop it from the other (non 3.10) recipes on their next updates, if that's ok.
gouchi has quit [Remote host closed the connection]
<zdykstra>
OscarL: what does that do?
<waddlesplash>
OscarL: you also need that patch ^^ or else libevent will hang forever
<AlienSoldier>
z axis? like browsing the content of a zip or cbz?
<OscarL>
right click on a window's tab... send it to the back.
<waddlesplash>
if you have a Haiku checkout, you just need to rebuild libbsd.so and stick it in non-packaged
<waddlesplash>
to test
<OscarL>
waddlesplash: I do. will test.
<AlienSoldier>
i wish tracker could parse cbz, would make showimage a great comic book reader.
<waddlesplash>
OscarL: and here's the new libevent patch. you'll need to do a clean after applying this, CMake won't pick up the differences in the cmake change I don't think: