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

Enable -fPIC on ppc for x265 #5323

Merged
merged 4 commits into from
Sep 1, 2022
Merged

Conversation

th0ma7
Copy link
Contributor

@th0ma7 th0ma7 commented Jun 23, 2022

Description

Enable -fPIC on ppc for x265.

Fixes #5314

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Bug fix
  • New Package
  • Package update
  • Includes small framework changes
  • This change requires a documentation update (e.g. Wiki)

@th0ma7
Copy link
Contributor Author

th0ma7 commented Jun 24, 2022

@hgy59 There seems to be a build issue with openjpeg in the context of imagemagic (builds fine in cross/openjpeg but fails from spk/imagemagic). Does it ring a bell?

EDIT: And only for arch-x64-7.0 arch-evansport-7.0 arch-aarch64-7.0 arch-armv7-7.0

@hgy59
Copy link
Contributor

hgy59 commented Sep 1, 2022

@hgy59 There seems to be a build issue with openjpeg in the context of imagemagic (builds fine in cross/openjpeg but fails from spk/imagemagic). Does it ring a bell?

EDIT: And only for arch-x64-7.0 arch-evansport-7.0 arch-aarch64-7.0 arch-armv7-7.0

@th0ma7 I can reproduce this. While working on an update for imagemagick I solved this by moving cross/openjpeg in front of the dependency list.

@th0ma7
Copy link
Contributor Author

th0ma7 commented Sep 1, 2022

I can reproduce this. While working on an update for imagemagick I solved this by moving cross/openjpeg in front of the dependency list.

@hgy59 if I recall correctly I ended-up solving this by updating openjpeg to version 2.5 and switching to ninja build system part of this PR.

@th0ma7 th0ma7 merged commit 62b8d09 into SynoCommunity:master Sep 1, 2022
@th0ma7 th0ma7 deleted the ffmpeg-ppc-fPIC branch September 1, 2022 23:46
@th0ma7 th0ma7 self-assigned this Sep 1, 2022
@hgy59 hgy59 mentioned this pull request Nov 19, 2022
10 tasks
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.

ffmpeg 4.4.2-44 cannot find libx265.so.199
2 participants