kazuakiyama / homebrew-pgplot

A homebrew formula for Caltech's PGPLOT, deprecated from brew-core
8 stars 4 forks source link

Segmentation fault during make of pgplot #3

Open rfcarswell opened 1 year ago

rfcarswell commented 1 year ago

On a macbook pro 2.3 Ghz Intel I7 using Ventura 13.3.1

brew install kazuakiyama/pgplot/pgplot

fails, with the following screen output:

==> ../makemake .. darwin
==> make

Last 15 lines from /Users/rfc/Library/Logs/Homebrew/pgplot/03.make:

./pgpack <../fonts/grfont.txt

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x1079e40d2
#1  0x1079e4870
#2  0x7ff819ad35ec
#3  0x107aa3901
#4  0x107ab3077
#5  0x107814766
#6  0x107814e4e
#7  0x7ff81974c41e
/bin/sh: line 1: 73970 Segmentation fault: 11  ./pgpack < ../fonts/grfont.txt
make: *** [grfont.dat] Error 139

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/kazuakiyama/homebrew-pgplot/issues

Is there anything I can do to overcome this error please?

Thanks

kazuakiyama commented 1 year ago

Thanks for reporting this. I recently updated my intel MacBook's OS to Ventura, but I haven't tried this brew formula. Let me try it, and get back to you.

kazuakiyama commented 9 months ago

Hi really sorry that I didn't respond. I forgot to reply, but I wasn't able to reproduce this issue in both Sonoma and Ventura also with Intel and Arm. I will keep the issue open to see if anyone meets this issue.