_whitelogger has joined #picolisp
aw- has joined #picolisp
aw- has quit [Quit: Leaving.]
patrixl has quit [Read error: Connection reset by peer]
patrixl has joined #picolisp
_whitelogger has joined #picolisp
orivej has joined #picolisp
aw- has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
jibanes has quit [Ping timeout: 256 seconds]
jibanes has joined #picolisp
orivej has joined #picolisp
<
tankf33der>
aw-: run tests on yours aarch for pil21
<
Regenaxer>
Anything that's important for your use cases
<
Regenaxer>
But stuff is still missing
<
Regenaxer>
some oop (super, extra, method call)
<
aw->
i did earlier in the week
<
Regenaxer>
and DB does not work yet
<
Regenaxer>
OK, no hurry
<
Regenaxer>
Don't waste time. tankf33der and I should first finish the base system perhaps
orivej has quit [Ping timeout: 240 seconds]
<
aw->
i already confirmed that all my projects/code works
<
aw->
so unless something significant changed recently, it should be fine
<
aw->
but i'll definitely test again, maybe not today
<
Regenaxer>
All is still changing a lot, and often breaks
<
Regenaxer>
So any test helps
<
Regenaxer>
But, as I said, no hurry
<
tankf33der>
aw-: did you ever run pil21-test on aarch?
<
tankf33der>
clone and make inside repo
<
aw->
tankf33der: yes
<
aw->
no not that repo
<
aw->
sure i can do that later
<
tankf33der>
please. just one time. thanks
<
aw->
hmmm.. i had to compile native.c
<
aw->
how do i get native.so ?
<
tankf33der>
it will compile
<
tankf33der>
by gcc
<
tankf33der>
needed for native
<
aw->
i compiled it manually with gcc
<
aw->
[native.l:3] !? (native "./native.so" "returnvoid")
<
tankf33der>
comment native.l call in tests.l and run make
<
Regenaxer>
tankf33der, you had some suggestions for Makefile?
<
tankf33der>
sure, i will send a patch for discussion. i should check on linuxes and freebsd. requires time.
<
Regenaxer>
I want a general Makefile. Without specific checks
<
tankf33der>
sure everybody wants, it will be a challange.
<
aw->
running tesets
<
aw->
it can't load from @lib because the picolisp21 binary is in a different path
<
aw->
^^^ crypto finished!
<
aw->
"@lib/frac.l" -- Open error: No such file or directory
<
aw->
[tests.l:3] !? (load "@lib/frac.l")
<
aw->
i was runnig with: ../pil21/pil tests.l
<
aw->
ok i fixed it, added ../pil to $PATH env var
<
aw->
tankf33der: no rootkit in here, right? ;)
<
tankf33der>
100% safe.
<
Regenaxer>
But pil does not need to be added to any path
<
aw->
yes because i use pil64
<
aw->
i dont want to overwrite it with pil21
<
Regenaxer>
None of the pil versions needs to be in $PATH
<
Regenaxer>
../pil21/pil should be OK, no?
<
aw->
it was just to run tankf33der's tests
<
aw->
i pasted the error above
<
Regenaxer>
"@lib/frac.l" ?
<
aw->
yes.. it's weird because i have @lib/frac.l in pil64 ...
<
Regenaxer>
: ../pil21/pil +
<
Regenaxer>
: (load "@lib/frac.l")
<
Regenaxer>
-> "f>="
<
Regenaxer>
strange
<
aw->
Regenaxer: same output for me
<
aw->
../pil21-src/pil21/pil
<
aw->
: (load "@lib/frac.l")
<
Regenaxer>
but not for the tests?
<
aw->
but the test couldn't find it for some reason.. oh well
<
tankf33der>
thats why i have pil and pil21 separetly and always use pil21 for new picolisp.
<
aw->
i have them separate
<
aw->
the test failed specifically because they are separate
<
aw->
anyways there's no point arguing, i just put the pil21 dir in my PATH and the tests worked fine
<
aw->
it's not a big issue
<
tankf33der>
ffi fail is scary but i cant help i dont have aarch on hands.
<
tankf33der>
i should ask access on tilde?
<
tankf33der>
i should ask access on tilde.
<
aw->
i could setup a dedicated aarch64 for you to test if you want
<
aw->
i've got more than a few collecting dust now
<
tankf33der>
o cool. what distro?
<
aw->
armbian probably
<
tankf33der>
its ok. let me know later, no hurry.
orivej has joined #picolisp
aw- has quit [Quit: Leaving.]
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp
jibanes has quit [Ping timeout: 240 seconds]
jibanes has joined #picolisp
<
Regenaxer>
Coroutines need reworking. Will do during next week
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp