bugGNU Octave - Bugs: bug #53812, [octave forge] (database) fails to...

 
 

bug #53812: [octave forge] (database) fails to install in octave 4.4

Submitter:  John Donoghue <lostbard>
Submitted:  Wed 02 May 2018 06:53:26 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  lostbard Open/Closed:  * Closed
Release:  * 4.4.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 18 May 2018 11:42:41 AM UTC, comment #3: 

Since generation of the patches you mentioned there were some independent fixes in the original repository. If there are still problems with the original tip in mxe Octave, I'd like to consider them. But probably it'll be too late for the next release of database.

Olaf Till <i7tiol>
Group Member
Fri 18 May 2018 11:32:26 AM UTC, comment #2: 

Original bug fixed, so closing.

I'll look at the mentioned patches.

Olaf Till <i7tiol>
Group Member
Thu 10 May 2018 08:43:13 PM UTC, comment #1: 
John Donoghue <lostbard>
Group Member
Wed 02 May 2018 06:53:26 PM UTC, original submission:  

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



John Donoghue <lostbard>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by i7tiol (Posted a comment)
  • -email is unavailable- added by lostbard
  • -email is unavailable- added by lostbard (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-07-02 jwe Summary[octave-forge] database fails to install in octave 4.4 [octave forge] (database) fails to install in octave 4.4
    2018-05-18 i7tiol StatusNone Fixed
        Open/ClosedOpen Closed
    2018-05-02 lostbard Carbon-Copy- Added i7tiol

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code