Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 15, 2021 20:06
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/1ed71118cd9507698b977a527d99f376 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1ed71118cd9507698b977a527d99f376 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 13 seconds | https://github.com/NixOS/nixpkgs/pull/116460
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
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/l2i8dx232i0xyhw5mb9wcqnxy26bvlqs-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
/nix/store/rx2i4kfsmyf38w6x5ldazcjarb7008k2-python3.9-setuptools-50.3.1/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '0.4b' to '0.4b0'
warnings.warn(tmpl.format(**locals()))
running bdist_wheel
running build
running build_ext
building 'FTGL' extension
creating build
creating build/temp.linux-aarch64-3.9
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/include -I/usr/include/freetype2 -I/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/include/python3.9 -c ftgl.cpp -o build/temp.linux-aarch64-3.9/ftgl.o
In file included from ftgl.cpp:23:
/nix/store/pfav3ixdj1jd1glvhcbqjhwskbzx9qrs-ftgl-2.1.3-rc5/include/FTGL/FTGLOutlineFont.h:29:5: warning: #warning This header is deprecated. Please use <FTGL/ftgl.h> from now. [-Wcpp]
29 | # warning This header is deprecated. Please use <FTGL/ftgl.h> from now.
| ^~~~~~~
creating build/lib.linux-aarch64-3.9
g++ -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-aarch64-3.9/ftgl.o -L/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/lib -lGLU -lGL -lfreetype -lz -lftgl -lboost_python39 -o build/lib.linux-aarch64-3.9/FTGL.cpython-39-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
copying build/lib.linux-aarch64-3.9/FTGL.cpython-39-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel
running install_egg_info
running egg_info
creating PyFTGL.egg-info
writing PyFTGL.egg-info/PKG-INFO
writing dependency_links to PyFTGL.egg-info/dependency_links.txt
writing top-level names to PyFTGL.egg-info/top_level.txt
writing manifest file 'PyFTGL.egg-info/SOURCES.txt'
reading manifest file 'PyFTGL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyFTGL.egg-info/SOURCES.txt'
Copying PyFTGL.egg-info to build/bdist.linux-aarch64/wheel/PyFTGL-0.4b0-py3.9.egg-info
running install_scripts
adding license file "COPYING" (matched pattern "COPYING*")
creating build/bdist.linux-aarch64/wheel/PyFTGL-0.4b0.dist-info/WHEEL
creating 'dist/PyFTGL-0.4b0-cp39-cp39-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'FTGL.cpython-39-aarch64-linux-gnu.so'
adding 'PyFTGL-0.4b0.dist-info/COPYING'
adding 'PyFTGL-0.4b0.dist-info/METADATA'
adding 'PyFTGL-0.4b0.dist-info/WHEEL'
adding 'PyFTGL-0.4b0.dist-info/top_level.txt'
adding 'PyFTGL-0.4b0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./PyFTGL-0.4b0-cp39-cp39-linux_aarch64.whl
Installing collected packages: PyFTGL
Successfully installed PyFTGL-0.4b0
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/abfba084wjj2skz3rdrzh1cjsjdwxn9v-python3.9-pyftgl-0.4b
shrinking /nix/store/abfba084wjj2skz3rdrzh1cjsjdwxn9v-python3.9-pyftgl-0.4b/lib/python3.9/site-packages/FTGL.cpython-39-aarch64-linux-gnu.so
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/abfba084wjj2skz3rdrzh1cjsjdwxn9v-python3.9-pyftgl-0.4b/lib
patching script interpreter paths in /nix/store/abfba084wjj2skz3rdrzh1cjsjdwxn9v-python3.9-pyftgl-0.4b
checking for references to /build/ in /nix/store/abfba084wjj2skz3rdrzh1cjsjdwxn9v-python3.9-pyftgl-0.4b...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
/nix/store/rx2i4kfsmyf38w6x5ldazcjarb7008k2-python3.9-setuptools-50.3.1/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '0.4b' to '0.4b0'
warnings.warn(tmpl.format(**locals()))
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing PyFTGL.egg-info/PKG-INFO
writing dependency_links to PyFTGL.egg-info/dependency_links.txt
writing top-level names to PyFTGL.egg-info/top_level.txt
reading manifest file 'PyFTGL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PyFTGL.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-aarch64-3.9/FTGL.cpython-39-aarch64-linux-gnu.so ->
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment