Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nexus] fix ffmpeg build on binutils version 2.41 or higher #287

Merged
merged 2 commits into from
Mar 31, 2024

Conversation

AlwinEsch
Copy link
Member

Relates to issue #285 and as still active with Kodi 20 in Ubuntu here a short request to fix.

@phunkyfish
Copy link
Collaborator

Strange. OSX is having an issue on the builders. Don’t know why.

@AlwinEsch
Copy link
Member Author

Strange. OSX is having an issue on the builders. Don’t know why.

Yes really strange, maybe they updated the build system and no more works in Nexus and this the first request to it.
Think someone with server access to Jenkins server needs to look whats exact wrong.

@phunkyfish phunkyfish merged commit 35c6fd0 into xbmc:Nexus Mar 31, 2024
1 of 8 checks passed
@AlwinEsch AlwinEsch deleted the Nexus-change branch March 31, 2024 18:55
@HRompel
Copy link

HRompel commented Apr 15, 2024

Hello,
if i will today try to install the AddOn, Pacman show the version 21.3.5-1.
If i try to install this version, pacman will use this PKGBUILD:
PKGBUILD.txt
and i become this error:
build_error.txt

Why?

Greetings from Germany
Heiko

@phunkyfish
Copy link
Collaborator

What version of ffmpeg are you trying to build against?

note, your log is difficult to read as the messages are not in English.

@phunkyfish
Copy link
Collaborator

Maybe @AlwinEsch can take a look

@HRompel
Copy link

HRompel commented Apr 15, 2024

Hello,

What version of ffmpeg are you trying to build against?
ffmpeg 2.6.2.2-6 is installed. I try to install the Kodi Addon: kodi-addon-inputstream-ffmpegdirect 21.3.5-1

note, your log is difficult to read as the messages are not in English.
I have the some problem with build my questions and understand the answers :-)

Greetings from germany
Heiko

@HRompel
Copy link

HRompel commented Apr 15, 2024

Hello,

Maybe @AlwinEsch can take a look

How does @AlwinEsch want to look at this? Team viewer?

Heiko

@AlwinEsch
Copy link
Member Author

AlwinEsch commented Apr 15, 2024

No idea so far what exact there happens. Maybe this helps, found e.g. this https://bugs.gentoo.org/650460 where the same was reported.

We can try to revert the patch from here https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a64df19c5bd22f543a254a7b93c82ade50038ff5.

Have created this request about it #293
You can try with download and test this patch on add-on source dir with:

wget https://github.com/xbmc/inputstream.ffmpegdirect/pull/293.patch
patch -Np1 -i 293.patch

NOTE: The comment text was come to fast and was not complete, is edited now.

@HRompel
Copy link

HRompel commented Apr 16, 2024

after install the patch i can install the ffmpeg-addon , but if i try to look tv kodi crash.

/usr/bin/kodi: Zeile 181: 2517 Speicherzugriffsfehler (Speicherabzug geschrieben) ${KODI_BINARY} $SAVED_ARGS
Crash report available at[kodi_crashlog-20240416_202459.log]

(https://github.com/xbmc/inputstream.ffmpegdirect/files/15001188/kodi_crashlog-20240416_202459.log)

greetings heiko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants