-
Notifications
You must be signed in to change notification settings - Fork 2.4k
sqlite look up table error while building Paraview #15248
Copy link
Copy link
Closed
Labels
Description
Steps to reproduce the issue
$ spack install -j1 [email protected]+qt+python3 ^mesa~llvm ^[email protected]
... # and the relevant part of the error
/home/mschramm/spack/opt/spack/linux-rhel8-broadwell/gcc-8.3.1/qt-5.14.1-p5hlomyuhbezq22wgag5vfwrjokpr73e/bin/qhelpgenerator: symbol lookup error: /home/mschramm/spack/opt/spack/linux-rhel8-broadwell/gcc-8.3.1/qt-5.14.1-p5hlomyuhbezq22wgag5vfwrjokpr73e/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16Platform and user environment
Please report your OS here:
$ uname -a
Linux mschramm-precision-tower-5810.ae.iastate.edu 4.18.0-147.3.1.el8_1.x86_64 #1 SMP Wed Nov 27 01:11:44 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="8.1 (Ootpa)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="8.1"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux 8.1 (Ootpa)"
Reactions are currently unavailable