-
EDIT: "August 2018 Update: xoroshiro128+ fails PractRand very badly. Since this article was published, its authors have supplanted it with xoshiro256**. It has essentially the same performance, but be…
-
The current version of "nss", used by Firefox and many others, generates some assembly code that requires POWER8 or newer CPUs (version 2.07 of Power ISA). The failure is an illegal instruction crash …
-
**Describe the bug**
vcpkg has crashed
**Environment**
- OS: Windows
- Compiler: VS2019
**To Reproduce**
Steps to reproduce the behavior:
1. vcpkg install cryptopp:x64-windows
2. See erro…
-
macOS Catalina 10.15.7, Xcode-12.1, current master
```
. . . . .
cd . && ln -fs libbotan-3.0.dylib libbotan-3.0.0.0.dylib
clang++ -Xpreprocessor -fopenmp -fstack-protector -m64 -pthread -stdlib…
-
Different failure than #7:
https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield
```
[ 52s] + /usr/bin/python3 -m assay --batch skyfield.tests
[ 52s] Trace…
-
Was building on windows using CMake and QtCreator (works fine with VS2019) and i got this error (which clearly isnt a linking error):
Output from QtCreator:
```
BUILD OUTPUT:
INFO: F:/Source/…
-
On ARM, frame/base/bli_cpuid.c currently calls popen, and surely shouldn't. It's at least surprising to have the library spawning a shell -- which may be prevented by SELINUX etc. anyway -- and it's …
-
bearssl:
https://bearssl.org/
Bearssl is much better than openssl.
Openssl has too many bugs
-
This is a feature request.
We are a C++ project that uses Doxygen for inline documentation. We have several source files that provide wrappers around compiler or operating system offerings. For exa…
-
Hi
Im trying to install snc in a POWER8 box with 8 cores and 128GB RAM. I have managed to install it with no issues in an x86 box but in the P8 box te installer stops with the following message:
…