Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543358 - media-video/vlc-2.2.0: builds with qt5, even with USE="qt4 -qt5"
Summary: media-video/vlc-2.2.0: builds with qt5, even with USE="qt4 -qt5"
Status: RESOLVED DUPLICATE of bug 541678
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-14 20:18 UTC by Kővágó, Zoltán
Modified: 2015-03-14 23:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info,21.91 KB, text/plain)
2015-03-14 20:19 UTC, Kővágó, Zoltán
Details
build log (media-video:vlc-2.2.0:20150314-200631.log.gz,141.05 KB, application/gzip)
2015-03-14 20:20 UTC, Kővágó, Zoltán
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kővágó, Zoltán 2015-03-14 20:18:45 UTC
Emerging vlc with Qt5 libraries installed will build vlc with Qt5, even with USE="qt4 -qt5".

Reproducible: Always

Steps to Reproduce:
1. echo "media-video/vlc qt4 -qt5" >> /etc/portage/package.use/use
2. emerge vlc
Actual Results:  
Vlc is built with qt5.

Expected Results:  
Vlc is built with qt4.

Installed dev-qt packages on my machine:
dev-qt/designer-4.8.6-r1
dev-qt/qt3support-4.8.6-r1
dev-qt/qtchooser-0_p20150102
dev-qt/qtconcurrent-5.4.1
dev-qt/qtcore-4.8.6-r1
dev-qt/qtcore-5.4.1
dev-qt/qtdbus-4.8.6-r1
dev-qt/qtdbus-5.4.1
dev-qt/qtdeclarative-4.8.6-r1
dev-qt/qtgui-4.8.6-r1
dev-qt/qtgui-5.4.1
dev-qt/qtnetwork-5.4.1
dev-qt/qtopengl-4.8.6-r1
dev-qt/qtopengl-5.4.1
dev-qt/qtscript-4.8.6-r1
dev-qt/qtsql-4.8.6-r1
dev-qt/qtsql-5.4.1
dev-qt/qtsvg-4.8.6-r1
dev-qt/qttest-4.8.6-r1
dev-qt/qttranslations-4.8.6-r1
dev-qt/qtwebkit-4.8.6-r1
dev-qt/qtwebkit-5.4.1
dev-qt/qtwidgets-5.4.1
dev-qt/qtxml-5.4.1
dev-qt/qtxmlpatterns-4.8.6-r1
Comment 1 Kővágó, Zoltán 2015-03-14 20:19:11 UTC
Created attachment 398922 [details]
emerge --info
Comment 2 Kővágó, Zoltán 2015-03-14 20:20:24 UTC
Created attachment 398924 [details]
build log
Comment 3 Rafał Mużyło 2015-03-14 23:45:53 UTC

*** This bug has been marked as a duplicate of bug 541678 ***