-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. start pitr job, prepare 300G data,
2. run update for 1 hour
3…
-
Split from #12426. Doctest involving `polybori` segfault when everything is built with clang
```
sage -t --long --warn-long 62.3 src/sage/rings/polynomial/multi_polynomial_sequence.py
*************…
-
Follow-up from #29369: I see crashes in running doctests on `fedora-30-standard` (https://github.com/mkoeppe/sage/runs/572856797), which uses system brial 1.2.5-1
```
sage -t src/sage/rings/polynom…
-
from https://groups.google.com/g/sage-release/c/6WjKQt_e_B8/m/dpx1qILOCwAJ (for 9.3.rc2):
9.3.beta8> fedora-34-standard:
9.3.beta8> [eclib-20190909] /usr/bin/ld: /usr/lib64/libntl.so: undefined…
-
Along the same lines as #30859 for Debian,
this is for several purposes:
- test proper isolation of our build (i.e., the presence of unused system packages does not break our build) using `tox -e …
-
## Bug Report
### What version of TiKV are you using?
/ # /tikv-server -V
TiKV …
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
The detail issue on https://pingcap.feishu.cn/wiki/wikcnPeLF5XEf1Ls04e6vpWdIMd
1. TiDB version
6.2.0-alpha T…
-
Please see #26249 for the followup (for FreeBSD 12).
FreeBSD as of version 10 uses clang by default, and is closer to OSX in other ways too, so it would be a good free testing ground for the use of…
-
Me sounding the horn once at 5:36 on a stale tab:
![image](https://user-images.githubusercontent.com/8228441/191956872-ca79a367-9d8b-47a3-8778-f9b968c8b907.png)
turned into submitting two convertibl…
-
```
SAGE_SPKG_CONFIGURE([arb], [
AC_CHECK_HEADER(arb.h, [], [sage_spkg_install_arb=yes])
dnl below function added in version 2.16 of arb
AC_SEARCH_LIBS([acb_mat_eig_simple], [arb], [break]…