Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 912708

Summary: media-tv/mythtv-33.1 fails to compile (PYTHON-3.12-SYSTEM): mathops.h:125: Error: operand type mismatch for shr
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Wilson M. Michaels <thebitpit>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=913381
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 911581    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-08-21 06:40:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-tv/mythtv-33.1 fails to compile (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-21 06:40:59 UTC
Created attachment 868299 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-21 06:41:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Geo Theall 2023-08-26 11:53:47 UTC
I'm having the same issue and using python 3.11
Comment 4 Agostino Sarubbo gentoo-dev 2023-08-26 11:58:21 UTC
(In reply to Geo Theall from comment #3)
> I'm having the same issue and using python 3.11

it is expected. This failure is related to new binutils version, see the tracker
Comment 5 Larry the Git Cow gentoo-dev 2023-08-28 19:32:36 UTC
The bug has been closed via the following commit(s):

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

commit 819e74a51b0bebd35d0fa4ba3009abfe0e05e362
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-28 19:31:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-28 19:32:21 +0000

    media-tv/mythtv: fix build w/ binutils-2.41
    
    Closes: https://bugs.gentoo.org/912708
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/mythtv-33.1-ffmpeg-binutils-2.41.patch   | 75 ++++++++++++++++++++++
 media-tv/mythtv/mythtv-33.1.ebuild                 |  1 +
 2 files changed, 76 insertions(+)