Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/1011abd321d2bb3b593abf82fde17d97 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1011abd321d2bb3b593abf82fde17d97 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/117004
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
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/7xljmzfq5yir9xi6gxsfafz61yrbl5sp-uncertainties-3.1.5.tar.gz
source root is uncertainties-3.1.5
setting SOURCE_DATE_EPOCH to timestamp 1605687946 of file uncertainties-3.1.5/uncertainties.egg-info/top_level.txt
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/uncertainties
copying uncertainties/umath.py -> build/lib/uncertainties
copying uncertainties/core.py -> build/lib/uncertainties
copying uncertainties/test_uncertainties.py -> build/lib/uncertainties
copying uncertainties/test_umath.py -> build/lib/uncertainties
copying uncertainties/1to2.py -> build/lib/uncertainties
copying uncertainties/__init__.py -> build/lib/uncertainties
copying uncertainties/umath_core.py -> build/lib/uncertainties
creating build/lib/uncertainties/unumpy
copying uncertainties/unumpy/core.py -> build/lib/uncertainties/unumpy
copying uncertainties/unumpy/ulinalg.py -> build/lib/uncertainties/unumpy
copying uncertainties/unumpy/test_unumpy.py -> build/lib/uncertainties/unumpy
copying uncertainties/unumpy/__init__.py -> build/lib/uncertainties/unumpy
copying uncertainties/unumpy/test_ulinalg.py -> build/lib/uncertainties/unumpy
creating build/lib/uncertainties/lib1to2
copying uncertainties/lib1to2/__init__.py -> build/lib/uncertainties/lib1to2
copying uncertainties/lib1to2/test_1to2.py -> build/lib/uncertainties/lib1to2
creating build/lib/uncertainties/lib1to2/fixes
copying uncertainties/lib1to2/fixes/fix_std_dev.py -> build/lib/uncertainties/lib1to2/fixes
copying uncertainties/lib1to2/fixes/__init__.py -> build/lib/uncertainties/lib1to2/fixes
copying uncertainties/lib1to2/fixes/fix_uarray_umatrix.py -> build/lib/uncertainties/lib1to2/fixes
copying uncertainties/lib1to2/fixes/fix_std_devs.py -> build/lib/uncertainties/lib1to2/fixes
copying uncertainties/lib1to2/fixes/fix_ufloat.py -> build/lib/uncertainties/lib1to2/fixes
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/uncertainties
copying build/lib/uncertainties/umath.py -> build/bdist.linux-x86_64/wheel/uncertainties
copying build/lib/uncertainties/core.py -> build/bdist.linux-x86_64/wheel/uncertainties
copying build/lib/uncertainties/test_uncertainties.py -> build/bdist.linux-x86_64/wheel/uncertainties
copying build/lib/uncertainties/test_umath.py -> build/bdist.linux-x86_64/wheel/uncertainties
copying build/lib/uncertainties/1to2.py -> build/bdist.linux-x86_64/wheel/uncertainties
copying build/lib/uncertainties/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties
creating build/bdist.linux-x86_64/wheel/uncertainties/lib1to2
creating build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes
copying build/lib/uncertainties/lib1to2/fixes/fix_std_dev.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes
copying build/lib/uncertainties/lib1to2/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes
copying build/lib/uncertainties/lib1to2/fixes/fix_uarray_umatrix.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes
copying build/lib/uncertainties/lib1to2/fixes/fix_std_devs.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes
copying build/lib/uncertainties/lib1to2/fixes/fix_ufloat.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes
copying build/lib/uncertainties/lib1to2/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2
copying build/lib/uncertainties/lib1to2/test_1to2.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2
creating build/bdist.linux-x86_64/wheel/uncertainties/unumpy
copying build/lib/uncertainties/unumpy/core.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy
copying build/lib/uncertainties/unumpy/ulinalg.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy
copying build/lib/uncertainties/unumpy/test_unumpy.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy
copying build/lib/uncertainties/unumpy/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy
copying build/lib/uncertainties/unumpy/test_ulinalg.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy
copying build/lib/uncertainties/umath_core.py -> build/bdist.linux-x86_64/wheel/uncertainties
running install_egg_info
running egg_info
writing uncertainties.egg-info/PKG-INFO
writing dependency_links to uncertainties.egg-info/dependency_links.txt
writing requirements to uncertainties.egg-info/requires.txt
writing top-level names to uncertainties.egg-info/top_level.txt
reading manifest file 'uncertainties.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
warning: no previously-included files matching '*~' found anywhere in distribution
writing manifest file 'uncertainties.egg-info/SOURCES.txt'
Copying uncertainties.egg-info to build/bdist.linux-x86_64/wheel/uncertainties-3.1.5-py3.9.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/uncertainties-3.1.5.dist-info/WHEEL
creating 'dist/uncertainties-3.1.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'uncertainties/1to2.py'
adding 'uncertainties/__init__.py'
adding 'uncertainties/core.py'
adding 'uncertainties/test_umath.py'
adding 'uncertainties/test_uncertainties.py'
adding 'uncertainties/umath.py'
adding 'uncertainties/umath_core.py'
adding 'uncertainties/lib1to2/__init__.py'
adding 'uncertainties/lib1to2/test_1to2.py'
adding 'uncertainties/lib1to2/fixes/__init__.py'
adding 'uncertainties/lib1to2/fixes/fix_std_dev.py'
adding 'uncertainties/lib1to2/fixes/fix_std_devs.py'
adding 'uncertainties/lib1to2/fixes/fix_uarray_umatrix.py'
adding 'uncertainties/lib1to2/fixes/fix_ufloat.py'
adding 'uncertainties/unumpy/__init__.py'
adding 'uncertainties/unumpy/core.py'
adding 'uncertainties/unumpy/test_ulinalg.py'
adding 'uncertainties/unumpy/test_unumpy.py'
adding 'uncertainties/unumpy/ulinalg.py'
adding 'uncertainties-3.1.5.dist-info/LICENSE.txt'
adding 'uncertainties-3.1.5.dist-info/METADATA'
adding 'uncertainties-3.1.5.dist-info/WHEEL'
adding 'uncertainties-3.1.5.dist-info/top_level.txt'
adding 'uncertainties-3.1.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/uncertainties-3.1.5/dist /build/uncertainties-3.1.5
Processing ./uncertainties-3.1.5-py2.py3-none-any.whl
Requirement already satisfied: future in /nix/store/4n4lrj0355wxp70mim8p6bllspml1mr9-python3.9-future-0.18.2/lib/python3.9/site-packages (from uncertainties==3.1.5) (0.18.2)
Installing collected packages: uncertainties
Successfully installed uncertainties-3.1.5
/build/uncertainties-3.1.5
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/br0rf5iwqdd1igrhk96gz064q77r761p-python3.9-uncertainties-3.1.5
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/br0rf5iwqdd1igrhk96gz064q77r761p-python3.9-uncertainties-3.1.5/lib
patching script interpreter paths in /nix/store/br0rf5iwqdd1igrhk96gz064q77r761p-python3.9-uncertainties-3.1.5
checking for references to /build/ in /nix/store/br0rf5iwqdd1igrhk96gz064q77r761p-python3.9-uncertainties-3.1.5...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
running nosetests
running egg_info
writing uncertainties.egg-info/PKG-INFO
writing dependency_links to uncertainties.egg-info/dependency_links.txt
writing requirements to uncertainties.egg-info/requires.txt
writing top-level names to uncertainties.egg-info/top_level.txt
reading manifest file 'uncertainties.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
warning: no previously-included files matching '*~' found anywhere in distribution
writing manifest file 'uncertainties.egg-info/SOURCES.txt'
Testing with Python 3.9.2 (default, Feb 19 2021, 13:34:46)
[GCC 10.2.0]
............../build/uncertainties-3.1.5/uncertainties/unumpy/test_unumpy.py:321: UserWarning: Obsolete: uarray() should now be called with two arguments. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
arr_obs = unumpy.uarray.__call__(([1, 2], [1, 4])) # Obsolete call
/build/uncertainties-3.1.5/uncertainties/unumpy/test_unumpy.py:329: UserWarning: Obsolete: umatrix() should now be called with two arguments. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
mat_obs = unumpy.umatrix.__call__(([1, 2], [1, 4])) # Obsolete call
.Testing derivative #0 of acos at [-0.3254093880796596]
Testing derivative #0 of acosh at [1.154920850258375]
Testing derivative #0 of asin at [-0.9437132940245694]
Testing derivative #0 of asinh at [-0.14015399894069702]
Testing derivative #0 of atan at [0.5021714337325105]
Testing derivative #0 of atan2 at [1.4031763652839064, -0.8514800216285963]
Testing derivative #1 of atan2 at [1.4031763652839064, -0.8514800216285963]
Testing derivative #0 of atanh at [-0.7503652148583262]
Testing derivative #0 of copysign at [-1.8638181472953361, -0.5335933513976965]
Testing derivative #1 of copysign at [-1.8638181472953361, -0.5335933513976965]
Testing derivative #0 of cos at [0.1784501368588547]
Testing derivative #0 of cosh at [1.6089602110609929]
Testing derivative #0 of degrees at [1.4896137769353186]
Testing derivative #0 of erf at [1.285013978312778]
Testing derivative #0 of erfc at [1.5262566118475043]
Testing derivative #0 of exp at [0.06041920043258253]
Testing derivative #0 of expm1 at [-0.92296658664372]
Testing derivative #0 of fabs at [0.655459366840641]
Testing derivative #0 of fmod at [1.1694095430578728, -0.13137590760713014]
Testing derivative #1 of fmod at [1.1694095430578728, -0.13137590760713014]
Testing derivative #0 of gamma at [1.5099395406026503]
Testing derivative #0 of hypot at [-0.016602752618577465, 1.358131573771562]
Testing derivative #1 of hypot at [-0.016602752618577465, 1.358131573771562]
Testing derivative #2 of hypot at [9, 9, 1.6451108028273906, -3, 1.702601339539806, 0]
Testing derivative #4 of hypot at [9, 9, 1.6451108028273906, -3, 1.702601339539806, 0]
Testing derivative #2 of hypot at [-9, 3, -1.647686691160703, -1.6125200513741178, 0.2238021364410443, 1.1440950698821544, 0.8034915202990858, -0.3861725082658247]
Testing derivative #3 of hypot at [-9, 3, -1.647686691160703, -1.6125200513741178, 0.2238021364410443, 1.1440950698821544, 0.8034915202990858, -0.3861725082658247]
Testing derivative #4 of hypot at [-9, 3, -1.647686691160703, -1.6125200513741178, 0.2238021364410443, 1.1440950698821544, 0.8034915202990858, -0.3861725082658247]
Testing derivative #5 of hypot at [-9, 3, -1.647686691160703, -1.6125200513741178, 0.2238021364410443, 1.1440950698821544, 0.8034915202990858, -0.3861725082658247]
Testing derivative #6 of hypot at [-9, 3, -1.647686691160703, -1.6125200513741178, 0.2238021364410443, 1.1440950698821544, 0.8034915202990858, -0.3861725082658247]
Testing derivative #7 of hypot at [-9, 3, -1.647686691160703, -1.6125200513741178, 0.2238021364410443, 1.1440950698821544, 0.8034915202990858, -0.3861725082658247]
Testing derivative #2 of hypot at [-7, -7, -1.3620929325530287, 1, 6, -6, 0, -8, 0.4923391060066371]
Testing derivative #8 of hypot at [-7, -7, -1.3620929325530287, 1, 6, -6, 0, -8, 0.4923391060066371]
Testing derivative #0 of lgamma at [0.04627818019406549]
Testing derivative #0 of log at [1.2191399010637731]
Testing derivative #0 of log at [0.059641976401203944, 1.9065355838209235]
Testing derivative #1 of log at [0.059641976401203944, 1.9065355838209235]
Testing derivative #0 of log10 at [1.2548655483511872]
Testing derivative #0 of log1p at [-0.9821764289535295]
Testing derivative #0 of pow at [1.597878543353573, 0.41457431232440634]
Testing derivative #1 of pow at [1.597878543353573, 0.41457431232440634]
Testing derivative #0 of radians at [1.8119228803879008]
Testing derivative #0 of sin at [1.8806232868597057]
Testing derivative #0 of sinh at [0.7042457086385197]
Testing derivative #0 of sqrt at [0.3859436033575374]
Testing derivative #0 of tan at [-0.9119956616180072]
Testing derivative #0 of tanh at [0.9900136508116675]
Testing derivative #0 of ldexp at [-0.6338496171233827, 5]
Testing derivative #0 of frac_part_modf at [-0.7020098872407723]
........./build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:264: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
x2 = ufloat(representation) # Obsolete
/build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:272: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
x2 = ufloat(representation, "pi") # Obsolete
/build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:280: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
x2 = ufloat(representation, tag="pi") # Obsolete
./build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:394: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
num = ufloat(representation) # Obsolete
/build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:400: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
num = ufloat(representation, 'test variable') # Obsolete
/build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:406: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
num = ufloat(representation, tag='test variable') # Obsolete
.Testing derivative #0 of __abs__ at [-0.14376185630868976]
Testing derivative #0 of __neg__ at [-0.15080267494921928]
Testing derivative #0 of __pos__ at [-1.118074725924961]
Testing derivative #0 of __trunc__ at [1.9416559485683007]
Testing derivative #0 of __add__ at [-0.6735492114290764, -0.913213165018254]
Testing derivative #1 of __add__ at [-0.6735492114290764, -0.913213165018254]
Testing derivative #0 of __radd__ at [-0.8401977609232079, -0.6860618416830762]
Testing derivative #1 of __radd__ at [-0.8401977609232079, -0.6860618416830762]
Testing derivative #0 of __floordiv__ at [1.695014269731494, 1.9308991890891636]
Testing derivative #1 of __floordiv__ at [1.695014269731494, 1.9308991890891636]
Testing derivative #0 of __rfloordiv__ at [0.008452979250797465, -1.35359625948368]
Testing derivative #1 of __rfloordiv__ at [0.008452979250797465, -1.35359625948368]
Testing derivative #0 of __mod__ at [1.3131866572007396, -1.537251832730088]
Testing derivative #1 of __mod__ at [1.3131866572007396, -1.537251832730088]
Testing derivative #0 of __rmod__ at [1.170791533616518, 0.9273005699187338]
Testing derivative #1 of __rmod__ at [1.170791533616518, 0.9273005699187338]
Testing derivative #0 of __mul__ at [-0.7805783318554296, -1.9051300768939967]
Testing derivative #1 of __mul__ at [-0.7805783318554296, -1.9051300768939967]
Testing derivative #0 of __rmul__ at [0.26779155358742956, 1.1965012176785415]
Testing derivative #1 of __rmul__ at [0.26779155358742956, 1.1965012176785415]
Testing derivative #0 of __sub__ at [-0.35651911993144125, 1.339202585698168]
Testing derivative #1 of __sub__ at [-0.35651911993144125, 1.339202585698168]
Testing derivative #0 of __rsub__ at [0.5127408781089056, 1.299813432883854]
Testing derivative #1 of __rsub__ at [0.5127408781089056, 1.299813432883854]
Testing derivative #0 of __truediv__ at [1.2515117749119238, -1.1802933132908784]
Testing derivative #1 of __truediv__ at [1.2515117749119238, -1.1802933132908784]
Testing derivative #0 of __rtruediv__ at [0.315014888217239, -1.2861476751526197]
Testing derivative #1 of __rtruediv__ at [0.315014888217239, -1.2861476751526197]
Testing derivative #0 of no_complex_func at [1.1795953700833572, -1.8344160256373079]
Testing derivative #1 of no_complex_func at [1.1795953700833572, -1.8344160256373079]
Testing derivative #0 of no_complex_func at [1.2733535536943856, 0.3984959493859308]
Testing derivative #1 of no_complex_func at [1.2733535536943856, 0.3984959493859308]
....../build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:749: UserWarning: Obsolete: instead of set_std_dev(), please use .std_dev = ... Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
x.set_std_dev.__call__(0.2) # Obsolete
/build/uncertainties-3.1.5/uncertainties/test_uncertainties.py:752: UserWarning: Obsolete: the std_dev attribute should not be called anymore: use .std_dev instead of .std_dev(). Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory.
assert x_std_dev() == 0.2 # Obsolete call
......................
----------------------------------------------------------------------
Ran 54 tests in 3.134s
OK
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment