Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765826 - app-doc/devmanual-0_pre20200207 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: app-doc/devmanual-0_pre20200207 fails to compile with dev-lang/python-exec[-n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-17 21:13 UTC by Agostino Sarubbo
Modified: 2021-01-18 12:13 UTC (History)
0 users

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


Attachments
build.log (build.log,26.03 KB, text/plain)
2021-01-17 21:13 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-01-17 21:13:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/devmanual-0_pre20200207 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-17 21:13:08 UTC
Created attachment 683431 [details]
build.log

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

/bin/sh: ./bin/build_search_documents.py: /usr/bin/python3: bad interpreter: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-01-17 22:09:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c92ff87eb8afef815d6f39c78579392f893967d0

commit c92ff87eb8afef815d6f39c78579392f893967d0
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-01-17 22:09:37 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-01-17 22:09:37 +0000

    Makefile: Call build_search_documents.py with python3 explicitly
    
    Bug: https://bugs.gentoo.org/765826
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2021-01-17 22:16:57 UTC
The bug has been referenced in the following commit(s):

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

commit 5275a7d6a0ce5b3e82a98c53b8cdee4f8eb73048
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-01-17 22:15:46 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-01-17 22:16:51 +0000

    app-doc/devmanual: Inherit python-any-r1.eclass
    
    Bug: https://bugs.gentoo.org/765826
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-doc/devmanual/devmanual-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 5 Ulrich Müller gentoo-dev 2021-01-17 22:18:30 UTC
Fixed in the live ebuild for now.
I am going to make a new snapshot in the next few days.
Comment 6 Larry the Git Cow gentoo-dev 2021-01-18 12:13:44 UTC
The bug has been closed via the following commit(s):

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

commit c910c5cceeeafba155b1768ea6fb1cd94327855b
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-01-18 12:11:10 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-01-18 12:13:38 +0000

    app-doc/devmanual: New snapshot 0_pre20210118
    
    Closes: https://bugs.gentoo.org/765826
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-doc/devmanual/Manifest                       |  1 +
 app-doc/devmanual/devmanual-0_pre20210118.ebuild | 56 ++++++++++++++++++++++++
 2 files changed, 57 insertions(+)