Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890284 - [guru] media-sound/jacktrip-1.7.1 fails to compile: meson.build:18:1: ERROR: Command python3 add_changelog_to_metainfo.py org.jacktrip.JackTrip.metainfo.xml.in.in org.jacktrip.JackTrip.metainfo.xml.in" failed with status 1
Summary: [guru] media-sound/jacktrip-1.7.1 fails to compile: meson.build:18:1: ERROR: ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adrian Schollmeyer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-09 10:09 UTC by Agostino Sarubbo
Modified: 2023-02-23 10:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.54 KB, text/plain)
2023-01-09 10:09 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,13.81 KB, text/plain)
2023-01-09 10:09 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 2023-01-09 10:09:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/jacktrip-1.6.8 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-09 10:09:32 UTC
Created attachment 848012 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-09 10:09:33 UTC
Created attachment 848013 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-01-26 07:44:20 UTC
guru_ci has reproduced this issue with version 1.7.0 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-02-14 08:00:22 UTC
guru_ci has reproduced this issue with version 1.7.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-02-23 09:24:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=507a0962d873305aeeb39b0d0cd07f529fbf3f82

commit 507a0962d873305aeeb39b0d0cd07f529fbf3f82
Author:     Adrian Schollmeyer <nex+b-g-o@nexadn.de>
AuthorDate: 2023-02-17 19:53:45 +0000
Commit:     Adrian Schollmeyer <nex+b-g-o@nexadn.de>
CommitDate: 2023-02-17 19:53:45 +0000

    media-sound/jacktrip: add missing BDEPEND
    
    Two python deps are required during configure to generate a manifest
    file with a python script.
    
    Bug: https://bugs.gentoo.org/890284
    Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de>

 media-sound/jacktrip/jacktrip-1.7.0.ebuild | 15 ++++++++++++++-
 media-sound/jacktrip/jacktrip-1.7.1.ebuild | 15 ++++++++++++++-
 2 files changed, 28 insertions(+), 2 deletions(-)