Skip to content

Instantly share code, notes, and snippets.

View jonringer's full-sized avatar
💭
😃

Jonathan Ringer jonringer

💭
😃
  • Near Seattle, WA
View GitHub Profile
unpacking sources
unpacking source archive /nix/store/1mgnwc23ydcavbd7s99lpv823fwqqkps-source
source root is source
patching sources
applying patch /nix/store/ywl2wzrjbmn7z5xxyhdcq07x2hvkfhap-523056828ab86c2f17ea65f432424d48b6fdd389.patch
patching file src/glsl/glslang.cc
applying patch /nix/store/sdm0hfbws3ggkqqlq6chksvb88i1hbw0-82e3be1839379791b58e98eb049415b42888d5b0.patch
patching file src/glsl/glslang.cc
configuring
meson flags: --buildtype=plain --libdir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplacebo-2.72.0/lib --libexecdir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplacebo-2.72.0/libexec --bindir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplacebo-2.72.0/bin --sbindir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplacebo-2.72.0/sbin --includedir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplacebo-2.72.0/include --mandir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplacebo-2.72.0/share/man --infodir=/nix/store/my4bdsgi308bq216gkhfwnwnk35yhszn-libplace
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 9 3900X 12-Core Processor
CPU Family: 0x17
This file has been truncated, but you can view the full file.
Sourcing python-recompile-bytecode-hook.sh
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
builder for '/nix/store/8wawahhj3s99afpmzc5iyjfms8nkn151-InstallNDISDK_v4_Linux.tar.gz.drv' failed with exit code 1; last 10 log lines:
https://ndi.tv/sdk/
Once you have downloaded the file, please use the following command and
re-run the installation:
$ nix-prefetch-url file://$PWD/InstallNDISDK_v4_Linux.tar.gz
***
@jonringer
jonringer / openblas-git-bisect-output.txt
Created November 11, 2020 00:58
openblas git bisect regression
[15:58:24] jon@nixos ~/projects/OpenBLAS ((61fae592...)|BISECTING)
$ git bisect run nix-build -A python3Packages.numpy --no-build-output --cores 128
running nix-build -A python3Packages.numpy --no-build-output --cores 128
these derivations will be built:
/nix/store/6d7s6mn5c3403ygq8g7gq5c6n64n8pxz-openblas-0.3.12.drv
/nix/store/93c3dj0z590ns4q8lxmbhpp75jn6hnnf-blas-3.drv
/nix/store/n1mc89mqfikidagrh9j0sqjwc6dmzj21-lapack-3.drv
/nix/store/aqqbyfplxkhdxnaybkh8w3q3m85l2myj-site.cfg.drv
/nix/store/afnw84akci2m3k4vhr4i2hy8r8j1dlck-python3.8-numpy-1.19.1.drv
building '/nix/store/6d7s6mn5c3403ygq8g7gq5c6n64n8pxz-openblas-0.3.12.drv'...
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
=================================== FAILURES ===================================
_______________________ test_given_edits_annotations[1] ________________________
Traceback (most recent call last):
File "/build/source/hypothesis-python/tests/cover/test_annotations.py", line 119, in test_given_edits_annotations
assert spec_given.annotations.pop("return") is None
AssertionError: assert <class 'NoneType'> is None
+ where <class 'NoneType'> = <built-in method pop of dict object at 0x7ffff4db1780>('return')
+ where <built-in method pop of dict object at 0x7ffff4db1780> = {'draw': <class 'NoneType'>, 'strat': <class 'bool'>}.pop
+ where {'draw': <class 'NoneType'>, 'strat': <class 'bool'>} = FullArgSpec(args=['draw', 'strat'], varargs=None, varkw=None, defaults=None, kwonlyargs=[], kwonlydefaults=None, annotations={'draw': <class 'NoneType'>, 'strat': <class 'bool'>}).annotations
_______________________ test_given_edits_annotations[2] ________________________
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
=================================== FAILURES ===================================
_______________________ test_given_edits_annotations[1] ________________________
Traceback (most recent call last):
File "/build/source/hypothesis-python/tests/cover/test_annotations.py", line 118, in test_given_edits_annotations
assert spec_given.annotations.pop("return") is None
AssertionError: assert <class 'NoneType'> is None
+ where <class 'NoneType'> = <built-in method pop of dict object at 0x7ffff50bd980>('return')
+ where <built-in method pop of dict object at 0x7ffff50bd980> = {'draw': <class 'NoneType'>, 'strat': <class 'bool'>}.pop
+ where {'draw': <class 'NoneType'>, 'strat': <class 'bool'>} = FullArgSpec(args=['draw', 'strat'], varargs=None, varkw=None, defaults=None, kwonlyargs=[], kwonlydefaults=None, annotations={'draw': <class 'NoneType'>, 'strat': <class 'bool'>}).annotations
# Evals report
*Report built at 2021-05-18 18:21:58 UTC*
Built for evals:
* [1671097](https://hydra.nixos.org/eval/1671097)
* * *