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

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

[Octave-bug-tracker] [bug #53371] building manual fails due to missing p


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53371] building manual fails due to missing python module "lxml.html"
Date: Wed, 21 Mar 2018 15:25:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #18, bug #53371 (project octave):

Some of the buildbots are still failing with the following error when running
qcollectiongenerator:


QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: 
]Cannot open data base file
/scratch/buildbot/slaves/jwe-debian-x86_64-2/gcc-7-lto-debian/build/doc/interpreter/octave_interpreter.qch.
Makefile:27808: recipe for target 'doc/interpreter/octave_interpreter.qch'
failed
make[2]: *** [doc/interpreter/octave_interpreter.qch] Error 255


I was able to solve the problem on my Debian systems by installing the
qt5-assistant package.  It ultimately depends on the libqt5sql5-sqlite
package, which is what I think is really needed.

I'm not sure that there is anything we can easily do in the configure script
for this problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53371>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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