Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633646 - media-video/smplayer-17.10.0 - multiple QA issues
Summary: media-video/smplayer-17.10.0 - multiple QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-06 18:38 UTC by Coacher
Modified: 2018-01-25 18:55 UTC (History)
3 users (show)

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


Attachments
emerge --info smplayer (info,7.75 KB, text/plain)
2017-10-06 18:38 UTC, Coacher
Details
build.log (build.log,443.49 KB, text/plain)
2017-10-06 18:39 UTC, Coacher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2017-10-06 18:38:47 UTC
Created attachment 497918 [details]
emerge --info smplayer

Hello.

Portage says this after merge:
* QA Notice: make jobserver unavailable:
 *
 *      make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
 * QA Notice: Files built without respecting CFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/bin/simple_web_server
 * QA Notice: .desktop files with MimeType= were found installed
 * but desktop mimeinfo cache has not been updated:
 *   /usr/share/applications/smplayer.desktop
 *   /usr/share/applications/smplayer_enqueue.desktop
 * Please make sure to call xdg_desktop_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.

Also can we please control simple_web_server via USE or smth?
Comment 1 Coacher 2017-10-06 18:39:20 UTC
Created attachment 497920 [details]
build.log
Comment 2 Coacher 2017-10-06 18:43:11 UTC
Also you are missing := SLOT operator somewhere on your qt deps:

 * Running qmake ...
Info: creating stash file /var/tmp/portage/media-video/smplayer-17.10.0/work/smplayer-17.10.0/src/.qmake.stash
Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!
Comment 3 Andreas Sturmlechner gentoo-dev 2017-12-21 16:42:48 UTC
QA issues are fixed in >=17.11.0.

qpa/qplatformnativeinterface.h is part of qtgui:5.
Comment 4 Larry the Git Cow gentoo-dev 2017-12-21 16:44:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb22982a7d07982da16e6b97febb95c20e6b76f

commit bbb22982a7d07982da16e6b97febb95c20e6b76f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-21 16:43:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-21 16:44:28 +0000

    media-video/smplayer: Private header usage, dev-qt/qtgui:5=
    
    qpa/qplatformnativeinterface.h
    
    Closes: https://bugs.gentoo.org/633646
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-video/smplayer/smplayer-17.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)