Last active
September 30, 2020 12:13
-
-
Save matz-e/0c494010f9de9b8e42b63353169c7a21 to your computer and use it in GitHub Desktop.
Spack installation log with separately concretized environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spack: | |
view: false | |
concretization: separately | |
packages: | |
all: | |
compiler: [[email protected]] | |
target: [] | |
version: [] | |
buildable: true | |
providers: {} | |
intel-parallel-studio: | |
variants: +advisor+clck+daal+gdb+inspector+ipp+itac+mkl+mpi+rpath+shared+tbb+vtune | |
target: [] | |
version: [] | |
buildable: true | |
compiler: [] | |
providers: {} | |
specs: | |
- [email protected] | |
- [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ spack -e debug_environment concretize | |
==> Warning: [email protected] cannot build optimized binaries for "skylake_avx512". Using best target possible: "haswell" | |
==> Warning: [email protected] cannot build optimized binaries for "skylake_avx512". Using best target possible: "haswell" | |
==> Concretized [email protected] | |
- ukhvotj [email protected]%[email protected]~binutils~nvptx~piclibs~strip languages=c,c++,fortran arch=linux-rhel7-haswell | |
- raqmdao ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- ui44ahg ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- dipchcn ^[email protected]%[email protected]+sigsegv patches=3877ab548f88597ab2327a2230ee048d2d07ace1062efe81fc92e91b7f39cd00,fc9b61654a3ba1a8d6cd78ce087e7c96366c290bc8d2c299f09828d793b853c8 arch=linux-rhel7-haswell | |
- oywfhvk ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- fip2gsu ^[email protected]%[email protected]+cpanm+shared+threads arch=linux-rhel7-haswell | |
- xlo6c7h ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- qrwijay ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- a72rtxy ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- cwq7uyp ^[email protected]%[email protected]~symlinks+termlib arch=linux-rhel7-haswell | |
- cexp2vp ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- sumge4z ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- swiq7rt ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- ij2vhzk ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- upj2gnv ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- vql3fcw ^[email protected]%[email protected] patches=7a6dd71bcda4803d6b89612706a17b8816e1acd5dd9bf1bec29cf748f3b60008 arch=linux-rhel7-haswell | |
- zolwez4 ^[email protected]%[email protected]+optimize+pic+shared arch=linux-rhel7-haswell | |
==> Concretized [email protected] | |
- dgfk5jd [email protected]%[email protected]~binutils~nvptx~piclibs~strip languages=c,c++,fortran patches=2c18531a23623596e1daf6f0dd963cf72c208945ecad90515640c3ab23991159 arch=linux-rhel7-haswell | |
- raqmdao ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- ui44ahg ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- dipchcn ^[email protected]%[email protected]+sigsegv patches=3877ab548f88597ab2327a2230ee048d2d07ace1062efe81fc92e91b7f39cd00,fc9b61654a3ba1a8d6cd78ce087e7c96366c290bc8d2c299f09828d793b853c8 arch=linux-rhel7-haswell | |
- oywfhvk ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- fip2gsu ^[email protected]%[email protected]+cpanm+shared+threads arch=linux-rhel7-haswell | |
- xlo6c7h ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- qrwijay ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- a72rtxy ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- cwq7uyp ^[email protected]%[email protected]~symlinks+termlib arch=linux-rhel7-haswell | |
- cexp2vp ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- sumge4z ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- swiq7rt ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- hsrneph ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- ijex5qs ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- yfopreb ^[email protected]%[email protected] patches=3f80b836948aa96f8d1cb9cc7f3f55973f19285482a96f9a4e1623d460bcccf0 arch=linux-rhel7-haswell | |
- adpb4yh ^[email protected]%[email protected] arch=linux-rhel7-haswell | |
- zolwez4 ^[email protected]%[email protected]+optimize+pic+shared arch=linux-rhel7-haswell | |
- zw7esm7 ^[email protected]%[email protected]+pic arch=linux-rhel7-haswell |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ spack config get config | |
config: | |
checksum: true | |
build_jobs: 16 | |
debug: false | |
dirty: false | |
build_stage: | |
- $tempdir/$user/spack-stage | |
- ~/.spack/stage | |
# - $spack/var/spack/stage | |
# Cache directory for already downloaded source tarballs and archived | |
# repositories. This can be purged with `spack clean --downloads`. | |
connect_timeout: 10 | |
verify_ssl: true | |
install_tree: $spack/opt/spack | |
template_dirs: | |
- $spack/share/spack/templates | |
# Default directory layout | |
install_path_scheme: ${ARCHITECTURE}/${COMPILERNAME}-${COMPILERVER}/${PACKAGE}-${VERSION}-${HASH} | |
module_roots: | |
tcl: $spack/share/spack/modules | |
lmod: $spack/share/spack/lmod | |
source_cache: $spack/var/spack/cache | |
misc_cache: ~/.spack/cache | |
suppress_gpg_warnings: false | |
install_missing_compilers: false | |
build_language: C | |
locks: true | |
ccache: false | |
db_lock_timeout: 3 | |
package_lock_timeout: | |
shared_linking: rpath | |
allow_sgid: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ spack -e debug_environment install -j 40 | |
==> Installing environment /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/debug_environment | |
==> Installing libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv | |
==> No binary for libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv found: installing from source | |
==> libsigsegv: Executing phase: 'autoreconf' | |
==> libsigsegv: Executing phase: 'configure' | |
==> libsigsegv: Executing phase: 'build' | |
==> libsigsegv: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv | |
==> Installing berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx | |
==> No binary for berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx found: installing from source | |
==> berkeley-db: Executing phase: 'autoreconf' | |
==> berkeley-db: Executing phase: 'configure' | |
==> berkeley-db: Executing phase: 'build' | |
==> berkeley-db: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx | |
==> Installing pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b | |
==> No binary for pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b found: installing from source | |
==> pkgconf: Executing phase: 'autoreconf' | |
==> pkgconf: Executing phase: 'configure' | |
==> pkgconf: Executing phase: 'build' | |
==> pkgconf: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b | |
==> Installing zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d | |
==> No binary for zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d found: installing from source | |
==> zlib: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d | |
==> Installing autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km | |
==> No binary for autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km found: installing from source | |
==> autoconf-archive: Executing phase: 'autoreconf' | |
==> autoconf-archive: Executing phase: 'configure' | |
==> autoconf-archive: Executing phase: 'build' | |
==> autoconf-archive: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km | |
==> Installing m4-1.4.18-dipchcn74xoopvyndswuarta645filhn | |
==> No binary for m4-1.4.18-dipchcn74xoopvyndswuarta645filhn found: installing from source | |
==> m4: Executing phase: 'autoreconf' | |
==> m4: Executing phase: 'configure' | |
==> m4: Executing phase: 'build' | |
==> m4: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/m4-1.4.18-dipchcn74xoopvyndswuarta645filhn | |
==> Installing ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync | |
==> No binary for ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync found: installing from source | |
==> ncurses: Executing phase: 'autoreconf' | |
==> ncurses: Executing phase: 'configure' | |
==> ncurses: Executing phase: 'build' | |
==> ncurses: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync | |
==> Installing zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu | |
==> No binary for zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu found: installing from source | |
==> zstd: Executing phase: 'edit' | |
==> zstd: Executing phase: 'build' | |
==> zstd: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu | |
==> Installing libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 | |
==> No binary for libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 found: installing from source | |
==> libtool: Executing phase: 'autoreconf' | |
==> libtool: Executing phase: 'configure' | |
==> libtool: Executing phase: 'build' | |
==> libtool: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 | |
==> Installing readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 | |
==> No binary for readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 found: installing from source | |
==> readline: Executing phase: 'autoreconf' | |
==> readline: Executing phase: 'configure' | |
==> readline: Executing phase: 'build' | |
==> readline: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 | |
==> Installing gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 | |
==> No binary for gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 found: installing from source | |
==> gdbm: Executing phase: 'autoreconf' | |
==> gdbm: Executing phase: 'configure' | |
==> gdbm: Executing phase: 'build' | |
==> gdbm: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 | |
==> Installing perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 | |
==> No binary for perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 found: installing from source | |
==> Moving resource stage | |
source : /tmp/matwolf/spack-stage/resource-cpanm-fip2gsus4tlugkbfxd46rhn7bscldrn4/spack-src/ | |
destination : /tmp/matwolf/spack-stage/spack-stage-perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4/spack-src/cpanm/cpanm | |
==> perl: Executing phase: 'configure' | |
==> perl: Executing phase: 'build' | |
==> perl: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 | |
==> Installing autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r | |
==> No binary for autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r found: installing from source | |
==> autoconf: Executing phase: 'autoreconf' | |
==> autoconf: Executing phase: 'configure' | |
==> autoconf: Executing phase: 'build' | |
==> autoconf: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r | |
==> Installing automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod | |
==> No binary for automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod found: installing from source | |
==> automake: Executing phase: 'autoreconf' | |
==> automake: Executing phase: 'configure' | |
==> automake: Executing phase: 'build' | |
==> automake: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod | |
==> Installing gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b | |
==> No binary for gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b found: installing from source | |
==> gmp: Executing phase: 'autoreconf' | |
==> gmp: Executing phase: 'configure' | |
==> gmp: Executing phase: 'build' | |
==> gmp: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b | |
==> Installing isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics | |
==> No binary for isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics found: installing from source | |
==> isl: Executing phase: 'autoreconf' | |
==> isl: Executing phase: 'configure' | |
==> isl: Executing phase: 'build' | |
==> isl: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics | |
==> Installing mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 | |
==> No binary for mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 found: installing from source | |
==> mpfr: Executing phase: 'autoreconf' | |
==> mpfr: Executing phase: 'configure' | |
==> mpfr: Executing phase: 'build' | |
==> mpfr: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 | |
==> Installing mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf | |
==> No binary for mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf found: installing from source | |
==> mpc: Executing phase: 'autoreconf' | |
==> mpc: Executing phase: 'configure' | |
==> mpc: Executing phase: 'build' | |
==> mpc: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf | |
==> Installing gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo | |
==> No binary for gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo found: installing from source | |
==> gcc: Executing phase: 'autoreconf' | |
==> gcc: Executing phase: 'configure' | |
==> gcc: Executing phase: 'build' | |
==> gcc: Executing phase: 'install' | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo | |
==> Error: Detected uninstalled dependencies for isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm: {'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b'} | |
==> Warning: isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm does NOT actually have any uninstalled deps left | |
==> Error: Cannot proceed with isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm: 1 uninstalled dependency: gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ spack -e debug_environment -d install -j 40 | |
==> [2020-09-30-14:12:24.773195] Imported install from built-in commands | |
==> [2020-09-30-14:12:24.774765] Reading config file /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/debug_environment/spack.yaml | |
==> [2020-09-30-14:12:24.786394] Imported install from built-in commands | |
==> [2020-09-30-14:12:25.054378] Installing environment /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/debug_environment | |
==> [2020-09-30-14:12:25.054792] Reading config file /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/etc/spack/defaults/repos.yaml | |
==> [2020-09-30-14:12:27.445760] Initializing the build queue | |
==> [2020-09-30-14:12:27.445862] Initializing the build queue for gcc | |
==> [2020-09-30-14:12:27.449145] Reading config file /gpfs/bbp.cscs.ch/home/matwolf/.spack/upstreams.yaml | |
==> [2020-09-30-14:12:27.452361] DATABASE LOCK TIMEOUT: 3s | |
==> [2020-09-30-14:12:27.452433] PACKAGE LOCK TIMEOUT: No timeout | |
==> [2020-09-30-14:12:27.462607] Processing dependencies for gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo: ('build', 'link', 'run') | |
==> [2020-09-30-14:12:27.476327] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv so adding | |
==> [2020-09-30-14:12:27.477044] Reading config file /gpfs/bbp.cscs.ch/home/matwolf/.spack/linux/compilers.yaml | |
==> [2020-09-30-14:12:27.523702] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of m4-1.4.18-dipchcn74xoopvyndswuarta645filhn so adding | |
==> [2020-09-30-14:12:27.626922] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx so adding | |
==> [2020-09-30-14:12:27.651411] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b so adding | |
==> [2020-09-30-14:12:27.661399] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync so adding | |
==> [2020-09-30-14:12:27.676104] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 so adding | |
==> [2020-09-30-14:12:27.685454] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 so adding | |
==> [2020-09-30-14:12:27.696135] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 so adding | |
==> [2020-09-30-14:12:27.716556] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r so adding | |
==> [2020-09-30-14:12:27.727299] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod so adding | |
==> [2020-09-30-14:12:27.738566] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 so adding | |
==> [2020-09-30-14:12:27.749066] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b so adding | |
==> [2020-09-30-14:12:27.791300] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d so adding | |
==> [2020-09-30-14:12:27.831800] Initializing the build queue for gcc | |
==> [2020-09-30-14:12:27.832788] Processing dependencies for gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y: ('build', 'link', 'run') | |
==> [2020-09-30-14:12:27.832957] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv so adding | |
==> [2020-09-30-14:12:27.833851] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of m4-1.4.18-dipchcn74xoopvyndswuarta645filhn so adding | |
==> [2020-09-30-14:12:27.834781] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx so adding | |
==> [2020-09-30-14:12:27.835727] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b so adding | |
==> [2020-09-30-14:12:27.836609] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync so adding | |
==> [2020-09-30-14:12:27.837498] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 so adding | |
==> [2020-09-30-14:12:27.838381] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 so adding | |
==> [2020-09-30-14:12:27.839263] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 so adding | |
==> [2020-09-30-14:12:27.840146] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r so adding | |
==> [2020-09-30-14:12:27.841111] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod so adding | |
==> [2020-09-30-14:12:27.842133] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 so adding | |
==> [2020-09-30-14:12:27.853922] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y is not in the dependents of autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km so adding | |
==> [2020-09-30-14:12:27.928044] Acquiring a write lock on libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv with timeout 1e-09 | |
==> [2020-09-30-14:12:27.932087] Creating stage lock spack-stage-libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv | |
==> [2020-09-30-14:12:27.942065] Flagging libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv as installed | |
==> [2020-09-30-14:12:27.942140] Removing libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv from m4-1.4.18-dipchcn74xoopvyndswuarta645filhn's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.942196] m4-1.4.18-dipchcn74xoopvyndswuarta645filhn: Removed libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv from uninstalled deps list: set() | |
==> [2020-09-30-14:12:27.942316] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of m4-1.4.18-dipchcn74xoopvyndswuarta645filhn so adding | |
==> [2020-09-30-14:12:27.942897] Removing libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.943576] Removing libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.944290] Downgrading to a read lock on libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/libsigsegv-2.12-oywfhvkvhgt2ztw2ng7urnzbveijviwv | |
==> [2020-09-30-14:12:27.945738] Acquiring a write lock on berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx with timeout 1e-09 | |
==> [2020-09-30-14:12:27.947632] Creating stage lock spack-stage-berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx | |
==> [2020-09-30-14:12:27.956934] Flagging berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx as installed | |
==> [2020-09-30-14:12:27.957008] Removing berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx from perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.957066] perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4: Removed berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx from uninstalled deps list: {'gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5'} | |
==> [2020-09-30-14:12:27.957173] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 so adding | |
==> [2020-09-30-14:12:27.957772] Removing berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.958453] Removing berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.959169] Downgrading to a read lock on berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/berkeley-db-18.1.40-xlo6c7hyqwlai6vo666hphzowv7ttusx | |
==> [2020-09-30-14:12:27.960595] Acquiring a write lock on pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b with timeout 1e-09 | |
==> [2020-09-30-14:12:27.962603] Creating stage lock spack-stage-pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b | |
==> [2020-09-30-14:12:27.972111] Flagging pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b as installed | |
==> [2020-09-30-14:12:27.972187] Removing pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.972887] Removing pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b from ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.972958] ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync: Removed pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b from uninstalled deps list: set() | |
==> [2020-09-30-14:12:27.973056] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync so adding | |
==> [2020-09-30-14:12:27.973617] Removing pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.974341] Downgrading to a read lock on pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/pkgconf-1.7.3-cexp2vpxlbif3bhj4zxdohyj2oct4m2b | |
==> [2020-09-30-14:12:27.975995] Acquiring a write lock on zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d with timeout 1e-09 | |
==> [2020-09-30-14:12:27.978069] Creating stage lock spack-stage-zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d | |
==> [2020-09-30-14:12:27.989458] Flagging zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d as installed | |
==> [2020-09-30-14:12:27.989532] Removing zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.989593] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y: Removed zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d from uninstalled deps list: {'zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu', 'isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b', 'mpfr-4.0.2-yfoprebczoqpokivqgmnjn5os4r7mxw6', 'mpc-1.1.0-ijex5qs7pt44n7whqlgwqj4jwc3czkac'} | |
==> [2020-09-30-14:12:27.990299] Removing zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d from zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.990368] zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu: Removed zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d from uninstalled deps list: set() | |
==> [2020-09-30-14:12:27.990982] Removing zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:27.991052] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo: Removed zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d from uninstalled deps list: {'isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics', 'mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2', 'mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b'} | |
==> [2020-09-30-14:12:27.991771] Downgrading to a read lock on zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/zlib-1.2.11-zolwez4onex3iueybyju2zi55njtdg5d | |
==> [2020-09-30-14:12:27.993228] Acquiring a write lock on autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km with timeout 1e-09 | |
==> [2020-09-30-14:12:27.996219] Creating stage lock spack-stage-autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km | |
==> [2020-09-30-14:12:28.005636] Flagging autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km as installed | |
==> [2020-09-30-14:12:28.005718] Removing autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km from mpfr-4.0.2-yfoprebczoqpokivqgmnjn5os4r7mxw6's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.005778] mpfr-4.0.2-yfoprebczoqpokivqgmnjn5os4r7mxw6: Removed autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km from uninstalled deps list: {'libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6', 'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod', 'autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b', 'm4-1.4.18-dipchcn74xoopvyndswuarta645filhn'} | |
==> [2020-09-30-14:12:28.006487] Removing autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.007221] Downgrading to a read lock on autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/autoconf-archive-2019.01.06-adpb4yh52yojcj2wkmpo2zmaa7exa6km | |
==> [2020-09-30-14:12:28.008645] Acquiring a write lock on m4-1.4.18-dipchcn74xoopvyndswuarta645filhn with timeout 1e-09 | |
==> [2020-09-30-14:12:28.011390] Creating stage lock spack-stage-m4-1.4.18-dipchcn74xoopvyndswuarta645filhn | |
==> [2020-09-30-14:12:28.029343] Flagging m4-1.4.18-dipchcn74xoopvyndswuarta645filhn as installed | |
==> [2020-09-30-14:12:28.029418] Removing m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.029473] libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6: Removed m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.029577] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 so adding | |
==> [2020-09-30-14:12:28.030167] Removing m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.030238] autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r: Removed m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from uninstalled deps list: {'perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4'} | |
==> [2020-09-30-14:12:28.030356] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r so adding | |
==> [2020-09-30-14:12:28.030936] Removing m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.031005] mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2: Removed m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from uninstalled deps list: {'libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6', 'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b', 'autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r'} | |
==> [2020-09-30-14:12:28.031679] Removing m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.031750] gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b: Removed m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from uninstalled deps list: {'libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6', 'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod', 'autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r'} | |
==> [2020-09-30-14:12:28.031874] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b so adding | |
==> [2020-09-30-14:12:28.032470] Removing m4-1.4.18-dipchcn74xoopvyndswuarta645filhn from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.033175] Downgrading to a read lock on m4-1.4.18-dipchcn74xoopvyndswuarta645filhn with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/m4-1.4.18-dipchcn74xoopvyndswuarta645filhn | |
==> [2020-09-30-14:12:28.034591] Acquiring a write lock on ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync with timeout 1e-09 | |
==> [2020-09-30-14:12:28.037341] Creating stage lock spack-stage-ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync | |
==> [2020-09-30-14:12:28.047124] Flagging ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync as installed | |
==> [2020-09-30-14:12:28.047198] Removing ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync from readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.047254] readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4: Removed ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.047349] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 so adding | |
==> [2020-09-30-14:12:28.047930] Removing ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.048638] Downgrading to a read lock on ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/ncurses-6.2-cwq7uypskhkzdmhby3bfzpwfzqnwnync | |
==> [2020-09-30-14:12:28.050070] Acquiring a write lock on zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu with timeout 1e-09 | |
==> [2020-09-30-14:12:28.051938] Creating stage lock spack-stage-zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu | |
==> [2020-09-30-14:12:28.069112] Flagging zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu as installed | |
==> [2020-09-30-14:12:28.069186] Removing zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.069245] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y: Removed zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu from uninstalled deps list: {'mpc-1.1.0-ijex5qs7pt44n7whqlgwqj4jwc3czkac', 'mpfr-4.0.2-yfoprebczoqpokivqgmnjn5os4r7mxw6', 'isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b'} | |
==> [2020-09-30-14:12:28.069990] Downgrading to a read lock on zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/zstd-1.4.5-zw7esm7zwzxsrlsperpuzx6opq4gp4hu | |
==> [2020-09-30-14:12:28.071415] Acquiring a write lock on libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 with timeout 1e-09 | |
==> [2020-09-30-14:12:28.074179] Creating stage lock spack-stage-libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 | |
==> [2020-09-30-14:12:28.083810] Flagging libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 as installed | |
==> [2020-09-30-14:12:28.083885] Removing libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 from mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.083943] mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2: Removed libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 from uninstalled deps list: {'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b', 'autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r'} | |
==> [2020-09-30-14:12:28.084633] Removing libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 from gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.084716] gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b: Removed libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 from uninstalled deps list: {'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod', 'autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r'} | |
==> [2020-09-30-14:12:28.084843] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b so adding | |
==> [2020-09-30-14:12:28.085445] Removing libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.086156] Downgrading to a read lock on libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/libtool-2.4.6-swiq7rt3vz5om25duvidbbleh5emdbb6 | |
==> [2020-09-30-14:12:28.087575] Acquiring a write lock on readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 with timeout 1e-09 | |
==> [2020-09-30-14:12:28.090339] Creating stage lock spack-stage-readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 | |
==> [2020-09-30-14:12:28.107650] Flagging readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 as installed | |
==> [2020-09-30-14:12:28.107732] Removing readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 from gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.107788] gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5: Removed readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.107885] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 so adding | |
==> [2020-09-30-14:12:28.108457] Removing readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.109185] Downgrading to a read lock on readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/readline-8.0-a72rtxylishvykkyrbtit4cm5ahuc5y4 | |
==> [2020-09-30-14:12:28.110709] Acquiring a write lock on gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 with timeout 1e-09 | |
==> [2020-09-30-14:12:28.113529] Creating stage lock spack-stage-gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 | |
==> [2020-09-30-14:12:28.138194] Flagging gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 as installed | |
==> [2020-09-30-14:12:28.138272] Removing gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 from perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.138329] perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4: Removed gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.138436] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 so adding | |
==> [2020-09-30-14:12:28.139053] Removing gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.139780] Downgrading to a read lock on gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/gdbm-1.18.1-qrwijayxb23c6ushx5w6ic3uixwwcny5 | |
==> [2020-09-30-14:12:28.141339] Acquiring a write lock on perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 with timeout 1e-09 | |
==> [2020-09-30-14:12:28.143345] Creating stage lock spack-stage-perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 | |
==> [2020-09-30-14:12:28.144006] Creating stage lock resource-cpanm-fip2gsus4tlugkbfxd46rhn7bscldrn4 | |
==> [2020-09-30-14:12:28.183664] Flagging perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 as installed | |
==> [2020-09-30-14:12:28.183745] Removing perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 from autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.183802] autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r: Removed perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.183915] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r so adding | |
==> [2020-09-30-14:12:28.184509] Removing perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 from automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.184578] automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod: Removed perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 from uninstalled deps list: {'autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r'} | |
==> [2020-09-30-14:12:28.184700] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod so adding | |
==> [2020-09-30-14:12:28.185283] Removing perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.186012] Downgrading to a read lock on perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/perl-5.30.3-fip2gsus4tlugkbfxd46rhn7bscldrn4 | |
==> [2020-09-30-14:12:28.187439] Acquiring a write lock on autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r with timeout 1e-09 | |
==> [2020-09-30-14:12:28.190209] Creating stage lock spack-stage-autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r | |
==> [2020-09-30-14:12:28.253566] Flagging autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r as installed | |
==> [2020-09-30-14:12:28.253645] Removing autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.253719] mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2: Removed autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from uninstalled deps list: {'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod', 'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b'} | |
==> [2020-09-30-14:12:28.254414] Removing autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.254483] automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod: Removed autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.254586] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod so adding | |
==> [2020-09-30-14:12:28.255164] Removing autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.255231] gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b: Removed autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from uninstalled deps list: {'automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod'} | |
==> [2020-09-30-14:12:28.255353] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b so adding | |
==> [2020-09-30-14:12:28.255957] Removing autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.256659] Downgrading to a read lock on autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/autoconf-2.69-ui44ahgdv6dztv6jfjdqtfhxnba6xk7r | |
==> [2020-09-30-14:12:28.258100] Acquiring a write lock on automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod with timeout 1e-09 | |
==> [2020-09-30-14:12:28.260886] Creating stage lock spack-stage-automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod | |
==> [2020-09-30-14:12:28.308345] Flagging automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod as installed | |
==> [2020-09-30-14:12:28.308423] Removing automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod from mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.308481] mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2: Removed automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod from uninstalled deps list: {'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b'} | |
==> [2020-09-30-14:12:28.309188] Removing automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod from gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.309260] gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b: Removed automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.309382] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo is not in the dependents of gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b so adding | |
==> [2020-09-30-14:12:28.309990] Removing automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.310702] Downgrading to a read lock on automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/automake-1.16.2-sumge4z3xwpov4vgphbqhxqo2rixxhod | |
==> [2020-09-30-14:12:28.312124] Acquiring a write lock on gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b with timeout 1e-09 | |
==> [2020-09-30-14:12:28.314843] Creating stage lock spack-stage-gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b | |
==> [2020-09-30-14:12:28.325242] Flagging gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b as installed | |
==> [2020-09-30-14:12:28.325318] Removing gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.325376] mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf: Removed gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from uninstalled deps list: {'mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2'} | |
==> [2020-09-30-14:12:28.326018] Removing gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.326086] mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2: Removed gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.326766] Removing gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.326837] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y: Removed gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from uninstalled deps list: {'mpfr-4.0.2-yfoprebczoqpokivqgmnjn5os4r7mxw6', 'isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm', 'mpc-1.1.0-ijex5qs7pt44n7whqlgwqj4jwc3czkac'} | |
==> [2020-09-30-14:12:28.327502] Removing gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.327568] isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm: Removed gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.328209] Removing gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.328286] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo: Removed gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b from uninstalled deps list: {'isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics', 'mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2', 'mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf'} | |
==> [2020-09-30-14:12:28.329006] Downgrading to a read lock on gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b | |
==> [2020-09-30-14:12:28.330443] Acquiring a write lock on mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 with timeout 1e-09 | |
==> [2020-09-30-14:12:28.333311] Creating stage lock spack-stage-mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 | |
==> [2020-09-30-14:12:28.351788] Flagging mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 as installed | |
==> [2020-09-30-14:12:28.351865] Removing mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 from mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.351922] mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf: Removed mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 from uninstalled deps list: set() | |
==> [2020-09-30-14:12:28.352555] Removing mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.352626] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo: Removed mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 from uninstalled deps list: {'isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics', 'mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf'} | |
==> [2020-09-30-14:12:28.353348] Downgrading to a read lock on mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/mpfr-3.1.6-vql3fcwglchozygdodzntxthipf376i2 | |
==> [2020-09-30-14:12:28.354777] Acquiring a write lock on isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm with timeout 1e-09 | |
==> [2020-09-30-14:12:28.356650] Creating stage lock spack-stage-isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm | |
==> [2020-09-30-14:12:28.374240] Flagging isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm as installed | |
==> [2020-09-30-14:12:28.374319] Removing isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm from gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.374379] gcc-10.1.0-dgfk5jdu63hadohn4injud4ue2ct6r7y: Removed isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm from uninstalled deps list: {'mpfr-4.0.2-yfoprebczoqpokivqgmnjn5os4r7mxw6', 'mpc-1.1.0-ijex5qs7pt44n7whqlgwqj4jwc3czkac'} | |
==> [2020-09-30-14:12:28.375141] Downgrading to a read lock on isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/isl-0.21-hsrneph7vglanxas3cif5eiukpp53cdm | |
==> [2020-09-30-14:12:28.376604] Acquiring a write lock on mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf with timeout 1e-09 | |
==> [2020-09-30-14:12:28.379355] Creating stage lock spack-stage-mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf | |
==> [2020-09-30-14:12:28.407697] Flagging mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf as installed | |
==> [2020-09-30-14:12:28.407776] Removing mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf from gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo's uninstalled dependencies. | |
==> [2020-09-30-14:12:28.407835] gcc-9.3.0-ukhvotjr7b27pfdsjekh34kc3qtg6bpo: Removed mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf from uninstalled deps list: {'isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics'} | |
==> [2020-09-30-14:12:28.408565] Downgrading to a read lock on mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf with timeout 1e-09 | |
[+] /gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/opt/spack/linux-rhel7-haswell/gcc-4.8.5/mpc-1.1.0-upj2gnvj3eeeldaonfvxqhsifoyewgtf | |
==> [2020-09-30-14:12:28.408791] Error: Detected uninstalled dependencies for isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics: {'gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b'} | |
==> [2020-09-30-14:12:28.408846] Warning: isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics does NOT actually have any uninstalled deps left | |
==> [2020-09-30-14:12:28.417578] InstallError: Cannot proceed with isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics: 1 uninstalled dependency: gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b | |
==> [2020-09-30-14:12:28.417687] Error: Cannot proceed with isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics: 1 uninstalled dependency: gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b | |
Traceback (most recent call last): | |
File "/gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/lib/spack/spack/main.py", line 762, in main | |
return _invoke_command(command, parser, args, unknown) | |
File "/gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/lib/spack/spack/main.py", line 490, in _invoke_command | |
return_val = command(parser, args) | |
File "/gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/lib/spack/spack/cmd/install.py", line 297, in install | |
env.install_all(args, **kwargs) | |
File "/gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/lib/spack/spack/environment.py", line 1291, in install_all | |
builder.install() | |
File "/gpfs/bbp.cscs.ch/home/matwolf/work/spack-origin/lib/spack/spack/installer.py", line 1480, in install | |
','.join(task.uninstalled_deps))) | |
spack.installer.InstallError: Cannot proceed with isl-0.20-ij2vhzkelvc6i2e47symeotc3zdsgics: 1 uninstalled dependency: gmp-6.1.2-raqmdaosldybjrn6y2xnnnyy2f63hg6b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment