octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56952] segfault during compilation while proc


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m
Date: Fri, 18 Jun 2021 11:50:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36 Edg/91.0.864.48

Follow-up Comment #54, bug #56952 (project octave):

The macOS runners on GitHub are segfaulting while creating the plots for the
manual. E.g. here:
https://github.com/gnu-octave/octave/runs/2859298807?check_suite_focus=true
https://github.com/gnu-octave/octave/runs/2856544527?check_suite_focus=true

Last lines in the log:

/bin/sh run-octave --norc --silent --no-history --path
/Users/runner/work/octave/octave/.build/../doc/interpreter/ --eval
"sparseimages ('doc/interpreter/', 'gplot', 'txt');"

/bin/sh run-octave --norc --silent --no-history --path
/Users/runner/work/octave/octave/.build/../doc/interpreter/ --eval
"sparseimages ('doc/interpreter/', 'grid', 'txt');"
Unable to create basic Accelerated OpenGL renderer.
Unable to create basic Accelerated OpenGL renderer.
Core Image is now using the software OpenGL renderer. This will be slow.

/bin/sh run-octave --norc --silent --no-history --path
/Users/runner/work/octave/octave/.build/../doc/interpreter/ --eval
"sparseimages ('doc/interpreter/', 'spmatrix', 'txt');"
make[2]: *** [doc/interpreter/gplot.txt] Segmentation fault: 11
make[2]: *** Waiting for unfinished jobs....
Unable to create basic Accelerated OpenGL renderer.
Unable to create basic Accelerated OpenGL renderer.
Core Image is now using the software OpenGL renderer. This will be slow.

Unable to create basic Accelerated OpenGL renderer.
Unable to create basic Accelerated OpenGL renderer.
Core Image is now using the software OpenGL renderer. This will be slow.

make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Process completed with exit code 2.


Not sure if this is related.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56952>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]