TileDB-SOMA python sdist & wheels #971
Annotations
2 errors
Build wheels
Command ['sh', '-c', 'echo \'UNAME IS\'; uname; if [ `uname` = "Linux" ]; then echo "I AM DOING YUM INSTALL"; yum -y remove gcc-toolset-12-gcc.x86_64; yum -y remove gcc-toolset-12-gcc-c++.x86_64;; yum install -y gcc-toolset-13-gcc.x86_64; yum install -y gcc-toolset-13-gcc-c++.x86_64; echo \'FIND START\'; find /opt/rh/gcc-toolset-* -name g++ -exec ls -l {} \\; ; echo; echo \'FIND MORE\'; find / -name g++ -ls 2> /dev/null ; echo \'FIND END\'; echo \'WHICH START\'; which g++; echo \'WHICH END\'; echo \'PATH START\'; echo $PATH; echo \'PATH END\'; echo "LS -L START"; ls -l /opt/rh; echo; ls -l /usr/bin/g++ || true; echo "LS -L END"; fi; bash -x -c \'rm -rf tiledbsoma*/dist_links/dist/lib*\''] failed with code 1.
|
Build wheels
Process completed with exit code 1.
|
Loading