Skip to content

Issue on E4S page: ParaView Quick Start #44

@maherou

Description

@maherou

Please describe the problem with this page:

https://E4S-Project.github.io/quick-start-paraview/

When going through the steps of this quickstart page, I ran into a problem when executing part of Step 3:

spack install paraview +mpi ^mpich

The output log is long but I think this is the relevant part:

==> mesa: Executing phase: 'meson'
==> Error: ProcessError: Command exited with status 1:
'/spack/opt/spack/linux-aarch64/meson-1.8.5-wsimwaliw4mstunpozu7jnt4vyqwsl47/bin/meson' 'setup' '/tmp/root/spack-stage/spack-stage-mesa-25.0.5-zrovud3inr5at76x43ez2arzaz5scwxf/spack-src' '-Dprefix=/spack/opt/spack/linux-aarch64/mesa-25.0.5-zrovud3inr5at76x43ez2arzaz5scwxf' '-Dlibdir=/spack/opt/spack/linux-aarch64/mesa-25.0.5-zrovud3inr5at76x43ez2arzaz5scwxf/lib' '-Dbuildtype=release' '-Dstrip=false' '-Ddefault_library=shared' '-Dwrap_mode=nodownload' '-Dvulkan-drivers=' '-Dgallium-vdpau=disabled' '-Dgallium-va=disabled' '-Dgallium-xa=disabled' '-Dgallium-nine=false' '-Dgallium-opencl=disabled' '-Dbuild-tests=false' '-Dglvnd=false' '-Dlibunwind=disabled' '-Dosmesa=true' '-Dglx=xlib' '-Degl=disabled' '-Dgbm=disabled' '-Dopengl=true' '-Dgles1=disabled' '-Dgles2=disabled' '-Dshared-glapi=enabled' '-Dllvm=disabled' '-Dplatforms=x11' '-Dgallium-drivers=swrast'

1 error found in build log:
164 Checking for function "pthread_setaffinity_np" with dependency threads: YES
165 Run-time dependency expat found: YES 2.7.3
166 Library m found: YES
167 Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
168 Run-time dependency libudev found: NO (tried pkgconfig and cmake)
169

170 ../spack-src/meson.build:1845:2: ERROR: Problem encountered: llvmpipe requires LLVM and is enabled, but LLVM is disabled.
171
172 A full log can be found at /tmp/root/spack-stage/spack-stage-mesa-25.0.5-zrovud3inr5at76x43ez2arzaz5scwxf/spack-build-zrovud3/meson-logs/meson-log.
txt

See build log for details:
/tmp/root/spack-stage/spack-stage-mesa-25.0.5-zrovud3inr5at76x43ez2arzaz5scwxf/spack-build-out.txt

==> Warning: Skipping build of glx-1.4-weco6alm7i5jp2vt2ruk5rupdza63doc since mesa-25.0.5-zrovud3inr5at76x43ez2arzaz5scwxf failed
==> Warning: Skipping build of qt-5.15.16-w23uzsvd6w5sv2qd7qkgtfi4rwabl5qc since glx-1.4-weco6alm7i5jp2vt2ruk5rupdza63doc failed
==> Warning: Skipping build of paraview-5.13.3-dq44d6wy4spvxamrkdgorghp5mn3jcou since qt-5.15.16-w23uzsvd6w5sv2qd7qkgtfi4rwabl5qc failed
==> Warning: Skipping build of glew-2.2.0-3qt72mllxi4zniqzmzacuw5ykeb6zmw7 since glx-1.4-weco6alm7i5jp2vt2ruk5rupdza63doc failed

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions