Created
November 26, 2020 13:43
-
-
Save dhess/e1b2662a6732618b252096e0de3a04d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
building '/nix/store/i8l3mq5pnhrykgd4h8wp61zci84i5s6p-python3.8-regex-2020.6.8.drv'... | |
Sourcing python-recompile-bytecode-hook.sh | |
Sourcing python-remove-tests-dir-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing python-remove-bin-bytecode-hook.sh | |
Sourcing pip-build-hook | |
Using pipBuildPhase | |
Using pipShellHook | |
Sourcing pip-install-hook | |
Using pipInstallPhase | |
Sourcing python-imports-check-hook.sh | |
Using pythonImportsCheckPhase | |
Sourcing python-namespaces-hook | |
unpacking sources | |
unpacking source archive /nix/store/cg1gcfnnrvq3w3pvbafbf7528sj39bmq-regex-2020.6.8.tar.gz | |
source root is regex-2020.6.8 | |
setting SOURCE_DATE_EPOCH to timestamp 1591564556 of file regex-2020.6.8/setup.cfg | |
patching sources | |
configuring | |
no configure script, doing nothing | |
building | |
Executing pipBuildPhase | |
Creating a wheel... | |
WARNING: The directory '/homeless-shelter/Library/Caches/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | |
Processing /private/tmp/nix-build-python3.8-regex-2020.6.8.drv-0/regex-2020.6.8 | |
Building wheels for collected packages: regex | |
Building wheel for regex (setup.py) ... error | |
ERROR: Command errored out with exit status 1: | |
command: /nix/store/vlmz2mfdagyr67l4jxyyaqb0h4p5amkw-python3-3.8.3/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/nix-build-python3.8-regex-2020.6.8.drv-0/pip-req-build-n52z7176/setup.py'"'"'; __file__='"'"'/private/tmp/nix-build-python3.8-regex-2020.6.8.drv-0/pip-req-build-n52z7176/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/tmp/nix-build-python3.8-regex-2020.6.8.drv-0/pip-wheel-u5oja2wr | |
cwd: /private/tmp/nix-build-python3.8-regex-2020.6.8.drv-0/pip-req-build-n52z7176/ | |
Complete output (705 lines): | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib.macosx-10.6-x86_64-3.8 | |
creating build/lib.macosx-10.6-x86_64-3.8/regex | |
copying regex_3/__init__.py -> build/lib.macosx-10.6-x86_64-3.8/regex | |
copying regex_3/regex.py -> build/lib.macosx-10.6-x86_64-3.8/regex | |
copying regex_3/_regex_core.py -> build/lib.macosx-10.6-x86_64-3.8/regex | |
copying regex_3/test_regex.py -> build/lib.macosx-10.6-x86_64-3.8/regex | |
running build_ext | |
building 'regex._regex' extension | |
creating build/temp.macosx-10.6-x86_64-3.8 | |
creating build/temp.macosx-10.6-x86_64-3.8/regex_3 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/vlmz2mfdagyr67l4jxyyaqb0h4p5amkw-python3-3.8.3/include/python3.8 -c regex_3/_regex.c -o build/temp.macosx-10.6-x86_64-3.8/regex_3/_regex.o | |
clang-7: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/vlmz2mfdagyr67l4jxyyaqb0h4p5amkw-python3-3.8.3/include/python3.8 -c regex_3/_regex_unicode.c -o build/temp.macosx-10.6-x86_64-3.8/regex_3/_regex_unicode.o | |
clang-7: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] | |
regex_3/_regex_unicode.c:26746:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 0, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26747:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26748:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 304, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26749:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 8490, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26750:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 383, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26751:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 8491, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26752:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 976, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26753:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 1013, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26754:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 977, 1012}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26755:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 252, 921, 8126}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26756:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 1008, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26757:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 777, 924, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26758:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 7296, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26759:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 7297, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26760:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 7298, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26761:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 376, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26762:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26763:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 14, 456, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26764:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 2, 498, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26765:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 962, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26766:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1, 7303, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26767:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1, 7835, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26768:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47811, 42570, 0}, | |
^~~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26769:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 3, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26770:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 2, 453, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26771:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 7, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26772:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6, 459, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26773:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 127, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26774:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 15, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26775:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 391, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26776:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 978, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26777:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 991, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26778:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 989, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26779:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 83, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26780:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 982, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26781:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 971, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26782:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1011, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26783:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1015, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26784:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1023, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26785:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1007, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26786:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1002, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26787:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 806, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26788:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 810, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26789:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 31, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26790:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 827, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26791:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 825, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26792:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 805, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26793:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 99, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26794:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 72, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26795:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 958, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26796:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11871, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26797:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 935, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26798:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11864, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26799:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 963, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26800:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 205, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26801:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 201, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26802:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 140, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26803:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 42, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26804:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 37, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26805:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 39, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26806:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 64, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26807:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 67, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26808:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 65, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26809:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 982, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26810:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 1009, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26811:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26812:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 981, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26813:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 8486, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26814:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 7299, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26815:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 7300, 7301}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26816:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 7302, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26817:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 24, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26818:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 98, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26819:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 48, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26820:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 11, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26821:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 134, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26822:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 130, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26823:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 80, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26824:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 208, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26825:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{15776, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26826:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{15840, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26827:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 8, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26828:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 3136, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26829:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 7745, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26830:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 202, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26831:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 186, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26832:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 190, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26833:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 172, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26834:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 144, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26835:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 9, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26836:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 128, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26837:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 124, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26838:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 16, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26839:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 102, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26840:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 106, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26841:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 110, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26842:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 26, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26843:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 30, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26844:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 38, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26845:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 46, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26846:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 112, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26847:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11785, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26848:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{12574, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26849:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11801, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26850:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11836, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26851:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11807, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26852:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11839, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26853:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11810, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26854:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{11841, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26855:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47620, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26856:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42472, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26857:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42444, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26858:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42487, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26859:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42445, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26860:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42433, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26861:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42436, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26862:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42286, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26863:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42294, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26864:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42287, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26865:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 3296, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26866:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{42311, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26867:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47688, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26868:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47312, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26869:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47152, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26870:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47184, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26871:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47216, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26872:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 40, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26873:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 56, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26874:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 88, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26875:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 104, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26876:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 34, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26877:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 62, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26878:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 94, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26879:17: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 345, 0, 0}, | |
^~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26880:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 32, 305, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26881:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 8545, 107, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26882:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 300, 115, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26883:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 8686, 229, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26884:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 66, 946, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26885:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 96, 949, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26886:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 73, 952, 1012}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26887:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 108, 952, 977}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26888:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 220, 953, 8126}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26889:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 7419, 921, 953}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26890:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 106, 954, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26891:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 809, 956, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26892:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6290, 1074, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26893:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6293, 1076, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26894:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6300, 1086, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26895:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 15, 457, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26896:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 3, 499, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26897:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 97, 963, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26898:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6373, 1123, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26899:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 251, 7777, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26900:13: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{47810, 42571, 0}, | |
^~~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26901:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1, 454, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26902:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 1, 460, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26903:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 118, 960, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26904:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 80, 961, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26905:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 115, 966, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26906:15: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 8847, 969, 0}, | |
^~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26907:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6306, 1089, 0}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26908:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6310, 1090, 7301}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26909:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6311, 1090, 7300}, | |
^~~~~~~~~~~ | |
{ } | |
regex_3/_regex_unicode.c:26910:14: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
{ 6316, 1098, 0} | |
^~~~~~~~~~~ | |
{ } | |
165 warnings generated. | |
clang -bundle -undefined dynamic_lookup -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.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.32.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1g/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/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.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.32.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1g/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib build/temp.macosx-10.6-x86_64-3.8/regex_3/_regex.o build/temp.macosx-10.6-x86_64-3.8/regex_3/_regex_unicode.o -L/nix/store/vlmz2mfdagyr67l4jxyyaqb0h4p5amkw-python3-3.8.3/lib -o build/lib.macosx-10.6-x86_64-3.8/regex/_regex.cpython-38-darwin.so | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.8/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.32.2/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1g/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.8/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.18.1/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.32.2/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1g/lib' | |
ld: warning: directory not found for option '-L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-configd-osx-10.8.5/lib' | |
ld: file not found: /usr/lib/system/libcache.dylib for architecture x86_64 | |
clang-7: error: linker command failed with exit code 1 (use -v to see invocation) | |
error: command 'clang' failed with exit status 1 | |
---------------------------------------- | |
ERROR: Failed building wheel for regex | |
Running setup.py clean for regex | |
Failed to build regex | |
ERROR: Failed to build one or more wheels | |
builder for '/nix/store/i8l3mq5pnhrykgd4h8wp61zci84i5s6p-python3.8-regex-2020.6.8.drv' failed with exit code 1 | |
cannot build derivation '/nix/store/hpnpx35whgnhiv919wla2iscmqwrqzck-python3.8-black-19.10b0.drv': 1 dependencies couldn't be built | |
building '/nix/store/mn6nidi4k03ym3zqjibbivj8x4in94b3-python3.8-snowballstemmer-2.0.0.drv'... | |
building '/nix/store/q3k677mj2x0grpgyjd23n4g73jciy6s3-python3.8-sphinxcontrib-applehelp-1.0.2.drv'... | |
cannot build derivation '/nix/store/lhxm9rhp5zsz7dgmba36c82dlvsfshr7-python3.8-nixops-2.0.0.drv': 1 dependencies couldn't be built | |
building '/nix/store/my6kiwlxxdrcxwjmw24smwm066b3ghnj-ref-tf-lib-ref-tf-0.4.0.2-config.drv'... | |
building '/nix/store/a8pjkg0yjwiimnf2b5w1dnr9lvn2jgkq-regex-base-lib-regex-base-0.94.0.0-config.drv'... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment