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

build failure on ppc64el in Debian and linux #114

Open
LocutusOfBorg opened this issue May 25, 2020 · 3 comments
Open

build failure on ppc64el in Debian and linux #114

LocutusOfBorg opened this issue May 25, 2020 · 3 comments

Comments

@LocutusOfBorg
Copy link

Hello, I got a Debian bug report, but it turns out the problem is in your tarball you unpack during make install, because you don't run configure file for embedded libpng in case you are not using the system implementation.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959487
I attached an analysis on that bug report, thanks for having a look!

@edsion11
Copy link

hey ,I have the same problem, what can I do?

@LocutusOfBorg
Copy link
Author

The bug report has some workarounds provided by me
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959487

@matoro
Copy link

matoro commented Sep 4, 2021

Hey, I have also run into this issue, is there anyway to patch in this fix in an automated fashion without having to fail and resume the build? I have found from this answer that you can fix this behavior by setting -DPNG_POWERPC_VSX_OPT=0 in CFLAGS but I can't figure out any way to apply that to the global npm install command without failing the build, manually editing files, then resuming the build.

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

No branches or pull requests

3 participants