Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903526 - [guru] app-backup/pika-backup-0.6.2 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] app-backup/pika-backup-0.6.2 fails to compile with dev-lang/python-exe...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2023-03-29 11:44 UTC by Agostino Sarubbo
Modified: 2024-01-03 16:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,83.75 KB, text/plain)
2023-03-29 11:44 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,1.38 KB, text/plain)
2023-03-29 11:44 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-03-29 11:44:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/pika-backup-0.5.2 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-29 11:44:30 UTC
Created attachment 859235 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-29 11:44:31 UTC
Created attachment 859236 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-03-29 11:44:33 UTC
Error(s) that match a know pattern:


meson.build:1:0: ERROR: Could not execute command `/var/tmp/portage/app-backup/pika-backup-0.5.2/work/pika-backup-v0.5.2-6a670367b6a9e29904f5efaf14c6593d33fe9f74/build-aux/meson-cargo-manifest.py package name`.
Comment 4 Agostino Sarubbo gentoo-dev 2023-03-31 17:17:25 UTC
guru_ci has reproduced this issue with version 0.5.2-r1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-04-14 18:41:12 UTC
guru_ci has reproduced this issue with version 0.6.0 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-04-24 07:23:16 UTC
guru_ci has reproduced this issue with version 0.6.1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2023-09-10 10:31:26 UTC
guru_ci has reproduced this issue with version 0.6.2 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2024-01-03 16:54:02 UTC
The bug has been closed via the following commit(s):

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

commit f7620146fd5d87e7d0fa803b07e4fd3a3513c499
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-01-03 04:24:04 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-01-03 04:25:21 +0000

    app-backup/pika-backup: fix build with dev-lang/python[-native-symlinks]
    
    Closes: https://bugs.gentoo.org/903526
    Signed-off-by: Julien Roy <julien@jroy.ca>

 app-backup/pika-backup/files/meson-fixes.patch  | 14 ++++++++++++--
 app-backup/pika-backup/pika-backup-0.6.2.ebuild | 13 ++++++++++---
 2 files changed, 22 insertions(+), 5 deletions(-)