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

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

[Octave-bug-tracker] [bug #53841] Could not copy help collection to temp


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53841] Could not copy help collection to temporary file. Cannot load sqlite database driver! with Qt 5.12
Date: Wed, 13 Feb 2019 17:50:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36

Follow-up Comment #48, bug #53841 (project octave):

When I delete the qch and qhc files and try to let flatpak-build regenerate
them using qhelpgenerator 5.12, it fails in the build with a segfault:


rm -f doc/interpreter/octave_interpreter.qhc
doc/interpreter/octave_interpreter.qch && \
perl ./doc/interpreter/mk-qthelp.pl octave.html
doc/interpreter/octave_interpreter && \
qhelpgenerator  doc/interpreter/octave_interpreter.qhcp -o
doc/interpreter/octave_interpreter.qhc >/dev/null && \
rm -f doc/interpreter/octave_interpreter.qhcp
doc/interpreter/octave_interpreter.qhp
/bin/sh: line 3: 17171 Segmentation fault      qhelpgenerator
doc/interpreter/octave_interpreter.qhcp -o
doc/interpreter/octave_interpreter.qhc > /dev/null


Not very encouraging. Note that this is also with
QCOLLECTIONGENERATOR=qhelpgenerator, because the two tools were merged in Qt
5.12.

And yeah, I'm not dismissing mxe-octave, I know that it's not feasible to
build both native and cross versions of Qt just to be able to build the help
files with the same version of Qt. I just wanted to test to see whether
building the help with the same version of Qt would resolve this, and I can't
even test that.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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