<OscarL>
Mmm, trying to run a u-boot build, getting a "runtime_loader: Cannot open file libmpfr.so.4 (needed by /boot/[...]/arm-none-eabi/[...]/cc1)
<Begas_VM>
add it to the recipe?
<OscarL>
seems I got mprf_x86 installed, but it might actually need mpfr3_x86 (as that one contains lib:libmprf.so = 4.1.6 compat >= 4)
<OscarL>
I think there's some issue with that arm-none-eabi package.
<OscarL>
at least that's what I understand from that runtime_loader message.
<Begas_VM>
can't they both (base) be installed?
<OscarL>
let's see if installing mpfr3_x86 solves it.
<OscarL>
it installed fine. trying to run the build again.
<OscarL>
noup. same error :-(
<OscarL>
I'll try with the _devel package, I guess.
<Begas_VM>
OscarL what was the problem with u-boot?
<OscarL>
it has a dependency on "setuptools_python3"
<OscarL>
(not sure if it actually uses it, really, but need to do a build to check if that's the case)
<Begas_VM>
why isn't the patchset included in the recipe?
<OscarL>
no idea.
<OscarL>
that's why I asked PulkoMandy the other day about the state of that recipe. I'm not sure if it is in a supposedly buildable state, or just WIP.
<OscarL>
(if WIP, I would have expected ARCHITECTURES="?any", or something, no?)
<Begas_VM>
right
<Begas_VM>
maybe obsolete by u-boot-tools?
<OscarL>
installed all four different mpfr packages available for 32 bits. (mpfr/mpfr3 and mpfr_x86/mpfr3_x86). Still same error with the cc1 compiler from the "arm_none_eabi_gcc2_x86" package :-/
<Begas_VM>
nope, that's older
<Begas_VM>
then maybe that one needs mpfr included in the recipe?
<OscarL>
That would be my understanding, but seems to not find any of the 2 "libmpfr.so.4" libraries I now have installed (one under lib, the other under lib/x86).
<Begas_VM>
libmpfr.so.4 should be provided in the base pacakge, the devel package contains a symlink there
<OscarL>
I'll try with strace, to see where it is looking for that file...
<OscarL>
(because it complains of "No such file or directory")
<Begas_VM>
libmpfr.so.4.1.6 is installed in $libDir, so that looks ok
<OscarL>
erysdren: haven't tried it yet, but it seems like it uses something akin to that "base_dir vs user_dir" (notice the --data-dir passed to ./configure, but also the one passed as -DDUNE_DATA_DIR).
<OscarL>
Seems TextSearch doesn't likes it when you hit Cancel.
<Begas_VM>
has a mind of it's own :)
<OscarL>
I'm tempted to just change that setuptools_python3 to setuptools_python39, and just leave it be :-)
<Begas_VM>
tss :P
<OscarL>
I give up on trying to build u-boot (can't get past that arm-none-eabi-gcc / libmpfr.so.4 issue). Will add a comment on the issue tracker, and wait for feedback.
<Begasus>
there is still fife and swift from the report for 64bit :)
Begas_VM has quit [Quit: Vision[]: i've been blurred!]
<Begasus>
watching video from conky :)
Begasus_32 has joined #haiku
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
<Begasus>
current conky crashes on launch
<Begasus>
with the latest version I disabled some code in regards to battery
Blendie has joined #haiku
Begas_VM has joined #haiku
Diver has quit [Quit: Leaving.]
begas_ has joined #haiku
Diver has joined #haiku
Begasus has quit [Ping timeout: 480 seconds]
Begas_VM has quit [Ping timeout: 480 seconds]
gouchi has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
begas_ is now known as Begasus
Begas_VM has joined #haiku
<Begasus>
psssttt ...
<erysdren>
hello
<Begasus>
'lo :)
<Begasus>
it's quiet ... OscarL sleeping?
<OscarL>
not yet :-)
<Begas_VM>
thought you were :)
Diver has quit [Read error: Connection reset by peer]
<OscarL>
the room needs a break from chatty me once in a while :-D
Diver has joined #haiku
<Begas_VM>
there will be an empty log then :P
* OscarL
thinks of troutslapping Begas_VM, but then thinks: "yeah... he's right", and saves the trout for another day.
<Begas_VM>
No fish today!
<OscarL>
"The first problem appears to be a missing dependency of arm-none-eabi-gcc to lib:libmpfr$secondaryArchSuffix." <<< if that was the only problem, manually installing the packages should make it work, right? (doesn't on my 32 install at least).
<Begas_VM>
One would think so
<OscarL>
the only thing "weird" I see with the mpfr/mpfr3 packages, is that both have the same mpfr.info file under "documentation/info" :-D
<OscarL>
and I wasn't able to find (by using strace) where arm-none-eabi-gcc is trying to find the .so :-/
<Begasus>
listed in readelf -d
<Begasus>
other then that I don't know
* OscarL
goes to check
Diver has quit [Read error: Connection reset by peer]
<Begasus>
revbump failed on
<Begasus>
arm_none_eabi_gcc :/
<OscarL>
welp, that explain why strace didn't helped. "readelf -d arm-none-eabi-gcc" doesn't mentions libmpfr.so.4, must be some other binary/library :-(
<Begasus>
ah 64bit
<Begasus>
cc1
<Begasus>
iirc
<OscarL>
yea, that's the one (had to "query -a cc1" to find it :-D)
<Begas_VM>
can't find it anymore :)
<OscarL>
(those subdirs for gcc are hard to follow for a noob)
<Begas_VM>
hence haikuporter didn't complain with policy warnings/errors probably
<OscarL>
ah,, because no explicit cmd:cc1 ?
<OscarL>
(and that cc1 being some folders deep)
<Begas_VM>
yep
<Begas_VM>
biab
Diver has joined #haiku
KapiX has joined #haiku
zard has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
gouchi has quit [Remote host closed the connection]
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
ADS_Sr has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
xet7 has quit [Quit: Leaving]
OscarL has quit []
humdinger has joined #haiku
_Dario_ has joined #haiku
tuaris has joined #haiku
jmairboeck has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit []
B2IA has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
Maturi0n has joined #haiku
Maturi0n_ has quit [Ping timeout: 480 seconds]
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
HaikuUser has joined #haiku
charwhee has joined #haiku
HaikuUser has quit []
Skipp_OSX has joined #haiku
kinkinkijkin has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
Blendie has quit [Quit: Connection closed for inactivity]
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
HaikuUser has joined #haiku
HaikuUser has quit []
zard has quit [Quit: leaving]
charwhee has quit [Quit: Connection closed for inactivity]
Begas_VM has quit [Remote host closed the connection]
Begasus has quit [Quit: Leaving]
Ampilin has joined #haiku
<Ampilin>
Saludos desde Uruguay
<andreasdr[m]>
Saludo de vuelta!
jmairboeck has quit [Quit: Konversation terminated!]
kinkinkijkin has quit [Quit: Leaving]
Ampilin has quit [Quit: Vision[]: i've been blurred!]
Ampilin has joined #haiku
kev85 has quit [Quit: Vision[]:]
CPYou has joined #haiku
CPYou has quit [Ping timeout: 480 seconds]
Ampilin has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser is now known as EugeniaLoli
<EugeniaLoli>
hello everyone, I'm Eugenia. I used to be part of the BeOS ecosystem from 1998 onwards, I was a porter of many SDL games back in the day, wrote for the BeNews website, and eventually... married a Be engineer. I decided to install Haiku today because I saw a dream this morning, of JLG (the creator of BeOS) wanting to reignite BeOS.
* phschafft
waves.
EugeniaLoli has quit [Quit: Vision[]: i've been blurred!]
talos has quit [Remote host closed the connection]
Diver has quit [Quit: Leaving.]
<erysdren>
hello EugeniaLoli!
<erysdren>
aww, they left
bbjimmy has quit [Quit: Vision[]: i've been blurred!]