79539579

Date: 2025-03-27 17:11:18
Score: 5.5
Natty: 5
Report link

Can anyone help decode what I need to do to fix this? Latest Octave on Sequoia and can't get control or signal:

3 warnings generated.
ld: warning: duplicate -bundle_loader option, '/usr/local/Cellar/octave/9.4.0/bin/octave-9.4.0' ignored
ld: warning: search path '/usr/local/opt/gcc/bin/../lib/gcc/current/gcc/x86_64-apple-darwin23/14' not found
ld: warning: search path '/usr/local/opt/gcc/bin/../lib/gcc/current/gcc/x86_64-apple-darwin23/14/../../..' not found
ld: library 'emutls_w' not found
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [__control_slicot_functions__.oct] Error 1
cd slicot/src && \
          /usr/local/Cellar/octave/9.4.0/bin/mkoctfile-9.4.0 -w -c MA02ID.f; mv MA02ID.f x && \
                /usr/local/Cellar/octave/9.4.0/bin/mkoctfile-9.4.0 -c *.f ../../TG04BX.f ../../src_aux/*.f && \
                mv x MA02ID.f
/usr/local/Cellar/octave/9.4.0/bin/mkoctfile-9.4.0 -Wall  __control_helper_functions__.cc
ar -rc slicotlibrary.a slicot/src/*.o
LDFLAGS="-L/usr/local/Cellar/octave/9.4.0/lib/octave/9.4.0 -L/usr/local/Cellar/octave/9.4.0/lib -bundle -undefined dynamic_lookup -bind_at_load -bundle_loader /usr/local/Cellar/octave/9.4.0/bin/octave-9.4.0  -L/usr/local/opt/openblas/lib -lopenblas  -L/usr/local/opt/gcc/bin/../lib/gcc/current/gcc/x86_64-apple-darwin23/14 -L/usr/local/opt/gcc/bin/../lib/gcc/current/gcc -L/usr/local/opt/gcc/bin/../lib/gcc/current/gcc/x86_64-apple-darwin23/14/../../.. -lemutls_w -lheapt_w -lgfortran -lquadmath" \
    /usr/local/Cellar/octave/9.4.0/bin/mkoctfile-9.4.0 -Wall  __control_slicot_functions__.cc common.cc slicotlibrary.a

error: pkg: error running 'make' for the control package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1.5): fix this?
  • RegEx Blacklisted phrase (3): Can anyone help
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can anyone help
  • Low reputation (1):
Posted by: user22996054