Skip to content

Instantly share code, notes, and snippets.

@mdedetrich
Created January 8, 2020 10:26
Show Gist options
  • Save mdedetrich/9029f67393b104ba7fed465e4796ac4a to your computer and use it in GitHub Desktop.
Save mdedetrich/9029f67393b104ba7fed465e4796ac4a to your computer and use it in GitHub Desktop.
Nixos Python Failing to build
building Nix...
building the system configuration...
these derivations will be built:
/nix/store/plig3li2h1a98x4yk5bjf3ak9my52mgm-krita-4.2.7.1.drv
/nix/store/k70qzv41vzml9nx2qx3rq7k1szakzxcr-system-path.drv
/nix/store/k4sck8z940a913qh92vvyrrd5kaxr1lp-python3.7-pycurl-7.43.0.3.drv
/nix/store/q95295w0c6qjyb0vrcs6drgl62sv1b0g-system-config-printer-1.5.12.drv
/nix/store/gsz1vj2d936pvd3mw5ask8a17q9j1gji-dbus-1.drv
/nix/store/m37bimcahig7hbmr1bnqird80bm3wa9l-unit-dbus.service.drv
/nix/store/3w7jhac7hgkxqnc55sqh42b6grwp6nnq-user-units.drv
/nix/store/4cdrmvn5j1ih3fsamd7n7imyvld8xmj1-system-generators.drv
/nix/store/f7z782zz604gzpjkqcyixqb0rwjjmr4f-unit-systemd-fsck-.service.drv
/nix/store/gq0sdkvq4gl795zpias4cvz0w8b079pn-system-shutdown.drv
/nix/store/k1mf85c4vwgd1qhzxq4x6xbd027pvf3b-hwdb.bin.drv
/nix/store/rfgf2fanybz8l1avv0d1fqyqhafsa71v-udev-rules.drv
/nix/store/nzb9inc7gzb182xhp8qi0k1r09066f3z-unit-polkit.service.drv
/nix/store/qfaixlp00jl0mzyv99kfbvkmxccijax8-unit-dbus.service.drv
/nix/store/ycwqjr8aksr0p9w4av8r3x92jwfici0j-unit-systemd-udevd.service.drv
/nix/store/sgkp9975q0cxnghijvwvbz833277288j-system-units.drv
/nix/store/gm9kmsby5akg9xhvdprk33q9wsbi21bx-etc.drv
/nix/store/v79v2g7dcb4krfkb7gc49whwnygvxnrg-nixos-system-mdedetrich-20.03pre208261.9beb0d1ac2e.drv
building '/nix/store/plig3li2h1a98x4yk5bjf3ak9my52mgm-krita-4.2.7.1.drv'...
building '/nix/store/k4sck8z940a913qh92vvyrrd5kaxr1lp-python3.7-pycurl-7.43.0.3.drv'...
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 setuptools-check-hook
unpacking sources
unpacking source archive /nix/store/dib7pza9c0i6pz2d1qhbb9jpgj5hsbng-pycurl-7.43.0.3.tar.gz
source root is pycurl-7.43.0.3
setting SOURCE_DATE_EPOCH to timestamp 1560750969 of file pycurl-7.43.0.3/setup.cfg
patching sources
configuring
no configure script, doing nothing
building
Executing setuptoolsBuildPhase
Using curl-config (libcurl 7.67.0)
Using SSL library: OpenSSL/LibreSSL/BoringSSL
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.7
creating build/lib.linux-x86_64-3.7/curl
copying python/curl/__init__.py -> build/lib.linux-x86_64-3.7/curl
running build_ext
building 'pycurl' extension
creating build/temp.linux-x86_64-3.7
creating build/temp.linux-x86_64-3.7/src
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/docstrings.c -o build/temp.linux-x86_64-3.7/src/docstrings.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/easy.c -o build/temp.linux-x86_64-3.7/src/easy.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/easycb.c -o build/temp.linux-x86_64-3.7/src/easycb.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/easyinfo.c -o build/temp.linux-x86_64-3.7/src/easyinfo.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/easyopt.c -o build/temp.linux-x86_64-3.7/src/easyopt.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/easyperform.c -o build/temp.linux-x86_64-3.7/src/easyperform.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/module.c -o build/temp.linux-x86_64-3.7/src/module.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/multi.c -o build/temp.linux-x86_64-3.7/src/multi.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/oscompat.c -o build/temp.linux-x86_64-3.7/src/oscompat.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/pythoncompat.c -o build/temp.linux-x86_64-3.7/src/pythoncompat.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/share.c -o build/temp.linux-x86_64-3.7/src/share.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/stringcompat.c -o build/temp.linux-x86_64-3.7/src/stringcompat.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/threadsupport.c -o build/temp.linux-x86_64-3.7/src/threadsupport.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCURL_VERSION="7.43.0.3" -DHAVE_CURL_SSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/nix/store/hzdrpnqi1kxmpjgbp21nl1k736iqk9jw-curl-7.67.0-dev/include -I/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/include/python3.7m -c src/util.c -o build/temp.linux-x86_64-3.7/src/util.o
gcc -pthread -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.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.30.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.1-20190112/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1d/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.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.30.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.1-20190112/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1d/lib build/temp.linux-x86_64-3.7/src/docstrings.o build/temp.linux-x86_64-3.7/src/easy.o build/temp.linux-x86_64-3.7/src/easycb.o build/temp.linux-x86_64-3.7/src/easyinfo.o build/temp.linux-x86_64-3.7/src/easyopt.o build/temp.linux-x86_64-3.7/src/easyperform.o build/temp.linux-x86_64-3.7/src/module.o build/temp.linux-x86_64-3.7/src/multi.o build/temp.linux-x86_64-3.7/src/oscompat.o build/temp.linux-x86_64-3.7/src/pythoncompat.o build/temp.linux-x86_64-3.7/src/share.o build/temp.linux-x86_64-3.7/src/stringcompat.o build/temp.linux-x86_64-3.7/src/threadsupport.o build/temp.linux-x86_64-3.7/src/util.o -L/nix/store/08cdq8hz47lw8gldvjjkd96kg9p1fvaw-curl-7.67.0/lib -L/nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/lib -lcrypto -lssl -lcurl -lpython3.7m -o build/lib.linux-x86_64-3.7/pycurl.cpython-37m-x86_64-linux-gnu.so
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
copying build/lib.linux-x86_64-3.7/pycurl.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/curl
copying build/lib.linux-x86_64-3.7/curl/__init__.py -> build/bdist.linux-x86_64/wheel/curl
running install_data
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying AUTHORS -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying ChangeLog -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying COPYING-LGPL -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying COPYING-MIT -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying INSTALL.rst -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying README.rst -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
copying RELEASE-NOTES.rst -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/sfquery.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/opensocketexception.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/xmlrpc_curl.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/file_upload.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/retriever.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/retriever-multi.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/ssh_keyfunction.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/linksys.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/smtp.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
copying examples/basicfirst.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/write_file.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_headers.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python2.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_buffer.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_buffer.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/follow_redirect.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/put_file.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/response_info.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python2_https.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/form_post.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/file_upload_real_fancy.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python3.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
copying examples/quickstart/get_python3_https.py -> build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart
running install_egg_info
running egg_info
writing pycurl.egg-info/PKG-INFO
writing dependency_links to pycurl.egg-info/dependency_links.txt
writing top-level names to pycurl.egg-info/top_level.txt
reading manifest file 'pycurl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/Makefile'
writing manifest file 'pycurl.egg-info/SOURCES.txt'
Copying pycurl.egg-info to build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3-py3.7.egg-info
running install_scripts
adding license file "COPYING-MIT" (matched pattern "COPYING*")
adding license file "COPYING-LGPL" (matched pattern "COPYING*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/pycurl-7.43.0.3.dist-info/WHEEL
creating 'dist/pycurl-7.43.0.3-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pycurl.cpython-37m-x86_64-linux-gnu.so'
adding 'curl/__init__.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/AUTHORS'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/COPYING-LGPL'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/COPYING-MIT'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/ChangeLog'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/INSTALL.rst'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/README.rst'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/RELEASE-NOTES.rst'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/basicfirst.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/file_upload.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/linksys.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/opensocketexception.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/retriever-multi.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/retriever.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/sfquery.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/smtp.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/ssh_keyfunction.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/xmlrpc_curl.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/file_upload_buffer.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/file_upload_real.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/follow_redirect.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/form_post.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/get.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/get_python2.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/get_python2_https.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/get_python3.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/get_python3_https.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/put_buffer.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/put_file.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/response_headers.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/response_info.py'
adding 'pycurl-7.43.0.3.data/data/share/doc/pycurl/examples/quickstart/write_file.py'
adding 'pycurl-7.43.0.3.dist-info/AUTHORS'
adding 'pycurl-7.43.0.3.dist-info/COPYING-LGPL'
adding 'pycurl-7.43.0.3.dist-info/COPYING-MIT'
adding 'pycurl-7.43.0.3.dist-info/METADATA'
adding 'pycurl-7.43.0.3.dist-info/WHEEL'
adding 'pycurl-7.43.0.3.dist-info/top_level.txt'
adding 'pycurl-7.43.0.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/pycurl-7.43.0.3/dist /build/pycurl-7.43.0.3
unpacking sources
unpacking source archive /nix/store/2bjl966d1fl5h8ppvq98xsjy7n03h5kg-krita-4.2.7.1.tar.xz
Processing ./pycurl-7.43.0.3-cp37-cp37m-linux_x86_64.whl
Installing collected packages: pycurl
Successfully installed pycurl-7.43.0.3
/build/pycurl-7.43.0.3
Finished executing pipInstallPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7yk2wyk3dcfs47mx9cc9zrv8rq469v9f-python3.7-pycurl-7.43.0.3
shrinking /nix/store/7yk2wyk3dcfs47mx9cc9zrv8rq469v9f-python3.7-pycurl-7.43.0.3/lib/python3.7/site-packages/pycurl.cpython-37m-x86_64-linux-gnu.so
strip is /nix/store/5nxyf0yn836j0acm82cz3g50d4glk5df-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7yk2wyk3dcfs47mx9cc9zrv8rq469v9f-python3.7-pycurl-7.43.0.3/lib
patching script interpreter paths in /nix/store/7yk2wyk3dcfs47mx9cc9zrv8rq469v9f-python3.7-pycurl-7.43.0.3
checking for references to /build/ in /nix/store/7yk2wyk3dcfs47mx9cc9zrv8rq469v9f-python3.7-pycurl-7.43.0.3...
running install tests
============================= test session starts ==============================
platform linux -- Python 3.7.6, pytest-5.3.2, py-1.8.1, pluggy-0.13.1
rootdir: /build/pycurl-7.43.0.3
plugins: flaky-3.6.1
collected 389 items / 9 deselected / 380 selected
tests/cadata_test.py ... [ 0%]
tests/certinfo_test.py .... [ 1%]
tests/close_socket_cb_test.py ..... [ 3%]
tests/curl_object_test.py ...................... [ 8%]
tests/debug_test.py .. [ 9%]
tests/default_write_cb_test.py . [ 9%]
tests/error_constants_test.py .... [ 10%]
tests/error_test.py .... [ 11%]
tests/failonerror_test.py .s. [ 12%]
tests/ftp_test.py sss [ 13%]
tests/global_init_test.py ... [ 14%]
tests/header_cb_test.py . [ 14%]
tests/header_test.py ..... [ 15%]
tests/high_level_curl_test.py . [ 16%]
tests/info_constants_test.py . [ 16%]
tests/internals_test.py ................ [ 20%]
source root is krita-4.2.7.1
setting SOURCE_DATE_EPOCH to timestamp 1569954344 of file krita-4.2.7.1/po/zh_TW/krita.po
patching sources
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/doc/ -DCMAKE_INSTALL_INFODIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_DEPLOYMENT_TARGET= -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=last -DCMAKE_STRIP=/nix/store/5nxyf0yn836j0acm82cz3g50d4glk5df-binutils-2.31.1/bin/strip -DCMAKE_RANLIB=/nix/store/5nxyf0yn836j0acm82cz3g50d4glk5df-binutils-2.31.1/bin/ranlib -DCMAKE_AR=/nix/store/5nxyf0yn836j0acm82cz3g50d4glk5df-binutils-2.31.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1 -DPYQT5_SIP_DIR=/nix/store/bywgwk5q7f9kknc1n21kzb696i7cq149-python3.7-pyqt-5.13.0/share/sip/PyQt5 -DPYQT_SIP_DIR_OVERRIDE=/nix/store/bywgwk5q7f9kknc1n21kzb696i7cq149-python3.7-pyqt-5.13.0/share/sip/PyQt5 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_EXECROOTDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1 -DKDE_INSTALL_BINDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/bin -DKDE_INSTALL_SBINDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/sbin -DKDE_INSTALL_LIBDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib -DKDE_INSTALL_LIBEXECDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/libexec -DKDE_INSTALL_CMAKEPACKAGEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib/cmake -DKDE_INSTALL_INCLUDEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/include -DKDE_INSTALL_LOCALSTATEDIR=/var -DKDE_INSTALL_DATAROOTDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share -DKDE_INSTALL_DATADIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share -DKDE_INSTALL_DOCBUNDLEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/doc/HTML -DKDE_INSTALL_KCFGDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/config.kcfg -DKDE_INSTALL_KCONFUPDATEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/kconf_update -DKDE_INSTALL_KSERVICES5DIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/kservices5 -DKDE_INSTALL_KSERVICETYPES5DIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/kservicetypes5 -DKDE_INSTALL_KXMLGUI5DIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/kxmlgui5 -DKDE_INSTALL_KNOTIFY5RCDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/knotifications5 -DKDE_INSTALL_ICONDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/icons -DKDE_INSTALL_LOCALEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/locale -DKDE_INSTALL_SOUNDDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/sounds -DKDE_INSTALL_TEMPLATEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/templates -DKDE_INSTALL_WALLPAPERDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/wallpapers -DKDE_INSTALL_APPDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/applications -DKDE_INSTALL_DESKTOPDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/desktop-directories -DKDE_INSTALL_MIMEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/mime/packages -DKDE_INSTALL_METAINFODIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/appdata -DKDE_INSTALL_MANDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/man -DKDE_INSTALL_INFODIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/info -DKDE_INSTALL_DBUSDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/dbus-1 -DKDE_INSTALL_DBUSINTERFACEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/dbus-1/interfaces -DKDE_INSTALL_DBUSSERVICEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/dbus-1/services -DKDE_INSTALL_DBUSSYSTEMSERVICEDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/share/dbus-1/system-services -DKDE_INSTALL_SYSCONFDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/etc -DKDE_INSTALL_CONFDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/etc/xdg -DKDE_INSTALL_AUTOSTARTDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/etc/xdg/autostart -DKDE_INSTALL_QTPLUGINDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib/qt-5.12.6/plugins -DKDE_INSTALL_PLUGINDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib/qt-5.12.6/plugins -DKDE_INSTALL_QMLDIR=/nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1/lib/qt-5.12.6/qml
-- The C compiler identification is GNU 9.2.0
tests/memory_mgmt_test.py ........................ [ 26%]
-- The CXX compiler identification is GNU 9.2.0
-- Check for working C compiler: /nix/store/a9hbzlkdfvpr4r8mjwcxcda9smjp5v1i-gcc-wrapper-9.2.0/bin/gcc
tests/multi_memory_mgmt_test.py ... [ 27%]
tests/multi_option_constants_test.py ...... [ 29%]
tests/multi_socket_select_test.py . [ 29%]
-- Check for working C compiler: /nix/store/a9hbzlkdfvpr4r8mjwcxcda9smjp5v1i-gcc-wrapper-9.2.0/bin/gcc -- works
-- Detecting C compiler ABI info
tests/multi_socket_test.py . [ 29%]
tests/multi_test.py ............ [ 32%]
tests/multi_timer_test.py F [ 33%]
tests/open_socket_cb_test.py ....... [ 35%]
tests/option_constants_test.py .......................................s. [ 45%]
-- Detecting C compiler ABI info - done
......................................... [ 56%]
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nix/store/a9hbzlkdfvpr4r8mjwcxcda9smjp5v1i-gcc-wrapper-9.2.0/bin/g++
-- Check for working CXX compiler: /nix/store/a9hbzlkdfvpr4r8mjwcxcda9smjp5v1i-gcc-wrapper-9.2.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
tests/pause_test.py .. [ 57%]
-- Using CMake version: 3.16.2
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_policy):
The OLD behavior for policy CMP0002 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:23 (cmake_policy):
The OLD behavior for policy CMP0022 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:27 (cmake_policy):
The OLD behavior for policy CMP0026 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:35 (cmake_policy):
The OLD behavior for policy CMP0046 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:39 (cmake_policy):
The OLD behavior for policy CMP0059 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:43 (cmake_policy):
The OLD behavior for policy CMP0063 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:47 (cmake_policy):
The OLD behavior for policy CMP0054 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy):
The OLD behavior for policy CMP0064 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
-- Krita version: 4.2.7.1
tests/perform_test.py ....s.. [ 58%]
-- Found PythonInterp: /nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/bin/python3 (found suitable version "3.7.6", minimum required is "3.0")
-- Python system site-packages directory: /nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/lib/python3.7/site-packages
-- Found PythonLibrary: /nix/store/bzvpdbzdy3a1qba8f9ynrzyz811c10pp-python3-3.7.6/lib/libpython3.7m.so (Required is at least version "3.0")
Installing in /nix/store/981rwwc5rk81zzh6qnrcckdyijm5r50k-krita-4.2.7.1. Run /build/krita-4.2.7.1/build/prefix.sh to set the environment for krita.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
tests/post_test.py ............ [ 62%]
tests/protocol_constants_test.py .... [ 63%]
tests/read_cb_test.py ....... [ 65%]
tests/readdata_test.py ............... [ 68%]
tests/relative_url_test.py . [ 69%]
tests/reload_test.py . [ 69%]
tests/reset_test.py . [ 69%]
tests/resolve_test.py . [ 70%]
tests/seek_cb_constants_test.py ... [ 70%]
tests/seek_cb_test.py s [ 71%]
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5Config: /nix/store/kavmbbbawsd452l01p99hjaxqd9bk53d-kconfig-5.64.0-dev/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.64.0")
-- Found KF5WidgetsAddons: /nix/store/s6qzf9nfmkq56sbj9m869s0wgaqcbl90-kwidgetsaddons-5.64.0-dev/lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.64.0")
-- Found KF5Completion: /nix/store/2m6g4cjv96q0ayg6jdd5z3kzhfqc5ppd-kcompletion-5.64.0-dev/lib/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.64.0")
-- Found KF5CoreAddons: /nix/store/jg78x3x00jl86lzc7an8b0h5adm20kx7-kcoreaddons-5.64.0-dev/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.64.0")
-- Found KF5GuiAddons: /nix/store/yhzgxigkdiyxarlnirvkn7nsbz92gkhg-kguiaddons-5.64.0-dev/lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.64.0")
-- Found Gettext: /nix/store/7f9bh6wv0a7sss0kh3nx7w3w779sysvy-gettext-0.20.1/bin/msgmerge (found version "0.20.1")
-- Found KF5I18n: /nix/store/83qibv3yyc8jlqm7p3k0cq048wab9qwq-ki18n-5.64.0-dev/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.64.0")
-- Found KF5ItemModels: /nix/store/rcvcpfczjix9zzg6z5dkm5fcrpl79bg0-kitemmodels-5.64.0-dev/lib/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.64.0")
-- Found KF5ItemViews: /nix/store/6vrz21n25y82cbmadp3na56zwnb74bvz-kitemviews-5.64.0-dev/lib/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.64.0")
-- Found KF5WindowSystem: /nix/store/761c2xnsans528ikkca1c3rlvz13kc98-kwindowsystem-5.64.0-dev/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.64.0")
-- Found KF5Archive: /nix/store/9hhnv7mz13z8mldvqy5b8qiabaxlh5y3-karchive-5.64.0-dev/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.64.0")
-- Found KF5: success (found suitable version "5.64.0", minimum required is "5.44.0") found components: Config WidgetsAddons Completion CoreAddons GuiAddons I18n ItemModels ItemViews WindowSystem Archive
-- Performing Test HAVE_HDR
-- Performing Test HAVE_HDR - Failed
-- Performing Test HAVE_HIGH_DPI_SCALE_FACTOR_ROUNDING_POLICY
-- Performing Test HAVE_HIGH_DPI_SCALE_FACTOR_ROUNDING_POLICY - Failed
-- Found X11: /nix/store/bcykr9p481ar8fk384xn2gn8nmi41bpb-xorgproto-2019.1/include found components: Xinput
-- Looking for XOpenDisplay in /nix/store/w8an2bl1ahwr3m4csmpsxppf34gi4wv2-libX11-1.6.8/lib/libX11.so;/nix/store/b9qrzlvl5az34r4z4znl7f906via103b-libXext-1.3.4/lib/libXext.so
-- Looking for XOpenDisplay in /nix/store/w8an2bl1ahwr3m4csmpsxppf34gi4wv2-libX11-1.6.8/lib/libX11.so;/nix/store/b9qrzlvl5az34r4z4znl7f906via103b-libXext-1.3.4/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found ZLIB: /nix/store/a3q9zl42d0hmgwmgzwkxi5qd88055fh8-zlib-1.2.11/lib/libz.so (found version "1.2.11")
-- Found PNG: /nix/store/17nhzvrdsjwa168hm6w01v9a6v98iqjc-libpng-apng-1.6.37/lib/libpng.so (found version "1.6.37")
-- Found Boost: /nix/store/8gr9k6jlz4d723aiflzpk4npdrr5sdij-boost-1.69.0-dev/include (found suitable version "1.69.0", minimum required is "1.55") found components: system
-- Found GNU Scientific Library 2.6: /nix/store/8amq11xg45awvrz360ric9xirrlrg4ss-gsl-2.6/include/gsl /nix/store/8amq11xg45awvrz360ric9xirrlrg4ss-gsl-2.6/lib/libgsl.so;/nix/store/8amq11xg45awvrz360ric9xirrlrg4ss-gsl-2.6/lib/libgslcblas.so
-- Found PkgConfig: /nix/store/b88p5kfk6s8xkp0yna6bd56wl3l7bwvq-pkg-config-0.29.2/bin/pkg-config (found version "0.29.2")
-- Found OPENEXR: /nix/store/gnx321hnxn9s529b63z5fsmas4hhx3nv-ilmbase-2.3.0/lib/libImath.so;/nix/store/2lriypliyywzqds2jl4xdrwfhm9ymh8d-openexr-2.3.0/lib/libIlmImf.so;/nix/store/gnx321hnxn9s529b63z5fsmas4hhx3nv-ilmbase-2.3.0/lib/libIex.so;/nix/store/gnx321hnxn9s529b63z5fsmas4hhx3nv-ilmbase-2.3.0/lib/libHalf.so;/nix/store/gnx321hnxn9s529b63z5fsmas4hhx3nv-ilmbase-2.3.0/lib/libIlmThread.so
-- Found TIFF: /nix/store/7226z7jypwhga13h8mb6w1nmww5dy34x-libtiff-4.1.0/lib/libtiff.so (found version "4.1.0")
-- Found JPEG: /nix/store/rajhyx5dipgy33vxqvyql246bmwd9pm7-libjpeg-turbo-2.0.3/lib/libjpeg.so (found version "62")
-- Found GIF: /nix/store/yrjcwnb0c0y2rrfpdz3fpwz0frasffrc-giflib-5.2.1/lib/libgif.so (found version "5.2.1")
-- Checking for module 'libheif'
-- Found libheif, version 1.6.1
-- Found HEIF
-- Checking for module 'libraw'
-- Found libraw, version 0.19.5
-- Checking for module 'libraw_r'
-- Found libraw_r, version 0.19.5
-- Found LibRaw: /nix/store/rqkhzl0yaqyam1kcbvdy2mw42kifvlk6-libraw-0.19.5-lib/lib/libraw.so (found suitable version "0.19.5", minimum required is "0.16")
-- Checking for module 'fftw3>=3.2'
-- Found fftw3, version 3.3.8
-- Found FFTW3
-- FFTW Found Version:
-- Found SIP version: 4.19.18
-- Found PyQt5 version: 5.13.0
-- Found QtGui OpenGL support
-- Found Eigen3: /nix/store/sc2bsgmmar4yxap88ksv47830b9daaag-eigen-3.3.7/include/eigen3 (Required is at least version "3.0")
-- Found LibExiv2: /nix/store/fx3yak6bf428214vk1i9ap4l3jplcg0j-exiv2-0.27.2/lib/libexiv2.so (found suitable version "0.27.2", minimum required is "0.16")
-- Checking for module 'lcms2'
-- Found lcms2, version 2.9
-- Found lcms version 2.09, /nix/store/kj72zafl953qrr79mymwj8w6yg1gj65d-lcms2-2.9/lib/liblcms2.so
-- Detected Compiler: GCC 9.2.0
-- Performing Test Vc_HAVE_SSE_SINCOS
-- Performing Test Vc_HAVE_SSE_SINCOS - Success
-- Performing Test Vc_HAVE_AVX_SINCOS
-- Performing Test Vc_HAVE_AVX_SINCOS - Success
-- Performing Test check_cxx_compiler_flag__Wabi
-- Performing Test check_cxx_compiler_flag__Wabi - Success
-- Performing Test check_cxx_compiler_flag__fabi_version_0
-- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success
-- Performing Test check_cxx_compiler_flag__fabi_compat_version_0
-- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success
-- Performing Test check_cxx_compiler_flag__ffp_contract_fast
-- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success
-- Found Vc: /nix/store/lfzsanb2fj2m6k9klmpp5kxysi7japab-Vc-1.4.1/lib/cmake/Vc/VcConfig.cmake (found suitable version "1.4.1", minimum required is "1.1.0")
-- Vc found!
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
CMake Warning (dev) at /nix/store/xg29vpnqlg5xigdpv4g7i5p9cn9b4nw2-cmake-3.16.2/share/cmake-3.16/Modules/CheckIncludeFile.cmake:80 (message):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
CMAKE_REQUIRED_LIBRARIES is set to:
m
For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
/nix/store/xg29vpnqlg5xigdpv4g7i5p9cn9b4nw2-cmake-3.16.2/share/cmake-3.16/Modules/CheckTypeSize.cmake:230 (check_include_file)
/nix/store/xg29vpnqlg5xigdpv4g7i5p9cn9b4nw2-cmake-3.16.2/share/cmake-3.16/Modules/TestBigEndian.cmake:33 (CHECK_TYPE_SIZE)
CMakeLists.txt:754 (test_big_endian)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
CMake Warning (dev) at /nix/store/9cbq8rcvf2kscz8zi2hsrrh7xrmxxr99-extra-cmake-modules-5.64.0/share/ECM/modules/ECMFindModuleHelpers.cmake:133 (message):
Your project should require at least CMake 2.8.12 to use FindPoppler.cmake
Call Stack (most recent call first):
/nix/store/9cbq8rcvf2kscz8zi2hsrrh7xrmxxr99-extra-cmake-modules-5.64.0/share/ECM/find-modules/FindPoppler.cmake:78 (ecm_find_package_version_check)
CMakeLists.txt:759 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Poppler: Qt5 requires Core
-- Found Poppler_Core: /nix/store/ynzp3cjb9ywwjy6ghm14263j9x4k645p-poppler-qt5-0.83.0/lib/libpoppler.so (found version "0.83.0")
-- Found Poppler_Qt5: /nix/store/ynzp3cjb9ywwjy6ghm14263j9x4k645p-poppler-qt5-0.83.0/lib/libpoppler-qt5.so (found version "0.83.0")
-- Found Poppler: /nix/store/ynzp3cjb9ywwjy6ghm14263j9x4k645p-poppler-qt5-0.83.0/lib/libpoppler.so;/nix/store/ynzp3cjb9ywwjy6ghm14263j9x4k645p-poppler-qt5-0.83.0/lib/libpoppler-qt5.so (found version "0.83.0") found components: Qt5
-- Warning: Property URL already set to "https://poppler.freedesktop.org/", overriding it with "http://poppler.freedesktop.org"
-- Checking for module 'quazip'
-- No package 'quazip' found
-- Found QUAZIP: /nix/store/pdc1m7xxpfs3cmh9lzy88xfdngsf93zf-quazip-0.8.1/lib/libquazip5.so
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Looking for backtrace
-- Looking for backtrace - found
-- Performing Test check_cxx_compiler_flag__xSSE2
-- Performing Test check_cxx_compiler_flag__xSSE2 - Failed
-- Performing Test check_cxx_compiler_flag__msse2
tests/setopt_lifecycle_test.py . [ 71%]
tests/setopt_string_test.py .. [ 71%]
tests/setopt_test.py .................. [ 76%]
tests/setopt_unicode_test.py ... [ 77%]
-- Performing Test check_cxx_compiler_flag__msse2 - Success
-- Performing Test check_cxx_compiler_flag__xSSSE3
-- Performing Test check_cxx_compiler_flag__xSSSE3 - Failed
-- Performing Test check_cxx_compiler_flag__mssse3
tests/setup_test.py .................. [ 82%]
tests/share_test.py ..... [ 83%]
tests/sockopt_cb_test.py ....... [ 85%]
tests/unset_range_test.py . [ 85%]
tests/user_agent_string_test.py . [ 85%]
tests/version_comparison_test.py . [ 86%]
tests/version_constants_test.py ..................... [ 91%]
tests/version_test.py .. [ 92%]
tests/weakref_test.py ... [ 92%]
tests/write_abort_test.py . [ 93%]
tests/write_cb_bogus_test.py .. [ 93%]
-- Performing Test check_cxx_compiler_flag__mssse3 - Success
tests/write_test.py ................... [ 98%]
-- Performing Test check_cxx_compiler_flag__xSSE4_1
tests/write_to_stringio_test.py .. [ 99%]
-- Performing Test check_cxx_compiler_flag__xSSE4_1 - Failed
-- Performing Test check_cxx_compiler_flag__msse4_1
-- Performing Test check_cxx_compiler_flag__msse4_1 - Success
-- Performing Test check_cxx_compiler_flag__xAVX
-- Performing Test check_cxx_compiler_flag__xAVX - Failed
-- Performing Test check_cxx_compiler_flag__mavx
-- Performing Test check_cxx_compiler_flag__mavx - Success
-- Performing Test check_cxx_compiler_flag__xCORE_AVX2
-- Performing Test check_cxx_compiler_flag__xCORE_AVX2 - Failed
-- Performing Test check_cxx_compiler_flag__mavx2
-- Performing Test check_cxx_compiler_flag__mavx2 - Success
-- Performing Test check_cxx_compiler_flag__mfma
tests/xferinfo_cb_test.py ... [100%]
=================================== FAILURES ===================================
_______________________ MultiSocketTest.test_multi_timer _______________________
self = <tests.multi_timer_test.MultiSocketTest testMethod=test_multi_timer>
def test_multi_timer(self):
urls = [
'http://%s:8380/success' % localhost,
'http://%s:8381/success' % localhost,
'http://%s:8382/success' % localhost,
]
timers = []
# timer callback
def timer(msecs):
#print('Timer callback msecs:', msecs)
timers.append(msecs)
# init
m = pycurl.CurlMulti()
m.setopt(pycurl.M_TIMERFUNCTION, timer)
m.handles = []
for url in urls:
c = util.DefaultCurl()
# save info in standard Python attributes
c.url = url
c.body = util.BytesIO()
c.http_code = -1
m.handles.append(c)
# pycurl API calls
c.setopt(c.URL, c.url)
c.setopt(c.WRITEFUNCTION, c.body.write)
m.add_handle(c)
# get data
num_handles = len(m.handles)
while num_handles:
while 1:
ret, num_handles = m.perform()
if ret != pycurl.E_CALL_MULTI_PERFORM:
break
# currently no more I/O is pending, could do something in the meantime
# (display a progress bar, etc.)
m.select(1.0)
for c in m.handles:
# save info in standard Python attributes
c.http_code = c.getinfo(c.HTTP_CODE)
# print result
for c in m.handles:
self.assertEqual('success', c.body.getvalue().decode())
self.assertEqual(200, c.http_code)
assert len(timers) > 0
# libcurl 7.23.0 produces a 0 timer
> assert timers[0] >= 0
E AssertionError: assert -1 >= 0
tests/multi_timer_test.py:79: AssertionError
=============================== warnings summary ===============================
/nix/store/vc0rzrqflx0x2anybml7zw9i0czdjvjk-python3.7-nose-1.3.7/lib/python3.7/site-packages/nose/importer.py:12
/nix/store/vc0rzrqflx0x2anybml7zw9i0czdjvjk-python3.7-nose-1.3.7/lib/python3.7/site-packages/nose/importer.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
from imp import find_module, load_module, acquire_lock, release_lock
tests/setopt_lifecycle_test.py:19
/build/pycurl-7.43.0.3/tests/setopt_lifecycle_test.py:19: PytestCollectionWarning: cannot collect test class 'TestString' because it has a __new__ constructor (from: tests/setopt_lifecycle_test.py)
class TestString(str):
tests/memory_mgmt_test.py::MemoryMgmtTest::test_form_bufferptr_memory_leak_gh267
/build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:320: DeprecationWarning: Please use assertTrue instead.
self.assert_(after_object_count <= before_object_count + 1000, 'Grew from %d to %d objects' % (before_object_count, after_object_count))
tests/memory_mgmt_test.py::MemoryMgmtTest::test_postfields_unicode_memory_leak_gh252
/build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:300: DeprecationWarning: Please use assertTrue instead.
self.assert_(after_object_count <= before_object_count + 1000, 'Grew from %d to %d objects' % (before_object_count, after_object_count))
tests/setopt_test.py::SetoptTest::test_set_httpheader_none
/build/pycurl-7.43.0.3/tests/setopt_test.py:75: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(util.b('foo'), io.getvalue())
tests/setopt_test.py::SetoptTest::test_set_httpheader_none
/build/pycurl-7.43.0.3/tests/setopt_test.py:81: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(util.b(''), io.getvalue())
tests/setopt_test.py::SetoptTest::test_unset_httpheader
/build/pycurl-7.43.0.3/tests/setopt_test.py:61: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(util.b('foo'), io.getvalue())
tests/setopt_test.py::SetoptTest::test_unset_httpheader
/build/pycurl-7.43.0.3/tests/setopt_test.py:67: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(util.b(''), io.getvalue())
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===Flaky Test Report===
test_cyclic_gc passed 1 out of the required 1 times. Success!
test_debugfunction_collection passed 1 out of the required 1 times. Success!
test_form_bufferptr_memory_leak_gh267 passed 1 out of the required 1 times. Success!
test_headerfunction_collection failed (2 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:243>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_headerfunction_collection passed 1 out of the required 1 times. Success!
test_headerfunction_refcounting passed 1 out of the required 1 times. Success!
test_ioctlfunction_collection passed 1 out of the required 1 times. Success!
test_multi_collection passed 1 out of the required 1 times. Success!
test_multi_cycle passed 1 out of the required 1 times. Success!
test_opensocketfunction_collection failed (2 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:262>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_opensocketfunction_collection failed (1 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:262>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_opensocketfunction_collection passed 1 out of the required 1 times. Success!
test_postfields_unicode_memory_leak_gh252 passed 1 out of the required 1 times. Success!
test_progressfunction_collection passed 1 out of the required 1 times. Success!
test_readdata_refcounting passed 1 out of the required 1 times. Success!
test_readfunction_collection failed (2 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:246>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_readfunction_collection failed (1 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:246>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_readfunction_collection passed 1 out of the required 1 times. Success!
test_readfunction_refcounting passed 1 out of the required 1 times. Success!
test_refcounting_bug_in_reset passed 1 out of the required 1 times. Success!
test_reference_counting passed 1 out of the required 1 times. Success!
test_seekfunction_collection failed (2 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:265>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_seekfunction_collection passed 1 out of the required 1 times. Success!
test_share_collection passed 1 out of the required 1 times. Success!
test_share_cycle passed 1 out of the required 1 times. Success!
test_writedata_refcounting passed 1 out of the required 1 times. Success!
test_writefunction_collection failed (2 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:240>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_writefunction_collection failed (1 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:240>, <TracebackEntry /build/pycurl-7.43.0.3/tests/util.py:192>, <TracebackEntry /build/pycurl-7.43.0.3/tests/memory_mgmt_test.py:285>]
test_writefunction_collection passed 1 out of the required 1 times. Success!
test_writefunction_refcounting passed 1 out of the required 1 times. Success!
test_writeheader_refcounting passed 1 out of the required 1 times. Success!
test_xferinfofunction_collection passed 1 out of the required 1 times. Success!
test_curl_ref passed 1 out of the required 1 times. Success!
test_opensocketfunction_collection passed 1 out of the required 1 times. Success!
test_seekfunction_collection failed (2 runs remaining out of 3).
<class 'AssertionError'>
False is not true
[<TracebackEntry /build/pycurl-7.43.0.3/tests/multi_memory_mgmt_test.py:21>, <TracebackEntry /build/pycurl-7.43.0.3/tests/multi_memory_mgmt_test.py:42>]
test_seekfunction_collection passed 1 out of the required 1 times. Success!
test_multi_socket_select passed 1 out of the required 1 times. Success!
test_pause_via_call passed 1 out of the required 1 times. Success!
test_pause_via_return passed 1 out of the required 1 times. Success!
test_post_byte_buffer passed 1 out of the required 1 times. Success!
test_post_fields_with_ampersand passed 1 out of the required 1 times. Success!
test_post_file passed 1 out of the required 1 times. Success!
test_post_list_of_list_of_lists passed 1 out of the required 1 times. Success!
test_post_list_of_tuple_of_tuples passed 1 out of the required 1 times. Success!
test_post_multiple_fields passed 1 out of the required 1 times. Success!
test_post_single_field passed 1 out of the required 1 times. Success!
test_post_tuple_of_lists_of_tuples passed 1 out of the required 1 times. Success!
test_post_tuple_of_tuple_of_lists passed 1 out of the required 1 times. Success!
test_post_tuple_of_tuples_of_tuples passed 1 out of the required 1 times. Success!
test_post_unicode_buffer passed 1 out of the required 1 times. Success!
test_post_with_null_byte passed 1 out of the required 1 times. Success!
===End Flaky Test Report===
===== 1 failed, 372 passed, 7 skipped, 9 deselected, 8 warnings in 47.84s ======
part1part2
builder for '/nix/store/k4sck8z940a913qh92vvyrrd5kaxr1lp-python3.7-pycurl-7.43.0.3.drv' failed with exit code 1
cannot build derivation '/nix/store/q95295w0c6qjyb0vrcs6drgl62sv1b0g-system-config-printer-1.5.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gsz1vj2d936pvd3mw5ask8a17q9j1gji-dbus-1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/k1mf85c4vwgd1qhzxq4x6xbd027pvf3b-hwdb.bin.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4cdrmvn5j1ih3fsamd7n7imyvld8xmj1-system-generators.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gq0sdkvq4gl795zpias4cvz0w8b079pn-system-shutdown.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sgkp9975q0cxnghijvwvbz833277288j-system-units.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/rfgf2fanybz8l1avv0d1fqyqhafsa71v-udev-rules.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3w7jhac7hgkxqnc55sqh42b6grwp6nnq-user-units.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gm9kmsby5akg9xhvdprk33q9wsbi21bx-etc.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/v79v2g7dcb4krfkb7gc49whwnygvxnrg-nixos-system-mdedetrich-20.03pre208261.9beb0d1ac2e.drv': 1 dependencies couldn't be built
error: build of '/nix/store/v79v2g7dcb4krfkb7gc49whwnygvxnrg-nixos-system-mdedetrich-20.03pre208261.9beb0d1ac2e.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment