Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762616 - dev-util/lttng-ust-2.8.1 fails to build with Python 3.8
Summary: dev-util/lttng-ust-2.8.1 fails to build with Python 3.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-30 10:28 UTC by Alessandro Calorì
Modified: 2020-12-30 12:02 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,25.79 KB, text/x-log)
2020-12-30 10:31 UTC, Alessandro Calorì
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Calorì 2020-12-30 10:28:54 UTC
This issue has already been tracked elsewhere [1].

This commit [2] removed previously stable (amd64) version 2.11 and previous commit [3] added a testing (~amd64) updated version 2.12 thus Portage had to downgrade to 2.8.1.

According to version 2.12 changelog [4] version 2.12 is mostly a bugfix release so it should be quite safe to keyword the package as stable.

----------

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1716339
[2] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2ba3d80e0c4d8b2c83229f61be626565e94cc4
[3] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e99213a12e452d3bff5503fe2a325500b52fd07
[4] https://git.lttng.org/?p=lttng-ust.git;a=blob_plain;f=ChangeLog;hb=f907545e84b940f9648edcf308a80bd79c5a3756

Reproducible: Always

Steps to Reproduce:
1. Set Python 3.8 as default interpreter (I did not tried with other versions)
2. Build dev-util/lttng-ust-2.8.1
Actual Results:  
The build fails (see attachment).
Comment 1 Alessandro Calorì 2020-12-30 10:31:47 UTC
Created attachment 680272 [details]
Build log
Comment 2 Larry the Git Cow gentoo-dev 2020-12-30 12:02:42 UTC
The bug has been closed via the following commit(s):

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

commit 0eeb7a5c11229288f716b1e8a26847f9adb7af2d
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-12-30 12:02:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-30 12:02:35 +0000

    dev-util/lttng-ust: Bring back stable 2.11 ebuild
    
    Closes: https://github.com/gentoo/gentoo/pull/18881
    Closes: https://bugs.gentoo.org/762616
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/lttng-ust/Manifest                |  1 +
 dev-util/lttng-ust/lttng-ust-2.11.0.ebuild | 40 ++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)