On Fri, 31 Jan 2020 16:32:15 +0100
Alejandro Álvarez Ayllón <[email protected]> wrote:

> Hello all,
> 
> I am on the process of creating a new package, and making sure it
> builds smoothly on Fedora.
> However, even if it compiles successfully in ppc64le, the %check
> command fails with this error:
> 
> /builddir/build/BUILDROOT/sourcextractor+
> +-0.8-1.fc31.ppc64le//usr/bin/sourcextractor++: error while loading
> shared libraries: libSEMain.so.0.8: ELF load command alignment not
> page-aligned

there could be an expectation of 4KB pages somewhere in the source
code, ppc64le runs with 64KB pages

> I am not doing anything esoteric here, just compiling C++ the usual
> way.
> 
> I would rather not just add an ExcludeArch if this can be fixed, but
> I have not been able to find any information on why this error may be
> happening.
> 
> Any suggestions?

I would open an upstream bug as a start
 
> Regards,
> Alejandro
> 
> P.S The build logs:
> https://kojipkgs.fedoraproject.org//work/tasks/9174/41299174/build.log

please link to the build task, not the log, it makes it more difficult
to get other details than necessary


                Dan
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to