Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787392 - media-plugins/vdr-zappilot-0.0.5-r1 calls commands that do not exist
Summary: media-plugins/vdr-zappilot-0.0.5-r1 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
: 787395 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-05-01 12:58 UTC by Agostino Sarubbo
Modified: 2021-05-02 18:02 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,16.98 KB, text/plain)
2021-05-01 12:58 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-01 12:58:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/vdr-zappilot-0.0.5-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-01 12:58:35 UTC
Created attachment 704964 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-01 12:58:36 UTC
Possible context of error(s):

/var/tmp/portage/media-plugins/vdr-zappilot-0.0.5-r1/temp/environment: line 1866: epatch: command not found
zappilotosd.c:175:4: error: ‘cSchedulesLock’ was not declared in this scope; did you mean ‘cSchedules_Lock’?
Comment 3 Larry the Git Cow gentoo-dev 2021-05-01 18:24:49 UTC
The bug has been closed via the following commit(s):

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

commit 2847ef5266da4f6d7adcf43578064717157ece3c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-01 18:22:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-01 18:24:13 +0000

    media-plugins/vdr-zappilot: epatch->eapply
    
    epatch doesn't exist in EAPI 7 (and needed an inherit
    in earlier EAPIs).
    
    Closes: https://bugs.gentoo.org/787392
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{vdr-zappilot-0.0.5-r1.ebuild => vdr-zappilot-0.0.5-r2.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Joerg Bornkessel (RETIRED) gentoo-dev 2021-05-02 18:02:28 UTC
*** Bug 787395 has been marked as a duplicate of this bug. ***