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

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

[Octave-bug-tracker] [bug #62058] [octave forge] (control) Problem build


From: v vfavreau
Subject: [Octave-bug-tracker] [bug #62058] [octave forge] (control) Problem building and installing
Date: Tue, 15 Feb 2022 16:54:58 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?62058>

                 Summary: [octave forge] (control) Problem building and
installing 
                 Project: GNU Octave
            Submitted by: ksurf1
            Submitted on: Tue 15 Feb 2022 09:54:57 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: ksurf1
        Originator Email: 
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: Mac OS

    _______________________________________________________

Details:

octave:1> pkg install -forge control
ld: warning: dylib (/usr/local/Cellar/octave/6.4.0_1/bin/octave-6.4.0) was
built for newer macOS version (11.0) than being linked (10.15.6)
ld: warning: dylib
(/usr/local/Cellar/octave/6.4.0_1/lib/octave/6.4.0/liboctinterp.dylib) was
built for newer macOS version (11.0) than being linked (10.15.6)
ld: warning: dylib
(/usr/local/Cellar/octave/6.4.0_1/lib/octave/6.4.0/liboctave.dylib) was built
for newer macOS version (11.0) than being linked (10.15.6)
ld: warning: directory not found for option
'-L/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11'
ld: warning: directory not found for option
'-L/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11/../../..'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make: *** [__control_slicot_functions__.oct] Error 1
tar -xzf slicot.tar.gz
/usr/local/Cellar/octave/6.4.0_1/bin/mkoctfile-6.4.0 -Wall
-Wno-deprecated-declarations  __control_helper_functions__.cc
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
if [ "0" = "1" ]; then \
                echo "copy routines using DGGES"; \
                cp SB04OD.fortran ./sltmp/SB04OD.f; \
                cp SG03AD.fortran ./sltmp/SG03AD.f; \
                cp SG03BD.fortran ./sltmp/SG03BD.f; \
        fi;
cp AB08NX.fortran ./sltmp/AB08NX.f
cp AG08BY.fortran ./sltmp/AG08BY.f
cp SB01BY.fortran ./sltmp/SB01BY.f
cp SB01FY.fortran ./sltmp/SB01FY.f
cp SB06ND.fortran ./sltmp/SB06ND.f
cp TB01MD.fortran ./sltmp/TB01MD.f
cp TB01ND.fortran ./sltmp/TB01ND.f
cp TB01ZD.fortran ./sltmp/TB01ZD.f
cp TG04BX.fortran ./sltmp/TG04BX.f
cp ODLTZM.fortran ./sltmp/ODLTZM.f
cp makefile.slicot ./sltmp/makefile
cd sltmp; /usr/local/Cellar/octave/6.4.0_1/bin/mkoctfile-6.4.0 -w -c MA02ID.f;
rm MA02ID.f; /usr/local/Cellar/octave/6.4.0_1/bin/mkoctfile-6.4.0 -c *.f;
ar -rc slicotlibrary.a ./sltmp/*.o
rm -rf sltmp slicot
LDFLAGS="-F/usr/local/opt/qt@5/lib  -L/usr/local/opt/openblas/lib -lopenblas 
-L/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11
-L/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11/../../..
-lgfortran -lquadmath -lm" \
    /usr/local/Cellar/octave/6.4.0_1/bin/mkoctfile-6.4.0 -Wall
-Wno-deprecated-declarations  __control_slicot_functions__.cc common.cc
slicotlibrary.a

error: pkg: error running 'make' for the control package.
error: called from
    configure_make at line 110 column 9
    install at line 196 column 7
    pkg at line 568 column 9




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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