FS#52956 - [qt5-multimedia] includes wrong qtmultimediadefs.h file.

Attached to Project: Arch Linux
Opened by Natalia Portillo (claunia) - Tuesday, 14 February 2017, 01:04 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 14 February 2017, 07:46 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Antonio Rojas (arojas)
Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

/usr/include/qt/QtMultimedia/qtmultimediadefs.h just includes ../../src/qtmultimediadefs.h that exists in the source tree but of course not on the destination system.

Any package depending on it will fail to compile.

Additional info:
Package version 5.8.0-1

Steps to reproduce:
Install qt5-multimedia, try to build aur/phoenix-git (it depends on that define file)
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 14 February 2017, 07:46 GMT
Reason for closing:  Won't fix
Comment by Antonio Rojas (arojas) - Tuesday, 14 February 2017, 07:43 GMT Comment by Antonio Rojas (arojas) - Tuesday, 14 February 2017, 07:45 GMT
See https://codereview.qt-project.org/#/c/184100/, this header is obsolete and shouldn't be used. It has been removed from the next release, so please ask the downstream project to stop using it.

Loading...