Created
June 21, 2020 06:46
-
-
Save zeitounator/4802658384db20375350a7620bef0fde to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker run -it --rm continuumio/anaconda3 make | |
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"make\": executable file not found in $PATH": unknown. | |
$ docker run -it --rm continuumio/anaconda3 bash -c "apt-get -y update && apt-get -y install build-essential && make" | |
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] | |
Get:2 http://deb.debian.org/debian buster InRelease [121 kB] | |
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] | |
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] | |
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] | |
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages.diff/Index [3688 B] | |
Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages 2020-06-04-2016.16.pdiff [1101 B] | |
Get:8 http://deb.debian.org/debian buster-updates/main amd64 Packages 2020-06-07-1403.53.pdiff [439 B] | |
Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages 2020-06-13-2000.26.pdiff [552 B] | |
Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages 2020-06-13-2000.26.pdiff [552 B] | |
Fetched 8353 kB in 2s (4278 kB/s) | |
Reading package lists... Done | |
N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.3' to '10.4' | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following additional packages will be installed: | |
binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm | |
libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl libfakeroot libfile-fcntllock-perl | |
libgcc-8-dev libgomp1 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages manpages-dev | |
pinentry-curses | |
Suggested packages: | |
binutils-doc cpp-doc gcc-8-locales dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib autoconf automake libtool flex bison | |
gdb gcc-doc gcc-8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg parcimonie xloadimage scdaemon glibc-doc bzr | |
libstdc++-8-doc make-doc man-browser pinentry-doc | |
The following NEW packages will be installed: | |
binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-8 dirmngr dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf | |
gpgsm libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl libfakeroot libfile-fcntllock-perl | |
libgcc-8-dev libgomp1 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages manpages-dev | |
pinentry-curses | |
0 upgraded, 55 newly installed, 0 to remove and 15 not upgraded. | |
Need to get 57.7 MB of archives. | |
After this operation, 202 MB of additional disk space will be used. | |
Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] | |
Get:2 http://security.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.118-2+deb10u1 [1354 kB] | |
Get:3 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] | |
Get:4 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] | |
Get:5 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] | |
Get:6 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] | |
Get:7 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] | |
Get:8 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] | |
Get:9 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] | |
Get:10 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] | |
Get:11 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] | |
Get:12 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] | |
Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] | |
Get:14 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] | |
Get:15 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] | |
Get:16 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] | |
Get:17 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] | |
Get:18 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] | |
Get:19 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] | |
Get:20 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] | |
Get:21 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] | |
Get:22 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] | |
Get:23 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] | |
Get:24 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] | |
Get:25 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] | |
Get:26 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] | |
Get:27 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] | |
Get:28 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] | |
Get:29 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] | |
Get:30 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] | |
Get:31 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] | |
Get:32 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] | |
Get:33 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] | |
Get:34 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] | |
Get:35 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] | |
Get:36 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB] | |
Get:37 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] | |
Get:38 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] | |
Get:39 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB] | |
Get:40 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] | |
Get:41 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] | |
Get:42 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] | |
Get:43 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB] | |
Get:44 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB] | |
Get:45 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] | |
Get:46 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB] | |
Get:47 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB] | |
Get:48 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB] | |
Get:49 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB] | |
Get:50 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB] | |
Get:51 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] | |
Get:52 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] | |
Get:53 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] | |
Get:54 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] | |
Get:55 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] | |
Fetched 57.7 MB in 5s (11.5 MB/s) | |
debconf: delaying package configuration, since apt-utils is not installed | |
Selecting previously unselected package liblocale-gettext-perl. | |
(Reading database ... 12564 files and directories currently installed.) | |
Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... | |
Unpacking liblocale-gettext-perl (1.07-3+b4) ... | |
Selecting previously unselected package manpages. | |
Preparing to unpack .../01-manpages_4.16-2_all.deb ... | |
Unpacking manpages (4.16-2) ... | |
Selecting previously unselected package binutils-common:amd64. | |
Preparing to unpack .../02-binutils-common_2.31.1-16_amd64.deb ... | |
Unpacking binutils-common:amd64 (2.31.1-16) ... | |
Selecting previously unselected package libbinutils:amd64. | |
Preparing to unpack .../03-libbinutils_2.31.1-16_amd64.deb ... | |
Unpacking libbinutils:amd64 (2.31.1-16) ... | |
Selecting previously unselected package binutils-x86-64-linux-gnu. | |
Preparing to unpack .../04-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... | |
Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... | |
Selecting previously unselected package binutils. | |
Preparing to unpack .../05-binutils_2.31.1-16_amd64.deb ... | |
Unpacking binutils (2.31.1-16) ... | |
Selecting previously unselected package libc-dev-bin. | |
Preparing to unpack .../06-libc-dev-bin_2.28-10_amd64.deb ... | |
Unpacking libc-dev-bin (2.28-10) ... | |
Selecting previously unselected package linux-libc-dev:amd64. | |
Preparing to unpack .../07-linux-libc-dev_4.19.118-2+deb10u1_amd64.deb ... | |
Unpacking linux-libc-dev:amd64 (4.19.118-2+deb10u1) ... | |
Selecting previously unselected package libc6-dev:amd64. | |
Preparing to unpack .../08-libc6-dev_2.28-10_amd64.deb ... | |
Unpacking libc6-dev:amd64 (2.28-10) ... | |
Selecting previously unselected package libisl19:amd64. | |
Preparing to unpack .../09-libisl19_0.20-2_amd64.deb ... | |
Unpacking libisl19:amd64 (0.20-2) ... | |
Selecting previously unselected package libmpfr6:amd64. | |
Preparing to unpack .../10-libmpfr6_4.0.2-1_amd64.deb ... | |
Unpacking libmpfr6:amd64 (4.0.2-1) ... | |
Selecting previously unselected package libmpc3:amd64. | |
Preparing to unpack .../11-libmpc3_1.1.0-1_amd64.deb ... | |
Unpacking libmpc3:amd64 (1.1.0-1) ... | |
Selecting previously unselected package cpp-8. | |
Preparing to unpack .../12-cpp-8_8.3.0-6_amd64.deb ... | |
Unpacking cpp-8 (8.3.0-6) ... | |
Selecting previously unselected package cpp. | |
Preparing to unpack .../13-cpp_4%3a8.3.0-1_amd64.deb ... | |
Unpacking cpp (4:8.3.0-1) ... | |
Selecting previously unselected package libcc1-0:amd64. | |
Preparing to unpack .../14-libcc1-0_8.3.0-6_amd64.deb ... | |
Unpacking libcc1-0:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libgomp1:amd64. | |
Preparing to unpack .../15-libgomp1_8.3.0-6_amd64.deb ... | |
Unpacking libgomp1:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libitm1:amd64. | |
Preparing to unpack .../16-libitm1_8.3.0-6_amd64.deb ... | |
Unpacking libitm1:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libatomic1:amd64. | |
Preparing to unpack .../17-libatomic1_8.3.0-6_amd64.deb ... | |
Unpacking libatomic1:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libasan5:amd64. | |
Preparing to unpack .../18-libasan5_8.3.0-6_amd64.deb ... | |
Unpacking libasan5:amd64 (8.3.0-6) ... | |
Selecting previously unselected package liblsan0:amd64. | |
Preparing to unpack .../19-liblsan0_8.3.0-6_amd64.deb ... | |
Unpacking liblsan0:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libtsan0:amd64. | |
Preparing to unpack .../20-libtsan0_8.3.0-6_amd64.deb ... | |
Unpacking libtsan0:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libubsan1:amd64. | |
Preparing to unpack .../21-libubsan1_8.3.0-6_amd64.deb ... | |
Unpacking libubsan1:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libmpx2:amd64. | |
Preparing to unpack .../22-libmpx2_8.3.0-6_amd64.deb ... | |
Unpacking libmpx2:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libquadmath0:amd64. | |
Preparing to unpack .../23-libquadmath0_8.3.0-6_amd64.deb ... | |
Unpacking libquadmath0:amd64 (8.3.0-6) ... | |
Selecting previously unselected package libgcc-8-dev:amd64. | |
Preparing to unpack .../24-libgcc-8-dev_8.3.0-6_amd64.deb ... | |
Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... | |
Selecting previously unselected package gcc-8. | |
Preparing to unpack .../25-gcc-8_8.3.0-6_amd64.deb ... | |
Unpacking gcc-8 (8.3.0-6) ... | |
Selecting previously unselected package gcc. | |
Preparing to unpack .../26-gcc_4%3a8.3.0-1_amd64.deb ... | |
Unpacking gcc (4:8.3.0-1) ... | |
Selecting previously unselected package libstdc++-8-dev:amd64. | |
Preparing to unpack .../27-libstdc++-8-dev_8.3.0-6_amd64.deb ... | |
Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... | |
Selecting previously unselected package g++-8. | |
Preparing to unpack .../28-g++-8_8.3.0-6_amd64.deb ... | |
Unpacking g++-8 (8.3.0-6) ... | |
Selecting previously unselected package g++. | |
Preparing to unpack .../29-g++_4%3a8.3.0-1_amd64.deb ... | |
Unpacking g++ (4:8.3.0-1) ... | |
Selecting previously unselected package make. | |
Preparing to unpack .../30-make_4.2.1-1.2_amd64.deb ... | |
Unpacking make (4.2.1-1.2) ... | |
Selecting previously unselected package libdpkg-perl. | |
Preparing to unpack .../31-libdpkg-perl_1.19.7_all.deb ... | |
Unpacking libdpkg-perl (1.19.7) ... | |
Selecting previously unselected package dpkg-dev. | |
Preparing to unpack .../32-dpkg-dev_1.19.7_all.deb ... | |
Unpacking dpkg-dev (1.19.7) ... | |
Selecting previously unselected package build-essential. | |
Preparing to unpack .../33-build-essential_12.6_amd64.deb ... | |
Unpacking build-essential (12.6) ... | |
Selecting previously unselected package libassuan0:amd64. | |
Preparing to unpack .../34-libassuan0_2.5.2-1_amd64.deb ... | |
Unpacking libassuan0:amd64 (2.5.2-1) ... | |
Selecting previously unselected package gpgconf. | |
Preparing to unpack .../35-gpgconf_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gpgconf (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package libksba8:amd64. | |
Preparing to unpack .../36-libksba8_1.3.5-2_amd64.deb ... | |
Unpacking libksba8:amd64 (1.3.5-2) ... | |
Selecting previously unselected package libnpth0:amd64. | |
Preparing to unpack .../37-libnpth0_1.6-1_amd64.deb ... | |
Unpacking libnpth0:amd64 (1.6-1) ... | |
Selecting previously unselected package dirmngr. | |
Preparing to unpack .../38-dirmngr_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking dirmngr (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package libfakeroot:amd64. | |
Preparing to unpack .../39-libfakeroot_1.23-1_amd64.deb ... | |
Unpacking libfakeroot:amd64 (1.23-1) ... | |
Selecting previously unselected package fakeroot. | |
Preparing to unpack .../40-fakeroot_1.23-1_amd64.deb ... | |
Unpacking fakeroot (1.23-1) ... | |
Selecting previously unselected package gnupg-l10n. | |
Preparing to unpack .../41-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... | |
Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package gnupg-utils. | |
Preparing to unpack .../42-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gnupg-utils (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package gpg. | |
Preparing to unpack .../43-gpg_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gpg (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package pinentry-curses. | |
Preparing to unpack .../44-pinentry-curses_1.1.0-2_amd64.deb ... | |
Unpacking pinentry-curses (1.1.0-2) ... | |
Selecting previously unselected package gpg-agent. | |
Preparing to unpack .../45-gpg-agent_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gpg-agent (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package gpg-wks-client. | |
Preparing to unpack .../46-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package gpg-wks-server. | |
Preparing to unpack .../47-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package gpgsm. | |
Preparing to unpack .../48-gpgsm_2.2.12-1+deb10u1_amd64.deb ... | |
Unpacking gpgsm (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package gnupg. | |
Preparing to unpack .../49-gnupg_2.2.12-1+deb10u1_all.deb ... | |
Unpacking gnupg (2.2.12-1+deb10u1) ... | |
Selecting previously unselected package libalgorithm-diff-perl. | |
Preparing to unpack .../50-libalgorithm-diff-perl_1.19.03-2_all.deb ... | |
Unpacking libalgorithm-diff-perl (1.19.03-2) ... | |
Selecting previously unselected package libalgorithm-diff-xs-perl. | |
Preparing to unpack .../51-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... | |
Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... | |
Selecting previously unselected package libalgorithm-merge-perl. | |
Preparing to unpack .../52-libalgorithm-merge-perl_0.08-3_all.deb ... | |
Unpacking libalgorithm-merge-perl (0.08-3) ... | |
Selecting previously unselected package libfile-fcntllock-perl. | |
Preparing to unpack .../53-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... | |
Unpacking libfile-fcntllock-perl (0.22-3+b5) ... | |
Selecting previously unselected package manpages-dev. | |
Preparing to unpack .../54-manpages-dev_4.16-2_all.deb ... | |
Unpacking manpages-dev (4.16-2) ... | |
Setting up libksba8:amd64 (1.3.5-2) ... | |
Setting up libfile-fcntllock-perl (0.22-3+b5) ... | |
Setting up libalgorithm-diff-perl (1.19.03-2) ... | |
Setting up manpages (4.16-2) ... | |
Setting up binutils-common:amd64 (2.31.1-16) ... | |
Setting up linux-libc-dev:amd64 (4.19.118-2+deb10u1) ... | |
Setting up libnpth0:amd64 (1.6-1) ... | |
Setting up libassuan0:amd64 (2.5.2-1) ... | |
Setting up libgomp1:amd64 (8.3.0-6) ... | |
Setting up libfakeroot:amd64 (1.23-1) ... | |
Setting up fakeroot (1.23-1) ... | |
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
Setting up libasan5:amd64 (8.3.0-6) ... | |
Setting up make (4.2.1-1.2) ... | |
Setting up libmpfr6:amd64 (4.0.2-1) ... | |
Setting up gnupg-l10n (2.2.12-1+deb10u1) ... | |
Setting up libquadmath0:amd64 (8.3.0-6) ... | |
Setting up libmpc3:amd64 (1.1.0-1) ... | |
Setting up libatomic1:amd64 (8.3.0-6) ... | |
Setting up libdpkg-perl (1.19.7) ... | |
Setting up libmpx2:amd64 (8.3.0-6) ... | |
Setting up libubsan1:amd64 (8.3.0-6) ... | |
Setting up libisl19:amd64 (0.20-2) ... | |
Setting up gpgconf (2.2.12-1+deb10u1) ... | |
Setting up libbinutils:amd64 (2.31.1-16) ... | |
Setting up cpp-8 (8.3.0-6) ... | |
Setting up libc-dev-bin (2.28-10) ... | |
Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... | |
Setting up libcc1-0:amd64 (8.3.0-6) ... | |
Setting up liblocale-gettext-perl (1.07-3+b4) ... | |
Setting up gpg (2.2.12-1+deb10u1) ... | |
Setting up liblsan0:amd64 (8.3.0-6) ... | |
Setting up libitm1:amd64 (8.3.0-6) ... | |
Setting up libalgorithm-merge-perl (0.08-3) ... | |
Setting up gnupg-utils (2.2.12-1+deb10u1) ... | |
Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... | |
Setting up libtsan0:amd64 (8.3.0-6) ... | |
Setting up pinentry-curses (1.1.0-2) ... | |
Setting up manpages-dev (4.16-2) ... | |
Setting up gpg-agent (2.2.12-1+deb10u1) ... | |
Setting up gpgsm (2.2.12-1+deb10u1) ... | |
Setting up binutils (2.31.1-16) ... | |
Setting up dpkg-dev (1.19.7) ... | |
Setting up dirmngr (2.2.12-1+deb10u1) ... | |
Setting up libgcc-8-dev:amd64 (8.3.0-6) ... | |
Setting up gpg-wks-server (2.2.12-1+deb10u1) ... | |
Setting up cpp (4:8.3.0-1) ... | |
Setting up libc6-dev:amd64 (2.28-10) ... | |
Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... | |
Setting up gcc-8 (8.3.0-6) ... | |
Setting up gpg-wks-client (2.2.12-1+deb10u1) ... | |
Setting up gcc (4:8.3.0-1) ... | |
Setting up g++-8 (8.3.0-6) ... | |
Setting up gnupg (2.2.12-1+deb10u1) ... | |
Setting up g++ (4:8.3.0-1) ... | |
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode | |
Setting up build-essential (12.6) ... | |
Processing triggers for libc-bin (2.28-10) ... | |
make: *** No targets specified and no makefile found. Stop. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment