summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSeth R. Johnson <johnsonsr@ornl.gov>2021-06-15 14:13:28 -0400
committerGitHub <noreply@github.com>2021-06-15 12:13:28 -0600
commit1bf84d170fe92c7295fe2129bcce19d1ec081f5e (patch)
tree21766a192002c8ad873c305ea8b5a35d9b64cb71 /lib
parentd7263b5da0caa1ce44c2cc08b0597380838564ab (diff)
downloadspack-1bf84d170fe92c7295fe2129bcce19d1ec081f5e.tar.gz
spack-1bf84d170fe92c7295fe2129bcce19d1ec081f5e.tar.bz2
spack-1bf84d170fe92c7295fe2129bcce19d1ec081f5e.tar.xz
spack-1bf84d170fe92c7295fe2129bcce19d1ec081f5e.zip
libdrm: fix one error, mark another conflict (#24309)
* libdrm: fix one configure error and require libpciaccess Failure with `LIBS`: the linker can't find `-lrt` so configure fails on darwin-bigsur %apple-clang@12.0.5 ``` >> 22 configure: error: in `/private/var/folders/gy/mrg1ffts2h945qj9k29s1l1dvvmbqb/T/s3j/spack-s tage/spack-stage-libdrm-2.4.100-ofhk6m25n2pi427ihnxmvjkfmgyzlrqc/spack-src': >> 23 configure: error: C compiler cannot create executables 24 See `config.log' for more details See build log for details: /var/folders/gy/mrg1ffts2h945qj9k29s1l1dvvmbqb/T/s3j/spack-stage/spack-stage-libdrm-2.4.100-ofhk6m25n2pi427ihnxmvjkfmgyzlrqc/spack-build-out.txt ``` * libpciaccess: Mark conflict with darwin ``` make[2]: *** [common_init.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... common_interface.c:75:10: fatal error: 'sys/endian.h' file not found ^~~~~~~~~~~~~~ ``` and ``` common_init.c:73:3: error: "Unsupported OS" ``` and others
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions