You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that bootstrapping 'xz' now requires a program called 'po4a' and this keeps any projects depending on xz to fail to build. How should this be handled?:
Step #4: + test x != x--no-po4a
Step #4: + cd po4a
Step #4: + sh update-po
Step #4: po4a/update-po: The program 'po4a' was not found.
Step #4: po4a/update-po: Translated man pages were not generated.
Step #4: ********************************************************************************
Step #4: Failed to build.
Step #4: To reproduce, run:
Step #4: python infra/helper.py build_image graphicsmagick
Step #4: python infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 graphicsmagick
Step #4: ********************************************************************************
Finished Step #4
ERROR
ERROR: build step 4 "gcr.io/oss-fuzz/graphicsmagick" failed: step exited with non-zero status: 1
The text was updated successfully, but these errors were encountered:
On Sat, Mar 28, 2020 at 10:20 AM Bob Friesenhahn ***@***.***> wrote:
It seems that bootstrapping 'xz' now requires a program called 'po4a' and
this keeps any projects depending on xz to fail to build. How should this
be handled?:
Step #4 <#4>: + test x !=
x--no-po4a
Step #4 <#4>: + cd po4a
Step #4 <#4>: + sh update-po
Step #4 <#4>: po4a/update-po: The
program 'po4a' was not found.
Step #4 <#4>: po4a/update-po:
Translated man pages were not generated.
Step #4 <#4>:
********************************************************************************
Step #4 <#4>: Failed to build.
Step #4 <#4>: To reproduce, run:
Step #4 <#4>: python
infra/helper.py build_image graphicsmagick
Step #4 <#4>: python
infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer
--architecture x86_64 graphicsmagick
Step #4 <#4>:
********************************************************************************
Finished Step #4 <#4>
ERROR
ERROR: build step 4 "gcr.io/oss-fuzz/graphicsmagick" failed: step exited
with non-zero status: 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3550>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAGBH4EYCW6CZZUOOY2NDRJYBRRANCNFSM4LVS3ULQ>
.
--
All that is necessary for evil to succeed is for good people to do nothing.
It seems that bootstrapping 'xz' now requires a program called 'po4a' and this keeps any projects depending on xz to fail to build. How should this be handled?:
Step #4: + test x != x--no-po4a
Step #4: + cd po4a
Step #4: + sh update-po
Step #4: po4a/update-po: The program 'po4a' was not found.
Step #4: po4a/update-po: Translated man pages were not generated.
Step #4: ********************************************************************************
Step #4: Failed to build.
Step #4: To reproduce, run:
Step #4: python infra/helper.py build_image graphicsmagick
Step #4: python infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 graphicsmagick
Step #4: ********************************************************************************
Finished Step #4
ERROR
ERROR: build step 4 "gcr.io/oss-fuzz/graphicsmagick" failed: step exited with non-zero status: 1
The text was updated successfully, but these errors were encountered: