Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775755 - media-plugins/vdr-live-2.3.1 fails to compile (/bin/sh: line 1: tntnet-config: command not found)
Summary: media-plugins/vdr-live-2.3.1 fails to compile (/bin/sh: line 1: tntnet-config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joerg Bornkessel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-13 10:05 UTC by Agostino Sarubbo
Modified: 2021-03-21 16:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,14.64 KB, text/plain)
2021-03-13 10:06 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-03-13 10:05:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/vdr-live-2.3.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-13 10:06:00 UTC
Created attachment 691137 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-13 10:06:01 UTC
Possible context of error(s):

make: tntnet-config: No such file or directory
/bin/sh: line 1: tntnet-config: command not found
make: tntnet-config: No such file or directory
/bin/sh: line 1: tntnet-config: command not found
/bin/sh: line 1: tntnet-config: command not found
make: tntnet-config: No such file or directory
make: tntnet-config: No such file or directory
/bin/sh: line 1: tntnet-config: command not found
/bin/sh: line 1: tntnet-config: command not found
make: tntnet-config: No such file or directory
make: tntnet-config: No such file or directory
/bin/sh: line 1: tntnet-config: command not found
/bin/sh: line 1: tntnet-config: command not found
make: tntnet-config: No such file or directory
make: tntnet-config: No such file or directory
/bin/sh: line 1: tntnet-config: command not found
/bin/sh: line 1: tntnet-config: command not found
make: tntnet-config: No such file or directory
make: tntnet-config: No such file or directory
/bin/sh: line 1: tntnet-config: command not found
x86_64-pc-linux-gnu-g++: error: styles.cpp: No such file or directory
tntfeatures.h:23:43: error: operator '>=' has no left operand
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2021-03-16 16:37:07 UTC
vdr-live-2.3.x against tntnet-3.x issues

afaik this is fixed by upstream

if it affects you, please stay on cxxtools-2.x, tntnet-2.x for now,

fixed vdr-live release will be tested/added soon...
Comment 4 Larry the Git Cow gentoo-dev 2021-03-21 16:54:05 UTC
The bug has been closed via the following commit(s):

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

commit f08bed278a8c8c0904d4f015af08509b3792e299
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2021-03-21 16:47:31 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2021-03-21 16:53:56 +0000

    media-plugins/vdr-live: version bump
    
    this version has a new maintainer team and
    Homepage on github
    version is addapted to tntnet-3.x
    ebuild simplifyed in ssh key install routine
    call ar directly fixed
    
    Closes: https://bugs.gentoo.org/775755
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-live/Manifest              |  1 +
 media-plugins/vdr-live/vdr-live-3.0.6.ebuild | 94 ++++++++++++++++++++++++++++
 2 files changed, 95 insertions(+)