jaeger changed the topic of #crux-devel to: CRUX (https://crux.nu/) development channel | Logs: https://libera.irclog.whitequark.org/crux-devel/
<beerman> neat Romster, thank you
<beerman> got a few missing and a few new files for qt6-multimedia
<beerman> same for 5compat https://dpaste.org/xNk9S
<beerman> others build fine, thats from my desktop, i'll give it a spin in the container and see what that yields..
<beerman> ok... so 5compat builds fine in the container, multimedia still does all the missing things for Qt6Quick3DSpatialAudio
<beerman> i feel like multimedia was a sure mistake with qt6-3d still installed, i am not sure whats up with 5compat...
<beerman> ..probably icu..
<beerman> its not icu, fml
<Romster> i did them in a clean container, guess i'll do those again.
<beerman> qt6-5compat is weird. on the container it enables the iconv feature and on the desktop it doesn't, it's also not able build with that on the desktop throwing an error.. i suspect that it depends on how qt6-base is built
<Romster> is it with qt5 installed already?
<beerman> it is, does it replace qt5 entirely?
<Romster> not certain
<Romster> qt6-5compat is clean in the container, i messed up qt6-multimedia footprint
<beerman> i don't think it does
<Romster> ah you already fixed the footprint, i was about to commit that.
<beerman> sorry, yeah i did, it seemed obvious there
<beerman> 5compat is still a mystery
<Romster> i should of looked
<Romster> =======> Building '/usr/ports/opt/qt6-5compat/qt6-5compat#6.5.0-1.pkg.tar.xz' succeeded.
<beerman> yeah, i know, it works inside a container for me as well
<beerman> but desktop and notebook both refuse to produce the same footprint
<Romster> ah i was gonna get to vulkan but then i went to go walk the dog and cook dinner
<Romster> i get a bunch of missing and 1 new hmm
<beerman> yeah
<beerman> another thing is i noticed the invalid precompiled headers
<beerman> might make sense to flip those off
<beerman> surely unrelated to what we are seeing with 5compat but it often complains while compiling lots of qt6
<Romster> strange i got nothing missing in my deptree for that. might be something else it's picking up
<Romster> but it's private so finddeps wont show it
<beerman> yeah
<beerman> its not icu
<beerman> that was too obvious
<beerman> both icu and graphite are softdeps
<Romster> qt6-declarative qt6-shadertools is all it uses
<beerman> yeah
<beerman> having qt5 installed makes no difference, it seems
<Romster> am i missing someting eith qtbase as that's got gui and network stuff
<Romster> at first i thought ffmpeg but that's not even there.
<Romster> yeah it's probably something xorg pergaps
<beerman> https://dpaste.com/7EUQT2QJQ thats the config.summary diff from qt6-base on my container against my desktop
<Romster> i was trying to get away from hard depending on X11 for wayland transisting
<beerman> yeah, would be nice
<Romster> and i moved out cups
<beerman> the current state of CRUX is still defaulting to xorg
<Romster> yeah and it's hard to change libglvnd would need changes
<beerman> yep
<Romster> the more i diged the more it got ugh
<beerman> a few people already played through all of that, ivandi and farkuhar for example, and myself
<beerman> https://github.com/TimB87/crux-wayland i still have that archived
<Romster> ah forgot about that
<beerman> https://git.sdf.org/jmq/cruxports/src/branch/master/glew-egl farkuhar has some stuff in his repository as well
<beerman> i want to say ivandi has something on github as well, i just dont find the repository
<Romster> i was thinking of playing with my own overlay with -egl
<beerman> could i interest you in thinking about cleaning out ports/taking care of what you have publicly in opt/contrib?
<beerman> instead..? just for a bit?
<Romster> yeah and i started doing a fresh install at work on crux but i got stuick with grub on a MBR no uefi system not booting
<Romster> i was using lilo so i thought wth i'll try non efi grub2
<beerman> ok
<beerman> i rebuilt qt6-base with a bunch of xorg-xcb-utils installed and it spat out a bunch of new files with it
<beerman> still not what makes 5compat weird though..
<Romster> nothing from the deptree xorg or cups group
<Romster> trying wayland now
<Romster> not xcb or sm this is so odd
<Romster> vulkan pipeline gpl is the new rage of graphics speeding up
<Romster> not wayland either
<Romster> testing unixodbc
<beerman> very weird
<Romster> and not that either...
<beerman> http://sprunge.us/0kTCo9 <- at least that saves ~120 build jobs and gets rid of the precompiled headers not matching our gcc version
<Romster> i thought about doing that but doesn't that make it so much slower to compile?
<beerman> does it? doesn't look like it has much of an impact, if at all
<Romster> that's the reason for PCH, but pch breaks distcc, guess with our faster pcs thesedays there is negectabke difference
<Romster> cool
<Romster> so that was 2 years ago too
<beerman> everybody thats trying to play a game will want xwayland enabled anyway
<beerman> on the long way i see xorg being the optional port, and wayland the default, but we are not there yet
<Romster> yeah wayland dfault with xwayland as an option
<Romster> is how i see it
<beerman> flipping PCH off in base also disables it for all other packages, it seems
<beerman> do you want me to commit that?
<Romster> yeah push that
<beerman> done
<Romster> cheers
<jaeger> Is qt6-base expected to fail if qt6-base is already installed?
<jaeger> I see a ton of warnings from the build but also this, which seems to cause a failure: /usr/ports/work/qt6-base/src/build/lib/qt6/bin/qdbusxml2cpp: /usr/lib/libQt6Core.so.6: version `Qt_6.5' not found (required by /usr/ports/work/qt6-base/src/build/lib/qt6/bin/qdbusxml2cpp)
<jaeger> /usr/lib/libQt6Core.so.6 is of course owned by the same package
<jaeger> will try with qt6-base removed, for science
<jaeger> Yeah, qt6-base 6.5.0 builds if qt6-base 6.4.3 is removed.
groovy2shoes has quit [Quit: Leaving]
Romster has quit [Ping timeout: 246 seconds]
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux-devel
chrcav has quit [Ping timeout: 246 seconds]
chrcav has joined #crux-devel
groovy2shoes has joined #crux-devel