<nekobot>
[haiku/haiku] 9c29972eca55 - Update translations from Pootle
jmairboeck has joined #haiku
zardshard has left #haiku [Disconnected: Received SIGTERM]
zardshard has joined #haiku
hightower3 has quit [Remote host closed the connection]
OrangeBomb has joined #haiku
OrngBomb has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
diver1 has joined #haiku
slema has quit [Ping timeout: 480 seconds]
diver has quit [Ping timeout: 480 seconds]
zardshard has left #haiku [Disconnected: Received SIGTERM]
zardshard has joined #haiku
<jmairboeck>
Does anyone have any last minute concerns about moving perl away from gcc2 to have only one perl version on x86? (i.e. merge https://github.com/haikuports/haikuports/pull/9439) Otherwise I'll do that now.
toasterking has quit [Remote host closed the connection]
leahc has quit [Read error: Connection reset by peer]
wolfdog has quit [Remote host closed the connection]
rodolphoeck has quit [Remote host closed the connection]
utzig has quit [Remote host closed the connection]
dominicm has quit [Write error: connection closed]
<botifico>
[haikuports/haikuports] jmairboeck f7bfb6e - perl: drop gcc2, making perl_x86 the default (#9439)
coolcoder613 has joined #haiku
<jmairboeck>
phew: I thought I messed up because SoftwareUpdater complained that the writeable_files directory [...]/lib/x86/perl5/[...] doesn't exist any more, which is true. But I think this problem should concern only me (and maybe other haikuports contributors who tested my changes), because I had a locally built version of perl_x86-5.32.1-2 installed before with the different paths.
<jmairboeck>
The fix was to move the lib/x86/perl5 directory inside writable_files to lib/perl5, so essentially one level up, prior to the update, and then it succeeeded
<jmairboeck>
I just saw that the contents of the sitecustomize.pl in there is still wrong, so maybe better just delete that instead
<Begasus>
thanks there jmairboeck!
<jmairboeck>
I started fixing up the rest of perl now, starting with korli's texinfo PR ...
<Begasus>
yeah, just saw the email, reduces some open PR's +1 :)
<scanty>
i might release an alpha of my nes emulator... not sure i want to before we revamp the video code.
<Begasus>
you could package it and do an announcement at the forum?
<scanty>
yeah, perhaps.
* phschafft
waves to erysdren.
<erysdren>
howdy!
<phschafft>
all good?
<scanty>
it's just not full of features yet, which is why i might want to wait.
<erysdren>
yeah im chillin
<Begasus>
sure, no pressure scanty, we all got plenty to play around with ;)
<scanty>
:-)
<phschafft>
:)
<jmairboeck>
Begasus: irssi is done. It was a bit more work than expected to get it done "properly", i.e. put everything where it is supposed to be.
<jmairboeck>
I created a PR because I'm not sure about the devel stuff. Maybe we should just remove it instead ...
<Begasus>
only contains headers jmairboeck?
zardshard has left #haiku [Error from remote client]
<jmairboeck>
and a pkgconfig file which refers to some libraries, but I'm not sure if trying to use those would actually work
zardshard has joined #haiku
<jmairboeck>
the only libraries it contains are "modules" in a subdirectory of $libDir and the perl stuff
<Begasus>
checking a build atm
<jmairboeck>
I disabled building the static ones also, which seems are referred to in the pkgconfig file
<jmairboeck>
haikuporter didn't complain about them because prepareInstalledDevelLibs wasn't used. That wouldn't work here, because the libraries are in a subdirectory and not directly in $libDir. They also don't have an so-version because they are probably loaded dynamically and not linked to.
<Begasus>
nothing fancy showing up with pkg-config
<Anarchos>
Begasus thanks for your comment on my blog post :)
<Begasus>
works here scanty
<Begasus>
but fails to launch: runtime_loader: Cannot open file libqgpgme.so.15 (needed by /boot/system/lib/libkmailprivate.so.5.24.5): No such file or directory
<scanty>
weird.
<Begasus>
just grabbed those 3 packages from the testdrive*
<Begasus>
ps, needs gpgme_qt5
<scanty>
I have five packages here from your repo.
<scanty>
account_wizard, kmail, libksieve,mailcommon and mailimporter
<scanty>
looks like it works for you, but just segfaults here
<scanty>
no idea why, as i said, nothing is written to terminal
<Begasus>
yeah, and that's a pretty clean image
<Begasus>
so no leftovers from local install
<Begasus>
well, I didn't pull in the package for ksieve, that should be in the depot already
mmu_man has quit [Ping timeout: 480 seconds]
<Begasus>
k, food and tele
<Begasus>
bbl (maybe) :)
<scanty>
too bad i can't get kmail working :-(
<phschafft>
Begasus: working on SIRTX again. adding a filter that casts to bool allows to limit the type in a way that makes boolean operations unambiguous.
mmu_man has joined #haiku
<scanty>
going to lay down for a while, bbl.
<phschafft>
nachti scanty :)
<Habbie>
Begasus, hmm, then we have two lpegs? that sounds suboptimal