<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>
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]