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

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

[Octave-bug-tracker] [bug #56171] Forge control package fails to build a


From: anonymous
Subject: [Octave-bug-tracker] [bug #56171] Forge control package fails to build and install.
Date: Fri, 19 Apr 2019 11:38:38 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1 Safari/605.1.15

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

                 Summary: Forge control package fails to build and install.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 19 Apr 2019 03:38:36 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Charles (past) Tolle
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Mac OS

    _______________________________________________________

Details:

octave:1> pkg install -forge control
warning: LFLAGS is deprecated and will be removed in a future version of
Octave, use LDFLAGS instead
In file included from __control_helper_functions__.cc:1:
In file included from ./is_real_scalar.cc:28:
In file included from
/usr/local/Cellar/octave/5.1.0/include/octave-5.1.0/octave/../octave/oct.h:26:
/usr/local/Cellar/octave/5.1.0/include/octave-5.1.0/octave/octave-config.h:64:14:
fatal error: 'cstdint' file not found
#    include <cstdint>
             ^
1 error generated.
make: *** [__control_helper_functions__.oct] Error 1
make: *** Waiting for unfinished jobs....
MA02ID.f:188:21:

MA02ID.f:184:72:

          DO 90 J = 1, N+1
                                                                        2
MA02ID.f:188:21:

                DWORK(J-1) = DWORK(J-1) + TEMP
                     1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
MA02ID.f:188:34:

MA02ID.f:184:72:

          DO 90 J = 1, N+1
                                                                        2
MA02ID.f:188:34:

                DWORK(J-1) = DWORK(J-1) + TEMP
                                  1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
MA02ID.f:230:21:

MA02ID.f:226:72:

          DO 160 J = 1, N+1
                                                                        2
MA02ID.f:230:21:

                DWORK(J-1) = DWORK(J-1) + TEMP
                     1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
MA02ID.f:230:34:

MA02ID.f:226:72:

          DO 160 J = 1, N+1
                                                                        2
MA02ID.f:230:34:

                DWORK(J-1) = DWORK(J-1) + TEMP
                                  1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at
(2)
tar -xzf slicot.tar.gz
/usr/local/Cellar/octave/5.1.0/bin/mkoctfile-5.1.0 -Wall
-Wno-deprecated-declarations  __control_helper_functions__.cc
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
cp TG04BX.fortran ./sltmp/TG04BX.f
cp TB01ZD.fortran ./sltmp/TB01ZD.f
cd sltmp; /usr/local/Cellar/octave/5.1.0/bin/mkoctfile-5.1.0 -c *.f
ar -rc slicotlibrary.a ./sltmp/*.o
rm -rf sltmp slicot

pkg: error running `make' for the control package.
error: called from
    configure_make at line 99 column 9
    install at line 184 column 7
    pkg at line 441 column 9




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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