Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830522 - app-misc/lirc-0.10.2 installs modules that are not byte-compiled
Summary: app-misc/lirc-0.10.2 installs modules that are not byte-compiled
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-03 09:38 UTC by Agostino Sarubbo
Modified: 2025-04-26 21:36 UTC (History)
0 users

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


Attachments
build.log (build.log,321.54 KB, text/plain)
2022-01-03 09:38 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 2022-01-03 09:38:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/lirc-0.10.1-r4 installs modules that are not byte-compiled.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-03 09:38:38 UTC
Created attachment 761189 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-12 06:48:37 UTC
tinderbox_musl has reproduced this issue with version 0.10.2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2025-04-26 21:36:02 UTC
The bug has been referenced in the following commit(s):

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

commit 0079957a51e55a4ff5f630e9df0993a84a3b7509
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-04-25 14:45:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-26 21:34:42 +0000

    app-misc/lirc: enable py3.13 + fix python
    
    Python bindings are broken without the config.py patch.
    
    Bug: https://bugs.gentoo.org/830522
    Bug: https://bugs.gentoo.org/922209
    Bug: https://bugs.gentoo.org/952222
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41748
    Closes: https://github.com/gentoo/gentoo/pull/41748
    Signed-off-by: Sam James <sam@gentoo.org>

 .../lirc/files/lirc-0.10.2-fix-python-pkg.patch    |  26 +++
 app-misc/lirc/lirc-0.10.2-r1.ebuild                | 185 +++++++++++++++++++++
 2 files changed, 211 insertions(+)