<botifico>
[haikuports/haikuports] davidkaroly e69be84 - llvm16: fix build on 32-bit; fix deps for clang package (#9357)
freddietilley has joined #haiku
x10z has joined #haiku
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tuaris has quit [Quit: Leaving.]
mr_lou has quit [Quit: Leaving]
Anarchos has joined #haiku
floof58 has quit [Ping timeout: 480 seconds]
romaha has quit [Ping timeout: 480 seconds]
floof58 has joined #haiku
mmu_man has joined #haiku
tqh has joined #haiku
romaha has joined #haiku
x10z has joined #haiku
aa72 has joined #haiku
<aa72>
hello from mattia tristo => my real name is andrea allegri =
<aa72>
it is the true ... :)
<aa72>
it is a problem of wrong identity card ...
KapiX has joined #haiku
<Anarchos>
:ignore aa72
<aa72>
np
aa72 has left #haiku [Leave.]
<Begasus>
hi matt
<Begasus>
tl :P
<Anarchos>
Begasus did'nt mean to be so efficient against a troll !!
<Begasus>
He's not really a troll, I guess mostly lonely :)
<erysdren>
he's been around before?
<Begasus>
giving up on juliia for a while again ...
<Begasus>
yep erysdren :)
<Begasus>
at least this works :) grabbing libqt5pas-1.2.14-1-x86_64.hpkg and moving it to /Opslag/haikuports/packages/libqt5pas-1.2.14-1-x86_64.hpkg
OscarL has joined #haiku
<erysdren>
howdy oscar
<Begasus>
Hola OscarL!
<OscarL>
That was fast. Hello erysdren, Begasus :-)
<Begasus>
fighting with cudatext again :)
<OscarL>
Begasus: was thinking about that one the other day... (thinking on making it independent of any python version, as discussed over the forum). Didn't gathered the will to get all the dependencies :-) (One of these days!!! :-P)
romaha has quit [Ping timeout: 480 seconds]
<Begasus>
if there was a "libpython.so" for the "default" python package that could work without much changes OscarL
<OscarL>
Man... I got too late in to reply to matt / aa72 :-)
<Begasus>
;)
<OscarL>
Was about to comment on his Tristo/Allegri (Sad/Cheerful)... reminds me of a bipolar person I know :-P
<Begasus>
now that python2.7 is gone (with the others) can't you add a symlink in the default python version OscarL?
<Anarchos>
OscarL i was first :)
<Begasus>
heh
<Begasus>
yeah, your name came to mind here too OscarL
<OscarL>
Anarchos: matt is just a lonely guy affected by MS (IIRC). He doesn't mean any harm, as far as I can tell. Certainly not more crazy than I am :-P
<Anarchos>
OscarL sure but it only generates noise on irc.
<OscarL>
(requires "python3-venv" /me doubts, as it is not needed on Win, seems it is only needed on linux to kind of get an isolated build env)
<Begasus>
Seen it in some of the KDE recipes, during build I see it only being used to gather some version information?
<Begasus>
OscarL, why not try it yourself, first do a testbuild in Terminal :)
mr_lou has joined #haiku
<Begasus>
k, started clean fpc/lazarus build with fpcupdeluxe
<OscarL>
venv (virtuial envs) are a way of having isolated environments for python projects, think of chroot, so "pip installs" only end up inside that "virtual env".
<Begasus>
ah, deff not for me then :P
<OscarL>
as hp already builds in a chroot, doens't sounds a hard requirement (and it isn't on win apparently).
<Anarchos>
no idea on my ports-mirror.haiku-os.org error ?
<OscarL>
any way... not really serious about you porting that one Begasus, just pulling your leg :-)
<OscarL>
besides the time out... isn't ports-mirror only used if the main SOURCE_URI failed to download?
<OscarL>
I mean... if you only case about getting that build running, *right now*, maybe the SOURCE_URI needs fixing?
<OscarL>
s/only case/only care/
<Anarchos>
OscarL yes , i am aware of that : wget the original .tar.bz2 works, but hp is unable to do it....
<OscarL>
name of the recipe?
<Anarchos>
libxft-2.3.3.recipe
<Anarchos>
i modified the "?all" -> "all" , or else hp won't compile it
<OscarL>
I'll try here in a moment (slow PC)
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Begasus>
*** Failed to find a match for "devel:libx11_xcb": Name not found
<Begasus>
probably won't work for libxft ...
<Anarchos>
Begasus oh you need to install a bunch of x11 libs before...
<Begasus>
yeah, had been importing quite a lot of them back then Anarchos :)
<Begasus>
should write that down ... ;) (and see to switch to python3.10 now) :)
<OscarL>
For the record: CudaText works just fine with Python 3.11 (after adding `"pylib__haiku": "/system/develop/lib/libpython3.11.so",` on the user.json config file.
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<OscarL>
so, we just need to fix how it detects the python libs on Haiku to make it version independent (at least with the versions we currently support). Too bad I'm so lazy :-P
<Begasus>
ah, I switch this in the default.json file when building for now
<Begasus>
or provide a user.json file to go with the package?
<OscarL>
any of those workarounds should work for now, I think.
<Begasus>
will just switch to the default for packaging for now, time to update CudaText to 1.198.0.0 ;)
<OscarL>
("pylib__haiku": "/system/lib/libpython3.11.so.1.0", works too darn .so versioning!)
<OscarL>
we should stick to /system/lib/ (and not system/develop/) here, I think.
<Begasus>
been thinking there too, atm doesn't really matter as both are supplied in the base package
<botifico>
[haikuports/haikuports] davidkaroly 1bcb38f - wireshark: update to 4.0.8 (#9359)
<Begasus>
reboot ... biab
Begasus has quit [Quit: Vision[]: i've been blurred!]
Begasus has joined #haiku
<OscarL>
Speaking of patches... seems I can safely delete my "Subject: Ensure "static_assert" is defined." patch for older Python 3.11.x (.5 has a better check for it already).
<Begasus>
some network issues ... fine again now :)
<Begasus>
you can drop it for python3.12 then :)
<OscarL>
I already had it left-out for both, but kept a local copy, until I got around to read that part of the upstream code again, to make sure :-)
<OscarL>
now I can just nuke it :-)
<Begasus>
nice ... packaging is fine already for 64bit :D
<OscarL>
finally my dev-lang/python folder is looking clean again (has been a mess since last october, when I first tried 3.11 :-D)
<Begasus>
know the feeling, got about 5 recipes/copies for julia already ;)
xiku has quit [Quit: WeeChat 4.0.4]
<Begasus>
probably should publish the PR for gpart ....
<OscarL>
"rm $libDir/libpython3.so" <<< on the 3.10 :-D Should comment that line out, explaining that only "make altinstall"s need to remove it.
<Begasus>
and close the 2 old (unmaintained) ones ...
<OscarL>
if it works ok... +2 :-D
<Begasus>
it works as good as explained on the other PR's
<OscarL>
+1 then (just because I haven't paid much attention there) :-P
<Begasus>
heh
<Begasus>
only wonder if it's a plus to have it in, and wether to enable/disable it
<OscarL>
leave it until it gets some testing? I mean... it can be destructive (same with any partitioning software, but... at least we trust DriveSetup enough :-D)
<OscarL>
*leave it "?"
<Begasus>
right, my thoughts to, only checked for disk information, didn't do any disk actions with it
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<Begasus>
biab
<Begasus>
forgot how slow things are on the other laptop :P
Anarchos has joined #haiku
<Anarchos>
Is there a trick in Makefiles to add «-lnetwork» only if platform is Haiku ?
<Begasus>
should be ...
<Begasus>
no other libraries involved?
* Begasus
wonders if that's even possible :)
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<OscarL>
CFLAGS / CXXFLAGS ?
<Begasus>
LDFLAGS? ;)
<Begasus>
LIBS?
<OscarL>
"export CXXFLAGS="-lgnu -lnetwork"" from VLC recipe
<Begasus>
export LDFLAGS="-lbsd -lconv" got the build for julia up
<Begasus>
closed the PR for julia for now, won't be fixed any time soon I guess
<OscarL>
not many julia programmers around, I guess :-)
<Begasus>
given the age of the current recipe in the tree I guess not :)
<OscarL>
BTW. about the patchset for kraptor... I think it is just missing a final ".patchset" in that PATCHES line.
<Begasus>
could be, PulkoMandy would give it a look when time permits I guess
<OscarL>
maybe you can just add that in, so hp -lint stops complaining about it, but leave it disabled?
<Begasus>
the one for openexr should be fine, it's an older one and on 64bit superseded
<OscarL>
regarding the Python symlinks for the libraries ("/system/lib/libpython3.so" and "/system/lib/libpython3.x.so"). Already made the changes, and stashed them. I think it makes sense to wait for the next version update to add those changes.
<OscarL>
(I'd hate to make people update 18/20 MB just for an added symlink :-D)
<Begasus>
yeah :)
<Begasus>
you did this for all versions or just the default one?
<Begasus>
can't have libpython3.so in devel package for each version :)
<OscarL>
libpython3.so only for the default one, the rest for all.
<OscarL>
(well, for 3.11/3.12... starting to not care too much about 3.9 already :-D)
<Begasus>
right ;)
<Begasus>
moving forward! :)
<Begasus>
have to go out for a bit, wife got an appointment with the doc
<Begasus>
removing the first line of stitches ;)
<Begasus>
cu l8r
<OscarL>
later! good luck!
Anarchos has joined #haiku
HaikuUser has joined #haiku
<Anarchos>
Is there a trick in Makefiles to add '-lnetwork' only if platform is haiku ?
<OscarL>
And Begasus suggested "export LDFLAGS="-lnetwork", Anarchos.
KapiX has joined #haiku
<Anarchos>
OscarL: i want to use something like : ifeq(platform, haiku) -lnetwork else ""
<erysdren>
$(shell uname) can be used to retrieve the system name
<erysdren>
will be "Haiku" on haikuy
<erysdren>
haiku*
KapiX has quit []
<OscarL>
is that using some sort of autoconf tool, or just plain makefiles? (I see lots of "AM_LDFLAGS = $(CAIRO_LDFLAGS) -lnetwork" in our HaikuPorts patches, for example).
<erysdren>
so maybe: ifeq ($(shell uname),Haiku)
<OscarL>
I see "ifeq ($(shell uname),SunOS)" in the libvterm recipe patchset, so I think erysdren's suggestion is on point.
<Anarchos>
it is a plain old makefile
<OscarL>
then go with erysdren's "ifeq ($(shell uname),Haiku)" I'd say :-)
<OscarL>
"LDFLAGS += -lnetwork" (just in case?)
<Anarchos>
Other question : how to get the 'TLS' option in the mail settings ? I only have SSL
<OscarL>
No idea there, sorry. Haven't used native mail clients in ages.
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
<x512[m]>
Matrix bridge test.
<erysdren>
seems like its working x512[m]
x10z has joined #haiku
<x512[m]>
"OFTC IRC Bridge status" sometimes report errors.
<OscarL>
Nice. "A RISC computer for the new millennium". This Donald Knuth might become famous one day! :-P
<Habbie>
i have his books in the book case behind me
<Habbie>
just in case a computer acts up
<Habbie>
i'll grab one and threaten the computer with it
<Habbie>
"i'm going to replace you with a shell script implementation of MMIX"
<Anarchos>
sourceforge is down : error 503 :)
<Anarchos>
Habbie believe it or not, i find MMIX really cool :)
<OscarL>
Habbie: heh, nothing like treatening people with TAOCP!
<OscarL>
(or machines in your case)
<Habbie>
:)
<Anarchos>
OscarL the division algorithm in§4.3.1D is really cool : the only exact division algorithm with (possibly) 2 correcting pass . To give headache to school teacher :)
<OscarL>
meanwhile lowly me fixing recipe for crappy, unmaintained python packages, sigh....
<Anarchos>
OscarL don't worry, i just made an unmaintained unix version of vmb to compile...
<Guest1127>
has anyone tried to boot (64-bit UEFI) haiku on a chromebook running coreboot from https://mrchromebox.tech/ ?
Guest1127 is now known as moparisthebest
moparisthebest is now known as Guest1961
tqh has quit [Quit: Leaving]
Guest1961 is now known as moparisthebest
<moparisthebest>
it's getting to the logo and then crashing with a "can't find root partition" error
<Anarchos>
moparisthebest root partition ? or boot partition ?
<moparisthebest>
"PANIC: did not find any boot partitions!" is the first line
Halamix2 has joined #haiku
<OscarL>
:-(
<moparisthebest>
this is a lenovo thinkpad yoga 11e (codename glimmer), you can buy them for $27 on ebay now, free shipping, figured it was worth a shot
<OscarL>
Maybe you could add info about your hardware on that ticket, at least for future reference?
<OscarL>
Ok. Enough of me spamming HaikuPorts for one day. Off to do something else. See you all later!
OscarL has quit [Quit: I'll be back!]
gouchi has quit [Quit: Quitte]
Anarchos has quit [Ping timeout: 480 seconds]
cocobean has joined #haiku
Anarchos has joined #haiku
cocobean has quit [Quit: Page closed]
<Anarchos>
bemail is a pain to configure to use an outlook account
Anarchos has quit [Quit: Vision[]: i've been blurred!]
tercaL has quit [Quit: Going offline, see ya! (www.adiirc.com)]
AlienSoldier has joined #haiku
x10z has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
janus has quit [Ping timeout: 480 seconds]
janus has joined #haiku
noir has quit [Quit: Vision[0.9.5-0906]: i've been blurred!]
dpirate_ has joined #haiku
dpirate has quit [Remote host closed the connection]
<zdykstra>
There's a java bridge that exposes an imap inbox for exchange accounts
<zdykstra>
It works pretty well, though I have no idea if it'll run on Haiku