Skip to content

Instantly share code, notes, and snippets.

@jwhitlock
Last active December 17, 2021 15:49
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 jwhitlock/bddbd0fe2434eae86262770cc6f9cc23 to your computer and use it in GitHub Desktop.
Save jwhitlock/bddbd0fe2434eae86262770cc6f9cc23 to your computer and use it in GitHub Desktop.
shapely issue #1263, but fixed
docker build . --no-cache --progress=plain -t shapely-1263 2> err.txt
FROM python:3.10.1-slim
RUN apt-get update && \
apt-get -y install git libgeos-dev build-essential
RUN pip install \
numpy==1.21.4 \
cython==0.29.26
RUN pip install --verbose --no-binary=shapely \
"git+https://github.com/shapely/shapely@907c7ee19219b74c45e032f085d3dd3020e0544d#egg=shapely"
RUN python -c "import sys; from shapely import speedups; sys.exit(not speedups.available)"
#2 [internal] load .dockerignore
#2 sha256:3867503d532cee579eb1a8014d23180ba21920886891bb044bc466069f8e0811
#2 transferring context: 2B done
#2 DONE 0.3s
#1 [internal] load build definition from Dockerfile
#1 sha256:a7c2989f39de1e1a989e582e3f685031d1cbde938c74eceed332ad30f41fecca
#1 transferring dockerfile: 443B done
#1 DONE 0.6s
#3 [internal] load metadata for docker.io/library/python:3.10.1-slim
#3 sha256:eeddf6a8f7157ee56dfb15173abbecd5642fe75a734d78b53d9bf28267654966
#3 DONE 0.0s
#4 [1/5] FROM docker.io/library/python:3.10.1-slim
#4 sha256:ac1c449bc295e585510703962f998399a4da128841c9ca79514f04222672ec2a
#4 CACHED
#5 [2/5] RUN apt-get update && apt-get -y install git libgeos-dev build-essential
#5 sha256:2f4e74a4368a540fdf5f174b0d8e1a9cb2c1d2aacfb376abcb9acfa28e54ce6d
#5 0.996 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#5 0.996 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
#5 1.092 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
#5 1.147 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB]
#5 1.201 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
#5 1.629 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
#5 2.223 Fetched 8367 kB in 1s (6321 kB/s)
#5 2.223 Reading package lists...
#5 2.483 Reading package lists...
#5 2.737 Building dependency tree...
#5 2.802 Reading state information...
#5 2.880 The following additional packages will be installed:
#5 2.880 binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dirmngr
#5 2.880 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
#5 2.880 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#5 2.880 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl
#5 2.880 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#5 2.880 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
#5 2.880 libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#5 2.880 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libfakeroot
#5 2.880 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-10-dev
#5 2.880 libgd3 libgdbm-compat4 libgeos-3.9.0 libgeos-c1v5 libgomp1 libisl23 libitm1
#5 2.880 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#5 2.880 liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libnghttp2-14
#5 2.880 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5 librtmp1 libsasl2-2
#5 2.880 libsasl2-modules libsasl2-modules-db libssh2-1 libstdc++-10-dev libtiff5
#5 2.880 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6
#5 2.880 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make manpages
#5 2.880 manpages-dev openssh-client patch perl perl-modules-5.32 pinentry-curses
#5 2.880 publicsuffix sensible-utils ucf xauth xz-utils
#5 2.880 Suggested packages:
#5 2.880 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#5 2.880 libpam-systemd pinentry-gnome3 tor debian-keyring gcc-10-doc gcc-multilib
#5 2.880 autoconf automake libtool flex bison gdb gcc-doc gettext-base git-daemon-run
#5 2.880 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#5 2.880 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr
#5 2.880 libgd-tools libgdal-doc libsasl2-modules-gssapi-mit
#5 2.880 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#5 2.880 libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#5 2.880 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#5 2.880 libterm-readline-gnu-perl | libterm-readline-perl-perl
#5 2.880 libtap-harness-archive-perl pinentry-doc
#5 3.228 The following NEW packages will be installed:
#5 3.228 binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2
#5 3.228 cpp cpp-10 dirmngr dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++
#5 3.228 g++-10 gcc gcc-10 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#5 3.228 gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl
#5 3.228 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#5 3.228 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
#5 3.228 libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#5 3.228 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libfakeroot
#5 3.228 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-10-dev
#5 3.229 libgd3 libgdbm-compat4 libgeos-3.9.0 libgeos-c1v5 libgeos-dev libgomp1
#5 3.229 libisl23 libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2
#5 3.229 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6
#5 3.229 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5 librtmp1
#5 3.229 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libstdc++-10-dev
#5 3.229 libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#5 3.229 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#5 3.229 manpages manpages-dev openssh-client patch perl perl-modules-5.32
#5 3.229 pinentry-curses publicsuffix sensible-utils ucf xauth xz-utils
#5 3.325 0 upgraded, 113 newly installed, 0 to remove and 0 not upgraded.
#5 3.325 Need to get 90.9 MB of archives.
#5 3.325 After this operation, 341 MB of additional disk space will be used.
#5 3.325 Get:1 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
#5 3.600 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
#5 3.602 Get:3 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
#5 3.781 Get:4 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
#5 3.785 Get:5 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
#5 3.786 Get:6 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
#5 3.787 Get:7 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
#5 3.788 Get:8 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
#5 3.789 Get:9 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
#5 3.896 Get:10 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
#5 3.898 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
#5 3.900 Get:12 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
#5 3.902 Get:13 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
#5 3.903 Get:14 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
#5 3.904 Get:15 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5 [892 kB]
#5 3.916 Get:16 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
#5 3.917 Get:17 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
#5 3.919 Get:18 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
#5 4.065 Get:19 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
#5 4.074 Get:20 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
#5 4.076 Get:21 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
#5 4.077 Get:22 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
#5 4.144 Get:23 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
#5 4.145 Get:24 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u2 [272 kB]
#5 4.152 Get:25 http://deb.debian.org/debian bullseye/main arm64 linux-libc-dev arm64 5.10.70-1 [1390 kB]
#5 4.244 Get:26 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
#5 4.246 Get:27 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1 [192 kB]
#5 4.252 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
#5 4.253 Get:29 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u2 [2030 kB]
#5 4.344 Get:30 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
#5 4.377 Get:31 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
#5 4.420 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
#5 4.421 Get:33 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
#5 4.809 Get:34 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
#5 4.810 Get:35 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
#5 4.810 Get:36 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
#5 4.817 Get:37 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
#5 4.817 Get:38 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
#5 4.818 Get:39 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
#5 4.915 Get:40 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
#5 4.953 Get:41 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
#5 5.048 Get:42 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
#5 5.086 Get:43 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
#5 5.128 Get:44 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
#5 5.846 Get:45 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
#5 5.846 Get:46 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
#5 5.922 Get:47 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
#5 6.314 Get:48 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
#5 6.314 Get:49 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
#5 6.331 Get:50 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.9 [1537 kB]
#5 6.402 Get:51 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
#5 6.405 Get:52 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.9 [2153 kB]
#5 6.506 Get:53 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
#5 6.506 Get:54 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
#5 6.508 Get:55 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2 [540 kB]
#5 6.531 Get:56 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB]
#5 6.535 Get:57 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB]
#5 6.542 Get:58 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB]
#5 6.546 Get:59 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
#5 6.555 Get:60 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
#5 6.555 Get:61 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2 [744 kB]
#5 6.589 Get:62 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
#5 6.591 Get:63 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
#5 6.595 Get:64 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
#5 6.642 Get:65 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
#5 6.654 Get:66 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
#5 6.666 Get:67 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
#5 6.669 Get:68 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
#5 6.673 Get:69 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
#5 6.675 Get:70 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
#5 6.681 Get:71 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+b1 [318 kB]
#5 6.693 Get:72 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
#5 6.697 Get:73 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
#5 6.778 Get:74 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
#5 7.020 Get:75 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2 [1084 kB]
#5 7.066 Get:76 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2 [863 kB]
#5 7.101 Get:77 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2 [883 kB]
#5 7.141 Get:78 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
#5 7.143 Get:79 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2 [651 kB]
#5 7.178 Get:80 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2 [517 kB]
#5 7.196 Get:81 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2 [510 kB]
#5 7.219 Get:82 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2 [627 kB]
#5 7.246 Get:83 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2 [825 kB]
#5 7.282 Get:84 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
#5 7.284 Get:85 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
#5 7.284 Get:86 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
#5 7.284 Get:87 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
#5 7.298 Get:88 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1 [393 kB]
#5 7.317 Get:89 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
#5 7.329 Get:90 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
#5 7.336 Get:91 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
#5 7.337 Get:92 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
#5 7.340 Get:93 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
#5 7.354 Get:94 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1 [276 kB]
#5 7.363 Get:95 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
#5 7.364 Get:96 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
#5 7.365 Get:97 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
#5 7.370 Get:98 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
#5 7.392 Get:99 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
#5 7.417 Get:100 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
#5 7.418 Get:101 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
#5 7.429 Get:102 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u2 [244 kB]
#5 7.439 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
#5 7.441 Get:104 http://deb.debian.org/debian bullseye/main arm64 libgeos-3.9.0 arm64 3.9.0-1 [865 kB]
#5 7.480 Get:105 http://deb.debian.org/debian bullseye/main arm64 libgeos-c1v5 arm64 3.9.0-1 [371 kB]
#5 7.495 Get:106 http://deb.debian.org/debian bullseye/main arm64 libgeos-dev arm64 3.9.0-1 [397 kB]
#5 7.515 Get:107 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
#5 7.518 Get:108 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1 [101 kB]
#5 7.522 Get:109 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
#5 7.523 Get:110 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
#5 7.525 Get:111 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
#5 7.626 Get:112 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20210108.1309-1 [121 kB]
#5 7.630 Get:113 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
#5 7.798 debconf: delaying package configuration, since apt-utils is not installed
#5 7.911 Fetched 90.9 MB in 4s (20.7 MB/s)
#5 8.106 Selecting previously unselected package perl-modules-5.32.
#5 8.106 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7015 files and directories currently installed.)
#5 8.123 Preparing to unpack .../000-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
#5 8.209 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
#5 9.033 Selecting previously unselected package libgdbm-compat4:arm64.
#5 9.036 Preparing to unpack .../001-libgdbm-compat4_1.19-2_arm64.deb ...
#5 9.206 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
#5 9.822 Selecting previously unselected package libperl5.32:arm64.
#5 9.824 Preparing to unpack .../002-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
#5 9.916 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
#5 10.86 Selecting previously unselected package perl.
#5 10.87 Preparing to unpack .../003-perl_5.32.1-4+deb11u2_arm64.deb ...
#5 10.97 Unpacking perl (5.32.1-4+deb11u2) ...
#5 11.44 Selecting previously unselected package liblocale-gettext-perl.
#5 11.44 Preparing to unpack .../004-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
#5 11.53 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
#5 12.07 Selecting previously unselected package less.
#5 12.07 Preparing to unpack .../005-less_551-2_arm64.deb ...
#5 12.20 Unpacking less (551-2) ...
#5 12.64 Selecting previously unselected package sensible-utils.
#5 12.64 Preparing to unpack .../006-sensible-utils_0.0.14_all.deb ...
#5 12.74 Unpacking sensible-utils (0.0.14) ...
#5 13.22 Selecting previously unselected package bzip2.
#5 13.22 Preparing to unpack .../007-bzip2_1.0.8-4_arm64.deb ...
#5 13.32 Unpacking bzip2 (1.0.8-4) ...
#5 13.76 Selecting previously unselected package manpages.
#5 13.76 Preparing to unpack .../008-manpages_5.10-1_all.deb ...
#5 13.84 Unpacking manpages (5.10-1) ...
#5 14.48 Selecting previously unselected package libmd0:arm64.
#5 14.48 Preparing to unpack .../009-libmd0_1.0.3-3_arm64.deb ...
#5 14.58 Unpacking libmd0:arm64 (1.0.3-3) ...
#5 15.11 Selecting previously unselected package libbsd0:arm64.
#5 15.12 Preparing to unpack .../010-libbsd0_0.11.3-1_arm64.deb ...
#5 15.20 Unpacking libbsd0:arm64 (0.11.3-1) ...
#5 15.73 Selecting previously unselected package libedit2:arm64.
#5 15.73 Preparing to unpack .../011-libedit2_3.1-20191231-2+b1_arm64.deb ...
#5 15.82 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
#5 16.39 Selecting previously unselected package libcbor0:arm64.
#5 16.39 Preparing to unpack .../012-libcbor0_0.5.0+dfsg-2_arm64.deb ...
#5 16.48 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
#5 17.03 Selecting previously unselected package libfido2-1:arm64.
#5 17.03 Preparing to unpack .../013-libfido2-1_1.6.0-2_arm64.deb ...
#5 17.12 Unpacking libfido2-1:arm64 (1.6.0-2) ...
#5 17.75 Selecting previously unselected package openssh-client.
#5 17.75 Preparing to unpack .../014-openssh-client_1%3a8.4p1-5_arm64.deb ...
#5 17.85 Unpacking openssh-client (1:8.4p1-5) ...
#5 18.56 Selecting previously unselected package ucf.
#5 18.56 Preparing to unpack .../015-ucf_3.0043_all.deb ...
#5 18.65 Moving old data out of the way
#5 18.66 Unpacking ucf (3.0043) ...
#5 19.18 Selecting previously unselected package xz-utils.
#5 19.18 Preparing to unpack .../016-xz-utils_5.2.5-2_arm64.deb ...
#5 19.27 Unpacking xz-utils (5.2.5-2) ...
#5 19.74 Selecting previously unselected package binutils-common:arm64.
#5 19.74 Preparing to unpack .../017-binutils-common_2.35.2-2_arm64.deb ...
#5 19.83 Unpacking binutils-common:arm64 (2.35.2-2) ...
#5 20.49 Selecting previously unselected package libbinutils:arm64.
#5 20.49 Preparing to unpack .../018-libbinutils_2.35.2-2_arm64.deb ...
#5 20.58 Unpacking libbinutils:arm64 (2.35.2-2) ...
#5 21.13 Selecting previously unselected package libctf-nobfd0:arm64.
#5 21.13 Preparing to unpack .../019-libctf-nobfd0_2.35.2-2_arm64.deb ...
#5 21.22 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
#5 21.74 Selecting previously unselected package libctf0:arm64.
#5 21.74 Preparing to unpack .../020-libctf0_2.35.2-2_arm64.deb ...
#5 21.82 Unpacking libctf0:arm64 (2.35.2-2) ...
#5 22.23 Selecting previously unselected package binutils-aarch64-linux-gnu.
#5 22.23 Preparing to unpack .../021-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
#5 22.32 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
#5 22.98 Selecting previously unselected package binutils.
#5 22.98 Preparing to unpack .../022-binutils_2.35.2-2_arm64.deb ...
#5 23.07 Unpacking binutils (2.35.2-2) ...
#5 23.48 Selecting previously unselected package libc-dev-bin.
#5 23.48 Preparing to unpack .../023-libc-dev-bin_2.31-13+deb11u2_arm64.deb ...
#5 23.57 Unpacking libc-dev-bin (2.31-13+deb11u2) ...
#5 24.05 Selecting previously unselected package linux-libc-dev:arm64.
#5 24.05 Preparing to unpack .../024-linux-libc-dev_5.10.70-1_arm64.deb ...
#5 24.14 Unpacking linux-libc-dev:arm64 (5.10.70-1) ...
#5 24.70 Selecting previously unselected package libcrypt-dev:arm64.
#5 24.70 Preparing to unpack .../025-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
#5 24.79 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
#5 25.21 Selecting previously unselected package libtirpc-dev:arm64.
#5 25.21 Preparing to unpack .../026-libtirpc-dev_1.3.1-1_arm64.deb ...
#5 25.29 Unpacking libtirpc-dev:arm64 (1.3.1-1) ...
#5 25.74 Selecting previously unselected package libnsl-dev:arm64.
#5 25.74 Preparing to unpack .../027-libnsl-dev_1.3.0-2_arm64.deb ...
#5 25.83 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
#5 26.24 Selecting previously unselected package libc6-dev:arm64.
#5 26.24 Preparing to unpack .../028-libc6-dev_2.31-13+deb11u2_arm64.deb ...
#5 26.32 Unpacking libc6-dev:arm64 (2.31-13+deb11u2) ...
#5 27.05 Selecting previously unselected package libisl23:arm64.
#5 27.06 Preparing to unpack .../029-libisl23_0.23-1_arm64.deb ...
#5 27.14 Unpacking libisl23:arm64 (0.23-1) ...
#5 27.75 Selecting previously unselected package libmpfr6:arm64.
#5 27.76 Preparing to unpack .../030-libmpfr6_4.1.0-3_arm64.deb ...
#5 27.84 Unpacking libmpfr6:arm64 (4.1.0-3) ...
#5 28.43 Selecting previously unselected package libmpc3:arm64.
#5 28.43 Preparing to unpack .../031-libmpc3_1.2.0-1_arm64.deb ...
#5 28.53 Unpacking libmpc3:arm64 (1.2.0-1) ...
#5 28.95 Selecting previously unselected package cpp-10.
#5 28.95 Preparing to unpack .../032-cpp-10_10.2.1-6_arm64.deb ...
#5 29.04 Unpacking cpp-10 (10.2.1-6) ...
#5 29.98 Selecting previously unselected package cpp.
#5 29.99 Preparing to unpack .../033-cpp_4%3a10.2.1-1_arm64.deb ...
#5 30.07 Unpacking cpp (4:10.2.1-1) ...
#5 30.60 Selecting previously unselected package libcc1-0:arm64.
#5 30.61 Preparing to unpack .../034-libcc1-0_10.2.1-6_arm64.deb ...
#5 30.69 Unpacking libcc1-0:arm64 (10.2.1-6) ...
#5 31.24 Selecting previously unselected package libgomp1:arm64.
#5 31.24 Preparing to unpack .../035-libgomp1_10.2.1-6_arm64.deb ...
#5 31.33 Unpacking libgomp1:arm64 (10.2.1-6) ...
#5 31.90 Selecting previously unselected package libitm1:arm64.
#5 31.91 Preparing to unpack .../036-libitm1_10.2.1-6_arm64.deb ...
#5 31.99 Unpacking libitm1:arm64 (10.2.1-6) ...
#5 32.53 Selecting previously unselected package libatomic1:arm64.
#5 32.54 Preparing to unpack .../037-libatomic1_10.2.1-6_arm64.deb ...
#5 32.62 Unpacking libatomic1:arm64 (10.2.1-6) ...
#5 33.16 Selecting previously unselected package libasan6:arm64.
#5 33.17 Preparing to unpack .../038-libasan6_10.2.1-6_arm64.deb ...
#5 33.27 Unpacking libasan6:arm64 (10.2.1-6) ...
#5 33.96 Selecting previously unselected package liblsan0:arm64.
#5 33.96 Preparing to unpack .../039-liblsan0_10.2.1-6_arm64.deb ...
#5 34.04 Unpacking liblsan0:arm64 (10.2.1-6) ...
#5 34.70 Selecting previously unselected package libtsan0:arm64.
#5 34.70 Preparing to unpack .../040-libtsan0_10.2.1-6_arm64.deb ...
#5 34.78 Unpacking libtsan0:arm64 (10.2.1-6) ...
#5 35.45 Selecting previously unselected package libubsan1:arm64.
#5 35.46 Preparing to unpack .../041-libubsan1_10.2.1-6_arm64.deb ...
#5 35.54 Unpacking libubsan1:arm64 (10.2.1-6) ...
#5 36.00 Selecting previously unselected package libgcc-10-dev:arm64.
#5 36.00 Preparing to unpack .../042-libgcc-10-dev_10.2.1-6_arm64.deb ...
#5 36.08 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
#5 36.59 Selecting previously unselected package gcc-10.
#5 36.59 Preparing to unpack .../043-gcc-10_10.2.1-6_arm64.deb ...
#5 36.68 Unpacking gcc-10 (10.2.1-6) ...
#5 38.06 Selecting previously unselected package gcc.
#5 38.06 Preparing to unpack .../044-gcc_4%3a10.2.1-1_arm64.deb ...
#5 38.15 Unpacking gcc (4:10.2.1-1) ...
#5 38.64 Selecting previously unselected package libstdc++-10-dev:arm64.
#5 38.65 Preparing to unpack .../045-libstdc++-10-dev_10.2.1-6_arm64.deb ...
#5 38.76 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
#5 39.39 Selecting previously unselected package g++-10.
#5 39.40 Preparing to unpack .../046-g++-10_10.2.1-6_arm64.deb ...
#5 39.48 Unpacking g++-10 (10.2.1-6) ...
#5 40.47 Selecting previously unselected package g++.
#5 40.47 Preparing to unpack .../047-g++_4%3a10.2.1-1_arm64.deb ...
#5 40.55 Unpacking g++ (4:10.2.1-1) ...
#5 40.96 Selecting previously unselected package make.
#5 40.96 Preparing to unpack .../048-make_4.3-4.1_arm64.deb ...
#5 41.05 Unpacking make (4.3-4.1) ...
#5 41.52 Selecting previously unselected package libdpkg-perl.
#5 41.52 Preparing to unpack .../049-libdpkg-perl_1.20.9_all.deb ...
#5 41.61 Unpacking libdpkg-perl (1.20.9) ...
#5 42.09 Selecting previously unselected package patch.
#5 42.09 Preparing to unpack .../050-patch_2.7.6-7_arm64.deb ...
#5 42.18 Unpacking patch (2.7.6-7) ...
#5 42.66 Selecting previously unselected package dpkg-dev.
#5 42.67 Preparing to unpack .../051-dpkg-dev_1.20.9_all.deb ...
#5 42.76 Unpacking dpkg-dev (1.20.9) ...
#5 43.27 Selecting previously unselected package build-essential.
#5 43.27 Preparing to unpack .../052-build-essential_12.9_arm64.deb ...
#5 43.40 Unpacking build-essential (12.9) ...
#5 44.01 Selecting previously unselected package libassuan0:arm64.
#5 44.01 Preparing to unpack .../053-libassuan0_2.5.3-7.1_arm64.deb ...
#5 44.09 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
#5 44.52 Selecting previously unselected package gpgconf.
#5 44.53 Preparing to unpack .../054-gpgconf_2.2.27-2_arm64.deb ...
#5 44.61 Unpacking gpgconf (2.2.27-2) ...
#5 45.17 Selecting previously unselected package libksba8:arm64.
#5 45.18 Preparing to unpack .../055-libksba8_1.5.0-3_arm64.deb ...
#5 45.26 Unpacking libksba8:arm64 (1.5.0-3) ...
#5 45.69 Selecting previously unselected package libsasl2-modules-db:arm64.
#5 45.69 Preparing to unpack .../056-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ...
#5 45.77 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
#5 46.27 Selecting previously unselected package libsasl2-2:arm64.
#5 46.28 Preparing to unpack .../057-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ...
#5 46.37 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
#5 46.89 Selecting previously unselected package libldap-2.4-2:arm64.
#5 46.90 Preparing to unpack .../058-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
#5 46.98 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
#5 47.55 Selecting previously unselected package libnpth0:arm64.
#5 47.56 Preparing to unpack .../059-libnpth0_1.6-3_arm64.deb ...
#5 47.65 Unpacking libnpth0:arm64 (1.6-3) ...
#5 48.22 Selecting previously unselected package dirmngr.
#5 48.23 Preparing to unpack .../060-dirmngr_2.2.27-2_arm64.deb ...
#5 48.35 Unpacking dirmngr (2.2.27-2) ...
#5 48.97 Selecting previously unselected package libfakeroot:arm64.
#5 48.97 Preparing to unpack .../061-libfakeroot_1.25.3-1.1_arm64.deb ...
#5 49.06 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
#5 49.58 Selecting previously unselected package fakeroot.
#5 49.59 Preparing to unpack .../062-fakeroot_1.25.3-1.1_arm64.deb ...
#5 49.67 Unpacking fakeroot (1.25.3-1.1) ...
#5 50.14 Selecting previously unselected package fonts-dejavu-core.
#5 50.14 Preparing to unpack .../063-fonts-dejavu-core_2.37-2_all.deb ...
#5 50.23 Unpacking fonts-dejavu-core (2.37-2) ...
#5 51.04 Selecting previously unselected package fontconfig-config.
#5 51.04 Preparing to unpack .../064-fontconfig-config_2.13.1-4.2_all.deb ...
#5 51.23 Unpacking fontconfig-config (2.13.1-4.2) ...
#5 51.85 Selecting previously unselected package libbrotli1:arm64.
#5 51.85 Preparing to unpack .../065-libbrotli1_1.0.9-2+b2_arm64.deb ...
#5 51.94 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
#5 52.51 Selecting previously unselected package libnghttp2-14:arm64.
#5 52.52 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
#5 52.60 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
#5 53.17 Selecting previously unselected package libpsl5:arm64.
#5 53.17 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
#5 53.26 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
#5 53.91 Selecting previously unselected package librtmp1:arm64.
#5 53.91 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
#5 54.00 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#5 54.55 Selecting previously unselected package libssh2-1:arm64.
#5 54.55 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
#5 54.64 Unpacking libssh2-1:arm64 (1.9.0-2) ...
#5 55.20 Selecting previously unselected package libcurl3-gnutls:arm64.
#5 55.21 Preparing to unpack .../070-libcurl3-gnutls_7.74.0-1.3+b1_arm64.deb ...
#5 55.30 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+b1) ...
#5 55.79 Selecting previously unselected package liberror-perl.
#5 55.80 Preparing to unpack .../071-liberror-perl_0.17029-1_all.deb ...
#5 55.89 Unpacking liberror-perl (0.17029-1) ...
#5 56.35 Selecting previously unselected package git-man.
#5 56.35 Preparing to unpack .../072-git-man_1%3a2.30.2-1_all.deb ...
#5 56.46 Unpacking git-man (1:2.30.2-1) ...
#5 57.16 Selecting previously unselected package git.
#5 57.16 Preparing to unpack .../073-git_1%3a2.30.2-1_arm64.deb ...
#5 57.28 Unpacking git (1:2.30.2-1) ...
#5 58.08 Selecting previously unselected package gnupg-l10n.
#5 58.09 Preparing to unpack .../074-gnupg-l10n_2.2.27-2_all.deb ...
#5 58.17 Unpacking gnupg-l10n (2.2.27-2) ...
#5 58.66 Selecting previously unselected package gnupg-utils.
#5 58.66 Preparing to unpack .../075-gnupg-utils_2.2.27-2_arm64.deb ...
#5 58.75 Unpacking gnupg-utils (2.2.27-2) ...
#5 59.26 Selecting previously unselected package gpg.
#5 59.27 Preparing to unpack .../076-gpg_2.2.27-2_arm64.deb ...
#5 59.35 Unpacking gpg (2.2.27-2) ...
#5 59.91 Selecting previously unselected package pinentry-curses.
#5 59.91 Preparing to unpack .../077-pinentry-curses_1.1.0-4_arm64.deb ...
#5 60.00 Unpacking pinentry-curses (1.1.0-4) ...
#5 60.54 Selecting previously unselected package gpg-agent.
#5 60.55 Preparing to unpack .../078-gpg-agent_2.2.27-2_arm64.deb ...
#5 60.63 Unpacking gpg-agent (2.2.27-2) ...
#5 61.08 Selecting previously unselected package gpg-wks-client.
#5 61.08 Preparing to unpack .../079-gpg-wks-client_2.2.27-2_arm64.deb ...
#5 61.17 Unpacking gpg-wks-client (2.2.27-2) ...
#5 61.60 Selecting previously unselected package gpg-wks-server.
#5 61.60 Preparing to unpack .../080-gpg-wks-server_2.2.27-2_arm64.deb ...
#5 61.69 Unpacking gpg-wks-server (2.2.27-2) ...
#5 62.15 Selecting previously unselected package gpgsm.
#5 62.15 Preparing to unpack .../081-gpgsm_2.2.27-2_arm64.deb ...
#5 62.24 Unpacking gpgsm (2.2.27-2) ...
#5 62.68 Selecting previously unselected package gnupg.
#5 62.69 Preparing to unpack .../082-gnupg_2.2.27-2_all.deb ...
#5 62.77 Unpacking gnupg (2.2.27-2) ...
#5 63.25 Selecting previously unselected package libalgorithm-diff-perl.
#5 63.26 Preparing to unpack .../083-libalgorithm-diff-perl_1.201-1_all.deb ...
#5 63.55 Unpacking libalgorithm-diff-perl (1.201-1) ...
#5 64.04 Selecting previously unselected package libalgorithm-diff-xs-perl.
#5 64.04 Preparing to unpack .../084-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
#5 64.13 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
#5 64.55 Selecting previously unselected package libalgorithm-merge-perl.
#5 64.55 Preparing to unpack .../085-libalgorithm-merge-perl_0.08-3_all.deb ...
#5 64.64 Unpacking libalgorithm-merge-perl (0.08-3) ...
#5 65.20 Selecting previously unselected package libpng16-16:arm64.
#5 65.20 Preparing to unpack .../086-libpng16-16_1.6.37-3_arm64.deb ...
#5 65.29 Unpacking libpng16-16:arm64 (1.6.37-3) ...
#5 65.87 Selecting previously unselected package libfreetype6:arm64.
#5 65.87 Preparing to unpack .../087-libfreetype6_2.10.4+dfsg-1_arm64.deb ...
#5 65.96 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1) ...
#5 66.56 Selecting previously unselected package libfontconfig1:arm64.
#5 66.56 Preparing to unpack .../088-libfontconfig1_2.13.1-4.2_arm64.deb ...
#5 66.65 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
#5 67.27 Selecting previously unselected package libjpeg62-turbo:arm64.
#5 67.28 Preparing to unpack .../089-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
#5 67.36 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
#5 67.98 Selecting previously unselected package libdeflate0:arm64.
#5 67.98 Preparing to unpack .../090-libdeflate0_1.7-1_arm64.deb ...
#5 68.07 Unpacking libdeflate0:arm64 (1.7-1) ...
#5 68.62 Selecting previously unselected package libjbig0:arm64.
#5 68.63 Preparing to unpack .../091-libjbig0_2.1-3.1+b2_arm64.deb ...
#5 68.71 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
#5 69.42 Selecting previously unselected package libwebp6:arm64.
#5 69.42 Preparing to unpack .../092-libwebp6_0.6.1-2.1_arm64.deb ...
#5 69.50 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
#5 70.11 Selecting previously unselected package libtiff5:arm64.
#5 70.11 Preparing to unpack .../093-libtiff5_4.2.0-1_arm64.deb ...
#5 70.20 Unpacking libtiff5:arm64 (4.2.0-1) ...
#5 70.72 Selecting previously unselected package libxau6:arm64.
#5 70.73 Preparing to unpack .../094-libxau6_1%3a1.0.9-1_arm64.deb ...
#5 70.82 Unpacking libxau6:arm64 (1:1.0.9-1) ...
#5 71.36 Selecting previously unselected package libxdmcp6:arm64.
#5 71.37 Preparing to unpack .../095-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
#5 71.46 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
#5 72.02 Selecting previously unselected package libxcb1:arm64.
#5 72.02 Preparing to unpack .../096-libxcb1_1.14-3_arm64.deb ...
#5 72.11 Unpacking libxcb1:arm64 (1.14-3) ...
#5 72.53 Selecting previously unselected package libx11-data.
#5 72.54 Preparing to unpack .../097-libx11-data_2%3a1.7.2-1_all.deb ...
#5 72.63 Unpacking libx11-data (2:1.7.2-1) ...
#5 73.23 Selecting previously unselected package libx11-6:arm64.
#5 73.23 Preparing to unpack .../098-libx11-6_2%3a1.7.2-1_arm64.deb ...
#5 73.32 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
#5 73.90 Selecting previously unselected package libxpm4:arm64.
#5 73.91 Preparing to unpack .../099-libxpm4_1%3a3.5.12-1_arm64.deb ...
#5 73.99 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
#5 74.57 Selecting previously unselected package libgd3:arm64.
#5 74.57 Preparing to unpack .../100-libgd3_2.3.0-2_arm64.deb ...
#5 74.66 Unpacking libgd3:arm64 (2.3.0-2) ...
#5 75.08 Selecting previously unselected package libc-devtools.
#5 75.09 Preparing to unpack .../101-libc-devtools_2.31-13+deb11u2_arm64.deb ...
#5 75.17 Unpacking libc-devtools (2.31-13+deb11u2) ...
#5 75.59 Selecting previously unselected package libfile-fcntllock-perl.
#5 75.60 Preparing to unpack .../102-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
#5 75.68 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
#5 76.24 Selecting previously unselected package libgeos-3.9.0:arm64.
#5 76.24 Preparing to unpack .../103-libgeos-3.9.0_3.9.0-1_arm64.deb ...
#5 76.32 Unpacking libgeos-3.9.0:arm64 (3.9.0-1) ...
#5 76.95 Selecting previously unselected package libgeos-c1v5:arm64.
#5 76.95 Preparing to unpack .../104-libgeos-c1v5_3.9.0-1_arm64.deb ...
#5 77.04 Unpacking libgeos-c1v5:arm64 (3.9.0-1) ...
#5 77.53 Selecting previously unselected package libgeos-dev.
#5 77.53 Preparing to unpack .../105-libgeos-dev_3.9.0-1_arm64.deb ...
#5 77.62 Unpacking libgeos-dev (3.9.0-1) ...
#5 78.10 Selecting previously unselected package libldap-common.
#5 78.11 Preparing to unpack .../106-libldap-common_2.4.57+dfsg-3_all.deb ...
#5 78.19 Unpacking libldap-common (2.4.57+dfsg-3) ...
#5 78.70 Selecting previously unselected package libsasl2-modules:arm64.
#5 78.70 Preparing to unpack .../107-libsasl2-modules_2.1.27+dfsg-2.1_arm64.deb ...
#5 78.79 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1) ...
#5 79.42 Selecting previously unselected package libxext6:arm64.
#5 79.42 Preparing to unpack .../108-libxext6_2%3a1.3.3-1.1_arm64.deb ...
#5 79.51 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
#5 80.02 Selecting previously unselected package libxmuu1:arm64.
#5 80.03 Preparing to unpack .../109-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
#5 80.11 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
#5 80.61 Selecting previously unselected package manpages-dev.
#5 80.62 Preparing to unpack .../110-manpages-dev_5.10-1_all.deb ...
#5 80.70 Unpacking manpages-dev (5.10-1) ...
#5 81.37 Selecting previously unselected package publicsuffix.
#5 81.37 Preparing to unpack .../111-publicsuffix_20210108.1309-1_all.deb ...
#5 81.46 Unpacking publicsuffix (20210108.1309-1) ...
#5 81.93 Selecting previously unselected package xauth.
#5 81.94 Preparing to unpack .../112-xauth_1%3a1.1-1_arm64.deb ...
#5 82.03 Unpacking xauth (1:1.1-1) ...
#5 82.52 Setting up libksba8:arm64 (1.5.0-3) ...
#5 82.78 Setting up libxau6:arm64 (1:1.0.9-1) ...
#5 83.03 Setting up libpsl5:arm64 (0.21.0-1.2) ...
#5 83.29 Setting up manpages (5.10-1) ...
#5 83.55 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
#5 83.81 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
#5 84.07 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
#5 84.32 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1) ...
#5 84.73 Setting up binutils-common:arm64 (2.35.2-2) ...
#5 84.99 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
#5 85.24 Setting up libdeflate0:arm64 (1.7-1) ...
#5 85.52 Setting up less (551-2) ...
#5 85.88 Setting up linux-libc-dev:arm64 (5.10.70-1) ...
#5 86.13 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
#5 86.40 Setting up libnpth0:arm64 (1.6-3) ...
#5 86.66 Setting up libassuan0:arm64 (2.5.3-7.1) ...
#5 86.92 Setting up libgomp1:arm64 (10.2.1-6) ...
#5 87.18 Setting up bzip2 (1.0.8-4) ...
#5 87.44 Setting up libldap-common (2.4.57+dfsg-3) ...
#5 87.76 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
#5 88.02 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
#5 88.39 Setting up libasan6:arm64 (10.2.1-6) ...
#5 88.64 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
#5 88.88 Setting up fakeroot (1.25.3-1.1) ...
#5 89.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.06 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 89.24 Setting up libtirpc-dev:arm64 (1.3.1-1) ...
#5 89.53 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
#5 89.88 Setting up libx11-data (2:1.7.2-1) ...
#5 90.13 Setting up make (4.3-4.1) ...
#5 90.40 Setting up libmpfr6:arm64 (4.1.0-3) ...
#5 90.66 Setting up gnupg-l10n (2.2.27-2) ...
#5 90.92 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#5 91.18 Setting up xz-utils (5.2.5-2) ...
#5 91.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
#5 91.36 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
#5 91.51 Setting up libpng16-16:arm64 (1.6.37-3) ...
#5 91.81 Setting up libmpc3:arm64 (1.2.0-1) ...
#5 92.13 Setting up libatomic1:arm64 (10.2.1-6) ...
#5 92.46 Setting up patch (2.7.6-7) ...
#5 92.73 Setting up libwebp6:arm64 (0.6.1-2.1) ...
#5 92.99 Setting up fonts-dejavu-core (2.37-2) ...
#5 94.29 Setting up libgdbm-compat4:arm64 (1.19-2) ...
#5 94.55 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
#5 94.84 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
#5 95.09 Setting up libubsan1:arm64 (10.2.1-6) ...
#5 95.34 Setting up libmd0:arm64 (1.0.3-3) ...
#5 95.59 Setting up libnsl-dev:arm64 (1.3.0-2) ...
#5 95.86 Setting up sensible-utils (0.0.14) ...
#5 96.13 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
#5 96.41 Setting up libgeos-3.9.0:arm64 (3.9.0-1) ...
#5 96.66 Setting up gpgconf (2.2.27-2) ...
#5 96.93 Setting up git-man (1:2.30.2-1) ...
#5 97.19 Setting up libssh2-1:arm64 (1.9.0-2) ...
#5 97.43 Setting up libtiff5:arm64 (4.2.0-1) ...
#5 97.67 Setting up libbinutils:arm64 (2.35.2-2) ...
#5 97.92 Setting up libfido2-1:arm64 (1.6.0-2) ...
#5 98.22 Setting up libisl23:arm64 (0.23-1) ...
#5 98.49 Setting up libc-dev-bin (2.31-13+deb11u2) ...
#5 98.75 Setting up libbsd0:arm64 (0.11.3-1) ...
#5 99.00 Setting up publicsuffix (20210108.1309-1) ...
#5 99.27 Setting up libcc1-0:arm64 (10.2.1-6) ...
#5 99.52 Setting up liblocale-gettext-perl (1.07-4+b1) ...
#5 99.79 Setting up gpg (2.2.27-2) ...
#5 100.1 Setting up liblsan0:arm64 (10.2.1-6) ...
#5 100.3 Setting up cpp-10 (10.2.1-6) ...
#5 100.6 Setting up libitm1:arm64 (10.2.1-6) ...
#5 100.8 Setting up gnupg-utils (2.2.27-2) ...
#5 101.1 Setting up libtsan0:arm64 (10.2.1-6) ...
#5 101.3 Setting up libctf0:arm64 (2.35.2-2) ...
#5 101.6 Setting up pinentry-curses (1.1.0-4) ...
#5 101.9 Setting up manpages-dev (5.10-1) ...
#5 102.2 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
#5 102.5 Setting up libxcb1:arm64 (1.14-3) ...
#5 102.7 Setting up gpg-agent (2.2.27-2) ...
#5 103.5 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
#5 103.7 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
#5 104.0 Setting up gpgsm (2.2.27-2) ...
#5 104.2 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
#5 104.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
#5 104.8 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+b1) ...
#5 105.0 Setting up binutils (2.35.2-2) ...
#5 105.5 Setting up dirmngr (2.2.27-2) ...
#5 105.8 Setting up perl (5.32.1-4+deb11u2) ...
#5 106.2 Setting up libfreetype6:arm64 (2.10.4+dfsg-1) ...
#5 106.4 Setting up libgeos-c1v5:arm64 (3.9.0-1) ...
#5 106.7 Setting up ucf (3.0043) ...
#5 107.1 debconf: unable to initialize frontend: Dialog
#5 107.1 debconf: (TERM is not set, so the dialog frontend is not usable.)
#5 107.1 debconf: falling back to frontend: Readline
#5 107.2 Setting up gcc-10 (10.2.1-6) ...
#5 107.5 Setting up libdpkg-perl (1.20.9) ...
#5 107.8 Setting up gpg-wks-server (2.2.27-2) ...
#5 108.0 Setting up cpp (4:10.2.1-1) ...
#5 108.3 Setting up libc6-dev:arm64 (2.31-13+deb11u2) ...
#5 108.6 Setting up libx11-6:arm64 (2:1.7.2-1) ...
#5 108.8 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
#5 109.1 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
#5 109.4 Setting up g++-10 (10.2.1-6) ...
#5 109.6 Setting up libxpm4:arm64 (1:3.5.12-1) ...
#5 109.8 Setting up gpg-wks-client (2.2.27-2) ...
#5 110.1 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
#5 110.4 Setting up libalgorithm-diff-perl (1.201-1) ...
#5 110.6 Setting up fontconfig-config (2.13.1-4.2) ...
#5 111.0 debconf: unable to initialize frontend: Dialog
#5 111.0 debconf: (TERM is not set, so the dialog frontend is not usable.)
#5 111.0 debconf: falling back to frontend: Readline
#5 111.3 Setting up openssh-client (1:8.4p1-5) ...
#5 112.2 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
#5 112.4 Setting up gcc (4:10.2.1-1) ...
#5 112.8 Setting up dpkg-dev (1.20.9) ...
#5 113.3 Setting up liberror-perl (0.17029-1) ...
#5 113.5 Setting up libgeos-dev (3.9.0-1) ...
#5 113.8 Setting up git (1:2.30.2-1) ...
#5 114.2 Setting up g++ (4:10.2.1-1) ...
#5 114.4 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
#5 114.5 Setting up xauth (1:1.1-1) ...
#5 114.8 Setting up gnupg (2.2.27-2) ...
#5 115.0 Setting up build-essential (12.9) ...
#5 115.3 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
#5 115.6 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
#5 115.9 Setting up libalgorithm-merge-perl (0.08-3) ...
#5 116.1 Setting up libgd3:arm64 (2.3.0-2) ...
#5 116.4 Setting up libc-devtools (2.31-13+deb11u2) ...
#5 116.7 Processing triggers for libc-bin (2.31-13+deb11u2) ...
#5 DONE 117.7s
#6 [3/5] RUN pip install numpy==1.21.4 cython==0.29.26
#6 sha256:7cc90c36f12909b2c8711f748f095b3438160f16be966358b174cd09c65ab166
#6 2.068 Collecting numpy==1.21.4
#6 2.156 Downloading numpy-1.21.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.0 MB)
#6 3.110 Collecting cython==0.29.26
#6 3.148 Downloading Cython-0.29.26-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (1.8 MB)
#6 3.306 Installing collected packages: numpy, cython
#6 4.777 Successfully installed cython-0.29.26 numpy-1.21.4
#6 4.777 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#6 4.948 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
#6 4.948 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
#6 DONE 5.3s
#7 [4/5] RUN pip install --verbose --no-binary=shapely "git+https://github.com/shapely/shapely@907c7ee19219b74c45e032f085d3dd3020e0544d#egg=shapely"
#7 sha256:d5ead0137e14baaf53eb56f05edcfe3da3370eb61b4131dfff96245b57d1f52c
#7 1.175 Using pip 21.2.4 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
#7 1.185 Collecting shapely
#7 1.185 Cloning https://github.com/shapely/shapely (to revision 907c7ee19219b74c45e032f085d3dd3020e0544d) to /tmp/pip-install-pggm44hq/shapely_989eb4d9b1b6441da393e6b716df8191
#7 1.185 Running command git clone -q https://github.com/shapely/shapely /tmp/pip-install-pggm44hq/shapely_989eb4d9b1b6441da393e6b716df8191
#7 2.595 Running command git show-ref 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 2.597 Running command git rev-parse -q --verify 'sha^907c7ee19219b74c45e032f085d3dd3020e0544d'
#7 2.598 Running command git fetch -q https://github.com/shapely/shapely 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.040 Running command git rev-parse FETCH_HEAD
#7 3.042 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.042 Running command git rev-parse HEAD
#7 3.045 Resolved https://github.com/shapely/shapely to commit 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.045 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.132 Running command /usr/local/bin/python /tmp/pip-standalone-pip-rfbncfo2/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-_oi67sue/overlay --no-warn-script-location --no-binary shapely --only-binary :none: -i https://pypi.org/simple -- setuptools wheel cython oldest-supported-numpy
#7 3.132 Installing build dependencies: started
#7 3.911 Collecting setuptools
#7 3.990 Downloading setuptools-59.6.0-py3-none-any.whl (952 kB)
#7 4.198 Collecting wheel
#7 4.213 Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB)
#7 4.510 Collecting cython
#7 4.514 Using cached Cython-0.29.26-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (1.8 MB)
#7 4.587 Collecting oldest-supported-numpy
#7 4.602 Downloading oldest_supported_numpy-0.14-py3-none-any.whl (3.8 kB)
#7 4.905 Collecting numpy==1.21.4
#7 5.209 Using cached numpy-1.21.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.0 MB)
#7 5.286 Installing collected packages: numpy, wheel, setuptools, oldest-supported-numpy, cython
#7 7.224 Successfully installed cython-0.29.26 numpy-1.21.4 oldest-supported-numpy-0.14 setuptools-59.6.0 wheel-0.37.0
#7 7.224 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#7 7.229 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
#7 7.229 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
#7 7.282 Installing build dependencies: finished with status 'done'
#7 7.285 Running command /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp4aeb8h5f
#7 7.285 Getting requirements to build wheel: started
#7 8.004 Compiling shapely/_geometry_helpers.pyx because it changed.
#7 8.004 Compiling shapely/_geos.pyx because it changed.
#7 8.004 [1/2] Cythonizing shapely/_geometry_helpers.pyx
#7 8.004 [2/2] Cythonizing shapely/_geos.pyx
#7 8.032 running egg_info
#7 8.032 creating shapely.egg-info
#7 8.032 writing shapely.egg-info/PKG-INFO
#7 8.033 writing dependency_links to shapely.egg-info/dependency_links.txt
#7 8.033 writing requirements to shapely.egg-info/requires.txt
#7 8.033 writing top-level names to shapely.egg-info/top_level.txt
#7 8.033 writing manifest file 'shapely.egg-info/SOURCES.txt'
#7 8.071 reading manifest file 'shapely.egg-info/SOURCES.txt'
#7 8.071 reading manifest template 'MANIFEST.in'
#7 8.071 no previously-included directories found matching 'manual'
#7 8.071 no previously-included directories found matching 'debian'
#7 8.071 no previously-included directories found matching 'docs'
#7 8.071 warning: no previously-included files found matching '*.txt'
#7 8.075 warning: no files found matching '*.dll' under directory 'shapely/DLLs'
#7 8.075 warning: no files found matching '*.rst' under directory 'shapely/DLLs'
#7 8.075 warning: no files found matching '*.txt' under directory 'shapely/DLLs'
#7 8.075 adding license file 'LICENSE'
#7 8.075 adding license file 'LICENSE.txt'
#7 8.076 writing manifest file 'shapely.egg-info/SOURCES.txt'
#7 8.182 Getting requirements to build wheel: finished with status 'done'
#7 8.183 Running command /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpydhtpiqq
#7 8.183 Preparing wheel metadata: started
#7 8.347 running dist_info
#7 8.348 creating /tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info
#7 8.348 writing /tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/PKG-INFO
#7 8.349 writing dependency_links to /tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/dependency_links.txt
#7 8.349 writing requirements to /tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/requires.txt
#7 8.349 writing top-level names to /tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/top_level.txt
#7 8.349 writing manifest file '/tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/SOURCES.txt'
#7 8.390 reading manifest file '/tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/SOURCES.txt'
#7 8.390 reading manifest template 'MANIFEST.in'
#7 8.390 no previously-included directories found matching 'manual'
#7 8.391 no previously-included directories found matching 'debian'
#7 8.391 no previously-included directories found matching 'docs'
#7 8.391 warning: no previously-included files found matching '*.txt'
#7 8.402 warning: no files found matching '*.dll' under directory 'shapely/DLLs'
#7 8.402 warning: no files found matching '*.rst' under directory 'shapely/DLLs'
#7 8.402 warning: no files found matching '*.txt' under directory 'shapely/DLLs'
#7 8.402 adding license file 'LICENSE'
#7 8.402 adding license file 'LICENSE.txt'
#7 8.405 writing manifest file '/tmp/pip-modern-metadata-0hy0lp06/shapely.egg-info/SOURCES.txt'
#7 8.406 creating '/tmp/pip-modern-metadata-0hy0lp06/shapely.dist-info'
#7 8.420 adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
#7 8.420 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
#7 8.456 Preparing wheel metadata: finished with status 'done'
#7 8.458 Requirement already satisfied: numpy>=1.13 in /usr/local/lib/python3.10/site-packages (from shapely) (1.21.4)
#7 8.459 Building wheels for collected packages: shapely
#7 8.459 Running command git rev-parse HEAD
#7 8.460 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 8.460 Running command git show-ref 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 8.462 Running command /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpjay78s2n
#7 8.462 Building wheel for shapely (PEP 517): started
#7 8.630 running bdist_wheel
#7 8.631 running build
#7 8.631 running build_py
#7 8.637 creating build
#7 8.637 creating build/lib.linux-aarch64-3.10
#7 8.637 creating build/lib.linux-aarch64-3.10/shapely
#7 8.637 copying shapely/_geometry.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.638 copying shapely/strtree.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.638 copying shapely/linear.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.638 copying shapely/coords.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.638 copying shapely/creation.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.638 copying shapely/affinity.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.638 copying shapely/measurement.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.639 copying shapely/strtree_pygeos.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.639 copying shapely/decorators.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.639 copying shapely/_version.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.639 copying shapely/prepared.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/enum.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/predicates.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/geos.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/errors.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/speedups.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/constructive.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/coordinates.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/ops.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/io.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/validation.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/testing.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.640 copying shapely/__init__.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.641 copying shapely/set_operations.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.641 copying shapely/wkt.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.641 copying shapely/wkb.py -> build/lib.linux-aarch64-3.10/shapely
#7 8.641 creating build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.641 copying shapely/geometry/multipolygon.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.641 copying shapely/geometry/polygon.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.641 copying shapely/geometry/base.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/linestring.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/multilinestring.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/point.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/collection.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/multipoint.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/conftest.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.642 copying shapely/geometry/geo.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.643 copying shapely/geometry/__init__.py -> build/lib.linux-aarch64-3.10/shapely/geometry
#7 8.643 creating build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_linear.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_set_operations.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_constructive.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_misc.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_io.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_measurement.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_testing.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_geometry.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.643 copying shapely/tests/test_predicates.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 copying shapely/tests/test_coordinates.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 copying shapely/tests/test_creation_indices.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 copying shapely/tests/test_creation.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 copying shapely/tests/test_strtree.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 copying shapely/tests/common.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 copying shapely/tests/__init__.py -> build/lib.linux-aarch64-3.10/shapely/tests
#7 8.644 creating build/lib.linux-aarch64-3.10/shapely/vectorized
#7 8.644 copying shapely/vectorized/__init__.py -> build/lib.linux-aarch64-3.10/shapely/vectorized
#7 8.645 creating build/lib.linux-aarch64-3.10/shapely/examples
#7 8.645 copying shapely/examples/dissolve.py -> build/lib.linux-aarch64-3.10/shapely/examples
#7 8.645 copying shapely/examples/geoms.py -> build/lib.linux-aarch64-3.10/shapely/examples
#7 8.645 copying shapely/examples/__init__.py -> build/lib.linux-aarch64-3.10/shapely/examples
#7 8.645 copying shapely/examples/intersect.py -> build/lib.linux-aarch64-3.10/shapely/examples
#7 8.645 creating build/lib.linux-aarch64-3.10/shapely/algorithms
#7 8.645 copying shapely/algorithms/polylabel.py -> build/lib.linux-aarch64-3.10/shapely/algorithms
#7 8.645 copying shapely/algorithms/__init__.py -> build/lib.linux-aarch64-3.10/shapely/algorithms
#7 8.646 copying shapely/algorithms/cga.py -> build/lib.linux-aarch64-3.10/shapely/algorithms
#7 8.646 creating build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_multilinestring.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_geometry_base.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_polygon.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_multipoint.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_collection.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_point.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.646 copying shapely/tests/geometry/test_linestring.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.647 copying shapely/tests/geometry/test_multipolygon.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.647 copying shapely/tests/geometry/test_multi.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.647 copying shapely/tests/geometry/__init__.py -> build/lib.linux-aarch64-3.10/shapely/tests/geometry
#7 8.647 running egg_info
#7 8.648 writing shapely.egg-info/PKG-INFO
#7 8.648 writing dependency_links to shapely.egg-info/dependency_links.txt
#7 8.648 writing requirements to shapely.egg-info/requires.txt
#7 8.648 writing top-level names to shapely.egg-info/top_level.txt
#7 8.709 reading manifest file 'shapely.egg-info/SOURCES.txt'
#7 8.710 reading manifest template 'MANIFEST.in'
#7 8.710 no previously-included directories found matching 'manual'
#7 8.710 no previously-included directories found matching 'debian'
#7 8.714 warning: no files found matching '*.dll' under directory 'shapely/DLLs'
#7 8.714 warning: no files found matching '*.rst' under directory 'shapely/DLLs'
#7 8.714 warning: no files found matching '*.txt' under directory 'shapely/DLLs'
#7 8.714 adding license file 'LICENSE'
#7 8.714 adding license file 'LICENSE.txt'
#7 8.719 writing manifest file 'shapely.egg-info/SOURCES.txt'
#7 8.720 copying shapely/_geometry_helpers.pyx -> build/lib.linux-aarch64-3.10/shapely
#7 8.720 copying shapely/_geos.pxd -> build/lib.linux-aarch64-3.10/shapely
#7 8.721 copying shapely/_geos.pxi -> build/lib.linux-aarch64-3.10/shapely
#7 8.721 copying shapely/_geos.pyx -> build/lib.linux-aarch64-3.10/shapely
#7 8.721 copying shapely/_pygeos_api.pxd -> build/lib.linux-aarch64-3.10/shapely
#7 8.724 UPDATING build/lib.linux-aarch64-3.10/shapely/_version.py
#7 8.724 set build/lib.linux-aarch64-3.10/shapely/_version.py to '2.0.0.dev0+15.g907c7ee'
#7 8.724 running build_ext
#7 8.729 building 'shapely.lib' extension
#7 8.729 creating build/temp.linux-aarch64-3.10
#7 8.730 creating build/temp.linux-aarch64-3.10/src
#7 8.730 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/c_api.c -o build/temp.linux-aarch64-3.10/src/c_api.o
#7 8.809 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/coords.c -o build/temp.linux-aarch64-3.10/src/coords.o
#7 8.943 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/geos.c -o build/temp.linux-aarch64-3.10/src/geos.o
#7 9.059 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/lib.c -o build/temp.linux-aarch64-3.10/src/lib.o
#7 9.122 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/pygeom.c -o build/temp.linux-aarch64-3.10/src/pygeom.o
#7 9.229 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/strtree.c -o build/temp.linux-aarch64-3.10/src/strtree.o
#7 9.267 In file included from src/strtree.c:18:
#7 9.267 src/strtree.c: In function ‘nearest_all_distance_callback’:
#7 9.267 src/kvec.h:61:25: warning: value computed is not used [-Wunused-value]
#7 9.267 61 | #define kv_pop(v) ((v).a[--(v).n])
#7 9.268 | ~~~~~~^~~~~~~~~~
#7 9.268 src/strtree.c:680:7: note: in expansion of macro ‘kv_pop’
#7 9.268 680 | kv_pop(*(params->dist_pairs));
#7 9.268 | ^~~~~~
#7 9.431 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/ufuncs.c -o build/temp.linux-aarch64-3.10/src/ufuncs.o
#7 9.469 src/ufuncs.c:166:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.469 166 | static PyUFuncGenericFunction Y_b_funcs[1] = {&Y_b_func};
#7 9.469 | ^
#7 9.469 src/ufuncs.c:166:47: note: (near initialization for ‘Y_b_funcs[0]’)
#7 9.469 src/ufuncs.c:198:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.469 198 | static PyUFuncGenericFunction O_b_funcs[1] = {&O_b_func};
#7 9.469 | ^
#7 9.469 src/ufuncs.c:198:47: note: (near initialization for ‘O_b_funcs[0]’)
#7 9.469 src/ufuncs.c:239:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.469 239 | static PyUFuncGenericFunction YY_b_funcs[1] = {&YY_b_func};
#7 9.469 | ^
#7 9.469 src/ufuncs.c:239:48: note: (near initialization for ‘YY_b_funcs[0]’)
#7 9.469 src/ufuncs.c:320:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.469 320 | static PyUFuncGenericFunction YY_b_p_funcs[1] = {&YY_b_p_func};
#7 9.469 | ^
#7 9.469 src/ufuncs.c:320:50: note: (near initialization for ‘YY_b_p_funcs[0]’)
#7 9.469 src/ufuncs.c:341:55: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.469 341 | static PyUFuncGenericFunction is_prepared_funcs[1] = {&is_prepared_func};
#7 9.469 | ^
#7 9.469 src/ufuncs.c:341:55: note: (near initialization for ‘is_prepared_funcs[0]’)
#7 9.470 src/ufuncs.c:458:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.470 458 | static PyUFuncGenericFunction Y_Y_funcs[1] = {&Y_Y_func};
#7 9.470 | ^
#7 9.470 src/ufuncs.c:458:47: note: (near initialization for ‘Y_Y_funcs[0]’)
#7 9.470 src/ufuncs.c:507:45: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.470 507 | static PyUFuncGenericFunction Y_funcs[1] = {&Y_func};
#7 9.470 | ^
#7 9.470 src/ufuncs.c:507:45: note: (near initialization for ‘Y_funcs[0]’)
#7 9.470 src/ufuncs.c:593:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.470 593 | static PyUFuncGenericFunction Yd_Y_funcs[1] = {&Yd_Y_func};
#7 9.470 | ^
#7 9.470 src/ufuncs.c:593:48: note: (near initialization for ‘Yd_Y_funcs[0]’)
#7 9.471 src/ufuncs.c:729:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.471 729 | static PyUFuncGenericFunction Yi_Y_funcs[1] = {&Yi_Y_func};
#7 9.471 | ^
#7 9.471 src/ufuncs.c:729:48: note: (near initialization for ‘Yi_Y_funcs[0]’)
#7 9.471 src/ufuncs.c:877:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.471 877 | static PyUFuncGenericFunction YY_Y_funcs[1] = {&YY_Y_func};
#7 9.471 | ^
#7 9.471 src/ufuncs.c:877:48: note: (near initialization for ‘YY_Y_funcs[0]’)
#7 9.471 src/ufuncs.c:981:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.471 981 | static PyUFuncGenericFunction Y_d_funcs[1] = {&Y_d_func};
#7 9.471 | ^
#7 9.471 src/ufuncs.c:981:47: note: (near initialization for ‘Y_d_funcs[0]’)
#7 9.471 src/ufuncs.c: In function ‘Y_i_func’:
#7 9.471 src/ufuncs.c:1034:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#7 9.471 1034 | int errcode = (int)((int**)data)[1];
#7 9.471 | ^
#7 9.471 src/ufuncs.c:1035:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#7 9.471 1035 | int none_value = (int)((int**)data)[2];
#7 9.471 | ^
#7 9.472 src/ufuncs.c: At top level:
#7 9.472 src/ufuncs.c:1066:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.472 1066 | static PyUFuncGenericFunction Y_i_funcs[1] = {&Y_i_func};
#7 9.472 | ^
#7 9.472 src/ufuncs.c:1066:47: note: (near initialization for ‘Y_i_funcs[0]’)
#7 9.472 src/ufuncs.c:1159:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.472 1159 | static PyUFuncGenericFunction YY_d_funcs[1] = {&YY_d_func};
#7 9.472 | ^
#7 9.472 src/ufuncs.c:1159:48: note: (near initialization for ‘YY_d_funcs[0]’)
#7 9.472 src/ufuncs.c:1200:49: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.472 1200 | static PyUFuncGenericFunction YYd_d_funcs[1] = {&YYd_d_func};
#7 9.472 | ^
#7 9.472 src/ufuncs.c:1200:49: note: (near initialization for ‘YYd_d_funcs[0]’)
#7 9.473 src/ufuncs.c:1253:49: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.473 1253 | static PyUFuncGenericFunction YYd_Y_funcs[1] = {&YYd_Y_func};
#7 9.473 | ^
#7 9.473 src/ufuncs.c:1253:49: note: (near initialization for ‘YYd_Y_funcs[0]’)
#7 9.473 src/ufuncs.c:1298:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.473 1298 | static PyUFuncGenericFunction box_funcs[1] = {&box_func};
#7 9.473 | ^
#7 9.473 src/ufuncs.c:1298:47: note: (near initialization for ‘box_funcs[0]’)
#7 9.473 src/ufuncs.c:1389:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.473 1389 | static PyUFuncGenericFunction buffer_funcs[1] = {&buffer_func};
#7 9.473 | ^
#7 9.473 src/ufuncs.c:1389:50: note: (near initialization for ‘buffer_funcs[0]’)
#7 9.474 src/ufuncs.c:1451:56: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.474 1451 | static PyUFuncGenericFunction offset_curve_funcs[1] = {&offset_curve_func};
#7 9.474 | ^
#7 9.474 src/ufuncs.c:1451:56: note: (near initialization for ‘offset_curve_funcs[0]’)
#7 9.474 src/ufuncs.c:1496:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.474 1496 | static PyUFuncGenericFunction snap_funcs[1] = {&snap_func};
#7 9.474 | ^
#7 9.474 src/ufuncs.c:1496:48: note: (near initialization for ‘snap_funcs[0]’)
#7 9.474 src/ufuncs.c:1557:56: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.474 1557 | static PyUFuncGenericFunction clip_by_rect_funcs[1] = {&clip_by_rect_func};
#7 9.474 | ^
#7 9.474 src/ufuncs.c:1557:56: note: (near initialization for ‘clip_by_rect_funcs[0]’)
#7 9.474 src/ufuncs.c:1595:56: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.474 1595 | static PyUFuncGenericFunction equals_exact_funcs[1] = {&equals_exact_func};
#7 9.474 | ^
#7 9.474 src/ufuncs.c:1595:56: note: (near initialization for ‘equals_exact_funcs[0]’)
#7 9.475 src/ufuncs.c:1691:62: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.475 1691 | static PyUFuncGenericFunction delaunay_triangles_funcs[1] = {&delaunay_triangles_func};
#7 9.475 | ^
#7 9.475 src/ufuncs.c:1691:62: note: (near initialization for ‘delaunay_triangles_funcs[0]’)
#7 9.475 src/ufuncs.c:1739:60: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.475 1739 | static PyUFuncGenericFunction voronoi_polygons_funcs[1] = {&voronoi_polygons_func};
#7 9.475 | ^
#7 9.475 src/ufuncs.c:1739:60: note: (near initialization for ‘voronoi_polygons_funcs[0]’)
#7 9.475 src/ufuncs.c:1777:59: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.475 1777 | static PyUFuncGenericFunction is_valid_reason_funcs[1] = {&is_valid_reason_func};
#7 9.475 | ^
#7 9.475 src/ufuncs.c:1777:59: note: (near initialization for ‘is_valid_reason_funcs[0]’)
#7 9.476 src/ufuncs.c:1818:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.476 1818 | static PyUFuncGenericFunction relate_funcs[1] = {&relate_func};
#7 9.476 | ^
#7 9.476 src/ufuncs.c:1818:50: note: (near initialization for ‘relate_funcs[0]’)
#7 9.476 src/ufuncs.c:1878:58: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.476 1878 | static PyUFuncGenericFunction relate_pattern_funcs[1] = {&relate_pattern_func};
#7 9.476 | ^
#7 9.476 src/ufuncs.c:1878:58: note: (near initialization for ‘relate_pattern_funcs[0]’)
#7 9.477 src/ufuncs.c: In function ‘polygonize_func’:
#7 9.477 src/ufuncs.c:1908:51: warning: passing argument 2 of ‘GEOSPolygonize_r’ from incompatible pointer type [-Wincompatible-pointer-types]
#7 9.477 1908 | GEOSGeometry* ret_ptr = GEOSPolygonize_r(ctx, geoms, n_geoms);
#7 9.477 | ^~~~~
#7 9.477 | |
#7 9.477 | GEOSGeometry ** {aka struct GEOSGeom_t **}
#7 9.477 In file included from src/geos.h:15,
#7 9.477 from src/ufuncs.c:16:
#7 9.477 /usr/include/geos_c.h:678:57: note: expected ‘const GEOSGeometry * const*’ {aka ‘const struct GEOSGeom_t * const*’} but argument is of type ‘GEOSGeometry **’ {aka ‘struct GEOSGeom_t **’}
#7 9.477 678 | const GEOSGeometry *const geoms[],
#7 9.477 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
#7 9.477 src/ufuncs.c: At top level:
#7 9.477 src/ufuncs.c:1922:54: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.477 1922 | static PyUFuncGenericFunction polygonize_funcs[1] = {&polygonize_func};
#7 9.477 | ^
#7 9.477 src/ufuncs.c:1922:54: note: (near initialization for ‘polygonize_funcs[0]’)
#7 9.478 src/ufuncs.c:1999:59: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.478 1999 | static PyUFuncGenericFunction polygonize_full_funcs[1] = {&polygonize_full_func};
#7 9.478 | ^
#7 9.478 src/ufuncs.c:1999:59: note: (near initialization for ‘polygonize_full_funcs[0]’)
#7 9.478 src/ufuncs.c:2071:57: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.478 2071 | static PyUFuncGenericFunction shortest_line_funcs[1] = {&shortest_line_func};
#7 9.478 | ^
#7 9.478 src/ufuncs.c:2071:57: note: (near initialization for ‘shortest_line_funcs[0]’)
#7 9.478 src/ufuncs.c:2138:57: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.478 2138 | static PyUFuncGenericFunction set_precision_funcs[1] = {&set_precision_func};
#7 9.478 | ^
#7 9.478 src/ufuncs.c:2138:57: note: (near initialization for ‘set_precision_funcs[0]’)
#7 9.479 src/ufuncs.c:2186:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.479 2186 | static PyUFuncGenericFunction points_funcs[1] = {&points_func};
#7 9.479 | ^
#7 9.479 src/ufuncs.c:2186:50: note: (near initialization for ‘points_funcs[0]’)
#7 9.479 In file included from src/ufuncs.c:15:
#7 9.479 src/ufuncs.c: In function ‘linestrings_func’:
#7 9.479 src/fast_loop_macros.h:83:21: warning: unused variable ‘i_c2’ [-Wunused-variable]
#7 9.479 83 | npy_intp i, i_c1, i_c2; \
#7 9.479 | ^~~~
#7 9.479 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 9.479 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 9.479 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 9.479 src/fast_loop_macros.h:83:15: warning: unused variable ‘i_c1’ [-Wunused-variable]
#7 9.479 83 | npy_intp i, i_c1, i_c2; \
#7 9.479 | ^~~~
#7 9.479 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 9.479 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 9.479 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 9.480 src/fast_loop_macros.h:80:47: warning: unused variable ‘cp2’ [-Wunused-variable]
#7 9.480 80 | char *ip1 = args[0], *op1 = args[1], *cp1, *cp2; \
#7 9.480 | ^~~
#7 9.480 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 9.480 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 9.480 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 9.480 src/fast_loop_macros.h:80:41: warning: unused variable ‘cp1’ [-Wunused-variable]
#7 9.480 80 | char *ip1 = args[0], *op1 = args[1], *cp1, *cp2; \
#7 9.480 | ^~~
#7 9.480 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 9.480 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 9.480 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 9.480 src/ufuncs.c: At top level:
#7 9.480 src/ufuncs.c:2226:55: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.480 2226 | static PyUFuncGenericFunction linestrings_funcs[1] = {&linestrings_func};
#7 9.480 | ^
#7 9.480 src/ufuncs.c:2226:55: note: (near initialization for ‘linestrings_funcs[0]’)
#7 9.480 In file included from src/ufuncs.c:15:
#7 9.480 src/ufuncs.c: In function ‘linearrings_func’:
#7 9.481 src/fast_loop_macros.h:83:15: warning: unused variable ‘i_c1’ [-Wunused-variable]
#7 9.481 83 | npy_intp i, i_c1, i_c2; \
#7 9.481 | ^~~~
#7 9.481 src/ufuncs.c:2242:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 9.481 2242 | DOUBLE_COREDIM_LOOP_OUTER {
#7 9.481 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 9.481 src/ufuncs.c: At top level:
#7 9.481 src/ufuncs.c:2289:55: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.481 2289 | static PyUFuncGenericFunction linearrings_funcs[1] = {&linearrings_func};
#7 9.481 | ^
#7 9.481 src/ufuncs.c:2289:55: note: (near initialization for ‘linearrings_funcs[0]’)
#7 9.481 src/ufuncs.c:2401:52: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.481 2401 | static PyUFuncGenericFunction polygons_funcs[1] = {&polygons_func};
#7 9.481 | ^
#7 9.481 src/ufuncs.c:2401:52: note: (near initialization for ‘polygons_funcs[0]’)
#7 9.482 src/ufuncs.c:2504:61: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.482 2504 | static PyUFuncGenericFunction create_collection_funcs[1] = {&create_collection_func};
#7 9.482 | ^
#7 9.482 src/ufuncs.c:2504:61: note: (near initialization for ‘create_collection_funcs[0]’)
#7 9.482 src/ufuncs.c:2598:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.482 2598 | static PyUFuncGenericFunction bounds_funcs[1] = {&bounds_func};
#7 9.482 | ^
#7 9.482 src/ufuncs.c:2598:50: note: (near initialization for ‘bounds_funcs[0]’)
#7 9.483 src/ufuncs.c:2691:52: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.483 2691 | static PyUFuncGenericFunction from_wkb_funcs[1] = {&from_wkb_func};
#7 9.483 | ^
#7 9.483 src/ufuncs.c:2691:52: note: (near initialization for ‘from_wkb_funcs[0]’)
#7 9.483 src/ufuncs.c:2768:52: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.483 2768 | static PyUFuncGenericFunction from_wkt_funcs[1] = {&from_wkt_func};
#7 9.483 | ^
#7 9.483 src/ufuncs.c:2768:52: note: (near initialization for ‘from_wkt_funcs[0]’)
#7 9.484 src/ufuncs.c:2873:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.484 2873 | static PyUFuncGenericFunction to_wkb_funcs[1] = {&to_wkb_func};
#7 9.484 | ^
#7 9.484 src/ufuncs.c:2873:50: note: (near initialization for ‘to_wkb_funcs[0]’)
#7 9.484 src/ufuncs.c:2957:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 9.484 2957 | static PyUFuncGenericFunction to_wkt_funcs[1] = {&to_wkt_func};
#7 9.484 | ^
#7 9.484 src/ufuncs.c:2957:50: note: (near initialization for ‘to_wkt_funcs[0]’)
#7 10.11 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c src/vector.c -o build/temp.linux-aarch64-3.10/src/vector.o
#7 10.15 gcc -pthread -shared -Wl,--strip-all build/temp.linux-aarch64-3.10/src/c_api.o build/temp.linux-aarch64-3.10/src/coords.o build/temp.linux-aarch64-3.10/src/geos.o build/temp.linux-aarch64-3.10/src/lib.o build/temp.linux-aarch64-3.10/src/pygeom.o build/temp.linux-aarch64-3.10/src/strtree.o build/temp.linux-aarch64-3.10/src/ufuncs.o build/temp.linux-aarch64-3.10/src/vector.o -L/usr/lib/aarch64-linux-gnu -L/usr/local/lib -lgeos_c -o build/lib.linux-aarch64-3.10/shapely/lib.cpython-310-aarch64-linux-gnu.so
#7 10.17 building 'shapely._geometry_helpers' extension
#7 10.17 creating build/temp.linux-aarch64-3.10/shapely
#7 10.17 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DGEOS_USE_ONLY_R_API -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c shapely/_geometry_helpers.c -o build/temp.linux-aarch64-3.10/shapely/_geometry_helpers.o
#7 10.20 In file included from /tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
#7 10.20 from /tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
#7 10.20 from /tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4,
#7 10.20 from shapely/_geometry_helpers.c:714:
#7 10.20 /tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
#7 10.20 17 | #warning "Using deprecated NumPy API, disable it with " \
#7 10.20 | ^~~~~~~
#7 13.95 gcc -pthread -shared -Wl,--strip-all build/temp.linux-aarch64-3.10/shapely/_geometry_helpers.o -L/usr/lib/aarch64-linux-gnu -L/usr/local/lib -lgeos_c -o build/lib.linux-aarch64-3.10/shapely/_geometry_helpers.cpython-310-aarch64-linux-gnu.so
#7 13.97 building 'shapely._geos' extension
#7 13.97 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DGEOS_USE_ONLY_R_API -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-_oi67sue/overlay/lib/python3.10/site-packages/numpy/core/include -c shapely/_geos.c -o build/temp.linux-aarch64-3.10/shapely/_geos.o
#7 14.28 gcc -pthread -shared -Wl,--strip-all build/temp.linux-aarch64-3.10/shapely/_geos.o -L/usr/lib/aarch64-linux-gnu -L/usr/local/lib -lgeos_c -o build/lib.linux-aarch64-3.10/shapely/_geos.cpython-310-aarch64-linux-gnu.so
#7 14.29 installing to build/bdist.linux-aarch64/wheel
#7 14.29 running install
#7 14.29 running install_lib
#7 14.29 creating build/bdist.linux-aarch64
#7 14.29 creating build/bdist.linux-aarch64/wheel
#7 14.29 creating build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/_geometry.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/strtree.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/linear.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/_geos.pxi -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/coords.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 creating build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/multipolygon.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/polygon.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/base.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/linestring.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/multilinestring.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/point.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/collection.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/multipoint.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/conftest.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/geo.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/geometry/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/creation.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/affinity.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/measurement.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.29 creating build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/test_linear.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/test_set_operations.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.29 creating build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_multilinestring.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_geometry_base.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_polygon.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_multipoint.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_collection.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_point.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_linestring.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_multipolygon.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/test_multi.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/geometry/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/tests/geometry
#7 14.29 copying build/lib.linux-aarch64-3.10/shapely/tests/test_constructive.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_misc.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_io.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_measurement.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_testing.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_geometry.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_predicates.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_coordinates.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_creation_indices.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_creation.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/test_strtree.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/common.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/tests/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/tests
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/strtree_pygeos.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/decorators.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_geometry_helpers.pyx -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_geometry_helpers.cpython-310-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_version.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/prepared.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_geos.cpython-310-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/enum.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/lib.cpython-310-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/predicates.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/geos.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/errors.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_geos.pyx -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/speedups.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/constructive.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 creating build/bdist.linux-aarch64/wheel/shapely/vectorized
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/vectorized/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/vectorized
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/coordinates.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/ops.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/io.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/validation.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/testing.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_geos.pxd -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/_pygeos_api.pxd -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 creating build/bdist.linux-aarch64/wheel/shapely/examples
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/examples/dissolve.py -> build/bdist.linux-aarch64/wheel/shapely/examples
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/examples/geoms.py -> build/bdist.linux-aarch64/wheel/shapely/examples
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/examples/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/examples
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/examples/intersect.py -> build/bdist.linux-aarch64/wheel/shapely/examples
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/__init__.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/set_operations.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/wkt.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/wkb.py -> build/bdist.linux-aarch64/wheel/shapely
#7 14.30 creating build/bdist.linux-aarch64/wheel/shapely/algorithms
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/algorithms/polylabel.py -> build/bdist.linux-aarch64/wheel/shapely/algorithms
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/algorithms/__init__.py -> build/bdist.linux-aarch64/wheel/shapely/algorithms
#7 14.30 copying build/lib.linux-aarch64-3.10/shapely/algorithms/cga.py -> build/bdist.linux-aarch64/wheel/shapely/algorithms
#7 14.30 running install_egg_info
#7 14.30 Copying shapely.egg-info to build/bdist.linux-aarch64/wheel/shapely-2.0.0.dev0+15.g907c7ee-py3.10.egg-info
#7 14.30 running install_scripts
#7 14.31 adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
#7 14.31 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
#7 14.31 creating build/bdist.linux-aarch64/wheel/shapely-2.0.0.dev0+15.g907c7ee.dist-info/WHEEL
#7 14.31 creating '/tmp/pip-wheel-79w7iyvo/tmpy6dwrc2s/shapely-2.0.0.dev0+15.g907c7ee-cp310-cp310-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
#7 14.31 adding 'shapely/__init__.py'
#7 14.31 adding 'shapely/_geometry.py'
#7 14.32 adding 'shapely/_geometry_helpers.cpython-310-aarch64-linux-gnu.so'
#7 14.32 adding 'shapely/_geometry_helpers.pyx'
#7 14.32 adding 'shapely/_geos.cpython-310-aarch64-linux-gnu.so'
#7 14.32 adding 'shapely/_geos.pxd'
#7 14.32 adding 'shapely/_geos.pxi'
#7 14.32 adding 'shapely/_geos.pyx'
#7 14.32 adding 'shapely/_pygeos_api.pxd'
#7 14.32 adding 'shapely/_version.py'
#7 14.32 adding 'shapely/affinity.py'
#7 14.32 adding 'shapely/constructive.py'
#7 14.32 adding 'shapely/coordinates.py'
#7 14.32 adding 'shapely/coords.py'
#7 14.32 adding 'shapely/creation.py'
#7 14.32 adding 'shapely/decorators.py'
#7 14.32 adding 'shapely/enum.py'
#7 14.32 adding 'shapely/errors.py'
#7 14.32 adding 'shapely/geos.py'
#7 14.32 adding 'shapely/io.py'
#7 14.33 adding 'shapely/lib.cpython-310-aarch64-linux-gnu.so'
#7 14.33 adding 'shapely/linear.py'
#7 14.33 adding 'shapely/measurement.py'
#7 14.33 adding 'shapely/ops.py'
#7 14.33 adding 'shapely/predicates.py'
#7 14.33 adding 'shapely/prepared.py'
#7 14.33 adding 'shapely/set_operations.py'
#7 14.33 adding 'shapely/speedups.py'
#7 14.33 adding 'shapely/strtree.py'
#7 14.33 adding 'shapely/strtree_pygeos.py'
#7 14.33 adding 'shapely/testing.py'
#7 14.33 adding 'shapely/validation.py'
#7 14.33 adding 'shapely/wkb.py'
#7 14.33 adding 'shapely/wkt.py'
#7 14.33 adding 'shapely/algorithms/__init__.py'
#7 14.33 adding 'shapely/algorithms/cga.py'
#7 14.33 adding 'shapely/algorithms/polylabel.py'
#7 14.33 adding 'shapely/examples/__init__.py'
#7 14.33 adding 'shapely/examples/dissolve.py'
#7 14.33 adding 'shapely/examples/geoms.py'
#7 14.33 adding 'shapely/examples/intersect.py'
#7 14.33 adding 'shapely/geometry/__init__.py'
#7 14.33 adding 'shapely/geometry/base.py'
#7 14.33 adding 'shapely/geometry/collection.py'
#7 14.33 adding 'shapely/geometry/conftest.py'
#7 14.33 adding 'shapely/geometry/geo.py'
#7 14.33 adding 'shapely/geometry/linestring.py'
#7 14.33 adding 'shapely/geometry/multilinestring.py'
#7 14.33 adding 'shapely/geometry/multipoint.py'
#7 14.33 adding 'shapely/geometry/multipolygon.py'
#7 14.33 adding 'shapely/geometry/point.py'
#7 14.33 adding 'shapely/geometry/polygon.py'
#7 14.33 adding 'shapely/tests/__init__.py'
#7 14.33 adding 'shapely/tests/common.py'
#7 14.33 adding 'shapely/tests/test_constructive.py'
#7 14.33 adding 'shapely/tests/test_coordinates.py'
#7 14.33 adding 'shapely/tests/test_creation.py'
#7 14.33 adding 'shapely/tests/test_creation_indices.py'
#7 14.33 adding 'shapely/tests/test_geometry.py'
#7 14.33 adding 'shapely/tests/test_io.py'
#7 14.34 adding 'shapely/tests/test_linear.py'
#7 14.34 adding 'shapely/tests/test_measurement.py'
#7 14.34 adding 'shapely/tests/test_misc.py'
#7 14.34 adding 'shapely/tests/test_predicates.py'
#7 14.34 adding 'shapely/tests/test_set_operations.py'
#7 14.34 adding 'shapely/tests/test_strtree.py'
#7 14.34 adding 'shapely/tests/test_testing.py'
#7 14.34 adding 'shapely/tests/geometry/__init__.py'
#7 14.34 adding 'shapely/tests/geometry/test_collection.py'
#7 14.34 adding 'shapely/tests/geometry/test_geometry_base.py'
#7 14.34 adding 'shapely/tests/geometry/test_linestring.py'
#7 14.34 adding 'shapely/tests/geometry/test_multi.py'
#7 14.34 adding 'shapely/tests/geometry/test_multilinestring.py'
#7 14.34 adding 'shapely/tests/geometry/test_multipoint.py'
#7 14.34 adding 'shapely/tests/geometry/test_multipolygon.py'
#7 14.34 adding 'shapely/tests/geometry/test_point.py'
#7 14.34 adding 'shapely/tests/geometry/test_polygon.py'
#7 14.34 adding 'shapely/vectorized/__init__.py'
#7 14.34 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/LICENSE'
#7 14.34 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/LICENSE.txt'
#7 14.34 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/METADATA'
#7 14.34 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/WHEEL'
#7 14.34 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/top_level.txt'
#7 14.34 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/RECORD'
#7 14.34 removing build/bdist.linux-aarch64/wheel
#7 14.37 Building wheel for shapely (PEP 517): finished with status 'done'
#7 14.37 Created wheel for shapely: filename=shapely-2.0.0.dev0+15.g907c7ee-cp310-cp310-linux_aarch64.whl size=314424 sha256=7cd07f08fd2d9a99b491618cf3a64657d9e4a3ad40da0f47ff87b3501daa937d
#7 14.37 Stored in directory: /root/.cache/pip/wheels/54/79/c2/73d1f903524ce61982f0dd17aaab63f3f49db557b0b593b104
#7 14.37 Successfully built shapely
#7 14.39 Installing collected packages: shapely
#7 14.39 Running command git rev-parse HEAD
#7 14.39 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 14.58 Successfully installed shapely-2.0.0.dev0+15.g907c7ee
#7 14.58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#7 14.58 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
#7 14.58 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
#7 DONE 15.0s
#8 [5/5] RUN python -c "import sys; from shapely import speedups; sys.exit(not speedups.available)"
#8 sha256:8dbbe0384d14ec51dcd7f21f3e6ccd6fd0852e1dd4fc2fb82a3edfaacbc402b6
#8 DONE 1.4s
#9 exporting to image
#9 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#9 exporting layers
#9 exporting layers 2.4s done
#9 writing image sha256:7a0bd68cf252cc9f10694077622c6b8473b40fdac831aa0f5626e3774cf187a9
#9 writing image sha256:7a0bd68cf252cc9f10694077622c6b8473b40fdac831aa0f5626e3774cf187a9 0.0s done
#9 naming to docker.io/library/shapely-1263 0.0s done
#9 DONE 2.6s
#1 [internal] load build definition from Dockerfile
#1 sha256:fa89c8c3602005aa5184085f205c16a48a5ffaedff68cfa3f60f7c61623b00c6
#1 transferring dockerfile: 37B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 sha256:fc25cbb3b2fecdd71faf049b1e460cc74fdee851fd553e73f27676ec968bea5a
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/python:3.10.1-slim
#3 sha256:a06a7d5273ec217545725205074f27f7b40027fc3d1fb74f421120a634389e83
#3 DONE 0.4s
#4 [1/5] FROM docker.io/library/python:3.10.1-slim@sha256:9ba08ac396df6210f82d3965811aea55bb94e78aeb4f830bbe0258b9678d51f5
#4 sha256:a0bafb911e6603a6b226db3e7e14ae9fcd21978429be540324a479aadf827f01
#4 CACHED
#5 [2/5] RUN apt-get update && apt-get -y install git libgeos-dev build-essential
#5 sha256:a8d1e5b09fbfa3b24cff99d7f574300e5eca6f25086331adf0c5ee175a827786
#5 0.419 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#5 0.420 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
#5 0.526 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
#5 0.618 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB]
#5 0.733 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
#5 1.825 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
#5 2.807 Fetched 8481 kB in 3s (3365 kB/s)
#5 2.807 Reading package lists...
#5 3.448 Reading package lists...
#5 3.995 Building dependency tree...
#5 4.169 Reading state information...
#5 4.399 The following additional packages will be installed:
#5 4.399 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr
#5 4.399 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
#5 4.399 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#5 4.399 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl
#5 4.399 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#5 4.399 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
#5 4.400 libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#5 4.400 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libfakeroot
#5 4.400 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-10-dev
#5 4.400 libgd3 libgdbm-compat4 libgeos-3.9.0 libgeos-c1v5 libgomp1 libisl23 libitm1
#5 4.400 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#5 4.400 liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libnghttp2-14
#5 4.401 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5 libquadmath0 librtmp1
#5 4.401 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libstdc++-10-dev
#5 4.401 libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#5 4.402 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#5 4.402 manpages manpages-dev openssh-client patch perl perl-modules-5.32
#5 4.402 pinentry-curses publicsuffix sensible-utils ucf xauth xz-utils
#5 4.405 Suggested packages:
#5 4.405 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#5 4.405 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#5 4.405 g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#5 4.405 gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#5 4.405 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#5 4.405 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr
#5 4.405 libgd-tools libgdal-doc libsasl2-modules-gssapi-mit
#5 4.405 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#5 4.405 libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#5 4.405 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#5 4.405 libterm-readline-gnu-perl | libterm-readline-perl-perl
#5 4.405 libtap-harness-archive-perl pinentry-doc
#5 5.028 The following NEW packages will be installed:
#5 5.028 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
#5 5.028 cpp-10 dirmngr dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++
#5 5.028 g++-10 gcc gcc-10 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#5 5.028 gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl
#5 5.028 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#5 5.028 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
#5 5.028 libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#5 5.029 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libfakeroot
#5 5.029 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-10-dev
#5 5.029 libgd3 libgdbm-compat4 libgeos-3.9.0 libgeos-c1v5 libgeos-dev libgomp1
#5 5.029 libisl23 libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2
#5 5.029 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6
#5 5.029 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#5 5.029 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
#5 5.030 libssh2-1 libstdc++-10-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp6
#5 5.030 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4
#5 5.030 linux-libc-dev make manpages manpages-dev openssh-client patch perl
#5 5.030 perl-modules-5.32 pinentry-curses publicsuffix sensible-utils ucf xauth
#5 5.030 xz-utils
#5 5.162 0 upgraded, 114 newly installed, 0 to remove and 0 not upgraded.
#5 5.162 Need to get 97.6 MB of archives.
#5 5.162 After this operation, 361 MB of additional disk space will be used.
#5 5.162 Get:1 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
#5 5.618 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
#5 5.628 Get:3 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
#5 6.072 Get:4 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
#5 6.108 Get:5 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
#5 6.114 Get:6 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
#5 6.121 Get:7 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
#5 6.122 Get:8 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
#5 6.129 Get:9 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
#5 6.279 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
#5 6.281 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
#5 6.299 Get:12 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
#5 6.305 Get:13 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
#5 6.309 Get:14 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
#5 6.313 Get:15 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
#5 6.415 Get:16 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
#5 6.419 Get:17 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
#5 6.441 Get:18 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
#5 6.676 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
#5 6.745 Get:20 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
#5 6.766 Get:21 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
#5 6.776 Get:22 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
#5 6.967 Get:23 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
#5 6.974 Get:24 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u2 [275 kB]
#5 7.011 Get:25 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.70-1 [1410 kB]
#5 7.176 Get:26 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
#5 7.181 Get:27 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
#5 7.203 Get:28 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#5 7.204 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u2 [2344 kB]
#5 7.512 Get:30 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
#5 7.609 Get:31 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
#5 7.843 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
#5 7.846 Get:33 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
#5 8.771 Get:34 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
#5 8.773 Get:35 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
#5 8.786 Get:36 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
#5 8.794 Get:37 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
#5 8.796 Get:38 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
#5 8.796 Get:39 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
#5 11.05 Get:40 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
#5 11.86 Get:41 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
#5 13.39 Get:42 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
#5 13.56 Get:43 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
#5 13.59 Get:44 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
#5 14.10 Get:45 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
#5 17.89 Get:46 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
#5 17.89 Get:47 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
#5 18.31 Get:48 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
#5 20.63 Get:49 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
#5 20.63 Get:50 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
#5 20.77 Get:51 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
#5 21.09 Get:52 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
#5 21.13 Get:53 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
#5 23.31 Get:54 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
#5 23.62 Get:55 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
#5 23.62 Get:56 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
#5 24.59 Get:57 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
#5 24.73 Get:58 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
#5 24.79 Get:59 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
#5 24.86 Get:60 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
#5 25.36 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
#5 25.37 Get:62 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
#5 27.40 Get:63 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
#5 27.45 Get:64 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
#5 27.73 Get:65 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
#5 29.46 Get:66 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
#5 29.87 Get:67 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
#5 30.09 Get:68 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
#5 30.31 Get:69 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
#5 30.36 Get:70 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#5 30.43 Get:71 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
#5 30.56 Get:72 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB]
#5 31.46 Get:73 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
#5 31.51 Get:74 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
#5 33.52 Get:75 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
#5 36.94 Get:76 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
#5 37.39 Get:77 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
#5 37.74 Get:78 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
#5 38.08 Get:79 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
#5 38.11 Get:80 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
#5 38.34 Get:81 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
#5 38.53 Get:82 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
#5 38.71 Get:83 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
#5 38.93 Get:84 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
#5 39.19 Get:85 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
#5 39.21 Get:86 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
#5 39.21 Get:87 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
#5 39.22 Get:88 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
#5 39.31 Get:89 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
#5 39.53 Get:90 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
#5 39.76 Get:91 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
#5 39.84 Get:92 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
#5 39.89 Get:93 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
#5 39.90 Get:94 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
#5 40.06 Get:95 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
#5 40.14 Get:96 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
#5 40.14 Get:97 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#5 40.16 Get:98 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
#5 40.20 Get:99 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
#5 40.28 Get:100 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
#5 40.50 Get:101 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
#5 40.51 Get:102 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
#5 40.54 Get:103 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u2 [245 kB]
#5 40.71 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
#5 40.72 Get:105 http://deb.debian.org/debian bullseye/main amd64 libgeos-3.9.0 amd64 3.9.0-1 [921 kB]
#5 41.07 Get:106 http://deb.debian.org/debian bullseye/main amd64 libgeos-c1v5 amd64 3.9.0-1 [377 kB]
#5 41.13 Get:107 http://deb.debian.org/debian bullseye/main amd64 libgeos-dev amd64 3.9.0-1 [399 kB]
#5 41.21 Get:108 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
#5 41.24 Get:109 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
#5 41.25 Get:110 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
#5 41.26 Get:111 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
#5 41.27 Get:112 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
#5 41.64 Get:113 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB]
#5 41.65 Get:114 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
#5 41.84 debconf: delaying package configuration, since apt-utils is not installed
#5 41.88 Fetched 97.6 MB in 37s (2662 kB/s)
#5 41.91 Selecting previously unselected package perl-modules-5.32.
#5 41.91 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7023 files and directories currently installed.)
#5 41.91 Preparing to unpack .../000-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
#5 41.92 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
#5 42.38 Selecting previously unselected package libgdbm-compat4:amd64.
#5 42.38 Preparing to unpack .../001-libgdbm-compat4_1.19-2_amd64.deb ...
#5 42.39 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
#5 42.42 Selecting previously unselected package libperl5.32:amd64.
#5 42.43 Preparing to unpack .../002-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
#5 42.43 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
#5 42.93 Selecting previously unselected package perl.
#5 42.93 Preparing to unpack .../003-perl_5.32.1-4+deb11u2_amd64.deb ...
#5 42.94 Unpacking perl (5.32.1-4+deb11u2) ...
#5 42.99 Selecting previously unselected package liblocale-gettext-perl.
#5 42.99 Preparing to unpack .../004-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
#5 42.99 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
#5 43.03 Selecting previously unselected package less.
#5 43.03 Preparing to unpack .../005-less_551-2_amd64.deb ...
#5 43.04 Unpacking less (551-2) ...
#5 43.08 Selecting previously unselected package sensible-utils.
#5 43.08 Preparing to unpack .../006-sensible-utils_0.0.14_all.deb ...
#5 43.08 Unpacking sensible-utils (0.0.14) ...
#5 43.12 Selecting previously unselected package bzip2.
#5 43.12 Preparing to unpack .../007-bzip2_1.0.8-4_amd64.deb ...
#5 43.12 Unpacking bzip2 (1.0.8-4) ...
#5 43.15 Selecting previously unselected package manpages.
#5 43.15 Preparing to unpack .../008-manpages_5.10-1_all.deb ...
#5 43.16 Unpacking manpages (5.10-1) ...
#5 43.29 Selecting previously unselected package libmd0:amd64.
#5 43.29 Preparing to unpack .../009-libmd0_1.0.3-3_amd64.deb ...
#5 43.29 Unpacking libmd0:amd64 (1.0.3-3) ...
#5 43.33 Selecting previously unselected package libbsd0:amd64.
#5 43.33 Preparing to unpack .../010-libbsd0_0.11.3-1_amd64.deb ...
#5 43.33 Unpacking libbsd0:amd64 (0.11.3-1) ...
#5 43.37 Selecting previously unselected package libedit2:amd64.
#5 43.37 Preparing to unpack .../011-libedit2_3.1-20191231-2+b1_amd64.deb ...
#5 43.38 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
#5 43.42 Selecting previously unselected package libcbor0:amd64.
#5 43.42 Preparing to unpack .../012-libcbor0_0.5.0+dfsg-2_amd64.deb ...
#5 43.42 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
#5 43.46 Selecting previously unselected package libfido2-1:amd64.
#5 43.46 Preparing to unpack .../013-libfido2-1_1.6.0-2_amd64.deb ...
#5 43.46 Unpacking libfido2-1:amd64 (1.6.0-2) ...
#5 43.50 Selecting previously unselected package openssh-client.
#5 43.50 Preparing to unpack .../014-openssh-client_1%3a8.4p1-5_amd64.deb ...
#5 43.51 Unpacking openssh-client (1:8.4p1-5) ...
#5 43.64 Selecting previously unselected package ucf.
#5 43.64 Preparing to unpack .../015-ucf_3.0043_all.deb ...
#5 43.65 Moving old data out of the way
#5 43.65 Unpacking ucf (3.0043) ...
#5 43.69 Selecting previously unselected package xz-utils.
#5 43.69 Preparing to unpack .../016-xz-utils_5.2.5-2_amd64.deb ...
#5 43.69 Unpacking xz-utils (5.2.5-2) ...
#5 43.74 Selecting previously unselected package binutils-common:amd64.
#5 43.74 Preparing to unpack .../017-binutils-common_2.35.2-2_amd64.deb ...
#5 43.74 Unpacking binutils-common:amd64 (2.35.2-2) ...
#5 44.03 Selecting previously unselected package libbinutils:amd64.
#5 44.04 Preparing to unpack .../018-libbinutils_2.35.2-2_amd64.deb ...
#5 44.04 Unpacking libbinutils:amd64 (2.35.2-2) ...
#5 44.13 Selecting previously unselected package libctf-nobfd0:amd64.
#5 44.13 Preparing to unpack .../019-libctf-nobfd0_2.35.2-2_amd64.deb ...
#5 44.14 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
#5 44.18 Selecting previously unselected package libctf0:amd64.
#5 44.18 Preparing to unpack .../020-libctf0_2.35.2-2_amd64.deb ...
#5 44.18 Unpacking libctf0:amd64 (2.35.2-2) ...
#5 44.21 Selecting previously unselected package binutils-x86-64-linux-gnu.
#5 44.21 Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
#5 44.22 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
#5 44.47 Selecting previously unselected package binutils.
#5 44.47 Preparing to unpack .../022-binutils_2.35.2-2_amd64.deb ...
#5 44.48 Unpacking binutils (2.35.2-2) ...
#5 44.51 Selecting previously unselected package libc-dev-bin.
#5 44.51 Preparing to unpack .../023-libc-dev-bin_2.31-13+deb11u2_amd64.deb ...
#5 44.52 Unpacking libc-dev-bin (2.31-13+deb11u2) ...
#5 44.55 Selecting previously unselected package linux-libc-dev:amd64.
#5 44.55 Preparing to unpack .../024-linux-libc-dev_5.10.70-1_amd64.deb ...
#5 44.56 Unpacking linux-libc-dev:amd64 (5.10.70-1) ...
#5 44.77 Selecting previously unselected package libcrypt-dev:amd64.
#5 44.77 Preparing to unpack .../025-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
#5 44.77 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
#5 44.81 Selecting previously unselected package libtirpc-dev:amd64.
#5 44.81 Preparing to unpack .../026-libtirpc-dev_1.3.1-1_amd64.deb ...
#5 44.82 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
#5 44.86 Selecting previously unselected package libnsl-dev:amd64.
#5 44.86 Preparing to unpack .../027-libnsl-dev_1.3.0-2_amd64.deb ...
#5 44.87 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#5 44.90 Selecting previously unselected package libc6-dev:amd64.
#5 44.90 Preparing to unpack .../028-libc6-dev_2.31-13+deb11u2_amd64.deb ...
#5 44.91 Unpacking libc6-dev:amd64 (2.31-13+deb11u2) ...
#5 45.24 Selecting previously unselected package libisl23:amd64.
#5 45.24 Preparing to unpack .../029-libisl23_0.23-1_amd64.deb ...
#5 45.24 Unpacking libisl23:amd64 (0.23-1) ...
#5 45.34 Selecting previously unselected package libmpfr6:amd64.
#5 45.34 Preparing to unpack .../030-libmpfr6_4.1.0-3_amd64.deb ...
#5 45.34 Unpacking libmpfr6:amd64 (4.1.0-3) ...
#5 45.48 Selecting previously unselected package libmpc3:amd64.
#5 45.48 Preparing to unpack .../031-libmpc3_1.2.0-1_amd64.deb ...
#5 45.48 Unpacking libmpc3:amd64 (1.2.0-1) ...
#5 45.51 Selecting previously unselected package cpp-10.
#5 45.51 Preparing to unpack .../032-cpp-10_10.2.1-6_amd64.deb ...
#5 45.52 Unpacking cpp-10 (10.2.1-6) ...
#5 46.32 Selecting previously unselected package cpp.
#5 46.32 Preparing to unpack .../033-cpp_4%3a10.2.1-1_amd64.deb ...
#5 46.33 Unpacking cpp (4:10.2.1-1) ...
#5 46.36 Selecting previously unselected package libcc1-0:amd64.
#5 46.36 Preparing to unpack .../034-libcc1-0_10.2.1-6_amd64.deb ...
#5 46.37 Unpacking libcc1-0:amd64 (10.2.1-6) ...
#5 46.40 Selecting previously unselected package libgomp1:amd64.
#5 46.40 Preparing to unpack .../035-libgomp1_10.2.1-6_amd64.deb ...
#5 46.41 Unpacking libgomp1:amd64 (10.2.1-6) ...
#5 46.45 Selecting previously unselected package libitm1:amd64.
#5 46.45 Preparing to unpack .../036-libitm1_10.2.1-6_amd64.deb ...
#5 46.45 Unpacking libitm1:amd64 (10.2.1-6) ...
#5 46.49 Selecting previously unselected package libatomic1:amd64.
#5 46.49 Preparing to unpack .../037-libatomic1_10.2.1-6_amd64.deb ...
#5 46.50 Unpacking libatomic1:amd64 (10.2.1-6) ...
#5 46.53 Selecting previously unselected package libasan6:amd64.
#5 46.53 Preparing to unpack .../038-libasan6_10.2.1-6_amd64.deb ...
#5 46.54 Unpacking libasan6:amd64 (10.2.1-6) ...
#5 46.79 Selecting previously unselected package liblsan0:amd64.
#5 46.79 Preparing to unpack .../039-liblsan0_10.2.1-6_amd64.deb ...
#5 46.80 Unpacking liblsan0:amd64 (10.2.1-6) ...
#5 46.91 Selecting previously unselected package libtsan0:amd64.
#5 46.92 Preparing to unpack .../040-libtsan0_10.2.1-6_amd64.deb ...
#5 46.92 Unpacking libtsan0:amd64 (10.2.1-6) ...
#5 47.17 Selecting previously unselected package libubsan1:amd64.
#5 47.17 Preparing to unpack .../041-libubsan1_10.2.1-6_amd64.deb ...
#5 47.17 Unpacking libubsan1:amd64 (10.2.1-6) ...
#5 47.29 Selecting previously unselected package libquadmath0:amd64.
#5 47.29 Preparing to unpack .../042-libquadmath0_10.2.1-6_amd64.deb ...
#5 47.29 Unpacking libquadmath0:amd64 (10.2.1-6) ...
#5 47.34 Selecting previously unselected package libgcc-10-dev:amd64.
#5 47.34 Preparing to unpack .../043-libgcc-10-dev_10.2.1-6_amd64.deb ...
#5 47.34 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
#5 47.60 Selecting previously unselected package gcc-10.
#5 47.60 Preparing to unpack .../044-gcc-10_10.2.1-6_amd64.deb ...
#5 47.61 Unpacking gcc-10 (10.2.1-6) ...
#5 49.12 Selecting previously unselected package gcc.
#5 49.12 Preparing to unpack .../045-gcc_4%3a10.2.1-1_amd64.deb ...
#5 49.13 Unpacking gcc (4:10.2.1-1) ...
#5 49.16 Selecting previously unselected package libstdc++-10-dev:amd64.
#5 49.16 Preparing to unpack .../046-libstdc++-10-dev_10.2.1-6_amd64.deb ...
#5 49.17 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
#5 49.46 Selecting previously unselected package g++-10.
#5 49.46 Preparing to unpack .../047-g++-10_10.2.1-6_amd64.deb ...
#5 49.47 Unpacking g++-10 (10.2.1-6) ...
#5 50.33 Selecting previously unselected package g++.
#5 50.33 Preparing to unpack .../048-g++_4%3a10.2.1-1_amd64.deb ...
#5 50.33 Unpacking g++ (4:10.2.1-1) ...
#5 50.36 Selecting previously unselected package make.
#5 50.37 Preparing to unpack .../049-make_4.3-4.1_amd64.deb ...
#5 50.37 Unpacking make (4.3-4.1) ...
#5 50.44 Selecting previously unselected package libdpkg-perl.
#5 50.44 Preparing to unpack .../050-libdpkg-perl_1.20.9_all.deb ...
#5 50.45 Unpacking libdpkg-perl (1.20.9) ...
#5 50.53 Selecting previously unselected package patch.
#5 50.53 Preparing to unpack .../051-patch_2.7.6-7_amd64.deb ...
#5 50.53 Unpacking patch (2.7.6-7) ...
#5 50.57 Selecting previously unselected package dpkg-dev.
#5 50.58 Preparing to unpack .../052-dpkg-dev_1.20.9_all.deb ...
#5 50.58 Unpacking dpkg-dev (1.20.9) ...
#5 50.70 Selecting previously unselected package build-essential.
#5 50.70 Preparing to unpack .../053-build-essential_12.9_amd64.deb ...
#5 50.71 Unpacking build-essential (12.9) ...
#5 50.74 Selecting previously unselected package libassuan0:amd64.
#5 50.74 Preparing to unpack .../054-libassuan0_2.5.3-7.1_amd64.deb ...
#5 50.75 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
#5 50.78 Selecting previously unselected package gpgconf.
#5 50.78 Preparing to unpack .../055-gpgconf_2.2.27-2_amd64.deb ...
#5 50.79 Unpacking gpgconf (2.2.27-2) ...
#5 50.84 Selecting previously unselected package libksba8:amd64.
#5 50.84 Preparing to unpack .../056-libksba8_1.5.0-3_amd64.deb ...
#5 50.85 Unpacking libksba8:amd64 (1.5.0-3) ...
#5 50.89 Selecting previously unselected package libsasl2-modules-db:amd64.
#5 50.89 Preparing to unpack .../057-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
#5 50.89 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
#5 50.93 Selecting previously unselected package libsasl2-2:amd64.
#5 50.93 Preparing to unpack .../058-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
#5 50.93 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
#5 50.98 Selecting previously unselected package libldap-2.4-2:amd64.
#5 50.98 Preparing to unpack .../059-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
#5 50.98 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
#5 51.04 Selecting previously unselected package libnpth0:amd64.
#5 51.04 Preparing to unpack .../060-libnpth0_1.6-3_amd64.deb ...
#5 51.04 Unpacking libnpth0:amd64 (1.6-3) ...
#5 51.08 Selecting previously unselected package dirmngr.
#5 51.08 Preparing to unpack .../061-dirmngr_2.2.27-2_amd64.deb ...
#5 51.10 Unpacking dirmngr (2.2.27-2) ...
#5 51.17 Selecting previously unselected package libfakeroot:amd64.
#5 51.17 Preparing to unpack .../062-libfakeroot_1.25.3-1.1_amd64.deb ...
#5 51.18 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
#5 51.21 Selecting previously unselected package fakeroot.
#5 51.21 Preparing to unpack .../063-fakeroot_1.25.3-1.1_amd64.deb ...
#5 51.22 Unpacking fakeroot (1.25.3-1.1) ...
#5 51.26 Selecting previously unselected package fonts-dejavu-core.
#5 51.26 Preparing to unpack .../064-fonts-dejavu-core_2.37-2_all.deb ...
#5 51.26 Unpacking fonts-dejavu-core (2.37-2) ...
#5 51.41 Selecting previously unselected package fontconfig-config.
#5 51.41 Preparing to unpack .../065-fontconfig-config_2.13.1-4.2_all.deb ...
#5 51.53 Unpacking fontconfig-config (2.13.1-4.2) ...
#5 51.59 Selecting previously unselected package libbrotli1:amd64.
#5 51.59 Preparing to unpack .../066-libbrotli1_1.0.9-2+b2_amd64.deb ...
#5 51.59 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
#5 51.65 Selecting previously unselected package libnghttp2-14:amd64.
#5 51.66 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
#5 51.66 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
#5 51.70 Selecting previously unselected package libpsl5:amd64.
#5 51.70 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
#5 51.71 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
#5 51.75 Selecting previously unselected package librtmp1:amd64.
#5 51.75 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#5 51.75 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#5 51.79 Selecting previously unselected package libssh2-1:amd64.
#5 51.79 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
#5 51.79 Unpacking libssh2-1:amd64 (1.9.0-2) ...
#5 51.84 Selecting previously unselected package libcurl3-gnutls:amd64.
#5 51.84 Preparing to unpack .../071-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ...
#5 51.85 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
#5 51.90 Selecting previously unselected package liberror-perl.
#5 51.90 Preparing to unpack .../072-liberror-perl_0.17029-1_all.deb ...
#5 51.91 Unpacking liberror-perl (0.17029-1) ...
#5 51.94 Selecting previously unselected package git-man.
#5 51.94 Preparing to unpack .../073-git-man_1%3a2.30.2-1_all.deb ...
#5 51.95 Unpacking git-man (1:2.30.2-1) ...
#5 52.07 Selecting previously unselected package git.
#5 52.07 Preparing to unpack .../074-git_1%3a2.30.2-1_amd64.deb ...
#5 52.09 Unpacking git (1:2.30.2-1) ...
#5 52.65 Selecting previously unselected package gnupg-l10n.
#5 52.65 Preparing to unpack .../075-gnupg-l10n_2.2.27-2_all.deb ...
#5 52.65 Unpacking gnupg-l10n (2.2.27-2) ...
#5 52.77 Selecting previously unselected package gnupg-utils.
#5 52.77 Preparing to unpack .../076-gnupg-utils_2.2.27-2_amd64.deb ...
#5 52.77 Unpacking gnupg-utils (2.2.27-2) ...
#5 52.85 Selecting previously unselected package gpg.
#5 52.85 Preparing to unpack .../077-gpg_2.2.27-2_amd64.deb ...
#5 52.86 Unpacking gpg (2.2.27-2) ...
#5 52.95 Selecting previously unselected package pinentry-curses.
#5 52.95 Preparing to unpack .../078-pinentry-curses_1.1.0-4_amd64.deb ...
#5 52.95 Unpacking pinentry-curses (1.1.0-4) ...
#5 52.99 Selecting previously unselected package gpg-agent.
#5 52.99 Preparing to unpack .../079-gpg-agent_2.2.27-2_amd64.deb ...
#5 52.99 Unpacking gpg-agent (2.2.27-2) ...
#5 53.05 Selecting previously unselected package gpg-wks-client.
#5 53.06 Preparing to unpack .../080-gpg-wks-client_2.2.27-2_amd64.deb ...
#5 53.06 Unpacking gpg-wks-client (2.2.27-2) ...
#5 53.11 Selecting previously unselected package gpg-wks-server.
#5 53.11 Preparing to unpack .../081-gpg-wks-server_2.2.27-2_amd64.deb ...
#5 53.11 Unpacking gpg-wks-server (2.2.27-2) ...
#5 53.15 Selecting previously unselected package gpgsm.
#5 53.15 Preparing to unpack .../082-gpgsm_2.2.27-2_amd64.deb ...
#5 53.16 Unpacking gpgsm (2.2.27-2) ...
#5 53.22 Selecting previously unselected package gnupg.
#5 53.22 Preparing to unpack .../083-gnupg_2.2.27-2_all.deb ...
#5 53.24 Unpacking gnupg (2.2.27-2) ...
#5 53.30 Selecting previously unselected package libalgorithm-diff-perl.
#5 53.30 Preparing to unpack .../084-libalgorithm-diff-perl_1.201-1_all.deb ...
#5 53.30 Unpacking libalgorithm-diff-perl (1.201-1) ...
#5 53.33 Selecting previously unselected package libalgorithm-diff-xs-perl.
#5 53.34 Preparing to unpack .../085-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
#5 53.34 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
#5 53.37 Selecting previously unselected package libalgorithm-merge-perl.
#5 53.38 Preparing to unpack .../086-libalgorithm-merge-perl_0.08-3_all.deb ...
#5 53.38 Unpacking libalgorithm-merge-perl (0.08-3) ...
#5 53.41 Selecting previously unselected package libpng16-16:amd64.
#5 53.42 Preparing to unpack .../087-libpng16-16_1.6.37-3_amd64.deb ...
#5 53.42 Unpacking libpng16-16:amd64 (1.6.37-3) ...
#5 53.48 Selecting previously unselected package libfreetype6:amd64.
#5 53.48 Preparing to unpack .../088-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
#5 53.48 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
#5 53.56 Selecting previously unselected package libfontconfig1:amd64.
#5 53.56 Preparing to unpack .../089-libfontconfig1_2.13.1-4.2_amd64.deb ...
#5 53.57 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
#5 53.61 Selecting previously unselected package libjpeg62-turbo:amd64.
#5 53.61 Preparing to unpack .../090-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
#5 53.62 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
#5 53.67 Selecting previously unselected package libdeflate0:amd64.
#5 53.67 Preparing to unpack .../091-libdeflate0_1.7-1_amd64.deb ...
#5 53.67 Unpacking libdeflate0:amd64 (1.7-1) ...
#5 53.71 Selecting previously unselected package libjbig0:amd64.
#5 53.71 Preparing to unpack .../092-libjbig0_2.1-3.1+b2_amd64.deb ...
#5 53.71 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
#5 53.75 Selecting previously unselected package libwebp6:amd64.
#5 53.75 Preparing to unpack .../093-libwebp6_0.6.1-2.1_amd64.deb ...
#5 53.76 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
#5 53.81 Selecting previously unselected package libtiff5:amd64.
#5 53.81 Preparing to unpack .../094-libtiff5_4.2.0-1_amd64.deb ...
#5 53.81 Unpacking libtiff5:amd64 (4.2.0-1) ...
#5 53.86 Selecting previously unselected package libxau6:amd64.
#5 53.87 Preparing to unpack .../095-libxau6_1%3a1.0.9-1_amd64.deb ...
#5 53.87 Unpacking libxau6:amd64 (1:1.0.9-1) ...
#5 53.90 Selecting previously unselected package libxdmcp6:amd64.
#5 53.90 Preparing to unpack .../096-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#5 53.91 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#5 53.94 Selecting previously unselected package libxcb1:amd64.
#5 53.95 Preparing to unpack .../097-libxcb1_1.14-3_amd64.deb ...
#5 53.95 Unpacking libxcb1:amd64 (1.14-3) ...
#5 53.98 Selecting previously unselected package libx11-data.
#5 53.99 Preparing to unpack .../098-libx11-data_2%3a1.7.2-1_all.deb ...
#5 53.99 Unpacking libx11-data (2:1.7.2-1) ...
#5 54.08 Selecting previously unselected package libx11-6:amd64.
#5 54.08 Preparing to unpack .../099-libx11-6_2%3a1.7.2-1_amd64.deb ...
#5 54.09 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
#5 54.18 Selecting previously unselected package libxpm4:amd64.
#5 54.18 Preparing to unpack .../100-libxpm4_1%3a3.5.12-1_amd64.deb ...
#5 54.19 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
#5 54.23 Selecting previously unselected package libgd3:amd64.
#5 54.23 Preparing to unpack .../101-libgd3_2.3.0-2_amd64.deb ...
#5 54.24 Unpacking libgd3:amd64 (2.3.0-2) ...
#5 54.28 Selecting previously unselected package libc-devtools.
#5 54.28 Preparing to unpack .../102-libc-devtools_2.31-13+deb11u2_amd64.deb ...
#5 54.28 Unpacking libc-devtools (2.31-13+deb11u2) ...
#5 54.32 Selecting previously unselected package libfile-fcntllock-perl.
#5 54.33 Preparing to unpack .../103-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
#5 54.33 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
#5 54.37 Selecting previously unselected package libgeos-3.9.0:amd64.
#5 54.37 Preparing to unpack .../104-libgeos-3.9.0_3.9.0-1_amd64.deb ...
#5 54.38 Unpacking libgeos-3.9.0:amd64 (3.9.0-1) ...
#5 54.48 Selecting previously unselected package libgeos-c1v5:amd64.
#5 54.48 Preparing to unpack .../105-libgeos-c1v5_3.9.0-1_amd64.deb ...
#5 54.49 Unpacking libgeos-c1v5:amd64 (3.9.0-1) ...
#5 54.53 Selecting previously unselected package libgeos-dev.
#5 54.53 Preparing to unpack .../106-libgeos-dev_3.9.0-1_amd64.deb ...
#5 54.53 Unpacking libgeos-dev (3.9.0-1) ...
#5 54.58 Selecting previously unselected package libldap-common.
#5 54.58 Preparing to unpack .../107-libldap-common_2.4.57+dfsg-3_all.deb ...
#5 54.58 Unpacking libldap-common (2.4.57+dfsg-3) ...
#5 54.63 Selecting previously unselected package libsasl2-modules:amd64.
#5 54.63 Preparing to unpack .../108-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
#5 54.63 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
#5 54.67 Selecting previously unselected package libxext6:amd64.
#5 54.68 Preparing to unpack .../109-libxext6_2%3a1.3.3-1.1_amd64.deb ...
#5 54.68 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
#5 54.72 Selecting previously unselected package libxmuu1:amd64.
#5 54.72 Preparing to unpack .../110-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
#5 54.72 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
#5 54.75 Selecting previously unselected package manpages-dev.
#5 54.75 Preparing to unpack .../111-manpages-dev_5.10-1_all.deb ...
#5 54.76 Unpacking manpages-dev (5.10-1) ...
#5 55.03 Selecting previously unselected package publicsuffix.
#5 55.03 Preparing to unpack .../112-publicsuffix_20210108.1309-1_all.deb ...
#5 55.04 Unpacking publicsuffix (20210108.1309-1) ...
#5 55.08 Selecting previously unselected package xauth.
#5 55.08 Preparing to unpack .../113-xauth_1%3a1.1-1_amd64.deb ...
#5 55.08 Unpacking xauth (1:1.1-1) ...
#5 55.12 Setting up libksba8:amd64 (1.5.0-3) ...
#5 55.14 Setting up libxau6:amd64 (1:1.0.9-1) ...
#5 55.15 Setting up libpsl5:amd64 (0.21.0-1.2) ...
#5 55.16 Setting up manpages (5.10-1) ...
#5 55.17 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
#5 55.18 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
#5 55.19 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
#5 55.20 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
#5 55.22 Setting up binutils-common:amd64 (2.35.2-2) ...
#5 55.23 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
#5 55.24 Setting up libdeflate0:amd64 (1.7-1) ...
#5 55.25 Setting up less (551-2) ...
#5 55.27 Setting up linux-libc-dev:amd64 (5.10.70-1) ...
#5 55.28 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
#5 55.29 Setting up libnpth0:amd64 (1.6-3) ...
#5 55.30 Setting up libassuan0:amd64 (2.5.3-7.1) ...
#5 55.31 Setting up libgomp1:amd64 (10.2.1-6) ...
#5 55.32 Setting up bzip2 (1.0.8-4) ...
#5 55.33 Setting up libldap-common (2.4.57+dfsg-3) ...
#5 55.35 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
#5 55.36 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
#5 55.37 Setting up libasan6:amd64 (10.2.1-6) ...
#5 55.38 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
#5 55.39 Setting up fakeroot (1.25.3-1.1) ...
#5 55.40 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.40 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#5 55.41 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
#5 55.42 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
#5 55.43 Setting up libx11-data (2:1.7.2-1) ...
#5 55.44 Setting up make (4.3-4.1) ...
#5 55.45 Setting up libmpfr6:amd64 (4.1.0-3) ...
#5 55.46 Setting up gnupg-l10n (2.2.27-2) ...
#5 55.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#5 55.48 Setting up xz-utils (5.2.5-2) ...
#5 55.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#5 55.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
#5 55.49 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
#5 55.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
#5 55.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
#5 55.51 Setting up libquadmath0:amd64 (10.2.1-6) ...
#5 55.52 Setting up libpng16-16:amd64 (1.6.37-3) ...
#5 55.55 Setting up libmpc3:amd64 (1.2.0-1) ...
#5 55.56 Setting up libatomic1:amd64 (10.2.1-6) ...
#5 55.57 Setting up patch (2.7.6-7) ...
#5 55.58 Setting up libwebp6:amd64 (0.6.1-2.1) ...
#5 55.59 Setting up fonts-dejavu-core (2.37-2) ...
#5 55.64 Setting up libgdbm-compat4:amd64 (1.19-2) ...
#5 55.66 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
#5 55.67 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
#5 55.68 Setting up libubsan1:amd64 (10.2.1-6) ...
#5 55.69 Setting up libmd0:amd64 (1.0.3-3) ...
#5 55.70 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#5 55.71 Setting up sensible-utils (0.0.14) ...
#5 55.72 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
#5 55.73 Setting up libgeos-3.9.0:amd64 (3.9.0-1) ...
#5 55.74 Setting up gpgconf (2.2.27-2) ...
#5 55.75 Setting up git-man (1:2.30.2-1) ...
#5 55.76 Setting up libssh2-1:amd64 (1.9.0-2) ...
#5 55.77 Setting up libtiff5:amd64 (4.2.0-1) ...
#5 55.78 Setting up libbinutils:amd64 (2.35.2-2) ...
#5 55.80 Setting up libfido2-1:amd64 (1.6.0-2) ...
#5 55.81 Setting up libisl23:amd64 (0.23-1) ...
#5 55.82 Setting up libc-dev-bin (2.31-13+deb11u2) ...
#5 55.83 Setting up libbsd0:amd64 (0.11.3-1) ...
#5 55.84 Setting up publicsuffix (20210108.1309-1) ...
#5 55.85 Setting up libcc1-0:amd64 (10.2.1-6) ...
#5 55.86 Setting up liblocale-gettext-perl (1.07-4+b1) ...
#5 55.87 Setting up gpg (2.2.27-2) ...
#5 55.88 Setting up liblsan0:amd64 (10.2.1-6) ...
#5 55.89 Setting up cpp-10 (10.2.1-6) ...
#5 55.91 Setting up libitm1:amd64 (10.2.1-6) ...
#5 55.92 Setting up gnupg-utils (2.2.27-2) ...
#5 55.93 Setting up libtsan0:amd64 (10.2.1-6) ...
#5 55.94 Setting up libctf0:amd64 (2.35.2-2) ...
#5 55.95 Setting up pinentry-curses (1.1.0-4) ...
#5 55.97 Setting up manpages-dev (5.10-1) ...
#5 55.98 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#5 55.99 Setting up libxcb1:amd64 (1.14-3) ...
#5 56.00 Setting up gpg-agent (2.2.27-2) ...
#5 56.56 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
#5 56.57 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
#5 56.59 Setting up gpgsm (2.2.27-2) ...
#5 56.60 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
#5 56.61 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
#5 56.62 Setting up dirmngr (2.2.27-2) ...
#5 56.79 Setting up perl (5.32.1-4+deb11u2) ...
#5 56.81 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
#5 56.82 Setting up libgeos-c1v5:amd64 (3.9.0-1) ...
#5 56.83 Setting up ucf (3.0043) ...
#5 56.95 debconf: unable to initialize frontend: Dialog
#5 56.95 debconf: (TERM is not set, so the dialog frontend is not usable.)
#5 56.95 debconf: falling back to frontend: Readline
#5 57.01 Setting up libdpkg-perl (1.20.9) ...
#5 57.02 Setting up gpg-wks-server (2.2.27-2) ...
#5 57.03 Setting up cpp (4:10.2.1-1) ...
#5 57.05 Setting up libc6-dev:amd64 (2.31-13+deb11u2) ...
#5 57.06 Setting up libx11-6:amd64 (2:1.7.2-1) ...
#5 57.08 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
#5 57.09 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
#5 57.10 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
#5 57.11 Setting up libxpm4:amd64 (1:3.5.12-1) ...
#5 57.12 Setting up gpg-wks-client (2.2.27-2) ...
#5 57.14 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
#5 57.15 Setting up libalgorithm-diff-perl (1.201-1) ...
#5 57.16 Setting up fontconfig-config (2.13.1-4.2) ...
#5 57.27 debconf: unable to initialize frontend: Dialog
#5 57.27 debconf: (TERM is not set, so the dialog frontend is not usable.)
#5 57.27 debconf: falling back to frontend: Readline
#5 57.48 Setting up openssh-client (1:8.4p1-5) ...
#5 57.58 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
#5 57.59 Setting up binutils (2.35.2-2) ...
#5 57.60 Setting up dpkg-dev (1.20.9) ...
#5 57.62 Setting up liberror-perl (0.17029-1) ...
#5 57.63 Setting up libgeos-dev (3.9.0-1) ...
#5 57.64 Setting up git (1:2.30.2-1) ...
#5 57.68 Setting up gcc-10 (10.2.1-6) ...
#5 57.69 Setting up xauth (1:1.1-1) ...
#5 57.70 Setting up gnupg (2.2.27-2) ...
#5 57.71 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
#5 57.72 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
#5 57.73 Setting up libalgorithm-merge-perl (0.08-3) ...
#5 57.74 Setting up g++-10 (10.2.1-6) ...
#5 57.75 Setting up gcc (4:10.2.1-1) ...
#5 57.78 Setting up libgd3:amd64 (2.3.0-2) ...
#5 57.79 Setting up g++ (4:10.2.1-1) ...
#5 57.82 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
#5 57.82 Setting up build-essential (12.9) ...
#5 57.84 Setting up libc-devtools (2.31-13+deb11u2) ...
#5 57.85 Processing triggers for libc-bin (2.31-13+deb11u2) ...
#5 DONE 58.9s
#6 [3/5] RUN pip install numpy==1.21.4 cython==0.29.25
#6 sha256:8ff515507b2a97a929a0eaaa7e8b8994baf4ffeb1af86f2b61809e066e706632
#6 2.301 Collecting numpy==1.21.4
#6 2.423 Downloading numpy-1.21.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.9 MB)
#6 5.364 Collecting cython==0.29.25
#6 5.445 Downloading Cython-0.29.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB)
#6 5.755 Installing collected packages: numpy, cython
#6 8.259 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#6 8.259 Successfully installed cython-0.29.25 numpy-1.21.4
#6 8.433 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
#6 8.433 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
#6 DONE 8.8s
#7 [4/5] RUN pip install --verbose --no-binary=shapely "git+https://github.com/shapely/shapely@907c7ee19219b74c45e032f085d3dd3020e0544d#egg=shapely"
#7 sha256:03b1aaf60c981f023c9e95b3167de03aebb1d927f837921f09de5ac0f82cb623
#7 0.556 Using pip 21.2.4 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
#7 0.579 Collecting shapely
#7 0.580 Cloning https://github.com/shapely/shapely (to revision 907c7ee19219b74c45e032f085d3dd3020e0544d) to /tmp/pip-install-3d4hbpi8/shapely_ec4c5a65571445859ece34b8b479ee84
#7 0.580 Running command git clone -q https://github.com/shapely/shapely /tmp/pip-install-3d4hbpi8/shapely_ec4c5a65571445859ece34b8b479ee84
#7 2.503 Running command git show-ref 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 2.506 Running command git rev-parse -q --verify 'sha^907c7ee19219b74c45e032f085d3dd3020e0544d'
#7 2.508 Running command git fetch -q https://github.com/shapely/shapely 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.188 Running command git rev-parse FETCH_HEAD
#7 3.191 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.191 Running command git rev-parse HEAD
#7 3.194 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.194 Resolved https://github.com/shapely/shapely to commit 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 3.320 Installing build dependencies: started
#7 3.320 Running command /usr/local/bin/python /tmp/pip-standalone-pip-uutsg176/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-gi8zp0ut/overlay --no-warn-script-location --no-binary shapely --only-binary :none: -i https://pypi.org/simple -- setuptools wheel cython oldest-supported-numpy
#7 4.943 Collecting setuptools
#7 5.033 Downloading setuptools-59.6.0-py3-none-any.whl (952 kB)
#7 5.283 Collecting wheel
#7 5.305 Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB)
#7 5.859 Collecting cython
#7 5.936 Downloading Cython-0.29.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB)
#7 6.323 Collecting oldest-supported-numpy
#7 6.355 Downloading oldest_supported_numpy-0.14-py3-none-any.whl (3.8 kB)
#7 7.029 Collecting numpy==1.21.4
#7 7.253 Using cached numpy-1.21.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.9 MB)
#7 7.470 Installing collected packages: numpy, wheel, setuptools, oldest-supported-numpy, cython
#7 10.16 Successfully installed cython-0.29.26 numpy-1.21.4 oldest-supported-numpy-0.14 setuptools-59.6.0 wheel-0.37.0
#7 10.16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#7 10.17 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
#7 10.17 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
#7 10.28 Installing build dependencies: finished with status 'done'
#7 10.29 Getting requirements to build wheel: started
#7 10.29 Running command /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpe2rze0fd
#7 12.08 Compiling shapely/_geometry_helpers.pyx because it changed.
#7 12.08 Compiling shapely/_geos.pyx because it changed.
#7 12.08 [1/2] Cythonizing shapely/_geometry_helpers.pyx
#7 12.08 [2/2] Cythonizing shapely/_geos.pyx
#7 12.14 running egg_info
#7 12.14 creating shapely.egg-info
#7 12.14 writing shapely.egg-info/PKG-INFO
#7 12.14 writing dependency_links to shapely.egg-info/dependency_links.txt
#7 12.15 writing requirements to shapely.egg-info/requires.txt
#7 12.15 writing top-level names to shapely.egg-info/top_level.txt
#7 12.15 writing manifest file 'shapely.egg-info/SOURCES.txt'
#7 12.23 reading manifest file 'shapely.egg-info/SOURCES.txt'
#7 12.23 reading manifest template 'MANIFEST.in'
#7 12.23 no previously-included directories found matching 'manual'
#7 12.23 no previously-included directories found matching 'debian'
#7 12.23 no previously-included directories found matching 'docs'
#7 12.23 warning: no previously-included files found matching '*.txt'
#7 12.25 warning: no files found matching '*.dll' under directory 'shapely/DLLs'
#7 12.25 warning: no files found matching '*.rst' under directory 'shapely/DLLs'
#7 12.25 warning: no files found matching '*.txt' under directory 'shapely/DLLs'
#7 12.25 adding license file 'LICENSE'
#7 12.25 adding license file 'LICENSE.txt'
#7 12.25 writing manifest file 'shapely.egg-info/SOURCES.txt'
#7 12.48 Getting requirements to build wheel: finished with status 'done'
#7 12.48 Preparing wheel metadata: started
#7 12.49 Running command /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp_qwoesm0
#7 12.91 running dist_info
#7 12.92 creating /tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info
#7 12.92 writing /tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/PKG-INFO
#7 12.92 writing dependency_links to /tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/dependency_links.txt
#7 12.92 writing requirements to /tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/requires.txt
#7 12.92 writing top-level names to /tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/top_level.txt
#7 12.92 writing manifest file '/tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/SOURCES.txt'
#7 13.01 reading manifest file '/tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/SOURCES.txt'
#7 13.01 reading manifest template 'MANIFEST.in'
#7 13.01 no previously-included directories found matching 'manual'
#7 13.01 no previously-included directories found matching 'debian'
#7 13.01 no previously-included directories found matching 'docs'
#7 13.01 warning: no previously-included files found matching '*.txt'
#7 13.02 warning: no files found matching '*.dll' under directory 'shapely/DLLs'
#7 13.02 warning: no files found matching '*.rst' under directory 'shapely/DLLs'
#7 13.02 warning: no files found matching '*.txt' under directory 'shapely/DLLs'
#7 13.02 adding license file 'LICENSE'
#7 13.02 adding license file 'LICENSE.txt'
#7 13.02 writing manifest file '/tmp/pip-modern-metadata-xtkt1re_/shapely.egg-info/SOURCES.txt'
#7 13.02 creating '/tmp/pip-modern-metadata-xtkt1re_/shapely.dist-info'
#7 13.03 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
#7 13.03 adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
#7 13.09 Preparing wheel metadata: finished with status 'done'
#7 13.10 Requirement already satisfied: numpy>=1.13 in /usr/local/lib/python3.10/site-packages (from shapely) (1.21.4)
#7 13.10 Building wheels for collected packages: shapely
#7 13.10 Running command git rev-parse HEAD
#7 13.10 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 13.10 Running command git show-ref 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 13.11 Building wheel for shapely (PEP 517): started
#7 13.11 Running command /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmp3kh4h3ra
#7 13.55 running bdist_wheel
#7 13.55 running build
#7 13.55 running build_py
#7 13.56 creating build
#7 13.56 creating build/lib.linux-x86_64-3.10
#7 13.56 creating build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/wkb.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/_version.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/validation.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/wkt.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/ops.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/testing.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/constructive.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/affinity.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/_geometry.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/prepared.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/measurement.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/io.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/coords.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/strtree.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/geos.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.56 copying shapely/decorators.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/predicates.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/speedups.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/linear.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/enum.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/__init__.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/strtree_pygeos.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/set_operations.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/errors.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/creation.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 copying shapely/coordinates.py -> build/lib.linux-x86_64-3.10/shapely
#7 13.57 creating build/lib.linux-x86_64-3.10/shapely/examples
#7 13.57 copying shapely/examples/dissolve.py -> build/lib.linux-x86_64-3.10/shapely/examples
#7 13.57 copying shapely/examples/intersect.py -> build/lib.linux-x86_64-3.10/shapely/examples
#7 13.57 copying shapely/examples/geoms.py -> build/lib.linux-x86_64-3.10/shapely/examples
#7 13.57 copying shapely/examples/__init__.py -> build/lib.linux-x86_64-3.10/shapely/examples
#7 13.57 creating build/lib.linux-x86_64-3.10/shapely/vectorized
#7 13.57 copying shapely/vectorized/__init__.py -> build/lib.linux-x86_64-3.10/shapely/vectorized
#7 13.57 creating build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/base.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/conftest.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/geo.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/polygon.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/multipoint.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/collection.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/multilinestring.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/point.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/multipolygon.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/__init__.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 copying shapely/geometry/linestring.py -> build/lib.linux-x86_64-3.10/shapely/geometry
#7 13.57 creating build/lib.linux-x86_64-3.10/shapely/algorithms
#7 13.57 copying shapely/algorithms/cga.py -> build/lib.linux-x86_64-3.10/shapely/algorithms
#7 13.57 copying shapely/algorithms/polylabel.py -> build/lib.linux-x86_64-3.10/shapely/algorithms
#7 13.57 copying shapely/algorithms/__init__.py -> build/lib.linux-x86_64-3.10/shapely/algorithms
#7 13.58 creating build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_set_operations.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/common.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_misc.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_measurement.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_constructive.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_creation.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_io.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_testing.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_strtree.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_creation_indices.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_coordinates.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/__init__.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_linear.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_geometry.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 copying shapely/tests/test_predicates.py -> build/lib.linux-x86_64-3.10/shapely/tests
#7 13.58 creating build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_linestring.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_multi.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_multilinestring.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_collection.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_multipolygon.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_multipoint.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_polygon.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/__init__.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_point.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 copying shapely/tests/geometry/test_geometry_base.py -> build/lib.linux-x86_64-3.10/shapely/tests/geometry
#7 13.58 running egg_info
#7 13.59 writing shapely.egg-info/PKG-INFO
#7 13.59 writing dependency_links to shapely.egg-info/dependency_links.txt
#7 13.59 writing requirements to shapely.egg-info/requires.txt
#7 13.59 writing top-level names to shapely.egg-info/top_level.txt
#7 13.68 reading manifest file 'shapely.egg-info/SOURCES.txt'
#7 13.68 reading manifest template 'MANIFEST.in'
#7 13.68 no previously-included directories found matching 'manual'
#7 13.68 no previously-included directories found matching 'debian'
#7 13.69 warning: no files found matching '*.dll' under directory 'shapely/DLLs'
#7 13.69 warning: no files found matching '*.rst' under directory 'shapely/DLLs'
#7 13.69 warning: no files found matching '*.txt' under directory 'shapely/DLLs'
#7 13.69 adding license file 'LICENSE'
#7 13.69 adding license file 'LICENSE.txt'
#7 13.69 writing manifest file 'shapely.egg-info/SOURCES.txt'
#7 13.70 copying shapely/_geometry_helpers.pyx -> build/lib.linux-x86_64-3.10/shapely
#7 13.70 copying shapely/_geos.pxd -> build/lib.linux-x86_64-3.10/shapely
#7 13.70 copying shapely/_geos.pxi -> build/lib.linux-x86_64-3.10/shapely
#7 13.70 copying shapely/_geos.pyx -> build/lib.linux-x86_64-3.10/shapely
#7 13.70 copying shapely/_pygeos_api.pxd -> build/lib.linux-x86_64-3.10/shapely
#7 13.70 UPDATING build/lib.linux-x86_64-3.10/shapely/_version.py
#7 13.70 set build/lib.linux-x86_64-3.10/shapely/_version.py to '2.0.0.dev0+15.g907c7ee'
#7 13.70 running build_ext
#7 13.70 building 'shapely.lib' extension
#7 13.70 creating build/temp.linux-x86_64-3.10
#7 13.70 creating build/temp.linux-x86_64-3.10/src
#7 13.70 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/c_api.c -o build/temp.linux-x86_64-3.10/src/c_api.o
#7 13.79 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/coords.c -o build/temp.linux-x86_64-3.10/src/coords.o
#7 14.04 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/geos.c -o build/temp.linux-x86_64-3.10/src/geos.o
#7 14.25 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/lib.c -o build/temp.linux-x86_64-3.10/src/lib.o
#7 14.37 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/pygeom.c -o build/temp.linux-x86_64-3.10/src/pygeom.o
#7 14.57 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/strtree.c -o build/temp.linux-x86_64-3.10/src/strtree.o
#7 14.65 In file included from src/strtree.c:18:
#7 14.65 src/strtree.c: In function ‘nearest_all_distance_callback’:
#7 14.65 src/kvec.h:61:25: warning: value computed is not used [-Wunused-value]
#7 14.65 61 | #define kv_pop(v) ((v).a[--(v).n])
#7 14.65 | ~~~~~~^~~~~~~~~~
#7 14.65 src/strtree.c:680:7: note: in expansion of macro ‘kv_pop’
#7 14.65 680 | kv_pop(*(params->dist_pairs));
#7 14.65 | ^~~~~~
#7 14.93 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/ufuncs.c -o build/temp.linux-x86_64-3.10/src/ufuncs.o
#7 15.01 src/ufuncs.c:166:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 166 | static PyUFuncGenericFunction Y_b_funcs[1] = {&Y_b_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:166:47: note: (near initialization for ‘Y_b_funcs[0]’)
#7 15.01 src/ufuncs.c:198:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 198 | static PyUFuncGenericFunction O_b_funcs[1] = {&O_b_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:198:47: note: (near initialization for ‘O_b_funcs[0]’)
#7 15.01 src/ufuncs.c:239:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 239 | static PyUFuncGenericFunction YY_b_funcs[1] = {&YY_b_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:239:48: note: (near initialization for ‘YY_b_funcs[0]’)
#7 15.01 src/ufuncs.c:320:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 320 | static PyUFuncGenericFunction YY_b_p_funcs[1] = {&YY_b_p_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:320:50: note: (near initialization for ‘YY_b_p_funcs[0]’)
#7 15.01 src/ufuncs.c:341:55: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 341 | static PyUFuncGenericFunction is_prepared_funcs[1] = {&is_prepared_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:341:55: note: (near initialization for ‘is_prepared_funcs[0]’)
#7 15.01 src/ufuncs.c:458:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 458 | static PyUFuncGenericFunction Y_Y_funcs[1] = {&Y_Y_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:458:47: note: (near initialization for ‘Y_Y_funcs[0]’)
#7 15.01 src/ufuncs.c:507:45: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 507 | static PyUFuncGenericFunction Y_funcs[1] = {&Y_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:507:45: note: (near initialization for ‘Y_funcs[0]’)
#7 15.01 src/ufuncs.c:593:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.01 593 | static PyUFuncGenericFunction Yd_Y_funcs[1] = {&Yd_Y_func};
#7 15.01 | ^
#7 15.01 src/ufuncs.c:593:48: note: (near initialization for ‘Yd_Y_funcs[0]’)
#7 15.02 src/ufuncs.c:729:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 729 | static PyUFuncGenericFunction Yi_Y_funcs[1] = {&Yi_Y_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:729:48: note: (near initialization for ‘Yi_Y_funcs[0]’)
#7 15.02 src/ufuncs.c:877:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 877 | static PyUFuncGenericFunction YY_Y_funcs[1] = {&YY_Y_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:877:48: note: (near initialization for ‘YY_Y_funcs[0]’)
#7 15.02 src/ufuncs.c:981:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 981 | static PyUFuncGenericFunction Y_d_funcs[1] = {&Y_d_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:981:47: note: (near initialization for ‘Y_d_funcs[0]’)
#7 15.02 src/ufuncs.c: In function ‘Y_i_func’:
#7 15.02 src/ufuncs.c:1034:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#7 15.02 1034 | int errcode = (int)((int**)data)[1];
#7 15.02 | ^
#7 15.02 src/ufuncs.c:1035:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#7 15.02 1035 | int none_value = (int)((int**)data)[2];
#7 15.02 | ^
#7 15.02 src/ufuncs.c: At top level:
#7 15.02 src/ufuncs.c:1066:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 1066 | static PyUFuncGenericFunction Y_i_funcs[1] = {&Y_i_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:1066:47: note: (near initialization for ‘Y_i_funcs[0]’)
#7 15.02 src/ufuncs.c:1159:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 1159 | static PyUFuncGenericFunction YY_d_funcs[1] = {&YY_d_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:1159:48: note: (near initialization for ‘YY_d_funcs[0]’)
#7 15.02 src/ufuncs.c:1200:49: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 1200 | static PyUFuncGenericFunction YYd_d_funcs[1] = {&YYd_d_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:1200:49: note: (near initialization for ‘YYd_d_funcs[0]’)
#7 15.02 src/ufuncs.c:1253:49: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 1253 | static PyUFuncGenericFunction YYd_Y_funcs[1] = {&YYd_Y_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:1253:49: note: (near initialization for ‘YYd_Y_funcs[0]’)
#7 15.02 src/ufuncs.c:1298:47: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 1298 | static PyUFuncGenericFunction box_funcs[1] = {&box_func};
#7 15.02 | ^
#7 15.02 src/ufuncs.c:1298:47: note: (near initialization for ‘box_funcs[0]’)
#7 15.02 src/ufuncs.c:1389:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.02 1389 | static PyUFuncGenericFunction buffer_funcs[1] = {&buffer_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1389:50: note: (near initialization for ‘buffer_funcs[0]’)
#7 15.03 src/ufuncs.c:1451:56: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1451 | static PyUFuncGenericFunction offset_curve_funcs[1] = {&offset_curve_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1451:56: note: (near initialization for ‘offset_curve_funcs[0]’)
#7 15.03 src/ufuncs.c:1496:48: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1496 | static PyUFuncGenericFunction snap_funcs[1] = {&snap_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1496:48: note: (near initialization for ‘snap_funcs[0]’)
#7 15.03 src/ufuncs.c:1557:56: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1557 | static PyUFuncGenericFunction clip_by_rect_funcs[1] = {&clip_by_rect_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1557:56: note: (near initialization for ‘clip_by_rect_funcs[0]’)
#7 15.03 src/ufuncs.c:1595:56: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1595 | static PyUFuncGenericFunction equals_exact_funcs[1] = {&equals_exact_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1595:56: note: (near initialization for ‘equals_exact_funcs[0]’)
#7 15.03 src/ufuncs.c:1691:62: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1691 | static PyUFuncGenericFunction delaunay_triangles_funcs[1] = {&delaunay_triangles_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1691:62: note: (near initialization for ‘delaunay_triangles_funcs[0]’)
#7 15.03 src/ufuncs.c:1739:60: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1739 | static PyUFuncGenericFunction voronoi_polygons_funcs[1] = {&voronoi_polygons_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1739:60: note: (near initialization for ‘voronoi_polygons_funcs[0]’)
#7 15.03 src/ufuncs.c:1777:59: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1777 | static PyUFuncGenericFunction is_valid_reason_funcs[1] = {&is_valid_reason_func};
#7 15.03 | ^
#7 15.03 src/ufuncs.c:1777:59: note: (near initialization for ‘is_valid_reason_funcs[0]’)
#7 15.03 src/ufuncs.c:1818:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.03 1818 | static PyUFuncGenericFunction relate_funcs[1] = {&relate_func};
#7 15.03 | ^
#7 15.04 src/ufuncs.c:1818:50: note: (near initialization for ‘relate_funcs[0]’)
#7 15.04 src/ufuncs.c:1878:58: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.04 1878 | static PyUFuncGenericFunction relate_pattern_funcs[1] = {&relate_pattern_func};
#7 15.04 | ^
#7 15.04 src/ufuncs.c:1878:58: note: (near initialization for ‘relate_pattern_funcs[0]’)
#7 15.04 src/ufuncs.c: In function ‘polygonize_func’:
#7 15.04 src/ufuncs.c:1908:51: warning: passing argument 2 of ‘GEOSPolygonize_r’ from incompatible pointer type [-Wincompatible-pointer-types]
#7 15.04 1908 | GEOSGeometry* ret_ptr = GEOSPolygonize_r(ctx, geoms, n_geoms);
#7 15.04 | ^~~~~
#7 15.04 | |
#7 15.04 | GEOSGeometry ** {aka struct GEOSGeom_t **}
#7 15.04 In file included from src/geos.h:15,
#7 15.04 from src/ufuncs.c:16:
#7 15.04 /usr/include/geos_c.h:678:57: note: expected ‘const GEOSGeometry * const*’ {aka ‘const struct GEOSGeom_t * const*’} but argument is of type ‘GEOSGeometry **’ {aka ‘struct GEOSGeom_t **’}
#7 15.04 678 | const GEOSGeometry *const geoms[],
#7 15.04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
#7 15.04 src/ufuncs.c: At top level:
#7 15.04 src/ufuncs.c:1922:54: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.04 1922 | static PyUFuncGenericFunction polygonize_funcs[1] = {&polygonize_func};
#7 15.04 | ^
#7 15.04 src/ufuncs.c:1922:54: note: (near initialization for ‘polygonize_funcs[0]’)
#7 15.04 src/ufuncs.c:1999:59: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.04 1999 | static PyUFuncGenericFunction polygonize_full_funcs[1] = {&polygonize_full_func};
#7 15.04 | ^
#7 15.04 src/ufuncs.c:1999:59: note: (near initialization for ‘polygonize_full_funcs[0]’)
#7 15.04 src/ufuncs.c:2071:57: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.04 2071 | static PyUFuncGenericFunction shortest_line_funcs[1] = {&shortest_line_func};
#7 15.04 | ^
#7 15.04 src/ufuncs.c:2071:57: note: (near initialization for ‘shortest_line_funcs[0]’)
#7 15.04 src/ufuncs.c:2138:57: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.04 2138 | static PyUFuncGenericFunction set_precision_funcs[1] = {&set_precision_func};
#7 15.04 | ^
#7 15.04 src/ufuncs.c:2138:57: note: (near initialization for ‘set_precision_funcs[0]’)
#7 15.04 src/ufuncs.c:2186:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.04 2186 | static PyUFuncGenericFunction points_funcs[1] = {&points_func};
#7 15.04 | ^
#7 15.04 src/ufuncs.c:2186:50: note: (near initialization for ‘points_funcs[0]’)
#7 15.04 In file included from src/ufuncs.c:15:
#7 15.04 src/ufuncs.c: In function ‘linestrings_func’:
#7 15.05 src/fast_loop_macros.h:83:21: warning: unused variable ‘i_c2’ [-Wunused-variable]
#7 15.05 83 | npy_intp i, i_c1, i_c2; \
#7 15.05 | ^~~~
#7 15.05 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 15.05 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 15.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 15.05 src/fast_loop_macros.h:83:15: warning: unused variable ‘i_c1’ [-Wunused-variable]
#7 15.05 83 | npy_intp i, i_c1, i_c2; \
#7 15.05 | ^~~~
#7 15.05 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 15.05 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 15.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 15.05 src/fast_loop_macros.h:80:47: warning: unused variable ‘cp2’ [-Wunused-variable]
#7 15.05 80 | char *ip1 = args[0], *op1 = args[1], *cp1, *cp2; \
#7 15.05 | ^~~
#7 15.05 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 15.05 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 15.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 15.05 src/fast_loop_macros.h:80:41: warning: unused variable ‘cp1’ [-Wunused-variable]
#7 15.05 80 | char *ip1 = args[0], *op1 = args[1], *cp1, *cp2; \
#7 15.05 | ^~~
#7 15.05 src/ufuncs.c:2200:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 15.05 2200 | DOUBLE_COREDIM_LOOP_OUTER {
#7 15.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 15.05 src/ufuncs.c: At top level:
#7 15.05 src/ufuncs.c:2226:55: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.05 2226 | static PyUFuncGenericFunction linestrings_funcs[1] = {&linestrings_func};
#7 15.05 | ^
#7 15.05 src/ufuncs.c:2226:55: note: (near initialization for ‘linestrings_funcs[0]’)
#7 15.05 In file included from src/ufuncs.c:15:
#7 15.05 src/ufuncs.c: In function ‘linearrings_func’:
#7 15.05 src/fast_loop_macros.h:83:15: warning: unused variable ‘i_c1’ [-Wunused-variable]
#7 15.05 83 | npy_intp i, i_c1, i_c2; \
#7 15.05 | ^~~~
#7 15.05 src/ufuncs.c:2242:3: note: in expansion of macro ‘DOUBLE_COREDIM_LOOP_OUTER’
#7 15.05 2242 | DOUBLE_COREDIM_LOOP_OUTER {
#7 15.05 | ^~~~~~~~~~~~~~~~~~~~~~~~~
#7 15.05 src/ufuncs.c: At top level:
#7 15.05 src/ufuncs.c:2289:55: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.05 2289 | static PyUFuncGenericFunction linearrings_funcs[1] = {&linearrings_func};
#7 15.05 | ^
#7 15.05 src/ufuncs.c:2289:55: note: (near initialization for ‘linearrings_funcs[0]’)
#7 15.05 src/ufuncs.c:2401:52: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.05 2401 | static PyUFuncGenericFunction polygons_funcs[1] = {&polygons_func};
#7 15.05 | ^
#7 15.05 src/ufuncs.c:2401:52: note: (near initialization for ‘polygons_funcs[0]’)
#7 15.06 src/ufuncs.c:2504:61: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.06 2504 | static PyUFuncGenericFunction create_collection_funcs[1] = {&create_collection_func};
#7 15.06 | ^
#7 15.06 src/ufuncs.c:2504:61: note: (near initialization for ‘create_collection_funcs[0]’)
#7 15.06 src/ufuncs.c:2598:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.06 2598 | static PyUFuncGenericFunction bounds_funcs[1] = {&bounds_func};
#7 15.06 | ^
#7 15.06 src/ufuncs.c:2598:50: note: (near initialization for ‘bounds_funcs[0]’)
#7 15.06 src/ufuncs.c:2691:52: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.06 2691 | static PyUFuncGenericFunction from_wkb_funcs[1] = {&from_wkb_func};
#7 15.06 | ^
#7 15.06 src/ufuncs.c:2691:52: note: (near initialization for ‘from_wkb_funcs[0]’)
#7 15.06 src/ufuncs.c:2768:52: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.06 2768 | static PyUFuncGenericFunction from_wkt_funcs[1] = {&from_wkt_func};
#7 15.06 | ^
#7 15.06 src/ufuncs.c:2768:52: note: (near initialization for ‘from_wkt_funcs[0]’)
#7 15.06 src/ufuncs.c:2873:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.06 2873 | static PyUFuncGenericFunction to_wkb_funcs[1] = {&to_wkb_func};
#7 15.06 | ^
#7 15.06 src/ufuncs.c:2873:50: note: (near initialization for ‘to_wkb_funcs[0]’)
#7 15.06 src/ufuncs.c:2957:50: warning: initialization of ‘void (*)(char **, const npy_intp *, const npy_intp *, void *)’ {aka ‘void (*)(char **, const long int *, const long int *, void *)’} from incompatible pointer type ‘void (*)(char **, npy_intp *, npy_intp *, void *)’ {aka ‘void (*)(char **, long int *, long int *, void *)’} [-Wincompatible-pointer-types]
#7 15.06 2957 | static PyUFuncGenericFunction to_wkt_funcs[1] = {&to_wkt_func};
#7 15.06 | ^
#7 15.06 src/ufuncs.c:2957:50: note: (near initialization for ‘to_wkt_funcs[0]’)
#7 16.15 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c src/vector.c -o build/temp.linux-x86_64-3.10/src/vector.o
#7 16.25 gcc -pthread -shared -Wl,--strip-all build/temp.linux-x86_64-3.10/src/c_api.o build/temp.linux-x86_64-3.10/src/coords.o build/temp.linux-x86_64-3.10/src/geos.o build/temp.linux-x86_64-3.10/src/lib.o build/temp.linux-x86_64-3.10/src/pygeom.o build/temp.linux-x86_64-3.10/src/strtree.o build/temp.linux-x86_64-3.10/src/ufuncs.o build/temp.linux-x86_64-3.10/src/vector.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lgeos_c -o build/lib.linux-x86_64-3.10/shapely/lib.cpython-310-x86_64-linux-gnu.so
#7 16.27 building 'shapely._geometry_helpers' extension
#7 16.27 creating build/temp.linux-x86_64-3.10/shapely
#7 16.27 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DGEOS_USE_ONLY_R_API -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c shapely/_geometry_helpers.c -o build/temp.linux-x86_64-3.10/shapely/_geometry_helpers.o
#7 16.34 In file included from /tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969,
#7 16.34 from /tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
#7 16.34 from /tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4,
#7 16.34 from shapely/_geometry_helpers.c:714:
#7 16.34 /tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
#7 16.34 17 | #warning "Using deprecated NumPy API, disable it with " \
#7 16.34 | ^~~~~~~
#7 23.34 gcc -pthread -shared -Wl,--strip-all build/temp.linux-x86_64-3.10/shapely/_geometry_helpers.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lgeos_c -o build/lib.linux-x86_64-3.10/shapely/_geometry_helpers.cpython-310-x86_64-linux-gnu.so
#7 23.36 building 'shapely._geos' extension
#7 23.36 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DGEOS_USE_ONLY_R_API -I./src -I/usr/include -I/usr/local/include/python3.10 -I/tmp/pip-build-env-gi8zp0ut/overlay/lib/python3.10/site-packages/numpy/core/include -c shapely/_geos.c -o build/temp.linux-x86_64-3.10/shapely/_geos.o
#7 23.89 gcc -pthread -shared -Wl,--strip-all build/temp.linux-x86_64-3.10/shapely/_geos.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lgeos_c -o build/lib.linux-x86_64-3.10/shapely/_geos.cpython-310-x86_64-linux-gnu.so
#7 23.91 installing to build/bdist.linux-x86_64/wheel
#7 23.91 running install
#7 23.91 running install_lib
#7 23.92 creating build/bdist.linux-x86_64
#7 23.92 creating build/bdist.linux-x86_64/wheel
#7 23.92 creating build/bdist.linux-x86_64/wheel/shapely
#7 23.92 creating build/bdist.linux-x86_64/wheel/shapely/examples
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/examples/dissolve.py -> build/bdist.linux-x86_64/wheel/shapely/examples
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/examples/intersect.py -> build/bdist.linux-x86_64/wheel/shapely/examples
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/examples/geoms.py -> build/bdist.linux-x86_64/wheel/shapely/examples
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/examples/__init__.py -> build/bdist.linux-x86_64/wheel/shapely/examples
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/wkb.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/_version.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/validation.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/wkt.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/ops.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/testing.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/_geos.pxd -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/_geometry_helpers.pyx -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/constructive.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/affinity.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/_geometry.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/prepared.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/measurement.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/io.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 creating build/bdist.linux-x86_64/wheel/shapely/vectorized
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/vectorized/__init__.py -> build/bdist.linux-x86_64/wheel/shapely/vectorized
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/lib.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/coords.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/_geos.pxi -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/strtree.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geos.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/decorators.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/predicates.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/speedups.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/linear.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 creating build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/base.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/conftest.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/geo.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/polygon.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/multipoint.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/collection.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/multilinestring.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/point.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/multipolygon.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/__init__.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/geometry/linestring.py -> build/bdist.linux-x86_64/wheel/shapely/geometry
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/enum.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/__init__.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.92 creating build/bdist.linux-x86_64/wheel/shapely/algorithms
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/algorithms/cga.py -> build/bdist.linux-x86_64/wheel/shapely/algorithms
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/algorithms/polylabel.py -> build/bdist.linux-x86_64/wheel/shapely/algorithms
#7 23.92 copying build/lib.linux-x86_64-3.10/shapely/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/shapely/algorithms
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/strtree_pygeos.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/set_operations.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/_geos.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/errors.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/_pygeos_api.pxd -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/creation.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/_geometry_helpers.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/_geos.pyx -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/coordinates.py -> build/bdist.linux-x86_64/wheel/shapely
#7 23.93 creating build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_set_operations.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/common.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_measurement.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_constructive.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_creation.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_io.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_testing.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_strtree.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_creation_indices.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_coordinates.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 creating build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_linestring.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_multi.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_multilinestring.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_collection.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_multipolygon.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_multipoint.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_polygon.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/__init__.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_point.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/geometry/test_geometry_base.py -> build/bdist.linux-x86_64/wheel/shapely/tests/geometry
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/__init__.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_linear.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_geometry.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 copying build/lib.linux-x86_64-3.10/shapely/tests/test_predicates.py -> build/bdist.linux-x86_64/wheel/shapely/tests
#7 23.93 running install_egg_info
#7 23.93 Copying shapely.egg-info to build/bdist.linux-x86_64/wheel/shapely-2.0.0.dev0+15.g907c7ee-py3.10.egg-info
#7 23.94 running install_scripts
#7 23.95 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
#7 23.95 adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
#7 23.96 creating build/bdist.linux-x86_64/wheel/shapely-2.0.0.dev0+15.g907c7ee.dist-info/WHEEL
#7 23.96 creating '/tmp/pip-wheel-962zhxxl/tmpzstxi3j4/shapely-2.0.0.dev0+15.g907c7ee-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
#7 23.96 adding 'shapely/__init__.py'
#7 23.96 adding 'shapely/_geometry.py'
#7 23.98 adding 'shapely/_geometry_helpers.cpython-310-x86_64-linux-gnu.so'
#7 23.98 adding 'shapely/_geometry_helpers.pyx'
#7 23.98 adding 'shapely/_geos.cpython-310-x86_64-linux-gnu.so'
#7 23.98 adding 'shapely/_geos.pxd'
#7 23.98 adding 'shapely/_geos.pxi'
#7 23.98 adding 'shapely/_geos.pyx'
#7 23.98 adding 'shapely/_pygeos_api.pxd'
#7 23.98 adding 'shapely/_version.py'
#7 23.98 adding 'shapely/affinity.py'
#7 23.98 adding 'shapely/constructive.py'
#7 23.98 adding 'shapely/coordinates.py'
#7 23.98 adding 'shapely/coords.py'
#7 23.98 adding 'shapely/creation.py'
#7 23.99 adding 'shapely/decorators.py'
#7 23.99 adding 'shapely/enum.py'
#7 23.99 adding 'shapely/errors.py'
#7 23.99 adding 'shapely/geos.py'
#7 23.99 adding 'shapely/io.py'
#7 23.99 adding 'shapely/lib.cpython-310-x86_64-linux-gnu.so'
#7 23.99 adding 'shapely/linear.py'
#7 23.99 adding 'shapely/measurement.py'
#7 24.00 adding 'shapely/ops.py'
#7 24.00 adding 'shapely/predicates.py'
#7 24.00 adding 'shapely/prepared.py'
#7 24.00 adding 'shapely/set_operations.py'
#7 24.00 adding 'shapely/speedups.py'
#7 24.00 adding 'shapely/strtree.py'
#7 24.00 adding 'shapely/strtree_pygeos.py'
#7 24.00 adding 'shapely/testing.py'
#7 24.00 adding 'shapely/validation.py'
#7 24.00 adding 'shapely/wkb.py'
#7 24.00 adding 'shapely/wkt.py'
#7 24.00 adding 'shapely/algorithms/__init__.py'
#7 24.00 adding 'shapely/algorithms/cga.py'
#7 24.00 adding 'shapely/algorithms/polylabel.py'
#7 24.00 adding 'shapely/examples/__init__.py'
#7 24.00 adding 'shapely/examples/dissolve.py'
#7 24.00 adding 'shapely/examples/geoms.py'
#7 24.00 adding 'shapely/examples/intersect.py'
#7 24.00 adding 'shapely/geometry/__init__.py'
#7 24.00 adding 'shapely/geometry/base.py'
#7 24.00 adding 'shapely/geometry/collection.py'
#7 24.00 adding 'shapely/geometry/conftest.py'
#7 24.01 adding 'shapely/geometry/geo.py'
#7 24.01 adding 'shapely/geometry/linestring.py'
#7 24.01 adding 'shapely/geometry/multilinestring.py'
#7 24.01 adding 'shapely/geometry/multipoint.py'
#7 24.01 adding 'shapely/geometry/multipolygon.py'
#7 24.01 adding 'shapely/geometry/point.py'
#7 24.01 adding 'shapely/geometry/polygon.py'
#7 24.01 adding 'shapely/tests/__init__.py'
#7 24.01 adding 'shapely/tests/common.py'
#7 24.01 adding 'shapely/tests/test_constructive.py'
#7 24.01 adding 'shapely/tests/test_coordinates.py'
#7 24.01 adding 'shapely/tests/test_creation.py'
#7 24.01 adding 'shapely/tests/test_creation_indices.py'
#7 24.01 adding 'shapely/tests/test_geometry.py'
#7 24.01 adding 'shapely/tests/test_io.py'
#7 24.01 adding 'shapely/tests/test_linear.py'
#7 24.01 adding 'shapely/tests/test_measurement.py'
#7 24.01 adding 'shapely/tests/test_misc.py'
#7 24.01 adding 'shapely/tests/test_predicates.py'
#7 24.01 adding 'shapely/tests/test_set_operations.py'
#7 24.01 adding 'shapely/tests/test_strtree.py'
#7 24.02 adding 'shapely/tests/test_testing.py'
#7 24.02 adding 'shapely/tests/geometry/__init__.py'
#7 24.02 adding 'shapely/tests/geometry/test_collection.py'
#7 24.02 adding 'shapely/tests/geometry/test_geometry_base.py'
#7 24.02 adding 'shapely/tests/geometry/test_linestring.py'
#7 24.02 adding 'shapely/tests/geometry/test_multi.py'
#7 24.02 adding 'shapely/tests/geometry/test_multilinestring.py'
#7 24.02 adding 'shapely/tests/geometry/test_multipoint.py'
#7 24.02 adding 'shapely/tests/geometry/test_multipolygon.py'
#7 24.02 adding 'shapely/tests/geometry/test_point.py'
#7 24.02 adding 'shapely/tests/geometry/test_polygon.py'
#7 24.02 adding 'shapely/vectorized/__init__.py'
#7 24.02 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/LICENSE'
#7 24.02 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/LICENSE.txt'
#7 24.02 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/METADATA'
#7 24.02 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/WHEEL'
#7 24.02 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/top_level.txt'
#7 24.02 adding 'shapely-2.0.0.dev0+15.g907c7ee.dist-info/RECORD'
#7 24.02 removing build/bdist.linux-x86_64/wheel
#7 24.08 Building wheel for shapely (PEP 517): finished with status 'done'
#7 24.09 Created wheel for shapely: filename=shapely-2.0.0.dev0+15.g907c7ee-cp310-cp310-linux_x86_64.whl size=325973 sha256=a110d5f2f1f49adf02398f0aaedaf6c33369201122e758eea53606e7dff4d45a
#7 24.09 Stored in directory: /root/.cache/pip/wheels/54/79/c2/73d1f903524ce61982f0dd17aaab63f3f49db557b0b593b104
#7 24.09 Successfully built shapely
#7 24.14 Installing collected packages: shapely
#7 24.14 Running command git rev-parse HEAD
#7 24.14 907c7ee19219b74c45e032f085d3dd3020e0544d
#7 24.29 Successfully installed shapely-2.0.0.dev0+15.g907c7ee
#7 24.29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#7 24.29 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
#7 24.29 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
#7 DONE 24.5s
#8 [5/5] RUN python -c "import sys; from shapely import speedups; sys.exit(not speedups.available)"
#8 sha256:17d3928c6da1e9a264cfc743c3ffd2c6ae2458ddc2f6174d144c82353040e107
#8 DONE 0.5s
#9 exporting to image
#9 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#9 exporting layers
#9 exporting layers 2.4s done
#9 writing image sha256:ef0c03ce052267ad4414cd2323e1b74e4efd1e98b9e07c6758afae1b0dee514f done
#9 naming to docker.io/library/shapely-1263 done
#9 DONE 2.4s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment