default build branch=default; source=; env="VERSION=3.13 ALIAS=3.13.…

API event #13182.11 failed

  • Ran for
focal-s390x
s390x
Shell
Git
RELEASE=focal
Raw log
Scroll to End of Log
0.03s0.00s0.00s0.00s
worker_info
1Worker information
2hostname: 6b54061e-d79d-4285-a1d2-dfff8e57656f@114379.travis20
3version: deploy_2024.10.02 https://github.com/travis-ci/worker/tree/163baaf44dde563d04f4e8a0343815b6b7d84649
4instance: travis-job-travis-ci-cpython-builde-627299187 863b22ca6aa98e07c23ecf96b685a7f0005d7fbf120b940cca76daf9e7d67b16 (via amqp)
5startup: 54.858365157s
60.32s0.01s0.06s0.02s0.05s
system_info
7Build system information
8Build language: shell
9Build dist: focal
10Build id: 272811333
11Job id: 627299187
12Runtime kernel version: 5.4.0-193-generic
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Fri Aug 23 20:53:43 UTC 2024
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 20.04.6 LTS
20Release: 20.04
21Codename: focal
22Linux Version
235.4.0-150-generic
24Git version
25git version 2.25.1
26bash version
27GNU bash, version 5.0.17(1)-release (s390x-ibm-linux-gnu)
28Copyright (C) 2019 Free Software Foundation, Inc.
29License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
31This is free software; you are free to change and redistribute it.
32There is NO WARRANTY, to the extent permitted by law.
33GCC version
34gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
35Copyright (C) 2019 Free Software Foundation, Inc.
36This is free software; see the source for copying conditions. There is NO
37warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39Docker version
40Client:
41 Version: 24.0.7
42 API version: 1.43
43 Go version: go1.21.1
44 Git commit: 24.0.7-0ubuntu2~20.04.1
45 Built: Wed Mar 13 20:29:24 2024
46 OS/Arch: linux/s390x
47 Context: default
48LLVM version
49clang version 10.0.0-4ubuntu1
50Target: s390x-ibm-linux-gnu
51Thread model: posix
52InstalledDir: /usr/bin
53Pre-installed Ruby versions
54ruby-2.7.8
55ruby-3.3.1
570.08s0.02s1.29s0.60s0.08s0.00s0.08s0.00s0.07s0.01s0.04s0.01s0.66sOK
580.00s0.04s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.00s0.00s0.01s0.00s0.02s18.64s0.00s0.00s0.00s6.64s
docker_mtu_and_registry_mirrors
Docker
apt
5911.17s$ travis_apt_get_update
60Installing APT Packages
617.17s$ sudo -E apt-get -yq --no-install-suggests --no-install-recommends $(travis_apt_get_options) install openssl libssl-dev mercurial python3-pip
62Reading package lists...
63Building dependency tree...
64Reading state information...
65libssl-dev is already the newest version (1.1.1f-1ubuntu2.23).
66openssl is already the newest version (1.1.1f-1ubuntu2.23).
67python3-pip is already the newest version (20.0.2-5ubuntu1.10).
68The following additional packages will be installed:
69 mercurial-common ucf
70Suggested packages:
71 kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff qct python-mysqldb
72 python-openssl python-pygments wish
73The following NEW packages will be installed:
74 mercurial mercurial-common ucf
750 upgraded, 3 newly installed, 0 to remove and 50 not upgraded.
76Need to get 2997 kB of archives.
77After this operation, 15.3 MB of additional disk space will be used.
78Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main s390x ucf all 3.0038+nmu1 [51.6 kB]
79Get:2 http://ports.ubuntu.com/ubuntu-ports focal/universe s390x mercurial-common all 5.3.1-1ubuntu1 [2650 kB]
80Get:3 http://ports.ubuntu.com/ubuntu-ports focal/universe s390x mercurial s390x 5.3.1-1ubuntu1 [295 kB]
81Preconfiguring packages ...
82Fetched 2997 kB in 1s (3241 kB/s)
83Selecting previously unselected package ucf.
84(Reading database ... 43309 files and directories currently installed.)
85Preparing to unpack .../ucf_3.0038+nmu1_all.deb ...
86Moving old data out of the way
87Unpacking ucf (3.0038+nmu1) ...
88Selecting previously unselected package mercurial-common.
89Preparing to unpack .../mercurial-common_5.3.1-1ubuntu1_all.deb ...
90Unpacking mercurial-common (5.3.1-1ubuntu1) ...
91Selecting previously unselected package mercurial.
92Preparing to unpack .../mercurial_5.3.1-1ubuntu1_s390x.deb ...
93Unpacking mercurial (5.3.1-1ubuntu1) ...
94Setting up mercurial-common (5.3.1-1ubuntu1) ...
95Setting up ucf (3.0038+nmu1) ...
96Setting up mercurial (5.3.1-1ubuntu1) ...
98Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
99Processing triggers for man-db (2.9.1-1) ...
1000.00s
git.checkout
1010.01s0.33s$ git clone --depth=50 --branch=default https://github.com/travis-ci/cpython-builder.git travis-ci/cpython-builder
102Cloning into 'travis-ci/cpython-builder'...
103$ cd travis-ci/cpython-builder
104$ git checkout -qf 30a20d8c6846577c6b8d9f183482f27e7c5fb909
1060.00s
107Setting environment variables from repository settings
108$ export ARTIFACTS_KEY=[secure]
109$ export ARTIFACTS_SECRET=[secure]
110$ export ARTIFACTS_PERMISSIONS=public-read
111$ export ARTIFACTS_BUCKET=[secure]
113Setting environment variables from .travis.yml
114$ export VERSION=3.13
115$ export ALIAS=3.13.0
116$ export RELEASE=focal
118$ bash -c 'echo $BASH_VERSION'
1195.0.17(1)-release
install.1
1210.00s$ pushd /opt/pyenv/
122/opt/pyenv ~/build/travis-ci/cpython-builder
install.2
1230.02s$ sudo git config --global --add safe.directory /opt/pyenv
install.3
1240.08s$ sudo git checkout master
125Already on 'master'
126Your branch is up to date with 'origin/master'.
install.4
1270.35s$ sudo git pull
128From https://github.com/pyenv/pyenv
129 9ecd803b..770eb66e master -> origin/master
130 * [new tag] v2.4.16 -> v2.4.16
131 * [new tag] v2.4.11 -> v2.4.11
132 * [new tag] v2.4.12 -> v2.4.12
133 * [new tag] v2.4.13 -> v2.4.13
134 * [new tag] v2.4.14 -> v2.4.14
135 * [new tag] v2.4.15 -> v2.4.15
136Updating 9ecd803b..770eb66e
137Fast-forward
138 .github/workflows/modified_scripts_build.yml | 3 +-
139 CHANGELOG.md | 31 +++++++++
140 README.md | 2 +
141 libexec/pyenv | 2 +-
142 libexec/pyenv---version | 2 +-
143 libexec/pyenv-latest | 13 +++-
144 libexec/pyenv-version-name | 12 ++--
145 plugins/python-build/README.md | 2 +-
146 plugins/python-build/bin/pyenv-uninstall | 2 +-
147 plugins/python-build/share/python-build/3.10.15 | 9 +++
148 plugins/python-build/share/python-build/3.11.10 | 10 +++
149 plugins/python-build/share/python-build/3.12.6 | 9 +++
150 plugins/python-build/share/python-build/3.12.7 | 9 +++
151 plugins/python-build/share/python-build/3.13.0 | 9 +++
152 plugins/python-build/share/python-build/3.13.0rc1 | 9 ---
153 plugins/python-build/share/python-build/3.13.0rc1t | 2 -
154 plugins/python-build/share/python-build/3.13.0t | 2 +
155 plugins/python-build/share/python-build/3.14.0a1 | 9 +++
156 plugins/python-build/share/python-build/3.14.0a1t | 2 +
157 plugins/python-build/share/python-build/3.8.20 | 12 ++++
158 plugins/python-build/share/python-build/3.9.20 | 12 ++++
159 .../python-build/share/python-build/graalpy-24.1.0 | 64 ++++++++++++++++++
160 .../python-build/share/python-build/graalpy-24.1.1 | 64 ++++++++++++++++++
161 .../share/python-build/graalpy-community-24.1.0 | 54 +++++++++++++++
162 .../share/python-build/graalpy-community-24.1.1 | 54 +++++++++++++++
163 .../share/python-build/miniconda3-3.10-24.7.1-0 | 25 +++++++
164 .../share/python-build/miniconda3-3.11-24.7.1-0 | 25 +++++++
165 .../share/python-build/miniconda3-3.12-24.7.1-0 | 25 +++++++
166 .../share/python-build/miniconda3-3.9-24.7.1-0 | 25 +++++++
167 .../python-build/share/python-build/pypy2.7-7.3.17 | 77 ++++++++++++++++++++++
168 .../share/python-build/pypy2.7-7.3.17-src | 14 ++++
169 .../share/python-build/pypy3.10-7.3.17 | 77 ++++++++++++++++++++++
170 .../share/python-build/pypy3.10-7.3.17-src | 14 ++++
171 test/latest.bats | 17 ++++-
172 test/pyenv.bats | 2 +-
173 test/version-name.bats | 14 ++++
174 36 files changed, 689 insertions(+), 25 deletions(-)
175 create mode 100644 plugins/python-build/share/python-build/3.10.15
176 create mode 100644 plugins/python-build/share/python-build/3.11.10
177 create mode 100644 plugins/python-build/share/python-build/3.12.6
178 create mode 100644 plugins/python-build/share/python-build/3.12.7
179 create mode 100644 plugins/python-build/share/python-build/3.13.0
180 delete mode 100644 plugins/python-build/share/python-build/3.13.0rc1
181 delete mode 100644 plugins/python-build/share/python-build/3.13.0rc1t
182 create mode 100644 plugins/python-build/share/python-build/3.13.0t
183 create mode 100644 plugins/python-build/share/python-build/3.14.0a1
184 create mode 100644 plugins/python-build/share/python-build/3.14.0a1t
185 create mode 100644 plugins/python-build/share/python-build/3.8.20
186 create mode 100644 plugins/python-build/share/python-build/3.9.20
187 create mode 100644 plugins/python-build/share/python-build/graalpy-24.1.0
188 create mode 100644 plugins/python-build/share/python-build/graalpy-24.1.1
189 create mode 100644 plugins/python-build/share/python-build/graalpy-community-24.1.0
190 create mode 100644 plugins/python-build/share/python-build/graalpy-community-24.1.1
191 create mode 100644 plugins/python-build/share/python-build/miniconda3-3.10-24.7.1-0
192 create mode 100644 plugins/python-build/share/python-build/miniconda3-3.11-24.7.1-0
193 create mode 100644 plugins/python-build/share/python-build/miniconda3-3.12-24.7.1-0
194 create mode 100644 plugins/python-build/share/python-build/miniconda3-3.9-24.7.1-0
195 create mode 100644 plugins/python-build/share/python-build/pypy2.7-7.3.17
196 create mode 100644 plugins/python-build/share/python-build/pypy2.7-7.3.17-src
197 create mode 100644 plugins/python-build/share/python-build/pypy3.10-7.3.17
198 create mode 100644 plugins/python-build/share/python-build/pypy3.10-7.3.17-src
install.5
1990.00s$ popd
200~/build/travis-ci/cpython-builder
install.6
2010.00s$ alias python=python3
install.7
2025.02s$ python -m pip install virtualenv
203Defaulting to user installation because normal site-packages is not writeable
204Requirement already satisfied: virtualenv in /home/travis/.local/lib/python3.8/site-packages (20.15.1)
205Requirement already satisfied: distlib<1,>=0.3.1 in /home/travis/.local/lib/python3.8/site-packages (from virtualenv) (0.3.8)
206Requirement already satisfied: filelock<4,>=3.2 in /home/travis/.local/lib/python3.8/site-packages (from virtualenv) (3.15.4)
207Requirement already satisfied: platformdirs<3,>=2 in /home/travis/.local/lib/python3.8/site-packages (from virtualenv) (2.6.2)
208Requirement already satisfied: six<2,>=1.9.0 in /usr/lib/python3/dist-packages (from virtualenv) (1.14.0)
install.8
2099.12s$ sudo pip install --upgrade pip
210WARNING: The directory '/home/travis/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
211Requirement already satisfied: pip in /usr/local/lib/python3.8/dist-packages (24.2)
212WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
install.9
2135.01s$ sudo pip install setuptools
214WARNING: The directory '/home/travis/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
215Requirement already satisfied: setuptools in /home/travis/.local/lib/python3.8/site-packages (73.0.1)
216WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
install.10
21710.44s$ # `cat` avoids "broken pipe"; `freeze` instead of `list` avoids a warning about future output format change
218 if (python -m pip freeze --user | cat | grep -qP '^virtualenv=='); then
219 python -m pip install --upgrade --user virtualenv
220 elif (python -m pip freeze | cat | grep -qP '^virtualenv=='); then
221 sudo python -m pip install --upgrade virtualenv
222 else
223 sudo python -m pip install virtualenv
224 fi
226Requirement already satisfied: virtualenv in /home/travis/.local/lib/python3.8/site-packages (20.15.1)
227Collecting virtualenv
228 Downloading virtualenv-20.27.0-py3-none-any.whl.metadata (4.5 kB)
229Requirement already satisfied: distlib<1,>=0.3.7 in /home/travis/.local/lib/python3.8/site-packages (from virtualenv) (0.3.8)
230Requirement already satisfied: filelock<4,>=3.12.2 in /home/travis/.local/lib/python3.8/site-packages (from virtualenv) (3.15.4)
231Collecting platformdirs<5,>=3.9.1 (from virtualenv)
232 Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
233Downloading virtualenv-20.27.0-py3-none-any.whl (3.1 MB)
234 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 7.2 MB/s eta 0:00:00
235Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
236Installing collected packages: platformdirs, virtualenv
237 Attempting uninstall: platformdirs
238 Found existing installation: platformdirs 2.6.2
239 Uninstalling platformdirs-2.6.2:
240 Successfully uninstalled platformdirs-2.6.2
241 Attempting uninstall: virtualenv
242 Found existing installation: virtualenv 20.15.1
243 Uninstalling virtualenv-20.15.1:
244 Successfully uninstalled virtualenv-20.15.1
245Successfully installed platformdirs-4.3.6 virtualenv-20.27.0
before_script.1
2460.00s$ export INSTALL_DEST=${INSTALL_DEST:-/opt/python}
before_script.2
2470.06s$ export LSB_RELEASE=${LSB_RELEASE:-$(lsb_release -rs || if [[ $(uname -a) == *"FreeBSD"* ]]; then echo $(uname -r | rev | cut -c9- | rev); else false; fi || echo ${$(sw_vers -productVersion)%*.*})}
before_script.3
2480.05s$ export OS_NAME=${OS_NAME:-$((lsb_release -is || if [[ $(uname -a) == *"FreeBSD"* ]]; then echo $(uname | cut -c1-); else false; fi || echo "osx") | tr "A-Z" "a-z")}
before_script.4
2490.00s$ export ARCH=${ARCH:-$(uname -m)}
before_script.5
2500.00s$ export PACKAGES=${PACKAGES:-pip nose pytest mock wheel pipenv dataclasses}
before_script.6
2510.00s$ export PYTHON_CONFIGURE_OPTS="--with-wide-unicode --enable-shared --enable-ipv6 --enable-loadable-sqlite-extensions --with-computed-gotos $CONFIGURE_OPTS"
before_script.7
2520.02s$ sudo chown -R $USER $HOME/.cache
before_script.8
2530.00s$ if [[ $VERSION = pypy*-dev ]]; then
254 if ! [[ -f ~/virtualenv/pypy/bin/activate ]]; then
255 curl -O https://s3.amazonaws.com/[secure]/binaries/ubuntu/$(lsb_release -rs)/x86_64/pypy2.7-5.9.0.tar.bz2
256 sudo tar xf pypy*.tar.bz2 -C /
257 fi
258 source ~/virtualenv/pypy/bin/activate
259 python --version
260 fi
26235.26s$ sudo apt-get update && sudo apt-get install build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev curl libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev -y
263Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
264Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
265Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
266Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
267Reading package lists...
268Reading package lists...
269Building dependency tree...
270Reading state information...
271libbz2-dev is already the newest version (1.0.8-2).
272libffi-dev is already the newest version (3.3-4).
273libreadline-dev is already the newest version (8.0-4).
274build-essential is already the newest version (12.8ubuntu1.1).
275liblzma-dev is already the newest version (5.2.4-1ubuntu1.1).
276libsqlite3-dev is already the newest version (3.31.1-4ubuntu0.6).
277libssl-dev is already the newest version (1.1.1f-1ubuntu2.23).
278xz-utils is already the newest version (5.2.4-1ubuntu1.1).
279xz-utils set to manually installed.
280zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5).
281The following additional packages will be installed:
282 fontconfig-config fonts-dejavu-core icu-devtools libcurl4 libdrm-amdgpu1
283 libdrm-nouveau2 libdrm-radeon1 libfontconfig1 libfontconfig1-dev libfontenc1
284 libfreetype-dev libfreetype6 libfreetype6-dev libgcrypt20-dev libgl1
285 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgnutls-dane0
286 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 libgpg-error-dev
287 libice-dev libice6 libicu-dev libidn2-dev libllvm12 libnspr4-dev libnss3-dev
288 libp11-kit-dev libpng-dev libpng-tools libpthread-stubs0-dev
289 libsensors-config libsensors5 libsm-dev libsm6 libtasn1-6-dev libtasn1-doc
290 libtcl8.6 libtk8.6 libunbound8 libvulkan1 libwayland-client0 libx11-dev
291 libx11-xcb1 libxau-dev libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
292 libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-shm0 libxcb-sync1
293 libxcb-xfixes0 libxcb1-dev libxcomposite1 libxdmcp-dev libxext-dev
294 libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxkbfile1 libxmlsec1
295 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl
296 libxmu6 libxpm4 libxrandr2 libxrender-dev libxrender1 libxshmfence1
297 libxslt1-dev libxslt1.1 libxss-dev libxss1 libxt-dev libxt6 libxtst6 libxv1
298 libxxf86dga1 libxxf86vm1 mesa-vulkan-drivers nettle-dev tcl tcl-dev tcl8.6
299 tcl8.6-dev tk tk8.6 tk8.6-dev uuid-dev x11-common x11-utils
300 x11proto-core-dev x11proto-dev x11proto-scrnsaver-dev x11proto-xext-dev
301 xbitmaps xorg-sgml-doctools xterm xtrans-dev
302Suggested packages:
303 freetype2-doc libgcrypt20-doc dns-root-data gnutls-bin gnutls-doc libice-doc
304 icu-doc lm-sensors libsm-doc libx11-doc libxcb-doc libxext-doc libxt-doc
305 tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc mesa-utils
306 xfonts-cyrillic
307The following NEW packages will be installed:
308 fontconfig-config fonts-dejavu-core icu-devtools libdrm-amdgpu1
309 libdrm-nouveau2 libdrm-radeon1 libfontconfig1 libfontconfig1-dev libfontenc1
310 libfreetype-dev libfreetype6 libfreetype6-dev libgcrypt20-dev libgl1
311 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgnutls-dane0
312 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 libgpg-error-dev
313 libice-dev libice6 libicu-dev libidn2-dev libllvm12 libncursesw5-dev
314 libnspr4-dev libnss3-dev libp11-kit-dev libpng-dev libpng-tools
315 libpthread-stubs0-dev libsensors-config libsensors5 libsm-dev libsm6
316 libtasn1-6-dev libtasn1-doc libtcl8.6 libtk8.6 libunbound8 libvulkan1
317 libwayland-client0 libx11-dev libx11-xcb1 libxau-dev libxaw7 libxcb-dri2-0
318 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-shape0
319 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1-dev libxcomposite1
320 libxdmcp-dev libxext-dev libxfixes3 libxft-dev libxft2 libxi6 libxinerama1
321 libxkbfile1 libxml2-dev libxmlsec1 libxmlsec1-dev libxmlsec1-gcrypt
322 libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxmu6 libxpm4
323 libxrandr2 libxrender-dev libxrender1 libxshmfence1 libxslt1-dev libxslt1.1
324 libxss-dev libxss1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1
325 mesa-vulkan-drivers nettle-dev tcl tcl-dev tcl8.6 tcl8.6-dev tk tk-dev tk8.6
326 tk8.6-dev uuid-dev x11-common x11-utils x11proto-core-dev x11proto-dev
327 x11proto-scrnsaver-dev x11proto-xext-dev xbitmaps xorg-sgml-doctools xterm
328 xtrans-dev
329The following packages will be upgraded:
330 curl libcurl4
3312 upgraded, 114 newly installed, 0 to remove and 48 not upgraded.
332Need to get 55.4 MB of archives.
333After this operation, 435 MB of additional disk space will be used.
334Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x curl s390x 7.68.0-1ubuntu2.24 [157 kB]
335Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libcurl4 s390x 7.68.0-1ubuntu2.24 [216 kB]
336Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main s390x fonts-dejavu-core all 2.37-1 [1041 kB]
337Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main s390x fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
338Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x icu-devtools s390x 66.1-2ubuntu2.1 [176 kB]
339Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libdrm-amdgpu1 s390x 2.4.107-8ubuntu1~20.04.2 [17.7 kB]
340Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libdrm-nouveau2 s390x 2.4.107-8ubuntu1~20.04.2 [15.4 kB]
341Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libdrm-radeon1 s390x 2.4.107-8ubuntu1~20.04.2 [19.5 kB]
342Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libfreetype6 s390x 2.10.1-2ubuntu0.3 [317 kB]
343Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libfontconfig1 s390x 2.13.1-2ubuntu3 [110 kB]
344Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libpng-dev s390x 1.6.37-2 [171 kB]
345Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libfreetype-dev s390x 2.10.1-2ubuntu0.3 [470 kB]
346Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libfreetype6-dev s390x 2.10.1-2ubuntu0.3 [9812 B]
347Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x uuid-dev s390x 2.34-0.1ubuntu9.6 [33.8 kB]
348Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libfontconfig1-dev s390x 2.13.1-2ubuntu3 [727 kB]
349Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libfontenc1 s390x 1:1.1.4-0ubuntu1 [13.0 kB]
350Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libgpg-error-dev s390x 1.37-1 [106 kB]
351Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgcrypt20-dev s390x 1.8.5-5ubuntu1.1 [396 kB]
352Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libglapi-mesa s390x 21.2.6-0ubuntu0.1~20.04.2 [50.0 kB]
353Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libllvm12 s390x 1:12.0.0-3ubuntu1~20.04.5 [20.5 MB]
354Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libsensors-config all 1:3.6.0-2ubuntu1.1 [6052 B]
355Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libsensors5 s390x 1:3.6.0-2ubuntu1.1 [25.4 kB]
356Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libvulkan1 s390x 1.2.131.2-1 [98.1 kB]
357Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgl1-mesa-dri s390x 21.2.6-0ubuntu0.1~20.04.2 [6173 kB]
358Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libx11-xcb1 s390x 2:1.6.9-2ubuntu1.6 [9400 B]
359Get:26 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-dri2-0 s390x 1.14-2 [6856 B]
360Get:27 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-dri3-0 s390x 1.14-2 [6612 B]
361Get:28 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-glx0 s390x 1.14-2 [22.1 kB]
362Get:29 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-present0 s390x 1.14-2 [5412 B]
363Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-shm0 s390x 1.14-2 [5416 B]
364Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-sync1 s390x 1.14-2 [8632 B]
365Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-xfixes0 s390x 1.14-2 [9132 B]
366Get:33 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxfixes3 s390x 1:5.0.3-2 [10.4 kB]
367Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxshmfence1 s390x 1.3-1 [5032 B]
368Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxxf86vm1 s390x 1:1.1.4-1build1 [9544 B]
369Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libglx-mesa0 s390x 21.2.6-0ubuntu0.1~20.04.2 [138 kB]
370Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgnutls-openssl27 s390x 3.6.13-2ubuntu1.11 [28.7 kB]
371Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libunbound8 s390x 1.9.4-2ubuntu1.8 [312 kB]
372Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgnutls-dane0 s390x 3.6.13-2ubuntu1.11 [28.1 kB]
373Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgnutlsxx28 s390x 3.6.13-2ubuntu1.11 [13.8 kB]
374Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libidn2-dev s390x 2.2.0-2 [63.9 kB]
375Get:42 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libp11-kit-dev s390x 0.23.20-1ubuntu0.1 [65.2 kB]
376Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libtasn1-6-dev s390x 4.16.0-2 [85.4 kB]
377Get:44 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x nettle-dev s390x 3.5.1+really3.5.1-2ubuntu0.2 [993 kB]
378Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgnutls28-dev s390x 3.6.13-2ubuntu1.11 [759 kB]
379Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main s390x x11-common all 1:7.7+19ubuntu14 [22.3 kB]
380Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libice6 s390x 2:1.0.10-0ubuntu1 [36.8 kB]
381Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main s390x xorg-sgml-doctools all 1:1.11-1 [12.9 kB]
382Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main s390x x11proto-dev all 2019.2-1ubuntu1 [594 kB]
383Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main s390x x11proto-core-dev all 2019.2-1ubuntu1 [2620 B]
384Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libice-dev s390x 2:1.0.10-0ubuntu1 [44.0 kB]
385Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libicu-dev s390x 66.1-2ubuntu2.1 [9152 kB]
386Get:53 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libncursesw5-dev s390x 6.2-0ubuntu2.1 [988 B]
387Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libnspr4-dev s390x 2:4.35-0ubuntu0.20.04.1 [201 kB]
388Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libnss3-dev s390x 2:3.98-0ubuntu0.20.04.2 [244 kB]
389Get:56 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libpng-tools s390x 1.6.37-2 [25.5 kB]
390Get:57 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libpthread-stubs0-dev s390x 0.4-1 [5384 B]
391Get:58 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libsm6 s390x 2:1.2.3-1 [15.2 kB]
392Get:59 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libsm-dev s390x 2:1.2.3-1 [16.3 kB]
393Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libtcl8.6 s390x 8.6.10+dfsg-1 [838 kB]
394Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxrender1 s390x 1:0.9.10-1 [17.8 kB]
395Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxft2 s390x 2.3.3-0ubuntu1 [36.8 kB]
396Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxss1 s390x 1:1.2.3-1 [7972 B]
397Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libtk8.6 s390x 8.6.10-1 [672 kB]
398Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libwayland-client0 s390x 1.18.0-1ubuntu0.1 [22.5 kB]
399Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxau-dev s390x 1:1.0.9-0ubuntu1 [9328 B]
400Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxdmcp-dev s390x 1:1.1.3-0ubuntu1 [25.3 kB]
401Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main s390x xtrans-dev all 1.4.0-1 [68.9 kB]
402Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb1-dev s390x 1.14-2 [78.3 kB]
403Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libx11-dev s390x 2:1.6.9-2ubuntu1.6 [616 kB]
404Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxt6 s390x 1:1.1.5-1 [147 kB]
405Get:72 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmu6 s390x 2:1.1.3-0ubuntu1 [42.7 kB]
406Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libxpm4 s390x 1:3.5.12-1ubuntu0.20.04.2 [32.8 kB]
407Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxaw7 s390x 2:1.0.13-1 [163 kB]
408Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-randr0 s390x 1.14-2 [16.5 kB]
409Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcb-shape0 s390x 1.14-2 [5796 B]
410Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxcomposite1 s390x 1:0.4.5-1 [6720 B]
411Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main s390x x11proto-xext-dev all 2019.2-1ubuntu1 [2616 B]
412Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxext-dev s390x 2:1.3.4-0ubuntu1 [80.2 kB]
413Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxrender-dev s390x 1:0.9.10-1 [24.1 kB]
414Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxft-dev s390x 2.3.3-0ubuntu1 [47.2 kB]
415Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxi6 s390x 2:1.7.10-0ubuntu1 [27.2 kB]
416Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxinerama1 s390x 2:1.1.4-2 [6728 B]
417Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxkbfile1 s390x 1:1.1.0-1 [63.6 kB]
418Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libxml2-dev s390x 2.9.10+dfsg-5ubuntu0.20.04.7 [670 kB]
419Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libxslt1.1 s390x 1.1.34-4ubuntu0.20.04.1 [140 kB]
420Get:87 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmlsec1 s390x 1.2.28-2 [108 kB]
421Get:88 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmlsec1-gcrypt s390x 1.2.28-2 [35.4 kB]
422Get:89 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmlsec1-gnutls s390x 1.2.28-2 [28.8 kB]
423Get:90 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmlsec1-nss s390x 1.2.28-2 [51.3 kB]
424Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmlsec1-openssl s390x 1.2.28-2 [65.5 kB]
425Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libxslt1-dev s390x 1.1.34-4ubuntu0.20.04.1 [219 kB]
426Get:93 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxmlsec1-dev s390x 1.2.28-2 [353 kB]
427Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxrandr2 s390x 2:1.5.2-0ubuntu1 [17.1 kB]
428Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main s390x x11proto-scrnsaver-dev all 2019.2-1ubuntu1 [2624 B]
429Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxss-dev s390x 1:1.2.3-1 [11.8 kB]
430Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxt-dev s390x 1:1.1.5-1 [386 kB]
431Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxtst6 s390x 2:1.2.3-1 [12.7 kB]
432Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxv1 s390x 2:1.0.11-1 [10.6 kB]
433Get:100 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libxxf86dga1 s390x 2:1.1.5-0ubuntu1 [11.3 kB]
434Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x mesa-vulkan-drivers s390x 21.2.6-0ubuntu0.1~20.04.2 [3244 kB]
435Get:102 http://ports.ubuntu.com/ubuntu-ports focal/main s390x tcl8.6 s390x 8.6.10+dfsg-1 [14.7 kB]
436Get:103 http://ports.ubuntu.com/ubuntu-ports focal/universe s390x tcl s390x 8.6.9+1 [5112 B]
437Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main s390x tcl8.6-dev s390x 8.6.10+dfsg-1 [855 kB]
438Get:105 http://ports.ubuntu.com/ubuntu-ports focal/universe s390x tcl-dev s390x 8.6.9+1 [5756 B]
439Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main s390x tk8.6 s390x 8.6.10-1 [12.4 kB]
440Get:107 http://ports.ubuntu.com/ubuntu-ports focal/universe s390x tk s390x 8.6.9+1 [3240 B]
441Get:108 http://ports.ubuntu.com/ubuntu-ports focal/main s390x tk8.6-dev s390x 8.6.10-1 [670 kB]
442Get:109 http://ports.ubuntu.com/ubuntu-ports focal/universe s390x tk-dev s390x 8.6.9+1 [3064 B]
443Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libglvnd0 s390x 1.3.2-1~ubuntu0.20.04.2 [78.2 kB]
444Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libglx0 s390x 1.3.2-1~ubuntu0.20.04.2 [25.7 kB]
445Get:112 http://ports.ubuntu.com/ubuntu-ports focal-updates/main s390x libgl1 s390x 1.3.2-1~ubuntu0.20.04.2 [123 kB]
446Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main s390x x11-utils s390x 7.7+5 [191 kB]
447Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main s390x xbitmaps all 1.1.1-2 [28.1 kB]
448Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe s390x xterm s390x 353-1ubuntu1.20.04.2 [751 kB]
449Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main s390x libtasn1-doc all 4.16.0-2 [303 kB]
450Fetched 55.4 MB in 12s (4571 kB/s)
451(Reading database ... 44038 files and directories currently installed.)
452Preparing to unpack .../000-curl_7.68.0-1ubuntu2.24_s390x.deb ...
453Unpacking curl (7.68.0-1ubuntu2.24) over (7.68.0-1ubuntu2.23) ...
454Preparing to unpack .../001-libcurl4_7.68.0-1ubuntu2.24_s390x.deb ...
455Unpacking libcurl4:s390x (7.68.0-1ubuntu2.24) over (7.68.0-1ubuntu2.23) ...
456Selecting previously unselected package fonts-dejavu-core.
457Preparing to unpack .../002-fonts-dejavu-core_2.37-1_all.deb ...
458Unpacking fonts-dejavu-core (2.37-1) ...
459Selecting previously unselected package fontconfig-config.
460Preparing to unpack .../003-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
461Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
462Selecting previously unselected package icu-devtools.
463Preparing to unpack .../004-icu-devtools_66.1-2ubuntu2.1_s390x.deb ...
464Unpacking icu-devtools (66.1-2ubuntu2.1) ...
465Selecting previously unselected package libdrm-amdgpu1:s390x.
466Preparing to unpack .../005-libdrm-amdgpu1_2.4.107-8ubuntu1~20.04.2_s390x.deb ...
467Unpacking libdrm-amdgpu1:s390x (2.4.107-8ubuntu1~20.04.2) ...
468Selecting previously unselected package libdrm-nouveau2:s390x.
469Preparing to unpack .../006-libdrm-nouveau2_2.4.107-8ubuntu1~20.04.2_s390x.deb ...
470Unpacking libdrm-nouveau2:s390x (2.4.107-8ubuntu1~20.04.2) ...
471Selecting previously unselected package libdrm-radeon1:s390x.
472Preparing to unpack .../007-libdrm-radeon1_2.4.107-8ubuntu1~20.04.2_s390x.deb ...
473Unpacking libdrm-radeon1:s390x (2.4.107-8ubuntu1~20.04.2) ...
474Selecting previously unselected package libfreetype6:s390x.
475Preparing to unpack .../008-libfreetype6_2.10.1-2ubuntu0.3_s390x.deb ...
476Unpacking libfreetype6:s390x (2.10.1-2ubuntu0.3) ...
477Selecting previously unselected package libfontconfig1:s390x.
478Preparing to unpack .../009-libfontconfig1_2.13.1-2ubuntu3_s390x.deb ...
479Unpacking libfontconfig1:s390x (2.13.1-2ubuntu3) ...
480Selecting previously unselected package libpng-dev:s390x.
481Preparing to unpack .../010-libpng-dev_1.6.37-2_s390x.deb ...
482Unpacking libpng-dev:s390x (1.6.37-2) ...
483Selecting previously unselected package libfreetype-dev:s390x.
484Preparing to unpack .../011-libfreetype-dev_2.10.1-2ubuntu0.3_s390x.deb ...
485Unpacking libfreetype-dev:s390x (2.10.1-2ubuntu0.3) ...
486Selecting previously unselected package libfreetype6-dev:s390x.
487Preparing to unpack .../012-libfreetype6-dev_2.10.1-2ubuntu0.3_s390x.deb ...
488Unpacking libfreetype6-dev:s390x (2.10.1-2ubuntu0.3) ...
489Selecting previously unselected package uuid-dev:s390x.
490Preparing to unpack .../013-uuid-dev_2.34-0.1ubuntu9.6_s390x.deb ...
491Unpacking uuid-dev:s390x (2.34-0.1ubuntu9.6) ...
492Selecting previously unselected package libfontconfig1-dev:s390x.
493Preparing to unpack .../014-libfontconfig1-dev_2.13.1-2ubuntu3_s390x.deb ...
494Unpacking libfontconfig1-dev:s390x (2.13.1-2ubuntu3) ...
495Selecting previously unselected package libfontenc1:s390x.
496Preparing to unpack .../015-libfontenc1_1%3a1.1.4-0ubuntu1_s390x.deb ...
497Unpacking libfontenc1:s390x (1:1.1.4-0ubuntu1) ...
498Selecting previously unselected package libgpg-error-dev.
499Preparing to unpack .../016-libgpg-error-dev_1.37-1_s390x.deb ...
500Unpacking libgpg-error-dev (1.37-1) ...
501Selecting previously unselected package libgcrypt20-dev.
502Preparing to unpack .../017-libgcrypt20-dev_1.8.5-5ubuntu1.1_s390x.deb ...
503Unpacking libgcrypt20-dev (1.8.5-5ubuntu1.1) ...
504Selecting previously unselected package libglapi-mesa:s390x.
505Preparing to unpack .../018-libglapi-mesa_21.2.6-0ubuntu0.1~20.04.2_s390x.deb ...
506Unpacking libglapi-mesa:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
507Selecting previously unselected package libllvm12:s390x.
508Preparing to unpack .../019-libllvm12_1%3a12.0.0-3ubuntu1~20.04.5_s390x.deb ...
509Unpacking libllvm12:s390x (1:12.0.0-3ubuntu1~20.04.5) ...
510Selecting previously unselected package libsensors-config.
511Preparing to unpack .../020-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ...
512Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ...
513Selecting previously unselected package libsensors5:s390x.
514Preparing to unpack .../021-libsensors5_1%3a3.6.0-2ubuntu1.1_s390x.deb ...
515Unpacking libsensors5:s390x (1:3.6.0-2ubuntu1.1) ...
516Selecting previously unselected package libvulkan1:s390x.
517Preparing to unpack .../022-libvulkan1_1.2.131.2-1_s390x.deb ...
518Unpacking libvulkan1:s390x (1.2.131.2-1) ...
519Selecting previously unselected package libgl1-mesa-dri:s390x.
520Preparing to unpack .../023-libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_s390x.deb ...
521Unpacking libgl1-mesa-dri:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
522Selecting previously unselected package libx11-xcb1:s390x.
523Preparing to unpack .../024-libx11-xcb1_2%3a1.6.9-2ubuntu1.6_s390x.deb ...
524Unpacking libx11-xcb1:s390x (2:1.6.9-2ubuntu1.6) ...
525Selecting previously unselected package libxcb-dri2-0:s390x.
526Preparing to unpack .../025-libxcb-dri2-0_1.14-2_s390x.deb ...
527Unpacking libxcb-dri2-0:s390x (1.14-2) ...
528Selecting previously unselected package libxcb-dri3-0:s390x.
529Preparing to unpack .../026-libxcb-dri3-0_1.14-2_s390x.deb ...
530Unpacking libxcb-dri3-0:s390x (1.14-2) ...
531Selecting previously unselected package libxcb-glx0:s390x.
532Preparing to unpack .../027-libxcb-glx0_1.14-2_s390x.deb ...
533Unpacking libxcb-glx0:s390x (1.14-2) ...
534Selecting previously unselected package libxcb-present0:s390x.
535Preparing to unpack .../028-libxcb-present0_1.14-2_s390x.deb ...
536Unpacking libxcb-present0:s390x (1.14-2) ...
537Selecting previously unselected package libxcb-shm0:s390x.
538Preparing to unpack .../029-libxcb-shm0_1.14-2_s390x.deb ...
539Unpacking libxcb-shm0:s390x (1.14-2) ...
540Selecting previously unselected package libxcb-sync1:s390x.
541Preparing to unpack .../030-libxcb-sync1_1.14-2_s390x.deb ...
542Unpacking libxcb-sync1:s390x (1.14-2) ...
543Selecting previously unselected package libxcb-xfixes0:s390x.
544Preparing to unpack .../031-libxcb-xfixes0_1.14-2_s390x.deb ...
545Unpacking libxcb-xfixes0:s390x (1.14-2) ...
546Selecting previously unselected package libxfixes3:s390x.
547Preparing to unpack .../032-libxfixes3_1%3a5.0.3-2_s390x.deb ...
548Unpacking libxfixes3:s390x (1:5.0.3-2) ...
549Selecting previously unselected package libxshmfence1:s390x.
550Preparing to unpack .../033-libxshmfence1_1.3-1_s390x.deb ...
551Unpacking libxshmfence1:s390x (1.3-1) ...
552Selecting previously unselected package libxxf86vm1:s390x.
553Preparing to unpack .../034-libxxf86vm1_1%3a1.1.4-1build1_s390x.deb ...
554Unpacking libxxf86vm1:s390x (1:1.1.4-1build1) ...
555Selecting previously unselected package libglx-mesa0:s390x.
556Preparing to unpack .../035-libglx-mesa0_21.2.6-0ubuntu0.1~20.04.2_s390x.deb ...
557Unpacking libglx-mesa0:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
558Selecting previously unselected package libgnutls-openssl27:s390x.
559Preparing to unpack .../036-libgnutls-openssl27_3.6.13-2ubuntu1.11_s390x.deb ...
560Unpacking libgnutls-openssl27:s390x (3.6.13-2ubuntu1.11) ...
561Selecting previously unselected package libunbound8:s390x.
562Preparing to unpack .../037-libunbound8_1.9.4-2ubuntu1.8_s390x.deb ...
563Unpacking libunbound8:s390x (1.9.4-2ubuntu1.8) ...
564Selecting previously unselected package libgnutls-dane0:s390x.
565Preparing to unpack .../038-libgnutls-dane0_3.6.13-2ubuntu1.11_s390x.deb ...
566Unpacking libgnutls-dane0:s390x (3.6.13-2ubuntu1.11) ...
567Selecting previously unselected package libgnutlsxx28:s390x.
568Preparing to unpack .../039-libgnutlsxx28_3.6.13-2ubuntu1.11_s390x.deb ...
569Unpacking libgnutlsxx28:s390x (3.6.13-2ubuntu1.11) ...
570Selecting previously unselected package libidn2-dev:s390x.
571Preparing to unpack .../040-libidn2-dev_2.2.0-2_s390x.deb ...
572Unpacking libidn2-dev:s390x (2.2.0-2) ...
573Selecting previously unselected package libp11-kit-dev:s390x.
574Preparing to unpack .../041-libp11-kit-dev_0.23.20-1ubuntu0.1_s390x.deb ...
575Unpacking libp11-kit-dev:s390x (0.23.20-1ubuntu0.1) ...
576Selecting previously unselected package libtasn1-6-dev:s390x.
577Preparing to unpack .../042-libtasn1-6-dev_4.16.0-2_s390x.deb ...
578Unpacking libtasn1-6-dev:s390x (4.16.0-2) ...
579Selecting previously unselected package nettle-dev:s390x.
580Preparing to unpack .../043-nettle-dev_3.5.1+really3.5.1-2ubuntu0.2_s390x.deb ...
581Unpacking nettle-dev:s390x (3.5.1+really3.5.1-2ubuntu0.2) ...
582Selecting previously unselected package libgnutls28-dev:s390x.
583Preparing to unpack .../044-libgnutls28-dev_3.6.13-2ubuntu1.11_s390x.deb ...
584Unpacking libgnutls28-dev:s390x (3.6.13-2ubuntu1.11) ...
585Selecting previously unselected package x11-common.
586Preparing to unpack .../045-x11-common_1%3a7.7+19ubuntu14_all.deb ...
587dpkg-query: no packages found matching nux-tools
588Unpacking x11-common (1:7.7+19ubuntu14) ...
589Selecting previously unselected package libice6:s390x.
590Preparing to unpack .../046-libice6_2%3a1.0.10-0ubuntu1_s390x.deb ...
591Unpacking libice6:s390x (2:1.0.10-0ubuntu1) ...
592Selecting previously unselected package xorg-sgml-doctools.
593Preparing to unpack .../047-xorg-sgml-doctools_1%3a1.11-1_all.deb ...
594Unpacking xorg-sgml-doctools (1:1.11-1) ...
595Selecting previously unselected package x11proto-dev.
596Preparing to unpack .../048-x11proto-dev_2019.2-1ubuntu1_all.deb ...
597Unpacking x11proto-dev (2019.2-1ubuntu1) ...
598Selecting previously unselected package x11proto-core-dev.
599Preparing to unpack .../049-x11proto-core-dev_2019.2-1ubuntu1_all.deb ...
600Unpacking x11proto-core-dev (2019.2-1ubuntu1) ...
601Selecting previously unselected package libice-dev:s390x.
602Preparing to unpack .../050-libice-dev_2%3a1.0.10-0ubuntu1_s390x.deb ...
603Unpacking libice-dev:s390x (2:1.0.10-0ubuntu1) ...
604Selecting previously unselected package libicu-dev:s390x.
605Preparing to unpack .../051-libicu-dev_66.1-2ubuntu2.1_s390x.deb ...
606Unpacking libicu-dev:s390x (66.1-2ubuntu2.1) ...
607Selecting previously unselected package libncursesw5-dev:s390x.
608Preparing to unpack .../052-libncursesw5-dev_6.2-0ubuntu2.1_s390x.deb ...
609Unpacking libncursesw5-dev:s390x (6.2-0ubuntu2.1) ...
610Selecting previously unselected package libnspr4-dev.
611Preparing to unpack .../053-libnspr4-dev_2%3a4.35-0ubuntu0.20.04.1_s390x.deb ...
612Unpacking libnspr4-dev (2:4.35-0ubuntu0.20.04.1) ...
613Selecting previously unselected package libnss3-dev:s390x.
614Preparing to unpack .../054-libnss3-dev_2%3a3.98-0ubuntu0.20.04.2_s390x.deb ...
615Unpacking libnss3-dev:s390x (2:3.98-0ubuntu0.20.04.2) ...
616Selecting previously unselected package libpng-tools.
617Preparing to unpack .../055-libpng-tools_1.6.37-2_s390x.deb ...
618Unpacking libpng-tools (1.6.37-2) ...
619Selecting previously unselected package libpthread-stubs0-dev:s390x.
620Preparing to unpack .../056-libpthread-stubs0-dev_0.4-1_s390x.deb ...
621Unpacking libpthread-stubs0-dev:s390x (0.4-1) ...
622Selecting previously unselected package libsm6:s390x.
623Preparing to unpack .../057-libsm6_2%3a1.2.3-1_s390x.deb ...
624Unpacking libsm6:s390x (2:1.2.3-1) ...
625Selecting previously unselected package libsm-dev:s390x.
626Preparing to unpack .../058-libsm-dev_2%3a1.2.3-1_s390x.deb ...
627Unpacking libsm-dev:s390x (2:1.2.3-1) ...
628Selecting previously unselected package libtcl8.6:s390x.
629Preparing to unpack .../059-libtcl8.6_8.6.10+dfsg-1_s390x.deb ...
630Unpacking libtcl8.6:s390x (8.6.10+dfsg-1) ...
631Selecting previously unselected package libxrender1:s390x.
632Preparing to unpack .../060-libxrender1_1%3a0.9.10-1_s390x.deb ...
633Unpacking libxrender1:s390x (1:0.9.10-1) ...
634Selecting previously unselected package libxft2:s390x.
635Preparing to unpack .../061-libxft2_2.3.3-0ubuntu1_s390x.deb ...
636Unpacking libxft2:s390x (2.3.3-0ubuntu1) ...
637Selecting previously unselected package libxss1:s390x.
638Preparing to unpack .../062-libxss1_1%3a1.2.3-1_s390x.deb ...
639Unpacking libxss1:s390x (1:1.2.3-1) ...
640Selecting previously unselected package libtk8.6:s390x.
641Preparing to unpack .../063-libtk8.6_8.6.10-1_s390x.deb ...
642Unpacking libtk8.6:s390x (8.6.10-1) ...
643Selecting previously unselected package libwayland-client0:s390x.
644Preparing to unpack .../064-libwayland-client0_1.18.0-1ubuntu0.1_s390x.deb ...
645Unpacking libwayland-client0:s390x (1.18.0-1ubuntu0.1) ...
646Selecting previously unselected package libxau-dev:s390x.
647Preparing to unpack .../065-libxau-dev_1%3a1.0.9-0ubuntu1_s390x.deb ...
648Unpacking libxau-dev:s390x (1:1.0.9-0ubuntu1) ...
649Selecting previously unselected package libxdmcp-dev:s390x.
650Preparing to unpack .../066-libxdmcp-dev_1%3a1.1.3-0ubuntu1_s390x.deb ...
651Unpacking libxdmcp-dev:s390x (1:1.1.3-0ubuntu1) ...
652Selecting previously unselected package xtrans-dev.
653Preparing to unpack .../067-xtrans-dev_1.4.0-1_all.deb ...
654Unpacking xtrans-dev (1.4.0-1) ...
655Selecting previously unselected package libxcb1-dev:s390x.
656Preparing to unpack .../068-libxcb1-dev_1.14-2_s390x.deb ...
657Unpacking libxcb1-dev:s390x (1.14-2) ...
658Selecting previously unselected package libx11-dev:s390x.
659Preparing to unpack .../069-libx11-dev_2%3a1.6.9-2ubuntu1.6_s390x.deb ...
660Unpacking libx11-dev:s390x (2:1.6.9-2ubuntu1.6) ...
661Selecting previously unselected package libxt6:s390x.
662Preparing to unpack .../070-libxt6_1%3a1.1.5-1_s390x.deb ...
663Unpacking libxt6:s390x (1:1.1.5-1) ...
664Selecting previously unselected package libxmu6:s390x.
665Preparing to unpack .../071-libxmu6_2%3a1.1.3-0ubuntu1_s390x.deb ...
666Unpacking libxmu6:s390x (2:1.1.3-0ubuntu1) ...
667Selecting previously unselected package libxpm4:s390x.
668Preparing to unpack .../072-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_s390x.deb ...
669Unpacking libxpm4:s390x (1:3.5.12-1ubuntu0.20.04.2) ...
670Selecting previously unselected package libxaw7:s390x.
671Preparing to unpack .../073-libxaw7_2%3a1.0.13-1_s390x.deb ...
672Unpacking libxaw7:s390x (2:1.0.13-1) ...
673Selecting previously unselected package libxcb-randr0:s390x.
674Preparing to unpack .../074-libxcb-randr0_1.14-2_s390x.deb ...
675Unpacking libxcb-randr0:s390x (1.14-2) ...
676Selecting previously unselected package libxcb-shape0:s390x.
677Preparing to unpack .../075-libxcb-shape0_1.14-2_s390x.deb ...
678Unpacking libxcb-shape0:s390x (1.14-2) ...
679Selecting previously unselected package libxcomposite1:s390x.
680Preparing to unpack .../076-libxcomposite1_1%3a0.4.5-1_s390x.deb ...
681Unpacking libxcomposite1:s390x (1:0.4.5-1) ...
682Selecting previously unselected package x11proto-xext-dev.
683Preparing to unpack .../077-x11proto-xext-dev_2019.2-1ubuntu1_all.deb ...
684Unpacking x11proto-xext-dev (2019.2-1ubuntu1) ...
685Selecting previously unselected package libxext-dev:s390x.
686Preparing to unpack .../078-libxext-dev_2%3a1.3.4-0ubuntu1_s390x.deb ...
687Unpacking libxext-dev:s390x (2:1.3.4-0ubuntu1) ...
688Selecting previously unselected package libxrender-dev:s390x.
689Preparing to unpack .../079-libxrender-dev_1%3a0.9.10-1_s390x.deb ...
690Unpacking libxrender-dev:s390x (1:0.9.10-1) ...
691Selecting previously unselected package libxft-dev:s390x.
692Preparing to unpack .../080-libxft-dev_2.3.3-0ubuntu1_s390x.deb ...
693Unpacking libxft-dev:s390x (2.3.3-0ubuntu1) ...
694Selecting previously unselected package libxi6:s390x.
695Preparing to unpack .../081-libxi6_2%3a1.7.10-0ubuntu1_s390x.deb ...
696Unpacking libxi6:s390x (2:1.7.10-0ubuntu1) ...
697Selecting previously unselected package libxinerama1:s390x.
698Preparing to unpack .../082-libxinerama1_2%3a1.1.4-2_s390x.deb ...
699Unpacking libxinerama1:s390x (2:1.1.4-2) ...
700Selecting previously unselected package libxkbfile1:s390x.
701Preparing to unpack .../083-libxkbfile1_1%3a1.1.0-1_s390x.deb ...
702Unpacking libxkbfile1:s390x (1:1.1.0-1) ...
703Selecting previously unselected package libxml2-dev:s390x.
704Preparing to unpack .../084-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.7_s390x.deb ...
705Unpacking libxml2-dev:s390x (2.9.10+dfsg-5ubuntu0.20.04.7) ...
706Selecting previously unselected package libxslt1.1:s390x.
707Preparing to unpack .../085-libxslt1.1_1.1.34-4ubuntu0.20.04.1_s390x.deb ...
708Unpacking libxslt1.1:s390x (1.1.34-4ubuntu0.20.04.1) ...
709Selecting previously unselected package libxmlsec1:s390x.
710Preparing to unpack .../086-libxmlsec1_1.2.28-2_s390x.deb ...
711Unpacking libxmlsec1:s390x (1.2.28-2) ...
712Selecting previously unselected package libxmlsec1-gcrypt:s390x.
713Preparing to unpack .../087-libxmlsec1-gcrypt_1.2.28-2_s390x.deb ...
714Unpacking libxmlsec1-gcrypt:s390x (1.2.28-2) ...
715Selecting previously unselected package libxmlsec1-gnutls:s390x.
716Preparing to unpack .../088-libxmlsec1-gnutls_1.2.28-2_s390x.deb ...
717Unpacking libxmlsec1-gnutls:s390x (1.2.28-2) ...
718Selecting previously unselected package libxmlsec1-nss:s390x.
719Preparing to unpack .../089-libxmlsec1-nss_1.2.28-2_s390x.deb ...
720Unpacking libxmlsec1-nss:s390x (1.2.28-2) ...
721Selecting previously unselected package libxmlsec1-openssl:s390x.
722Preparing to unpack .../090-libxmlsec1-openssl_1.2.28-2_s390x.deb ...
723Unpacking libxmlsec1-openssl:s390x (1.2.28-2) ...
724Selecting previously unselected package libxslt1-dev:s390x.
725Preparing to unpack .../091-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_s390x.deb ...
726Unpacking libxslt1-dev:s390x (1.1.34-4ubuntu0.20.04.1) ...
727Selecting previously unselected package libxmlsec1-dev.
728Preparing to unpack .../092-libxmlsec1-dev_1.2.28-2_s390x.deb ...
729Unpacking libxmlsec1-dev (1.2.28-2) ...
730Selecting previously unselected package libxrandr2:s390x.
731Preparing to unpack .../093-libxrandr2_2%3a1.5.2-0ubuntu1_s390x.deb ...
732Unpacking libxrandr2:s390x (2:1.5.2-0ubuntu1) ...
733Selecting previously unselected package x11proto-scrnsaver-dev.
734Preparing to unpack .../094-x11proto-scrnsaver-dev_2019.2-1ubuntu1_all.deb ...
735Unpacking x11proto-scrnsaver-dev (2019.2-1ubuntu1) ...
736Selecting previously unselected package libxss-dev:s390x.
737Preparing to unpack .../095-libxss-dev_1%3a1.2.3-1_s390x.deb ...
738Unpacking libxss-dev:s390x (1:1.2.3-1) ...
739Selecting previously unselected package libxt-dev:s390x.
740Preparing to unpack .../096-libxt-dev_1%3a1.1.5-1_s390x.deb ...
741Unpacking libxt-dev:s390x (1:1.1.5-1) ...
742Selecting previously unselected package libxtst6:s390x.
743Preparing to unpack .../097-libxtst6_2%3a1.2.3-1_s390x.deb ...
744Unpacking libxtst6:s390x (2:1.2.3-1) ...
745Selecting previously unselected package libxv1:s390x.
746Preparing to unpack .../098-libxv1_2%3a1.0.11-1_s390x.deb ...
747Unpacking libxv1:s390x (2:1.0.11-1) ...
748Selecting previously unselected package libxxf86dga1:s390x.
749Preparing to unpack .../099-libxxf86dga1_2%3a1.1.5-0ubuntu1_s390x.deb ...
750Unpacking libxxf86dga1:s390x (2:1.1.5-0ubuntu1) ...
751Selecting previously unselected package mesa-vulkan-drivers:s390x.
752Preparing to unpack .../100-mesa-vulkan-drivers_21.2.6-0ubuntu0.1~20.04.2_s390x.deb ...
753Unpacking mesa-vulkan-drivers:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
754Selecting previously unselected package tcl8.6.
755Preparing to unpack .../101-tcl8.6_8.6.10+dfsg-1_s390x.deb ...
756Unpacking tcl8.6 (8.6.10+dfsg-1) ...
757Selecting previously unselected package tcl.
758Preparing to unpack .../102-tcl_8.6.9+1_s390x.deb ...
759Unpacking tcl (8.6.9+1) ...
760Selecting previously unselected package tcl8.6-dev:s390x.
761Preparing to unpack .../103-tcl8.6-dev_8.6.10+dfsg-1_s390x.deb ...
762Unpacking tcl8.6-dev:s390x (8.6.10+dfsg-1) ...
763Selecting previously unselected package tcl-dev:s390x.
764Preparing to unpack .../104-tcl-dev_8.6.9+1_s390x.deb ...
765Unpacking tcl-dev:s390x (8.6.9+1) ...
766Selecting previously unselected package tk8.6.
767Preparing to unpack .../105-tk8.6_8.6.10-1_s390x.deb ...
768Unpacking tk8.6 (8.6.10-1) ...
769Selecting previously unselected package tk.
770Preparing to unpack .../106-tk_8.6.9+1_s390x.deb ...
771Unpacking tk (8.6.9+1) ...
772Selecting previously unselected package tk8.6-dev:s390x.
773Preparing to unpack .../107-tk8.6-dev_8.6.10-1_s390x.deb ...
774Unpacking tk8.6-dev:s390x (8.6.10-1) ...
775Selecting previously unselected package tk-dev:s390x.
776Preparing to unpack .../108-tk-dev_8.6.9+1_s390x.deb ...
777Unpacking tk-dev:s390x (8.6.9+1) ...
778Selecting previously unselected package libglvnd0:s390x.
779Preparing to unpack .../109-libglvnd0_1.3.2-1~ubuntu0.20.04.2_s390x.deb ...
780Unpacking libglvnd0:s390x (1.3.2-1~ubuntu0.20.04.2) ...
781Selecting previously unselected package libglx0:s390x.
782Preparing to unpack .../110-libglx0_1.3.2-1~ubuntu0.20.04.2_s390x.deb ...
783Unpacking libglx0:s390x (1.3.2-1~ubuntu0.20.04.2) ...
784Selecting previously unselected package libgl1:s390x.
785Preparing to unpack .../111-libgl1_1.3.2-1~ubuntu0.20.04.2_s390x.deb ...
786Unpacking libgl1:s390x (1.3.2-1~ubuntu0.20.04.2) ...
787Selecting previously unselected package x11-utils.
788Preparing to unpack .../112-x11-utils_7.7+5_s390x.deb ...
789Unpacking x11-utils (7.7+5) ...
790Selecting previously unselected package xbitmaps.
791Preparing to unpack .../113-xbitmaps_1.1.1-2_all.deb ...
792Unpacking xbitmaps (1.1.1-2) ...
793Selecting previously unselected package xterm.
794Preparing to unpack .../114-xterm_353-1ubuntu1.20.04.2_s390x.deb ...
795Unpacking xterm (353-1ubuntu1.20.04.2) ...
796Selecting previously unselected package libtasn1-doc.
797Preparing to unpack .../115-libtasn1-doc_4.16.0-2_all.deb ...
798Unpacking libtasn1-doc (4.16.0-2) ...
799Setting up libnspr4-dev (2:4.35-0ubuntu0.20.04.1) ...
800Setting up libxcb-dri3-0:s390x (1.14-2) ...
801Setting up libx11-xcb1:s390x (2:1.6.9-2ubuntu1.6) ...
802Setting up libdrm-nouveau2:s390x (2.4.107-8ubuntu1~20.04.2) ...
803Setting up libgnutls-openssl27:s390x (3.6.13-2ubuntu1.11) ...
804Setting up libxcb-xfixes0:s390x (1.14-2) ...
805Setting up libxpm4:s390x (1:3.5.12-1ubuntu0.20.04.2) ...
806Setting up libxi6:s390x (2:1.7.10-0ubuntu1) ...
807Setting up libncursesw5-dev:s390x (6.2-0ubuntu2.1) ...
808Setting up nettle-dev:s390x (3.5.1+really3.5.1-2ubuntu0.2) ...
809Setting up libxrender1:s390x (1:0.9.10-1) ...
810Setting up libpng-tools (1.6.37-2) ...
811Setting up libdrm-radeon1:s390x (2.4.107-8ubuntu1~20.04.2) ...
812Setting up libglvnd0:s390x (1.3.2-1~ubuntu0.20.04.2) ...
813Setting up libxcb-glx0:s390x (1.14-2) ...
814Setting up libtasn1-doc (4.16.0-2) ...
815Setting up libpng-dev:s390x (1.6.37-2) ...
816Setting up libxcb-shape0:s390x (1.14-2) ...
817Setting up x11-common (1:7.7+19ubuntu14) ...
818update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
819Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ...
820Setting up libxxf86dga1:s390x (2:1.1.5-0ubuntu1) ...
821Setting up libxcb-shm0:s390x (1.14-2) ...
822Setting up libpthread-stubs0-dev:s390x (0.4-1) ...
823Setting up libxxf86vm1:s390x (1:1.1.4-1build1) ...
824Setting up libxcb-present0:s390x (1.14-2) ...
825Setting up xtrans-dev (1.4.0-1) ...
826Setting up libfontenc1:s390x (1:1.1.4-0ubuntu1) ...
827Setting up libunbound8:s390x (1.9.4-2ubuntu1.8) ...
828Setting up libfreetype6:s390x (2.10.1-2ubuntu0.3) ...
829Setting up libgpg-error-dev (1.37-1) ...
830Setting up libxfixes3:s390x (1:5.0.3-2) ...
831Setting up libxcb-sync1:s390x (1.14-2) ...
832Setting up uuid-dev:s390x (2.34-0.1ubuntu9.6) ...
833Setting up libllvm12:s390x (1:12.0.0-3ubuntu1~20.04.5) ...
834Setting up libxinerama1:s390x (2:1.1.4-2) ...
835Setting up libxv1:s390x (2:1.0.11-1) ...
836Setting up libxrandr2:s390x (2:1.5.2-0ubuntu1) ...
837Setting up libtcl8.6:s390x (8.6.10+dfsg-1) ...
838Setting up icu-devtools (66.1-2ubuntu2.1) ...
839Setting up fonts-dejavu-core (2.37-1) ...
840Setting up libgnutlsxx28:s390x (3.6.13-2ubuntu1.11) ...
841Setting up libsensors5:s390x (1:3.6.0-2ubuntu1.1) ...
842Setting up libidn2-dev:s390x (2.2.0-2) ...
843Setting up libglapi-mesa:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
844Setting up libvulkan1:s390x (1.2.131.2-1) ...
845Setting up libxcb-dri2-0:s390x (1.14-2) ...
846Setting up libnss3-dev:s390x (2:3.98-0ubuntu0.20.04.2) ...
847Setting up libxshmfence1:s390x (1.3-1) ...
848Setting up libxcb-randr0:s390x (1.14-2) ...
849Setting up libxslt1.1:s390x (1.1.34-4ubuntu0.20.04.1) ...
850Setting up libcurl4:s390x (7.68.0-1ubuntu2.24) ...
851Setting up xorg-sgml-doctools (1:1.11-1) ...
852Setting up curl (7.68.0-1ubuntu2.24) ...
853Setting up libxss1:s390x (1:1.2.3-1) ...
854Setting up libxkbfile1:s390x (1:1.1.0-1) ...
855Setting up libxmlsec1:s390x (1.2.28-2) ...
856Setting up libtasn1-6-dev:s390x (4.16.0-2) ...
857Setting up libxcomposite1:s390x (1:0.4.5-1) ...
858Setting up libicu-dev:s390x (66.1-2ubuntu2.1) ...
859Setting up xbitmaps (1.1.1-2) ...
860Setting up libp11-kit-dev:s390x (0.23.20-1ubuntu0.1) ...
861Setting up libdrm-amdgpu1:s390x (2.4.107-8ubuntu1~20.04.2) ...
862Setting up libwayland-client0:s390x (1.18.0-1ubuntu0.1) ...
863Setting up x11proto-dev (2019.2-1ubuntu1) ...
864Setting up mesa-vulkan-drivers:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
865Setting up libice6:s390x (2:1.0.10-0ubuntu1) ...
866Setting up libgnutls-dane0:s390x (3.6.13-2ubuntu1.11) ...
867Setting up tcl8.6 (8.6.10+dfsg-1) ...
868Setting up libxau-dev:s390x (1:1.0.9-0ubuntu1) ...
869Setting up libice-dev:s390x (2:1.0.10-0ubuntu1) ...
870Setting up libxmlsec1-openssl:s390x (1.2.28-2) ...
871Setting up fontconfig-config (2.13.1-2ubuntu3) ...
872Setting up libxtst6:s390x (2:1.2.3-1) ...
873Setting up tcl8.6-dev:s390x (8.6.10+dfsg-1) ...
874Setting up libgl1-mesa-dri:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
875Setting up libfreetype-dev:s390x (2.10.1-2ubuntu0.3) ...
876Setting up libxdmcp-dev:s390x (1:1.1.3-0ubuntu1) ...
877Setting up libxml2-dev:s390x (2.9.10+dfsg-5ubuntu0.20.04.7) ...
878Setting up libgcrypt20-dev (1.8.5-5ubuntu1.1) ...
879Setting up x11proto-core-dev (2019.2-1ubuntu1) ...
880Setting up libxmlsec1-gcrypt:s390x (1.2.28-2) ...
881Setting up libxmlsec1-nss:s390x (1.2.28-2) ...
882Setting up x11proto-xext-dev (2019.2-1ubuntu1) ...
883Setting up tcl (8.6.9+1) ...
884Setting up libfontconfig1:s390x (2.13.1-2ubuntu3) ...
885Setting up libxmlsec1-gnutls:s390x (1.2.28-2) ...
886Setting up x11proto-scrnsaver-dev (2019.2-1ubuntu1) ...
887Setting up libsm6:s390x (2:1.2.3-1) ...
888Setting up libgnutls28-dev:s390x (3.6.13-2ubuntu1.11) ...
889Setting up libxft2:s390x (2.3.3-0ubuntu1) ...
890Setting up libglx-mesa0:s390x (21.2.6-0ubuntu0.1~20.04.2) ...
891Setting up libxcb1-dev:s390x (1.14-2) ...
892Setting up libxslt1-dev:s390x (1.1.34-4ubuntu0.20.04.1) ...
893Setting up libglx0:s390x (1.3.2-1~ubuntu0.20.04.2) ...
894Setting up libsm-dev:s390x (2:1.2.3-1) ...
895Setting up libtk8.6:s390x (8.6.10-1) ...
896Setting up libx11-dev:s390x (2:1.6.9-2ubuntu1.6) ...
897Setting up libfreetype6-dev:s390x (2.10.1-2ubuntu0.3) ...
898Setting up libgl1:s390x (1.3.2-1~ubuntu0.20.04.2) ...
899Setting up libxt6:s390x (1:1.1.5-1) ...
900Setting up tcl-dev:s390x (8.6.9+1) ...
901Setting up libxext-dev:s390x (2:1.3.4-0ubuntu1) ...
902Setting up libxmlsec1-dev (1.2.28-2) ...
903Setting up libxrender-dev:s390x (1:0.9.10-1) ...
904Setting up tk8.6 (8.6.10-1) ...
905Setting up libxmu6:s390x (2:1.1.3-0ubuntu1) ...
906Setting up libfontconfig1-dev:s390x (2.13.1-2ubuntu3) ...
907Setting up libxaw7:s390x (2:1.0.13-1) ...
908Setting up libxss-dev:s390x (1:1.2.3-1) ...
909Setting up libxt-dev:s390x (1:1.1.5-1) ...
910Setting up x11-utils (7.7+5) ...
911Setting up xterm (353-1ubuntu1.20.04.2) ...
912update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
913update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
914Setting up tk (8.6.9+1) ...
915Setting up libxft-dev:s390x (2.3.3-0ubuntu1) ...
916Setting up tk8.6-dev:s390x (8.6.10-1) ...
917Setting up tk-dev:s390x (8.6.9+1) ...
918Processing triggers for mime-support (3.64ubuntu1) ...
919Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
920Processing triggers for systemd (245.4-4ubuntu3.23) ...
921Processing triggers for man-db (2.9.1-1) ...
922Processing triggers for install-info (6.7.0.dfsg.2-5) ...
923The command "sudo apt-get update && sudo apt-get install build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev curl libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev -y" exited with 0.
9240.03s$ ./bin/compile
926if [[ ! $INSTALL_DEST ]] ; then
927 echo 'Missing INSTALL_DEST'
928 exit 1
929fi
931if [[ ! $VERSION ]] ; then
932 echo 'Missing $VERSION'
933 exit 1
934fi
936function install_numpy() {
937 $HOME/virtualenv/$VIRTENV_VERSION/bin/pip install --upgrade numpy
940sudo env PYTHON_BUILD_ROOT=/opt/pyenv/plugins/python-build \
941 /opt/pyenv/plugins/python-build/bin/python-build --verbose $VERSION $INSTALL_DEST/$VERSION
942python-build: definition not found: 3.13
943The command "./bin/compile" exited with 2.
after_failure
9450.00s$ cat /tmp/python-build.*.log
946cat: '/tmp/python-build.*.log': No such file or directory
948Uploading Artifacts
artifacts.setup
949artifacts version v0.7.9-13-g2bf161c revision=2bf161c9e5c827d911868be1182cf39236858c96
950$ export ARTIFACTS_PATHS="$LSB_RELEASE/"
951$ artifacts upload
952INFO: uploading with settings
953 bucket: [secure]
954 cache_control: public
955 permissions: public-read
957ERROR: failed to upload: /home/travis/build/travis-ci/cpython-builder/20.04
958 err: open /home/travis/build/travis-ci/cpython-builder/20.04: no such file or directory
960Done uploading artifacts
963Done. Your build exited with 1.
Top