Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912708 - media-tv/mythtv-33.1 fails to compile (PYTHON-3.12-SYSTEM): mathops.h:125: Error: operand type mismatch for shr
Summary: media-tv/mythtv-33.1 fails to compile (PYTHON-3.12-SYSTEM): mathops.h:125: Er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: binutils-2.41
  Show dependency tree
 
Reported: 2023-08-21 06:40 UTC by Agostino Sarubbo
Modified: 2023-10-28 21:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,264.67 KB, text/plain)
2023-08-21 06:40 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 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(+)