kf5-kio depends fails: qt5-declarative-5.11.2 conflicts with qt5-qml-5.11.2

Russell L. Carter rcarter at pinyon.org
Thu Nov 8 00:06:29 UTC 2018


Hi Walter,

On 11/7/18 4:44 PM, Walter Schwarzenfeld wrote:
 > Remove qt5-qml and qt5-quick, they are merged in qt5-declarative.

I am uncertain how to do this.

Here's my poudriere invocation:

FBSDVERSION="-j 11-stable-amd64"
PDIR="/root/freebsd/poudriere"
PORTSFILE="-f $PDIR/ports"
poudriere ports -u
poudriere bulk $PORTSFILE $FBSDVERSION

and if I grep for qt5 in $PORTSFILE:

bruno:~/freebsd/poudriere# grep qt5 ports
devel/qt5
bruno:~/freebsd/poudriere#

yet the dependencies generate the current set
of qt5 packages as follows:

root at bruno> pwd
/export/packages/11-stable-amd64-default/.latest/All
root at bruno> ls qt5-*
qt5-3d-5.11.2_1.txz                qt5-qtdiag-5.11.2.txz
qt5-assistant-5.11.2.txz           qt5-qtpaths-5.11.2.txz
qt5-buildtools-5.11.2.txz          qt5-qtplugininfo-5.11.2.txz
qt5-canvas3d-5.11.2_1.txz          qt5-quick-5.11.2.txz
qt5-charts-5.11.2_1.txz            qt5-quickcontrols-5.11.2_1.txz
qt5-concurrent-5.11.2.txz          qt5-quickcontrols2-5.11.2_1.txz
qt5-connectivity-5.11.2_1.txz      qt5-script-5.11.2.txz
qt5-core-5.11.2_1.txz              qt5-scripttools-5.11.2.txz
qt5-datavis3d-5.11.2_1.txz         qt5-scxml-5.11.2.txz
qt5-dbus-5.11.2.txz                qt5-sensors-5.11.2_1.txz
qt5-declarative-5.11.2.txz         qt5-serialbus-5.11.2.txz
qt5-designer-5.11.2_1.txz          qt5-serialport-5.11.2.txz
qt5-doc-5.11.2.txz                 qt5-speech-5.11.2.txz
qt5-examples-5.11.2.txz            qt5-sql-5.11.2.txz
qt5-gamepad-5.11.2_1.txz           qt5-sqldrivers-ibase-5.11.2.txz
qt5-graphicaleffects-5.11.2_1.txz  qt5-sqldrivers-mysql-5.11.2.txz
qt5-gui-5.11.2.txz                 qt5-sqldrivers-odbc-5.11.2.txz
qt5-help-5.11.2.txz                qt5-sqldrivers-pgsql-5.11.2.txz
qt5-imageformats-5.11.2.txz        qt5-sqldrivers-sqlite2-5.11.2.txz
qt5-l10n-5.11.2.txz                qt5-sqldrivers-sqlite3-5.11.2.txz
qt5-linguist-5.11.2.txz            qt5-sqldrivers-tds-5.11.2.txz
qt5-linguisttools-5.11.2.txz       qt5-svg-5.11.2.txz
qt5-location-5.11.2_1.txz          qt5-testlib-5.11.2.txz
qt5-multimedia-5.11.2_2.txz        qt5-uiplugin-5.11.2.txz
qt5-network-5.11.2.txz             qt5-uitools-5.11.2.txz
qt5-opengl-5.11.2.txz              qt5-virtualkeyboard-5.11.2_1.txz
qt5-pixeltool-5.11.2.txz           qt5-webchannel-5.11.2_1.txz
qt5-printsupport-5.11.2.txz        qt5-webengine-5.9.5_10.txz
qt5-qdbus-5.11.2.txz               qt5-webkit-5.212.0.a2_14.txz
qt5-qdbusviewer-5.11.2.txz         qt5-websockets-5.11.2.txz
qt5-qdoc-5.11.2.txz                qt5-websockets-qml-5.11.2_1.txz
qt5-qdoc-data-5.11.2.txz           qt5-widgets-5.11.2.txz
qt5-qev-5.11.2.txz                 qt5-x11extras-5.11.2.txz
qt5-qmake-5.11.2.txz               qt5-xml-5.11.2.txz
qt5-qml-5.11.2.txz                 qt5-xmlpatterns-5.11.2.txz
root at bruno>

So indeed qt5-qml and qt5-quick are being built and packaged.
Yet I don't specify anything but devel/qt5 in my $PORTSFILE.

How would I fix this?  I haven't modified any qt5 port options,
but I am not adverse to doing so.

Many thanks,
Russell



More information about the freebsd-ports mailing list