Skip to content

Commit

Permalink
#476 qgis_v4 works - no pocl
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelToman committed Jan 15, 2025
1 parent 3a23b34 commit d1ee74a
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 476_QGIS/qgis_v3-CMNinja.3.40.2.eb
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,13 @@ configopts = ' '.join(_copts)
moduleclass = 'geo'

# E10:
# here they see problem in OpenCL: https://www.linuxquestions.org/questions/slackware-14/new-llvm-kills-libreoffice-7-5-2-a-4175723640/#post6421577
# they did export SAL_DISABLE_OPENCL=1 and it was fixed to run libreoffice
# `ls /etc/OpenCL/vendors/` -> nvidia.icd
# -> try run on desktop cluster: LD_DEBUG=libs qgis
# -> modules: LLVM-16.0.6-GCCcore-12.3.0 and Clang/16.0.6-GCCcore-12.3.0
# -> Clang - pocl, LLVM - libGLU - Qt5
# -> problem Vulcan - X11 + Wayland: https://github.com/RPCS3/rpcs3/issues/13641
# -> Also there is in modules: X11 and Waylandpp - from WebKitGTK+ (Wayland, not my EC) - should not be problem
# Run on desktop cluster -> qgis -> error (for both versions)
# CommandLine Error: Option 'use-dbg-addr' registered more than once!
Expand Down
Loading

0 comments on commit d1ee74a

Please sign in to comment.