Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 509598

Summary: media-video/vlc USE=qt5 - In file included from qt4.cpp:36: ./ui/open.h:14:29: fatal error: QtWidgets/QAction: No such file or directory
Product: Gentoo Linux Reporter: Malte E. <malte_e1>
Component: Current packagesAssignee: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Status: RESOLVED DUPLICATE    
Severity: normal CC: media-video
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
build.log

Description Malte E. 2014-05-05 06:18:57 UTC
When trying to compile vlc with qt5 support (which requires qt4 to be disabled), the build process tries to link against libqt4, unsurprisingly causing the build to fail. I suppose uninstalling Qt4 would work, but that's not really an option for me (and doesn't solve the actual problem).

Reproducible: Always
Comment 1 Malte E. 2014-05-05 06:20:34 UTC
Created attachment 376396 [details]
build.log
Comment 2 Malte E. 2014-05-05 06:22:13 UTC
Created attachment 376400 [details]
build.log

build.log of 2.1.4. There are no notable differences to 2.1.0
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-05 19:10:37 UTC
Qt 5 is yet to be added to the Portage tree.

There are some problems with Qt 5; due to that, VLC might not detect it properly.

https://bugs.gentoo.org/show_bug.cgi?id=qt5

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