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

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

[Octave-bug-tracker] [bug #53812] [octave-forge] database fails to insta


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #53812] [octave-forge] database fails to install in octave 4.4
Date: Wed, 2 May 2018 14:53:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

URL:
  <http://savannah.gnu.org/bugs/?53812>

                 Summary: [octave-forge] database fails to install in octave
4.4
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Wed 02 May 2018 06:53:26 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: lostbard
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Any

    _______________________________________________________

Details:

Using database from the forge repo, and attempting to install the tarball
after running the maintainer Makefile without errors:


g++ -c  -fPIC -I/usr/local/include/octave-4.4.0/octave/..
-I/usr/local/include/octave-4.4.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2   -I/usr/include  pq_connection.cc -o pq_connection.o
CXXFLAGS="-g -O2" /usr/local/bin/mkoctfile-4.4.0 --verbose -I`pg_config
--includedir` -c command.cc
g++ -c  -fPIC -I/usr/local/include/octave-4.4.0/octave/..
-I/usr/local/include/octave-4.4.0/octave -I/usr/local/include  -pthread
-fopenmp -g -O2   -I/usr/include  command.cc -o command.o
command.cc: In member function ‘octave_value
command::tuples_ok_handler()’:
command.cc:308:18: error: could not convert ‘octave_value_list()’ from
‘octave_value_list’ to ‘octave_value’
           return octave_value_list ();
                  ^~~~~~~~~~~~~~~~~~~~
command.cc:440:12: error: could not convert ‘octave_value_list()’ from
‘octave_value_list’ to ‘octave_value’
     return octave_value_list ();
            ^~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:96: command.o] Error 1
make: Leaving directory '/tmp/oct-69nu9b/database-2.4.2/src







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53812>

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




reply via email to

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