-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I'm looking at updating the octave-statistics package in Fedora to 1.7.1 but hitting the following:
fitcnet.m .................................................../usr/include/c++/15/bits/stl_vector.h:1262: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double; _Alloc = std::allocator<double>; reference = double&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
fatal: caught signal Aborted -- stopping myself...
/var/tmp/rpm-tmp.77dj2o: line 48: 744869 Aborted (core dumped) octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/home/orion/fedora/octave-statistics/octave-statistics-1.7.1-build/BUILDROOT/usr/share/octave/packages","/home/orion/fedora/octave-statistics/octave-statistics-1.7.1-build/BUILDROOT/usr/lib64/octave/packages");pkg("local_list",fullfile("/home/orion/fedora/octave-statistics/octave-statistics-1.7.1-build/BUILDROOT/usr/share/octave","octave_packages"));pkg("list");pkg("install","-verbose",glob("/home/orion/fedora/octave-statistics/octave-statistics-1.7.1-build/statistics-release-1.7.1/build/statistics-1.7.1-*.tar.gz"){1,1});pkg("load","statistics");pkg("list");oruntests("/home/orion/fedora/octave-statistics/octave-statistics-1.7.1-build/BUILDROOT/usr/share/octave/packages/statistics-1.7.1");unlink(pkg("local_list"));'
I'll try to collect some more info when I have some time.
Metadata
Metadata
Assignees
Labels
No labels