diff options
author | Seth R. Johnson <johnsonsr@ornl.gov> | 2020-02-16 09:31:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 08:31:11 -0600 |
commit | 8071369ffe693696320f9f70894ead35adae06f8 (patch) | |
tree | 4512c9817fe7a2b2066d4e18306f6a0893ef3d43 /bin | |
parent | b9156895ec77c4f4858bcb84cbdfe731ceaef602 (diff) | |
download | spack-8071369ffe693696320f9f70894ead35adae06f8.tar.gz spack-8071369ffe693696320f9f70894ead35adae06f8.tar.bz2 spack-8071369ffe693696320f9f70894ead35adae06f8.tar.xz spack-8071369ffe693696320f9f70894ead35adae06f8.zip |
Use separate build directory for gzip (#14994)
* Use separate build directory for gzip
At least on mac systems (perhaps because of a case sensitivity issue?)
gzip fails to build inside the source tree:
```
config.status: linking /var/folders/fy/x2xtwh1n7fn0_0q2kk29xkv9vvmbqb/T/spack-stage/s3j/spack-stage-gzip-1.10-iatwtuk2l5xgwmuh4pwu5bf27yezpydj/spack-src/GNUmakefile to GNUmakefile
config.status: executing depfiles commands
==> Executing phase: 'build'
==> [2020-02-14-09:32:45.502913] 'make' '-j12'
make: GNUmakefile: Too many levels of symbolic links
make: stat: GNUmakefile: Too many levels of symbolic links
make: *** No rule to make target `GNUmakefile'. Stop.
```
* Simplify build directory and add gmake dependency
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions