While trying to get one of my computers straightened out, I ran into this problem during an emerge -uNDv @world. Attachments to follow. Reproducible: Always
Created attachment 618162 [details] build log
Created attachment 618164 [details] emerge --info
Created attachment 618166 [details] the correct emerge --info The previous emerge --info was from a WSL instance on a Windows 10 desktop, not the Gentoo box that's having trouble building kjs. Derp!
There are no missing dependencies. (In reply to Scott Alfter from comment #0) > While trying to get one of my computers straightened out Straightend out from what? Please make sure your Qt installation is consistent, which means, all packages are at the same version.
>Straightend out from what? I have a printer that doesn't work on this computer, but does work on another. I basically uninstalled almost everything in the world set and am now recompiling everything, with minimal keywording. I've had to keyword the entire Qt set to get kjs to build: dev-qt/designer ~* dev-qt/linguist-tools ~* dev-qt/qdbus ~* dev-qt/qt3d ~* dev-qt/qtbluetooth ~* dev-qt/qtconcurrent ~* dev-qt/qtcore ~* dev-qt/qtdbus ~* dev-qt/qtdeclarative ~* dev-qt/qtgraphicaleffects ~* dev-qt/qtgui ~* dev-qt/qtmultimedia ~* dev-qt/qtnetwork ~* dev-qt/qtnetworkauth ~* dev-qt/qtoiio ~* dev-qt/qtopengl ~* dev-qt/qtpaths ~* dev-qt/qtpositioning ~* dev-qt/qtprintsupport ~* dev-qt/qtquickcontrols ~* dev-qt/qtquickcontrols2 ~* dev-qt/qtscript ~* dev-qt/qtsensors ~* dev-qt/qtspeech ~* dev-qt/qtsql ~* dev-qt/qtsvg ~* dev-qt/qttest ~* dev-qt/qtvirtualkeyboard ~* dev-qt/qtwayland ~* dev-qt/qtwebchannel ~* dev-qt/qtwebengine ~* dev-qt/qtwidgets ~* dev-qt/qtx11extras ~* dev-qt/qtxml ~* dev-qt/qtxmlpatterns ~* The other machine (the one that works properly) has kjs 5.64.0 installed, and no Qt packages are keyworded.
(In reply to Scott Alfter from comment #5) > I've had to keyword the entire Qt set to get kjs to build: That's a sign of a messy Qt situation to begin with - you must have had an existing 5.14 package installed/unkeyworded. There is no Qt 5.14 dependency here, KDE Frameworks are still fine with Qt 5.12.x at this date.