Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933407 - www-client/elinks-0.17.1.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: www-client/elinks-0.17.1.1 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
Assignee: Felix Janda
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-06-02 09:59 UTC by Agostino Sarubbo
Modified: 2024-10-28 11:42 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,275.06 KB, text/plain)
2024-06-02 09:59 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 2024-06-02 09:59:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/elinks-0.16.1.1-r3 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-02 09:59:17 UTC
Created attachment 894937 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-02 09:59:18 UTC
Error(s) that match a know pattern:


FAILED: doc/elinks.1.html 
Library iconv found: NO
Program dblatex found: NO
Program doxygen found: NO
Run-time dependency bzip2 found: NO (tried pkgconfig and cmake)
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2024-07-17 07:35:13 UTC
ci has reproduced this issue with version 0.16.1.1-r4 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-10-27 09:58:20 UTC
ci has reproduced this issue with version 0.17.1.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2024-10-28 11:42:00 UTC
The bug has been closed via the following commit(s):

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

commit a0994847954dbf35b3933d1ecb2332d1684602e7
Author:     Felix Janda <felix.janda@posteo.de>
AuthorDate: 2024-10-28 01:40:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-28 11:41:06 +0000

    www-client/elinks: various bugfixes
    
    Closes: https://bugs.gentoo.org/933407
    Closes: https://bugs.gentoo.org/942286
    Closes: https://bugs.gentoo.org/942202
    Closes: https://bugs.gentoo.org/942293
    Signed-off-by: Felix Janda <felix.janda@posteo.de>
    Closes: https://github.com/gentoo/gentoo/pull/39134
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/elinks/elinks-0.17.1.1.ebuild           |  8 ++-
 www-client/elinks/elinks-9999.ebuild               |  4 +-
 www-client/elinks/files/elinks-0.17.1.1-sftp.patch | 63 +++++++++++++---------
 3 files changed, 48 insertions(+), 27 deletions(-)