Summary: | media-video/vdr-2.2.0-r7: error: ordered comparison of pointer with integer zero ('cUnbufferedFile*' and 'int') | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joonas Niilola <juippis> |
Component: | Current packages | Assignee: | Martin Dummer <martin.dummer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, vdr |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26164 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 855131 | ||
Attachments: | vdr-2.2.0-r7:20220630-065628.log |
Description
Joonas Niilola
![]() Created attachment 788900 [details]
vdr-2.2.0-r7:20220630-065628.log
Seems like 'vanilla' USE flag is causing troubles, both on amd64 & x86. [ERROR] >>> Not all runs were successful. atom: =media-video/vdr-2.2.0-r7, USE flags: '-alternatechannel -bidi -graphtft html keyboard mainmenuhooks -menuorg -menuselection naludump -permashift pinplugin -resumereset ttxtsubs vanilla' atom: =media-video/vdr-2.2.0-r7, USE flags: 'alternatechannel bidi -graphtft html keyboard -mainmenuhooks -menuorg -menuselection -naludump -permashift pinplugin resumereset ttxtsubs vanilla' [ERROR] >>> Not all runs were successful. atom: =media-video/vdr-2.2.0-r7, USE flags: '-alternatechannel bidi -graphtft html -keyboard -mainmenuhooks menuorg menuselection -naludump permashift -pinplugin resumereset ttxtsubs vanilla' atom: =media-video/vdr-2.2.0-r7, USE flags: 'alternatechannel -bidi graphtft -html keyboard -mainmenuhooks -menuorg menuselection naludump -permashift pinplugin -resumereset -ttxtsubs vanilla' atom: =media-video/vdr-2.2.0-r7, USE flags: '-alternatechannel -bidi graphtft html -keyboard -mainmenuhooks menuorg menuselection -naludump -permashift -pinplugin resumereset -ttxtsubs vanilla' atom: =media-video/vdr-2.2.0-r7, USE flags: 'alternatechannel -bidi -graphtft -html keyboard -mainmenuhooks -menuorg menuselection -naludump permashift pinplugin resumereset -ttxtsubs vanilla' atom: =media-video/vdr-2.2.0-r7, USE flags: 'alternatechannel bidi graphtft -html -keyboard mainmenuhooks menuorg menuselection -naludump -permashift pinplugin resumereset ttxtsubs vanilla' Huh, an error in the patch logic. Thanks for discovering this! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3f3a002e26706e4dcd2d2e82ace56f17f875e1 commit de3f3a002e26706e4dcd2d2e82ace56f17f875e1 Author: Martin Dummer <martin.dummer@gmx.net> AuthorDate: 2022-06-30 12:57:44 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2022-06-30 13:23:41 +0000 media-video/vdr: fix compile with USE=vanilla on 2.2.0-r7 fix error in patch logic with gcc-11 replace deprecated virtual/jpeg Closes: https://bugs.gentoo.org/855269 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/26164 Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-video/vdr/vdr-2.2.0-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |