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

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

[Octave-bug-tracker] [bug #57176] [octave forge] (io) csv2cell segfaults


From: Orion Poplawski
Subject: [Octave-bug-tracker] [bug #57176] [octave forge] (io) csv2cell segfaults with 64bit indexes (called from tblread function test)
Date: Thu, 7 Nov 2019 19:48:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #4, bug #57176 (project octave):

Tests are run during the package rpm build with:

octave -H -q --no-window-system --no-site-file --eval
'pkg("prefix","/builddir/build/BUILDROOT/octave-statistics-1.4.1-4.fc32.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-statistics-1.4.1-4.fc32.x86_64/usr/lib64/octave/packages");pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-statistics-1.4.1-4.fc32.x86_64/usr/share/octave","octave_packages"));pkg("list");pkg("install","-verbose",glob("/builddir/build/BUILD/octave-statistics-1.4.1/build/statistics-1.4.1-*.tar.gz"){1,1});pkg("load","statistics");pkg("list");runtests("/builddir/build/BUILDROOT/octave-statistics-1.4.1-4.fc32.x86_64/usr/share/octave/packages/statistics-1.4.1");unlink(pkg("local_list"));'

So the /builddir/... path contains the built package which is installed,
loaded, and then tests run.  The pre-built octave-io package is also
installed.  The problem I had is that I hadn't rebuilt octave-io first with
64bit indexes.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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