-
Just tried to build serval-dna on a macOS Sierra machine.
```
$ autoreconf -f -i
src/libsodium/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
src/libsodium/Makefile.am:1: …
-
*Description*:
TCP keepalives should be configurable per cluster.
This allows detection of middleboxes silently dropping long lived but mostly idle connections, which could otherwise go unnoticed …
-
## 🐛 Bug
Build from source on v1.0.0 fails with the following error:
```
[ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/serialization.cpp.o
[ 99%] Building CXX obj…
-
Make error happens when 'make' caffe2.
--------------------------------------------------------
### Shorted error info.
[ 72%] **Linking CXX shared module** python/caffe2_pybind11_state.so
[ …
-
## 🐛 Bug
Torch fails to build (even with `BUILD_TEST=0`) on `/opt/pytorch/torch/csrc/Dtype.cpp`; looks like another instance of warning converted to errors:
```bash
[0mFirst, rewinding head to…
-
## 🐛 Bug
Torch fails to build (see error below) on a cuda header apparently. I am definitely not building for a GPU so I don't know if it's necessary to build the GPU stuff at all...
```bash
[…
-
The direct IO handlers have not yet been implemented. Supporting direct IO would have been a problem a few years back because of how ZFS copies everything in to the ARC cache. However, recently ZFS st…
-
Hello,
it's me again, really thanks for your kindly reply before.
when I analyze my own data using `sc.tl.dpt` with default `n_branches`, it worked well, but when I set `n_branches` more t…
-
已完成生成项目“E:\SOFTWARE\pytorch\build\caffe2\torch\lib\libshm_windows\shm.vcxproj”(默认目标)的操作。
已完成生成项目“E:\SOFTWARE\pytorch\build\ALL_BUILD.vcxproj”(默认目标)的操作 - 失败。
已完成生成项目“E:\SOFTWARE\pytorch\build\INS…
-
my PIP list:
`Package Version
---------------------------------- -----------------------
alabaster 0.7.10
anaco…