Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 11:48
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/d15d30fd9d8da30996879e82b7b042b4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d15d30fd9d8da30996879e82b7b042b4 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 minutes | https://github.com/NixOS/nixpkgs/pull/116831
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Sourcing pytest-check-hook
Using pytestCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/nkkwyjan6vmd40ilmpkbkm1x0ldlwvnj-uvloop-0.15.2.tar.gz
source root is uvloop-0.15.2
setting SOURCE_DATE_EPOCH to timestamp 1613706158 of file uvloop-0.15.2/uvloop/loop.c
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./vendor/libuv/ltmain.sh
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.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/uvloop
copying uvloop/_testbase.py -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/_noop.py -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/_version.py -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/__init__.py -> build/lib.linux-x86_64-3.9/uvloop
running egg_info
writing uvloop.egg-info/PKG-INFO
writing dependency_links to uvloop.egg-info/dependency_links.txt
writing requirements to uvloop.egg-info/requires.txt
writing top-level names to uvloop.egg-info/top_level.txt
reading manifest file 'uvloop.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git'
warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs'
warning: no previously-included files matching '*' found under directory 'vendor/libuv/img'
writing manifest file 'uvloop.egg-info/SOURCES.txt'
copying uvloop/cbhandles.pxd -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/cbhandles.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/dns.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/errors.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/loop.c -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/loop.pxd -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/loop.pyi -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/loop.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/lru.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/pseudosock.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/py.typed -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/request.pxd -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/request.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/server.pxd -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/server.pyx -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/sslproto.pxd -> build/lib.linux-x86_64-3.9/uvloop
copying uvloop/sslproto.pyx -> build/lib.linux-x86_64-3.9/uvloop
creating build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/async_.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/async_.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/basetransport.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/basetransport.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/check.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/check.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/handle.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/handle.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/idle.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/idle.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/pipe.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/pipe.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/poll.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/poll.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/process.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/process.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/stream.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/stream.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/streamserver.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/streamserver.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/tcp.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/tcp.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/timer.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/timer.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/udp.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles
copying uvloop/handles/udp.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles
creating build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/__init__.py -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/compat.h -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/consts.pxi -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/debug.h -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/debug.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/flowcontrol.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/fork_handler.h -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/python.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/stdlib.pxi -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/system.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes
copying uvloop/includes/uv.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes
running build_ext
checking for a BSD-compatible install... /nix/store/w21pgi6691202iafl0cnr7hk6wvvdz3n-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/w21pgi6691202iafl0cnr7hk6wvvdz3n-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for gcc way to treat warnings as errors... -Werror
checking if gcc supports -fvisibility=hidden... yes
checking if gcc supports -g flag... yes
checking if gcc supports -std=gnu89 flag... yes
checking if gcc supports -Wall flag... yes
checking if gcc supports -Wextra flag... yes
checking if gcc supports -Wno-long-long flag... yes
checking if gcc supports -Wno-unused-parameter flag... yes
checking if gcc supports -Wstrict-prototypes flag... yes
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/n0516fv7vwjbl41nl4q58w9si80ab93i-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/3mx947xcmsyk79izqc8ifv31qafp80pc-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/3mx947xcmsyk79izqc8ifv31qafp80pc-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/3mx947xcmsyk79izqc8ifv31qafp80pc-gnugrep-3.6/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/w21pgi6691202iafl0cnr7hk6wvvdz3n-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/w21pgi6691202iafl0cnr7hk6wvvdz3n-coreutils-8.32/bin/dd bs=4096 count=1
./configure: line 7182: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for dlopen in -ldl... yes
checking for library containing kstat_lookup... no
checking for library containing gethostbyname... none required
checking for library containing perfstat_cpu... no
checking for library containing clock_gettime... none required
checking for library containing sendfile... none required
checking for library containing socket... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking sys/ahafs_evProds.h usability... no
checking sys/ahafs_evProds.h presence... no
checking for sys/ahafs_evProds.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libuv.pc
config.status: executing depfiles commands
config.status: executing libtool commands
CC src/libuv_la-fs-poll.lo
CC src/libuv_la-idna.lo
CC src/libuv_la-inet.lo
CC src/libuv_la-random.lo
CC src/libuv_la-strscpy.lo
CC src/libuv_la-threadpool.lo
CC src/libuv_la-timer.lo
CC src/libuv_la-uv-data-getter-setters.lo
CC src/libuv_la-uv-common.lo
CC src/libuv_la-version.lo
CC src/unix/libuv_la-async.lo
CC src/unix/libuv_la-core.lo
CC src/unix/libuv_la-dl.lo
CC src/unix/libuv_la-fs.lo
CC src/unix/libuv_la-getaddrinfo.lo
CC src/unix/libuv_la-getnameinfo.lo
CC src/unix/libuv_la-loop-watcher.lo
CC src/unix/libuv_la-loop.lo
CC src/unix/libuv_la-pipe.lo
CC src/unix/libuv_la-poll.lo
CC src/unix/libuv_la-process.lo
CC src/unix/libuv_la-random-devurandom.lo
CC src/unix/libuv_la-signal.lo
CC src/unix/libuv_la-stream.lo
CC src/unix/libuv_la-tcp.lo
CC src/unix/libuv_la-thread.lo
CC src/unix/libuv_la-tty.lo
CC src/unix/libuv_la-udp.lo
CC src/unix/libuv_la-linux-core.lo
CC src/unix/libuv_la-linux-inotify.lo
CC src/unix/libuv_la-linux-syscalls.lo
CC src/unix/libuv_la-procfs-exepath.lo
CC src/unix/libuv_la-proctitle.lo
CC src/unix/libuv_la-random-getrandom.lo
CC src/unix/libuv_la-random-sysctl-linux.lo
CCLD libuv.la
building 'uvloop.loop' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/uvloop
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/p4hb5lmji1djg5k074yngk7vai92nx6n-python3-3.9.2/include/python3.9 -Ivendor/libuv/include -c uvloop/loop.c -o build/temp.linux-x86_64-3.9/uvloop/loop.o -O2
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.9/uvloop/loop.o build/libuv-x86_64/.libs/libuv.a -L/nix/store/p4hb5lmji1djg5k074yngk7vai92nx6n-python3-3.9.2/lib -lrt -lpthread -o build/lib.linux-x86_64-3.9/uvloop/loop.cpython-39-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
creating build/bdist.linux-x86_64/wheel/uvloop
creating build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/idle.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/pipe.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/timer.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/pipe.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/async_.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/handle.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/idle.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/check.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/stream.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/handle.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/process.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/poll.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/process.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/poll.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/streamserver.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/timer.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/tcp.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/basetransport.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/streamserver.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/stream.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/basetransport.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/udp.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/check.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/udp.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/tcp.pxd -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/handles/async_.pyx -> build/bdist.linux-x86_64/wheel/uvloop/handles
copying build/lib.linux-x86_64-3.9/uvloop/server.pxd -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/cbhandles.pxd -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/_testbase.py -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/_noop.py -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/sslproto.pxd -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/loop.pxd -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/dns.pyx -> build/bdist.linux-x86_64/wheel/uvloop
creating build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/debug.h -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/debug.pxd -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/fork_handler.h -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/stdlib.pxi -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/consts.pxi -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/__init__.py -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/python.pxd -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/flowcontrol.pxd -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/uv.pxd -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/system.pxd -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/includes/compat.h -> build/bdist.linux-x86_64/wheel/uvloop/includes
copying build/lib.linux-x86_64-3.9/uvloop/server.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/lru.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/loop.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/_version.py -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/loop.cpython-39-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/pseudosock.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/loop.c -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/__init__.py -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/py.typed -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/request.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/loop.pyi -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/cbhandles.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/errors.pyx -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/request.pxd -> build/bdist.linux-x86_64/wheel/uvloop
copying build/lib.linux-x86_64-3.9/uvloop/sslproto.pyx -> build/bdist.linux-x86_64/wheel/uvloop
running install_egg_info
Copying uvloop.egg-info to build/bdist.linux-x86_64/wheel/uvloop-0.15.2-py3.9.egg-info
running install_scripts
adding license file "LICENSE-MIT" (matched pattern "LICEN[CS]E*")
adding license file "LICENSE-APACHE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/uvloop-0.15.2.dist-info/WHEEL
creating 'dist/uvloop-0.15.2-cp39-cp39-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'uvloop/__init__.py'
adding 'uvloop/_noop.py'
adding 'uvloop/_testbase.py'
adding 'uvloop/_version.py'
adding 'uvloop/cbhandles.pxd'
adding 'uvloop/cbhandles.pyx'
adding 'uvloop/dns.pyx'
adding 'uvloop/errors.pyx'
adding 'uvloop/loop.c'
adding 'uvloop/loop.cpython-39-x86_64-linux-gnu.so'
adding 'uvloop/loop.pxd'
adding 'uvloop/loop.pyi'
adding 'uvloop/loop.pyx'
adding 'uvloop/lru.pyx'
adding 'uvloop/pseudosock.pyx'
adding 'uvloop/py.typed'
adding 'uvloop/request.pxd'
adding 'uvloop/request.pyx'
adding 'uvloop/server.pxd'
adding 'uvloop/server.pyx'
adding 'uvloop/sslproto.pxd'
adding 'uvloop/sslproto.pyx'
adding 'uvloop/handles/async_.pxd'
adding 'uvloop/handles/async_.pyx'
adding 'uvloop/handles/basetransport.pxd'
adding 'uvloop/handles/basetransport.pyx'
adding 'uvloop/handles/check.pxd'
adding 'uvloop/handles/check.pyx'
adding 'uvloop/handles/handle.pxd'
adding 'uvloop/handles/handle.pyx'
adding 'uvloop/handles/idle.pxd'
adding 'uvloop/handles/idle.pyx'
adding 'uvloop/handles/pipe.pxd'
adding 'uvloop/handles/pipe.pyx'
adding 'uvloop/handles/poll.pxd'
adding 'uvloop/handles/poll.pyx'
adding 'uvloop/handles/process.pxd'
adding 'uvloop/handles/process.pyx'
adding 'uvloop/handles/stream.pxd'
adding 'uvloop/handles/stream.pyx'
adding 'uvloop/handles/streamserver.pxd'
adding 'uvloop/handles/streamserver.pyx'
adding 'uvloop/handles/tcp.pxd'
adding 'uvloop/handles/tcp.pyx'
adding 'uvloop/handles/timer.pxd'
adding 'uvloop/handles/timer.pyx'
adding 'uvloop/handles/udp.pxd'
adding 'uvloop/handles/udp.pyx'
adding 'uvloop/includes/__init__.py'
adding 'uvloop/includes/compat.h'
adding 'uvloop/includes/consts.pxi'
adding 'uvloop/includes/debug.h'
adding 'uvloop/includes/debug.pxd'
adding 'uvloop/includes/flowcontrol.pxd'
adding 'uvloop/includes/fork_handler.h'
adding 'uvloop/includes/python.pxd'
adding 'uvloop/includes/stdlib.pxi'
adding 'uvloop/includes/system.pxd'
adding 'uvloop/includes/uv.pxd'
adding 'uvloop-0.15.2.dist-info/LICENSE-APACHE'
adding 'uvloop-0.15.2.dist-info/LICENSE-MIT'
adding 'uvloop-0.15.2.dist-info/METADATA'
adding 'uvloop-0.15.2.dist-info/WHEEL'
adding 'uvloop-0.15.2.dist-info/top_level.txt'
adding 'uvloop-0.15.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/uvloop-0.15.2/dist /build/uvloop-0.15.2
Processing ./uvloop-0.15.2-cp39-cp39-linux_x86_64.whl
Installing collected packages: uvloop
Successfully installed uvloop-0.15.2
/build/uvloop-0.15.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kz1f0avgqn1niic2nc5bvkc5crww8am1-python3.9-uvloop-0.15.2
shrinking /nix/store/kz1f0avgqn1niic2nc5bvkc5crww8am1-python3.9-uvloop-0.15.2/lib/python3.9/site-packages/uvloop/loop.cpython-39-x86_64-linux-gnu.so
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/kz1f0avgqn1niic2nc5bvkc5crww8am1-python3.9-uvloop-0.15.2/lib
patching script interpreter paths in /nix/store/kz1f0avgqn1niic2nc5bvkc5crww8am1-python3.9-uvloop-0.15.2
checking for references to /build/ in /nix/store/kz1f0avgqn1niic2nc5bvkc5crww8am1-python3.9-uvloop-0.15.2...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: uvloop uvloop.loop
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
/build/tmp.3SMGaFN0qV /build/uvloop-0.15.2
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/tmp.3SMGaFN0qV
collecting ...
collecting 355 items
collected 489 items
tests/test_aiohttp.py ....
tests/test_base.py ...................................................................................
tests/test_context.py ..................s....s......
tests/test_cython.py .
tests/test_dealloc.py .
tests/test_dns.py ....................s..............................
tests/test_executors.py ....
tests/test_pipes.py ............
tests/test_process.py ...............................................................................
tests/test_process_spawning.py .
tests/test_regr1.py .
tests/test_signals.py s...................
tests/test_sockets.py ...............s.............s.....
tests/test_tcp.py ..............................s.................................................s.s.ss.sss.sss..s..ssssssss
tests/test_testbase.py ...
tests/test_udp.py .......................
tests/test_unix.py ..................................
================== 463 passed, 26 skipped in 70.61s (0:01:10) ==================
/build/uvloop-0.15.2
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment