-
Notifications
You must be signed in to change notification settings - Fork 2.4k
spack.yaml installed entirely from buildcache reuse: true results in ghost specs #48868
Description
Steps to reproduce
Installing this small spack environment entirely from buildcache results in some packages depending on ghost specs. What I mean by "ghost" spec here is that some specs get installed which depend on non-installed dependency specs! This creates issues with generated module files, for instance, where loading dependents of the ghost spec results in attempts to load the non-existent dependency's modulefile.
I've wiped out my spack install entirely and re-installed the environment here a couple times. The first time there was a ghost glibc. The second attempt at wiping+re-installing resulted in the prior missing glibc now being installed, but now there was a ghost libxml2.
For instance, here is how I installed this environment:
$> spack -e . concretize -f | tee concretize.log
$> spack -e . env depfile -o Makefile
$> export SPACK_INSTALL_FLAGS=--cache-only
$> spack -e . buildcache keys -it
$> make -j -k SPACK_COLOR=always --output-sync=recurse
The concretization log shows four libxml2's in the DAG:
$> grep "\^libxml2 concretize.log
- 3juct62 ^[email protected]%[email protected]~http+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3
- etomzyn ^[email protected]%[email protected]~http+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3
- qxbwyas ^[email protected]%[email protected]~http+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3
- lmh2pr7 ^[email protected]%[email protected]+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3
With the environment installed, only three of these libxml2's were installed:
$> spack find -l libxml2
-- linux-centos7-x86_64_v3 / [email protected] -------------------------
lmh2pr7 [email protected] qxbwyas [email protected] 3juct62 [email protected]
==> 3 installed packages
Note above we are missing libxml2 /etomzyn. But libxml2 /etomzyn has installed dependents!
$> spack dependents -i /etomzyn
==> Dependents of [email protected]%gcc@=10.5.0/etomzyn
-- linux-centos7-x86_64_v3 / [email protected] -------------------------
trjllzb [email protected] drqlymo [email protected] j3ch2pk [email protected] xxonzxz [email protected]
Thus, if I generate modules and then try module load for one of the dependents of this ghost libxml2, we see the following errors:
$> module load llvm/19.1.7
Lmod has detected the following error: The following module(s) are unknown: "libxml2/2.13.5-etomzyn"
Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
$ module --ignore_cache load "libxml2/2.13.5-etomzyn"
Also make sure that all modulefiles written in TCL start with the string #%Module
Executing this command requires loading "libxml2/2.13.5-etomzyn" which failed while processing the following module(s):
Module fullname Module Filename
--------------- ---------------
hwloc/2.11.1-drqlymo /storage/upack/spack-tools/spack/share/spack/lmod-modules/linux-centos7-x86_64/Core/hwloc/2.11.1-drqlymo.lua
llvm/19.1.7 /storage/upack/spack-tools/spack/share/spack/lmod-modules/linux-centos7-x86_64/Core/llvm/19.1.7.luaExecuting this command requires loading "libxml2/2.13.5-etomzyn" which failed while processing the following module(s):
Module fullname Module Filename
--------------- ---------------
llvm/19.1.7 /storage/upack/spack-tools/spack/share/spack/lmod-modules/linux-centos7-x86_64/Core/llvm/19.1.7.lua
Oddly, if I query Spack for the installed dependencies of [email protected] it shows libxml /etomzyn as installed!
$> spack dependencies -i [email protected]
... etomzyn [email protected] ...
Spack environment:
spack:
view: false
config:
install_tree:
projections:
all: '{name}-{version}-{hash:5}'
concretizer:
reuse: true
unify: when_possible
packages:
all:
require: '%gcc target=x86_64_v3'
mirrors:
bootstrap:
url: https://cache.e4s.io/spack-universal-bootstrap/x86_64_v3-glibc2.17
specs:
- ccache
- cmake
- environment-modules
- gcc@11:11.9
- gcc@12:12.9
- gcc@13:13.9
- gcc@14:14.9
- gcc
- git
- gmake
- gnupg
- libtree
- llvm@17:17.9
- llvm@18:18.9
- llvm@19:19.9 +flang
- llvm
- lmod
- ninja
- patchelf
Concretization
==> Concretized 19 specs: - nv2nyfn [email protected]%[email protected]~ipo+redis build_system=cmake build_type=Release generator=make arch=linux-centos7-x86_64_v3 - p6uh33b ^[email protected]%[email protected]~doc+ncurses+ownlibs~qtgui build_system=generic build_type=Release arch=linux-centos7-x86_64_v3 - hep2cnf ^[email protected]%[email protected] build_system=generic arch=linux-centos7-x86_64_v3 [e] 27tc2cv ^[email protected]%[email protected] build_system=autotools patches=be65fec,e179c43 arch=linux-centos7-x86_64_v3 - zuvciju ^[email protected]%[email protected]~ipo~ssl~test~test_async~test_ssl build_system=cmake build_type=Release generator=make arch=linux-centos7-x86_64_v3 - az6bfca ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - j5wi5dt ^[email protected]%[email protected]+programs build_system=makefile compression=none libs=shared,static arch=linux-centos7-x86_64_v3 - icxh7cl [email protected]%[email protected]~doc+ncurses+ownlibs~qtgui build_system=generic build_type=Release arch=linux-centos7-x86_64_v3 - blxzpb6 ^[email protected]%[email protected]~gssapi~ldap~libidn2~librtmp~libssh~libssh2+nghttp2 build_system=autotools libs=shared,static tls=openssl arch=linux-centos7-x86_64_v3 - bf4snhu ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - npwsgyq ^[email protected]%[email protected]~symlinks+termlib abi=none build_system=autotools patches=7a351bc arch=linux-centos7-x86_64_v3 - gg6etkq ^[email protected]%[email protected]+compat+new_strategies+opt+pic+shared build_system=autotools arch=linux-centos7-x86_64_v3 - mdimoi7 [email protected]%[email protected]+X build_system=generic arch=linux-centos7-x86_64_v3 - dkla36w ^less@668%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 3os3byy ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - qgjvcnh ^[email protected]%[email protected]~bash build_system=autotools patches=040a650 arch=linux-centos7-x86_64_v3 - zazgzwm ^[email protected]%[email protected]~obsolete_api build_system=autotools patches=4885da3 arch=linux-centos7-x86_64_v3 - nng3iaa [email protected]%[email protected]~binutils+bootstrap~graphite~nvptx~piclibs~profiled~strip build_system=autotools build_type=RelWithDebInfo languages='c,c++,fortran' arch=linux-centos7-x86_64_v3 - dh6ncbe ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - i63gger ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - qrbpzae ^[email protected]%[email protected]~nls build_system=autotools arch=linux-centos7-x86_64_v3 - whztj2l ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - g63ir3j ^[email protected]%[email protected] build_system=autotools patches=1ea4349,24f587b,3d9885e,5911a5b,622ba38,6c8adf8,758e2ec,79572ee,a177edc,bbf97f1,c7b45ff,e0013d9,e065038 arch=linux-centos7-x86_64_v3 - sjeha5y ^[email protected]%[email protected] build_system=generic arch=linux-centos7-x86_64_v3 - x36dbpd ^[email protected]%[email protected]~guile build_system=generic arch=linux-centos7-x86_64_v3 - mfqwymx ^[email protected]%[email protected]+cxx build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - h2qh6w2 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - wpecwcu ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - cokv7ku ^[email protected]%[email protected]+sigsegv build_system=autotools patches=9dc5fbd,bfdffa7 arch=linux-centos7-x86_64_v3 - lkssnb4 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - es32djr ^[email protected]%[email protected] build_system=autotools patches=440b954 arch=linux-centos7-x86_64_v3 - ci2rgez ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - eud6xo6 ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - wtqikvz ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - ymbyxkm ^[email protected]%[email protected]+cpanm+opcode+open+shared+threads build_system=generic arch=linux-centos7-x86_64_v3 - jg2tcz6 ^[email protected]%[email protected]+cxx~docs+stl build_system=autotools patches=26090f4,b231fcc arch=linux-centos7-x86_64_v3 - kk4yfzc ^[email protected]%[email protected]~debug~pic+shared build_system=generic arch=linux-centos7-x86_64_v3 - n5vjg4o ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - dn3waoi ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - mlabqye ^[email protected]%[email protected]+bzip2+curses+git~libunistring+libxml2+pic+shared+tar+xz build_system=autotools arch=linux-centos7-x86_64_v3 - 3juct62 ^[email protected]%[email protected]~http+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3 - k5kixla ^[email protected]%[email protected] build_system=autotools zip=pigz arch=linux-centos7-x86_64_v3 - uoke7ey ^[email protected]%[email protected] build_system=makefile arch=linux-centos7-x86_64_v3 - hb7sdbq ^[email protected]%[email protected]~pic build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - t2bvzdo ^[email protected]%[email protected]~symlinks+termlib abi=none build_system=autotools patches=7a351bc arch=linux-centos7-x86_64_v3 - nbn5uw7 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - zshmpvf ^[email protected]%[email protected]+compat+new_strategies+opt+pic+shared build_system=autotools arch=linux-centos7-x86_64_v3 - irvproe ^[email protected]%[email protected]+programs build_system=makefile compression=none libs=shared,static arch=linux-centos7-x86_64_v3 - 3kdik75 [email protected]%[email protected]~binutils+bootstrap~graphite~mold~nvptx~piclibs~profiled~strip build_system=autotools build_type=RelWithDebInfo languages='c,c++,fortran' arch=linux-centos7-x86_64_v3 - pfthnhd ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - gy76bph ^[email protected]%[email protected]~nls build_system=autotools arch=linux-centos7-x86_64_v3 - 36sbhpd ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - hxvxqf7 ^[email protected]%[email protected] build_system=autotools patches=1ea4349,24f587b,3d9885e,5911a5b,622ba38,6c8adf8,758e2ec,79572ee,a177edc,bbf97f1,c7b45ff,e0013d9,e065038 arch=linux-centos7-x86_64_v3 - dsxg4mw ^[email protected]%[email protected]+cxx build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - necuzxw ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 5cbih2i ^[email protected]%[email protected] build_system=autotools patches=440b954 arch=linux-centos7-x86_64_v3 - 33kivvi ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - e3a4kfe ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - l7q3nxb ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - r4v65ar ^[email protected]%[email protected]+cpanm+opcode+open+shared+threads build_system=generic arch=linux-centos7-x86_64_v3 - 4uxwdlo ^[email protected]%[email protected]+cxx~docs+stl build_system=autotools patches=26090f4,b231fcc arch=linux-centos7-x86_64_v3 - acxlsss ^[email protected]%[email protected]~debug~pic+shared build_system=generic arch=linux-centos7-x86_64_v3 - x4ld3s4 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 5x6rzhs ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 6ui5fcm [email protected]%[email protected]~binutils+bootstrap~graphite~mold~nvptx~piclibs~profiled~strip build_system=autotools build_type=RelWithDebInfo languages='c,c++,fortran' arch=linux-centos7-x86_64_v3 - yr3rkj4 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - ipzxe4m ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - hc3lbyh ^[email protected]%[email protected]~nls build_system=autotools arch=linux-centos7-x86_64_v3 - rsn4g4s ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - nyetdo6 ^[email protected]%[email protected] build_system=autotools patches=1ea4349,24f587b,3d9885e,5911a5b,622ba38,6c8adf8,758e2ec,79572ee,a177edc,bbf97f1,c7b45ff,e0013d9,e065038 arch=linux-centos7-x86_64_v3 - penejcy ^[email protected]%[email protected] build_system=generic arch=linux-centos7-x86_64_v3 [e] aqxq2if ^[email protected]%[email protected] build_system=autotools patches=be65fec,e179c43 arch=linux-centos7-x86_64_v3 - k4vjuxx ^[email protected]%[email protected]~guile build_system=generic arch=linux-centos7-x86_64_v3 - 23xkd3b ^[email protected]%[email protected]+cxx build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - 4w7gddn ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - xkhlzzq ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - u7qe7s5 ^[email protected]%[email protected]+sigsegv build_system=autotools patches=9dc5fbd,bfdffa7 arch=linux-centos7-x86_64_v3 - 4v5dp44 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 5luujln ^[email protected]%[email protected] build_system=autotools patches=440b954 arch=linux-centos7-x86_64_v3 - ivu277h ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - 5to42p6 ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - vsujrbn ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - hhwndes ^[email protected]%[email protected]+cpanm+opcode+open+shared+threads build_system=generic arch=linux-centos7-x86_64_v3 - b3nd6kn ^[email protected]%[email protected]+cxx~docs+stl build_system=autotools patches=26090f4,b231fcc arch=linux-centos7-x86_64_v3 - kg4jek7 ^[email protected]%[email protected]~debug~pic+shared build_system=generic arch=linux-centos7-x86_64_v3 - u2e6fkz ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 2lye2fq ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - zritpaw ^[email protected]%[email protected]+bzip2+curses+git~libunistring+libxml2+pic+shared+tar+xz build_system=autotools arch=linux-centos7-x86_64_v3 - mdtxhyr ^[email protected]%[email protected] build_system=autotools zip=pigz arch=linux-centos7-x86_64_v3 - rjc4jyv ^[email protected]%[email protected] build_system=makefile arch=linux-centos7-x86_64_v3 - 2muvkhf ^[email protected]%[email protected]+compat+new_strategies+opt+pic+shared build_system=autotools arch=linux-centos7-x86_64_v3 - ob2urpy ^[email protected]%[email protected]+programs build_system=makefile compression=none libs=shared,static arch=linux-centos7-x86_64_v3 - kyh762i [email protected]%[email protected]~binutils+bootstrap~graphite~mold~nvptx~piclibs~profiled~strip build_system=autotools build_type=RelWithDebInfo languages='c,c++,fortran' arch=linux-centos7-x86_64_v3 - aofffrz [email protected]%[email protected]+man+nls+perl+subtree~svn~tcltk build_system=autotools arch=linux-centos7-x86_64_v3 - uy2sjoe ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - qxbfrmi ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 62a7wu6 ^[email protected]%[email protected]+libbsd build_system=autotools arch=linux-centos7-x86_64_v3 - 7qkhovz ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - rjvj2vz ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - trjllzb ^[email protected]%[email protected]+bzip2+curses+git~libunistring+libxml2+pic+shared+tar+xz build_system=autotools arch=linux-centos7-x86_64_v3 - rhzijzz ^[email protected]%[email protected] build_system=autotools zip=pigz arch=linux-centos7-x86_64_v3 - dwhahri ^[email protected]%[email protected] build_system=makefile arch=linux-centos7-x86_64_v3 - gwcsp4a ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - 26j7axb ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - lmuuwfx ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - u6azsks ^[email protected]%[email protected]+sigsegv build_system=autotools patches=9dc5fbd,bfdffa7 arch=linux-centos7-x86_64_v3 - nyyfanm ^[email protected]%[email protected]+gssapi build_system=autotools arch=linux-centos7-x86_64_v3 - mtkbcuf ^[email protected]%[email protected]+shared build_system=autotools arch=linux-centos7-x86_64_v3 - 226347m ^[email protected]%[email protected]~color build_system=autotools arch=linux-centos7-x86_64_v3 - jjw6w6t ^[email protected]%[email protected]~docs+shared build_system=generic certs=mozilla arch=linux-centos7-x86_64_v3 - zg4xzox ^ca-certificates-mozilla@2023-05-30%[email protected] build_system=generic arch=linux-centos7-x86_64_v3 - vimukie ^[email protected]%[email protected]~jit+multibyte+pic build_system=autotools arch=linux-centos7-x86_64_v3 - fcrzh2t [email protected]%[email protected]~guile build_system=generic arch=linux-centos7-x86_64_v3 - ezf4uxo [email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - ln23n55 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - ghqolrv ^[email protected]%[email protected] build_system=autotools patches=4e308ba arch=linux-centos7-x86_64_v3 - 6myligw ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 5cfgng4 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - vajq3nz ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - eklxewh ^[email protected]%[email protected] build_system=autotools gui=tty arch=linux-centos7-x86_64_v3 - 3ee6czs [email protected]%[email protected] build_system=makefile arch=linux-centos7-x86_64_v3 - j3ch2pk [email protected]%[email protected]+clang~cuda~flang+gold~ipo+libomptarget~libomptarget_debug~link_llvm_dylib+lld+lldb+llvm_dylib+lua~mlir+polly~python~split_dwarf~z3~zstd build_system=cmake build_type=Release compiler-rt=runtime generator=ninja libcxx=runtime libunwind=runtime openmp=runtime shlib_symbol_version=none targets=all version_suffix=none arch=linux-centos7-x86_64_v3 - hbzi7tk ^[email protected]%[email protected]~gas+gold~gprofng+headers~interwork+ld~libiberty~lto~nls~pgo+plugins build_system=autotools compress_debug_sections=zlib libs=shared,static arch=linux-centos7-x86_64_v3 - drqlymo ^[email protected]%[email protected]~cairo~cuda~gl~level_zero~libudev+libxml2~nvml~opencl+pci~rocm build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - hrjzvkq ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - hso7le7 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 2zjfvhx ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - ftee2w7 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - etomzyn ^[email protected]%[email protected]~http+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3 - bawwcmh ^[email protected]%[email protected]+shared build_system=makefile fetcher=curl arch=linux-centos7-x86_64_v3 - oafrkzj ^[email protected]%[email protected] build_system=makefile patches=881d2ed,f6f6236 arch=linux-centos7-x86_64_v3 - agk2qn6 ^[email protected]%[email protected]+re2c build_system=generic patches=93f4bb3 arch=linux-centos7-x86_64_v3 - 6bso4au ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - tv6jmfk ^[email protected]%[email protected] build_system=perl arch=linux-centos7-x86_64_v3 - xb3v2rm ^[email protected]%[email protected]+bz2+ctypes+dbm~debug+libxml2+lzma~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tkinter+uuid+zlib build_system=generic arch=linux-centos7-x86_64_v3 - iucw4r2 ^[email protected]%[email protected]+column_metadata+dynamic_extensions+fts~functions+rtree build_system=autotools arch=linux-centos7-x86_64_v3 - am23taq ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 5p24c7g ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - av4kva5 ^[email protected]%[email protected]~pic build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - rfg7d52 [email protected]%[email protected]+clang~cuda~flang+gold~ipo+libomptarget~libomptarget_debug~link_llvm_dylib+lld+lldb+llvm_dylib+lua~mlir+polly~python~split_dwarf~z3~zstd build_system=cmake build_type=Release compiler-rt=runtime generator=ninja libcxx=runtime libunwind=runtime openmp=runtime shlib_symbol_version=none targets=all version_suffix=none arch=linux-centos7-x86_64_v3 - dgfh6p4 ^[email protected]%[email protected]~gas+gold~gprofng+headers~interwork+ld~libiberty~lto~nls~pgo+plugins build_system=autotools compress_debug_sections=zlib libs=shared,static arch=linux-centos7-x86_64_v3 - bhgb54y ^[email protected]%[email protected]~doc+ncurses+ownlibs~qtgui build_system=generic build_type=Release arch=linux-centos7-x86_64_v3 - aemlnm4 ^[email protected]%[email protected]~gssapi~ldap~libidn2~librtmp~libssh~libssh2+nghttp2 build_system=autotools libs=shared,static tls=openssl arch=linux-centos7-x86_64_v3 - s64cden ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - ul3ay2v ^[email protected]%[email protected]~cairo~cuda~gl~level_zero~libudev+libxml2~nvml~opencl+pci~rocm build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - wtsd6x6 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - fnkolxa ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - tacpztt ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - iriqmlm ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - qxbwyas ^[email protected]%[email protected]~http+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3 - 2v4ptaf ^[email protected]%[email protected]+shared build_system=makefile fetcher=curl arch=linux-centos7-x86_64_v3 - tkgioxu ^[email protected]%[email protected] build_system=makefile patches=881d2ed,f6f6236 arch=linux-centos7-x86_64_v3 - rrs5ilq ^[email protected]%[email protected]~symlinks+termlib abi=none build_system=autotools patches=7a351bc arch=linux-centos7-x86_64_v3 - v6mgemm ^[email protected]%[email protected]+re2c build_system=generic patches=93f4bb3 arch=linux-centos7-x86_64_v3 - xqpqutw ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - b6stjba ^[email protected]%[email protected] build_system=perl arch=linux-centos7-x86_64_v3 - t2plv3v ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - 25yp3su ^[email protected]%[email protected]+bz2+ctypes+dbm~debug+libxml2+lzma~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tkinter+uuid+zlib build_system=generic arch=linux-centos7-x86_64_v3 - nvjx7p5 ^[email protected]%[email protected]+libbsd build_system=autotools arch=linux-centos7-x86_64_v3 - dkrdwv3 ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - kcqrxtn ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - nvhh32m ^[email protected]%[email protected]~docs+shared build_system=generic certs=mozilla arch=linux-centos7-x86_64_v3 - pj65pzk ^ca-certificates-mozilla@2023-05-30%[email protected] build_system=generic arch=linux-centos7-x86_64_v3 - 7zmhyt7 ^[email protected]%[email protected]+column_metadata+dynamic_extensions+fts~functions+rtree build_system=autotools arch=linux-centos7-x86_64_v3 - lkg242t ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - mqcnefx ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - vtoomjb ^[email protected]%[email protected]~jit+multibyte+pic build_system=autotools arch=linux-centos7-x86_64_v3 - wz6ojms ^[email protected]%[email protected]~pic build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - xxonzxz [email protected]%[email protected]+clang~cuda+flang+gold~ipo+libomptarget~libomptarget_debug~link_llvm_dylib+lld+lldb+llvm_dylib+lua~mlir+offload+polly~python~split_dwarf~z3~zstd build_system=cmake build_type=Release compiler-rt=runtime generator=ninja libcxx=runtime libunwind=runtime openmp=runtime shlib_symbol_version=none targets=all version_suffix=none arch=linux-centos7-x86_64_v3 - jjwssz3 [email protected]%[email protected]+auto_swap~redirect build_system=autotools arch=linux-centos7-x86_64_v3 - dqu6akt ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - rw5dnwd ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - kjnuq2t ^[email protected]%[email protected] build_system=lua arch=linux-centos7-x86_64_v3 - asaw4rl ^[email protected]%[email protected] build_system=lua arch=linux-centos7-x86_64_v3 - 2vb7at3 [email protected]%[email protected]+re2c build_system=generic arch=linux-centos7-x86_64_v3 - ehxnxlt ^[email protected]%[email protected]+bz2+ctypes+dbm~debug+libxml2+lzma~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tkinter+uuid+zlib build_system=generic arch=linux-centos7-x86_64_v3 - smdwikc ^[email protected]%[email protected]~debug~pic+shared build_system=generic arch=linux-centos7-x86_64_v3 - u4jjvmn ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - zwfwkqr ^[email protected]%[email protected]+libbsd build_system=autotools arch=linux-centos7-x86_64_v3 - tpz5pgw ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - eqk4x7v ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - yy2sliu ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - pg4srbo ^[email protected]%[email protected]+bzip2+curses+git~libunistring+libxml2+pic+shared+tar+xz build_system=autotools arch=linux-centos7-x86_64_v3 - mhgr3gp ^[email protected]%[email protected] build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - lmh2pr7 ^[email protected]%[email protected]+pic~python+shared build_system=autotools arch=linux-centos7-x86_64_v3 - md3c7yf ^[email protected]%[email protected] build_system=autotools zip=pigz arch=linux-centos7-x86_64_v3 - izy7jjt ^[email protected]%[email protected] build_system=makefile arch=linux-centos7-x86_64_v3 - zeh7sgb ^[email protected]%[email protected]+programs build_system=makefile compression=none libs=shared,static arch=linux-centos7-x86_64_v3 - c5ixoer ^[email protected]%[email protected]~guile build_system=generic arch=linux-centos7-x86_64_v3 - bcbfxbc ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - g7a5kbi ^[email protected]%[email protected]~symlinks+termlib abi=none build_system=autotools patches=7a351bc arch=linux-centos7-x86_64_v3 - qy6a3pr ^[email protected]%[email protected]~docs+shared build_system=generic certs=mozilla arch=linux-centos7-x86_64_v3 - ssp3er5 ^[email protected]%[email protected]+cpanm+opcode+open+shared+threads build_system=generic arch=linux-centos7-x86_64_v3 - vi3aelj ^[email protected]%[email protected]+cxx~docs+stl build_system=autotools patches=26090f4,b231fcc arch=linux-centos7-x86_64_v3 - l4wdzuh ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - jjjfopl ^[email protected]%[email protected] build_system=autotools patches=bbf97f1 arch=linux-centos7-x86_64_v3 - 2bkr6c4 ^[email protected]%[email protected]+column_metadata+dynamic_extensions+fts~functions+rtree build_system=autotools arch=linux-centos7-x86_64_v3 - akk2bml ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - f2nlsha ^[email protected]%[email protected]~pic build_system=autotools libs=shared,static arch=linux-centos7-x86_64_v3 - fm5dtgi ^[email protected]%[email protected]+compat+new_strategies+opt+pic+shared build_system=autotools arch=linux-centos7-x86_64_v3 - ousz6wb ^[email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3 - clgr4ww [email protected]%[email protected] build_system=autotools arch=linux-centos7-x86_64_v3
@kftsehk @becker33 @alalazo @haampie
Error message
No response
Information on your system
- Spack: 0.24.0.dev0 (6b13017)
- Python: 3.6.8
- Platform: linux-rhel8-cascadelake
General information
- I have run
spack debug reportand reported the version of Spack/Python/Platform - I have searched the issues of this repo and believe this is not a duplicate
- I have run the failing commands in debug mode and reported the output