Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792168 - media-gfx/shotwell-0.30.14 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-gfx/shotwell-0.30.14 fails to compile with dev-lang/python-exec[-native...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nicolas Bock
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-05-26 06:39 UTC by Agostino Sarubbo
Modified: 2022-04-05 04:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,459.90 KB, text/plain)
2021-05-26 06:39 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-26 06:39:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/shotwell-0.30.12 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-26 06:39:32 UTC
Created attachment 711255 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-26 06:39:34 UTC
Possible context of error(s):

/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-17 19:22:57 UTC
ci has reproduced this issue with version 0.30.14 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-04-05 04:14:13 UTC
The bug has been closed via the following commit(s):

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

commit 029e7035530da87ddc163102e966eaab88eb189a
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-04-05 01:19:00 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-04-05 04:14:02 +0000

    media-gfx/shotwell: Version bump to 0.30.15
    
      - EAPI 8
      - Allow vala-0.56
      - Fix USE=opencv (bug #702354)
      - Fix build with dev-lang/python-exec[-native-symlinks] (bug #792168)
    
    Closes: https://bugs.gentoo.org/702354
    Closes: https://bugs.gentoo.org/792168
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-gfx/shotwell/Manifest                        |  1 +
 .../files/0.30.15-opencv4-compatibility.patch      | 64 ++++++++++++++++
 media-gfx/shotwell/shotwell-0.30.15.ebuild         | 88 ++++++++++++++++++++++
 3 files changed, 153 insertions(+)