<crux-arm-bot>
[ core-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ opt-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ xorg-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ raspberrypi3-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ raspberrypi4-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ raspberrypi5-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ pine64-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
crux-arm-bot has joined #crux-arm
<crux-arm-bot>
[ orangepi3b-arm64/3.8 ]: Adapt information to gitea server instead of github
crux-arm-bot has left #crux-arm [#crux-arm]
hermit_crab has joined #crux-arm
<hermit_crab>
Hello. How to cross-compile on CRUX-arm 3.8?
<cruxbridge>
<pitillo (@pitillo:crux.nu)> Hey! We are not cross compiling anymore….. probably since 3.0…. I think sepen had on his GitHub repositories some cross stuff
<hermit_crab>
Well. How to compile gcc more faster? - it demand many time for me.
<cruxbridge>
<pitillo (@pitillo:crux.nu)> It takes a lot of time….
<cruxbridge>
<pitillo (@pitillo:crux.nu)> Which device?
<hermit_crab>
My device is a raspi 5 16G.
<cruxbridge>
<pitillo (@pitillo:crux.nu)> Gcc probably shouldn’t be a problem, as it’s part of core and there are pre built updated packages at got.crux.nu/system/crux-rootfs
<cruxbridge>
<pitillo (@pitillo:crux.nu)> Wow…. And it demands many time?!? How much time does it take for you?
<beerman>
hermit_crab: did you configure pkgmk.conf to set an apropriate number for jobs?=
<hermit_crab>
Someone has precompiled for me:m #crux-arm well. 3 hours already much time for me :_|
<cruxbridge>
<pitillo (@pitillo:crux.nu)> True…. We don’t know the background….
<cruxbridge>
<pitillo (@pitillo:crux.nu)> Btw, good vibes for everyone, and peace/&/&:):)
<r0ni>
oh he's gone... i'm working on a solution for some arm64 builds for 3.8... i need to do more stuff yet, but i aim to at least provide prebuilt things based on core,opt,xorg ... the issue i found is that eleminates wayland entirely from the builds since its in contrib, so any pre-built pkgs will suffer that omission
<cruxbridge>
<pitillo (@pitillo:crux.nu)> That sounds great
<beerman>
yeah wayland in contrib is kinda unfortunate
<beerman>
but does it fit more in xorg or opt? :P
<cruxbridge>
<pitillo (@pitillo:crux.nu)> How many ports related to wayland are over there? Not enough to create a collection for it, no?
<beerman>
i mean, it depends on next to nothing, wayland itself
<cruxbridge>
<pitillo (@pitillo:crux.nu)> So probably opt no? It has nothing to be with xorg….
<beerman>
thats not so true either, e.g. sway as a compositor will still pull xorg stuff in, i think others do too
<cruxbridge>
<pitillo (@pitillo:crux.nu)> So stuff used with wayland uses xorg stuff….
<r0ni>
beerman: personally i'd go xorg but that just cuz it fits the 'theme' lol
<r0ni>
well xwayland is needed for some stuff still even these days, but not entirely required
<r0ni>
tbh more than you'd probably think req x11 libs for things lol
<r0ni>
but big omissions will be all the qt5/6 stuff i make will be x11 only which is a real debby downer
<cruxbridge>
<pitillo (@pitillo:crux.nu)> So a pure wayland install can avoid all that xorg stuff? Or sway is needed to get wayland working? Because it seems to be like extended support
<r0ni>
you can do pure wayland, but lots of stuff ppl expect to work in sway won't work
<beerman>
r0ni: thats exactly what I'm thinking too but then again its just exactly not that
<beerman>
i actually sort of have a wayland overlay where i have gtk and qt and stuff to not depend on x11
<r0ni>
tho I MAY do seperate build repo including wayland support like a opt-contrib or something... I'm not entirely decided yet
<cruxbridge>
<pitillo (@pitillo:crux.nu)> That’s one of the things I don’t understand about the current discussions about xorg and wayland
<beerman>
but i dont pursue it right now
<beerman>
no its just e.g. xkeyboardconfig is a integral part for most de/wms afaik
<beerman>
so there is still stuff from the xorg ecosystem in use and it probably will stay for a fair bit longer too, maybe forever
<r0ni>
yeah, that why i feel xorg ports place would be smartest place for wayland if it were ever moved
<cruxbridge>
<pitillo (@pitillo:crux.nu)> So it will be some kind of mix at the end….