Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
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/e53864b0014371b1fd934f050004a432 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/e53864b0014371b1fd934f050004a432 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 seconds | https://github.com/NixOS/nixpkgs/pull/116752
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/92y9n3ldkdnrd5qz5wxcxk2w9wvbp6y3-scrapy-deltafetch-1.2.1.tar.gz
source root is scrapy-deltafetch-1.2.1
setting SOURCE_DATE_EPOCH to timestamp 1486669855 of file scrapy-deltafetch-1.2.1/setup.cfg
@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
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/scrapy_deltafetch
copying scrapy_deltafetch/__init__.py -> build/lib/scrapy_deltafetch
copying scrapy_deltafetch/middleware.py -> build/lib/scrapy_deltafetch
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/scrapy_deltafetch
copying build/lib/scrapy_deltafetch/__init__.py -> build/bdist.linux-aarch64/wheel/scrapy_deltafetch
copying build/lib/scrapy_deltafetch/middleware.py -> build/bdist.linux-aarch64/wheel/scrapy_deltafetch
running install_egg_info
running egg_info
writing scrapy_deltafetch.egg-info/PKG-INFO
writing dependency_links to scrapy_deltafetch.egg-info/dependency_links.txt
writing requirements to scrapy_deltafetch.egg-info/requires.txt
writing top-level names to scrapy_deltafetch.egg-info/top_level.txt
reading manifest file 'scrapy_deltafetch.egg-info/SOURCES.txt'
writing manifest file 'scrapy_deltafetch.egg-info/SOURCES.txt'
Copying scrapy_deltafetch.egg-info to build/bdist.linux-aarch64/wheel/scrapy_deltafetch-1.2.1-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/scrapy_deltafetch-1.2.1.dist-info/WHEEL
creating 'dist/scrapy_deltafetch-1.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'scrapy_deltafetch/__init__.py'
adding 'scrapy_deltafetch/middleware.py'
adding 'scrapy_deltafetch-1.2.1.dist-info/METADATA'
adding 'scrapy_deltafetch-1.2.1.dist-info/WHEEL'
adding 'scrapy_deltafetch-1.2.1.dist-info/top_level.txt'
adding 'scrapy_deltafetch-1.2.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/scrapy-deltafetch-1.2.1/dist /build/scrapy-deltafetch-1.2.1
Processing ./scrapy_deltafetch-1.2.1-py2.py3-none-any.whl
Requirement already satisfied: bsddb3 in /nix/store/7j99lcawi9gfzsv93yk3h2vrl0q7c2k8-python3.9-bsddb3-6.2.9/lib/python3.9/site-packages (from scrapy-deltafetch==1.2.1) (6.2.9)
Requirement already satisfied: Scrapy>=1.1.0 in /nix/store/0ycn2b0by8x00v8navyg3j461rvmlnml-python3.9-Scrapy-2.4.1/lib/python3.9/site-packages (from scrapy-deltafetch==1.2.1) (2.4.1)
Requirement already satisfied: itemloaders>=1.0.1 in /nix/store/w17ak6jjk74qkdsnv8h1yxfhan54rc2d-python3.9-itemloaders-1.0.4/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.0.4)
Requirement already satisfied: queuelib>=1.4.2 in /nix/store/fjn7ahy5kpg3l567fslri1b8ccc9gz40-python3.9-queuelib-1.5.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.5.0)
Requirement already satisfied: parsel>=1.5.0 in /nix/store/xnzqp2m5g1f937x4jp4g6qdkzj951qjy-python3.9-parsel-1.6.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.6.0)
Requirement already satisfied: PyDispatcher>=2.0.5 in /nix/store/sli25vrdsbjw8gixhwyyhxn2z31fv7qb-python3.9-pydispatcher-2.0.5/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.0.5)
Requirement already satisfied: w3lib>=1.17.0 in /nix/store/pwj1ppa4mh47zyf66sfjw4vkyf07dqaf-python3.9-w3lib-1.22.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.22.0)
Requirement already satisfied: zope.interface>=4.1.3 in /nix/store/pgd7sqy9g5xm9jkh6d1n6szk3jrq0haz-python3.9-zope.interface-5.2.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (5.2.0)
Requirement already satisfied: itemadapter>=0.1.0 in /nix/store/rmq87x725923rgy846i0l255cq3psn76-python3.9-itemadapter-0.2.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.2.0)
Requirement already satisfied: Twisted>=17.9.0 in /nix/store/g86km4kbgnrj6d3x1vbiqar0z3nv78g2-python3.9-Twisted-20.3.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.3.0)
Requirement already satisfied: protego>=0.1.15 in /nix/store/d6lmgignm4j04vbz5w4sl1z3lx3d3yj5-python3.9-Protego-0.1.16/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.1.16)
Requirement already satisfied: lxml>=3.5.0 in /nix/store/5jfni8i9978ij4cfhyxy4lwk2vpk7j8w-python3.9-lxml-4.6.2/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (4.6.2)
Requirement already satisfied: cryptography>=2.0 in /nix/store/smw64283m6xs188s3fagc2amwkd0kww2-python3.9-cryptography-3.4.6/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (3.4.6)
Requirement already satisfied: cssselect>=0.9.1 in /nix/store/n91mmwz336mvr6h4rrqk79hw0fkbpkjr-python3.9-cssselect-1.1.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.1.0)
Requirement already satisfied: pyOpenSSL>=16.2.0 in /nix/store/a8ndqs165fsxbbm38lskszcbas4g5ill-python3.9-pyOpenSSL-20.0.1/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.0.1)
Requirement already satisfied: service-identity>=16.0.0 in /nix/store/wb8zsxk3xmzyzqp9sqgarzblzfrzzgha-python3.9-service_identity-18.1.0/lib/python3.9/site-packages (from Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (18.1.0)
Requirement already satisfied: cffi>=1.12 in /nix/store/zhlfp1pa7h5c1x1knsm01nfza32mk4ks-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from cryptography>=2.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/83c4dizl793x26xjyvq5lzxzjikf19xg-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.20)
Requirement already satisfied: jmespath>=0.9.5 in /nix/store/2l0m857161l7miirxsjj3wrqb8vzhcpc-python3.9-jmespath-0.10.0/lib/python3.9/site-packages (from itemloaders>=1.0.1->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.10.0)
Requirement already satisfied: six>=1.6.0 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from parsel>=1.5.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (1.15.0)
Requirement already satisfied: pyasn1-modules in /nix/store/ndbfrkd4c1i6nvbghkw7za03hfhv6rfz-python3.9-pyasn1-modules-0.2.8/lib/python3.9/site-packages (from service-identity>=16.0.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.2.8)
Requirement already satisfied: attrs>=16.0.0 in /nix/store/wfnzs2ws9n22pahajbhxbxg5yy0w0ahn-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from service-identity>=16.0.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.3.0)
Requirement already satisfied: pyasn1 in /nix/store/z082svg0ddfkqgp8l2hrwp3an3vazswl-python3.9-pyasn1-0.4.8/lib/python3.9/site-packages (from service-identity>=16.0.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (0.4.8)
Requirement already satisfied: incremental>=16.10.1 in /nix/store/jfr33gz34nj0vqqbzw277zc479by311p-python3.9-incremental-17.5.0/lib/python3.9/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (17.5.0)
Requirement already satisfied: PyHamcrest!=1.10.0,>=1.9.0 in /nix/store/67c4qzhmismdmz6vfzj7vgxfjmmxka4y-python3.9-PyHamcrest-2.0.2/lib/python3.9/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.0.2)
Requirement already satisfied: hyperlink>=17.1.1 in /nix/store/pyzka55gmkcpmy928ymn5j73jc2dkryr-python3.9-hyperlink-20.0.1/lib/python3.9/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.0.1)
Requirement already satisfied: constantly>=15.1 in /nix/store/kk9jiwb7sfla21kds2jv1d7y1yghmf8d-python3.9-constantly-15.1.0/lib/python3.9/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (15.1.0)
Requirement already satisfied: Automat>=0.3.0 in /nix/store/sy1kl66x65hz5pxrxlc26j5dak2d3jm3-python3.9-Automat-20.2.0/lib/python3.9/site-packages (from Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (20.2.0)
Requirement already satisfied: idna>=2.5 in /nix/store/ay6akk6avwcfms1zjwbfi4ijkigybyf1-python3.9-idna-2.10/lib/python3.9/site-packages (from hyperlink>=17.1.1->Twisted>=17.9.0->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (2.10)
Requirement already satisfied: setuptools in /nix/store/rx2i4kfsmyf38w6x5ldazcjarb7008k2-python3.9-setuptools-50.3.1/lib/python3.9/site-packages (from zope.interface>=4.1.3->Scrapy>=1.1.0->scrapy-deltafetch==1.2.1) (50.3.1.post0)
Installing collected packages: scrapy-deltafetch
Successfully installed scrapy-deltafetch-1.2.1
/build/scrapy-deltafetch-1.2.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sb690jqj3sn23d2jwxdfcspbxi810293-python3.9-scrapy-deltafetch-1.2.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/sb690jqj3sn23d2jwxdfcspbxi810293-python3.9-scrapy-deltafetch-1.2.1/lib
patching script interpreter paths in /nix/store/sb690jqj3sn23d2jwxdfcspbxi810293-python3.9-scrapy-deltafetch-1.2.1
checking for references to /build/ in /nix/store/sb690jqj3sn23d2jwxdfcspbxi810293-python3.9-scrapy-deltafetch-1.2.1...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: scrapy_deltafetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment