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

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

[Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to install and crash in function
Date: Thu, 27 Aug 2020 08:08:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363

Follow-up Comment #12, bug #58957 (project octave):

In win64, after commenting out the 2 render tests:

  PASS                              998
  FAIL                                1

The fail was 


>>>>> processing AppData\Local\Programs\GNU
Octave\Octave-6.0.1_1\mingw64\share\octave\packages\sparsersb-1.0.8\sparsersbtg.m
***** test
 assert( length( sparsersbtg () ) >= 57846 )
 assert( length( sparsersbtg ([1,1,1,1,1,1]) ) >= 11218 )
 assert( length( sparsersbtg ([1,1,1]) ) >= 11218 )
 assert( length( sparsersbtg ([1]) ) == 0 )
!!!!! test failed
invalid empty index expression



The cross compiled package flags:

octave sparsersb package is configured with:
  SPARSERSB_LDFLAGS:    
-L/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/lib -lrsb
  SPARSERSB_CXXFLAGS:   
-I/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/include/
  SPARSERSB_CXX11:       -std=gnu++11
  OCTAVE:                echo
  MKOCTFILE:            
/home/jade/mxe-octave/build-64/usr/bin/x86_64-w64-mingw32-mkoctfile --verbose
-g



The compile command:


x86_64-w64-mingw32-g++ -c
-I/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/include 
-I/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/include/octave-6.0.1/octave/..
-I/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/include/octave-6.0.1/octave
-I/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/include   -fopenmp
-I/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/include/
-DHAVE_OCTAVE_VALUE_ISCOMPLEX -std=gnu++11 -g   
-DRSB_SPARSERSB_LABEL=sparsersb sparsersb.cc -o /tmp/oct-hVqkQj.o



librsb cross compiled flags:


configure: =============== Build Programs and Flags
===============================
(you can override these at build time; e.g.: 'make CC=cc')
        CC                     : x86_64-w64-mingw32-gcc
        CFLAGS                 : -g -O2 -D__USE_MINGW_ANSI_STDIO=1 -fopenmp
-std=c99
        NOUNROLLCFLAGS         : -fno-unroll-loops
        FC (to disable, FC='') : x86_64-w64-mingw32-gfortran
        FCFLAGS                : -g -O2 -fopenmp
        LD                     :
/home/jade/mxe-octave/build-64/usr/bin/x86_64-w64-mingw32-ld
        LDFLAGS                :
-L/home/jade/mxe-octave/build-64/usr/x86_64-w64-mingw32/lib
        LIBS                   :  -lm -lgfortran
        AR                     : x86_64-w64-mingw32-ar
        ARFLAGS                : cru
        M4                     : m4
        OCTAVE                 : octave
        DOXYGEN                : false
        HELP2MAN               : false
=== Additional flags affecting only the benchmark program (rsbench): ===
        RSB_RSBENCH_LIBS             :
        RSB_RSBENCH_CFLAGS           :
========= Main code generator values, this build vs defaults ===========
(if these differ from the defaults, you need to have M4 and run 'make
cleanall' and 'make')
        All Numerical types          : "int,double,float,float complex,double
complex"
        Numerical types              : "double,float,float complex,double
complex" vs "double,float,float complex,double complex"
        Build Sparse BLAS Interface  : "no" vs "yes"
        Util. Kernels Unroll         : "16" vs "16"
        Triangular solve zero check  : "yes" vs "yes"
============== Build Configuration, this build vs defaults =============
(if you reconfigure and change these, you need to run 'make clean' and
'make')
        Supported I/O functionality level   : "7" vs "0"
        Interface Error Verbosity           : "0" vs "0"
        Internals Error Verbosity           : "0" vs "0"
        Memory hierarchy info, detected     :
"L3:16/64/8192K,L2:8/64/256K,L1:8/64/32K"
        Memory hierarchy info, selected     : ""
        Maximum of Supported threads        : "64"
        Build Fortran examples              : "no"
        Build C examples                    : "no"
        Install Sparse BLAS Fortran modules : "no"
        Install pkg-config "librsb.pc" file : "no"
        Build Octave generated tester       : "no"
        Build Octave generated tester (int) : "no"
        Build HTML and man documentation    : "no"
        gzipped matrices support via zlib   : "no"
        gather elapsed time in librsb       : "no"


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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