simsong / bulk_extractor

This is the development tree. Production downloads are at:
https://github.com/simsong/bulk_extractor/releases
Other
1.07k stars 185 forks source link

latest CONFIGURE_UBUNTU20LTS.bash build issue #330

Closed blueteam0ps closed 7 months ago

blueteam0ps commented 2 years ago

Hi there, I have executed CONFIGURE_UBUNTU20LTS.bash

During execution I get the following error "./configure: line 6780: 0: command not found" but the script goes through. When I run make install inside /opt/bulk_extractor I get the following error make: *** No rule to make target 'install'. Stop.

simsong commented 2 years ago

I have seen the ./configure: line 6780: 0: bug before but I am able to get make install working. Can you post full input and output on a clean VM? My memory is that there is something not in your path, or something extra in your path, or an alias, or CFLAGS not being set, or something.

blueteam0ps commented 2 years ago

Hi there, thanks for that. Yes it is indeed pretty strange because it worked last year when I installed it but not the current one. Please see below the full transcript from my Ubuntu 20.04.3 LTS

root@dfir:/opt# bash bulk_extractor/etc/CONFIGURE_UBUNTU20LTS.bash
*******************************************************************
        Configuring Ubuntu 20.04 LTS to compile bulk_extractor.
*******************************************************************

Install Ubuntu 20.04 and follow these commands:

# sudo apt-get install git
# git clone --recursive https://github.com/simsong/bulk_extractor.git
# bash bulk_extractor/etc/CONFIGURE_UBUNTU20LTS.bash
# (cd bulk_extractor; sudo make install)

press any key to continue...

Will now try to install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  distro-info libatasmart4 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libjcat1 libnspr4 libnss3 libparted-fs-resize0 libudisks2-0
  libvolume-key1 linux-headers-5.4.0-96 linux-headers-5.4.0-96-generic linux-image-5.4.0-96-generic linux-modules-5.4.0-96-generic linux-modules-extra-5.4.0-96-generic motd-news-config python3-pexpect python3-ptyprocess udisks2
The following packages will be upgraded:
  base-files fwupd fwupd-signed libfwupd2 libfwupdplugin1 linux-generic linux-headers-generic linux-image-generic sosreport ubuntu-advantage-tools ubuntu-server
11 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 57.0 MB/82.4 MB of archives.
After this operation, 391 MB of additional disk space will be used.
Get:1 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-server amd64 1.450.2 [2,680 B]
Get:2 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB]
Get:3 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 motd-news-config all 11ubuntu5.4 [4,544 B]
Get:4 http://au.archive.ubuntu.com/ubuntu focal/main amd64 python3-ptyprocess all 0.6.0-1ubuntu1 [13.3 kB]
Get:5 http://au.archive.ubuntu.com/ubuntu focal/main amd64 python3-pexpect all 4.6.0-1build1 [44.6 kB]
Get:6 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 sosreport amd64 4.1-1ubuntu0.20.04.3 [245 kB]
Get:7 http://au.archive.ubuntu.com/ubuntu focal/main amd64 distro-info amd64 0.23ubuntu1 [17.1 kB]
Get:8 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-advantage-tools amd64 27.5~20.04.1 [861 kB]
Get:9 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 fwupd-signed amd64 1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2 [26.1 kB]
Get:10 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjcat1 amd64 0.1.3-2~ubuntu20.04.1 [25.9 kB]
Get:11 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libfwupd2 amd64 1.5.11-0ubuntu1~20.04.2 [82.0 kB]
Get:12 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libfwupdplugin1 amd64 1.5.11-0ubuntu1~20.04.2 [126 kB]
Get:13 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 fwupd amd64 1.5.11-0ubuntu1~20.04.2 [1,816 kB]
Get:14 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libatasmart4 amd64 0.19-5 [23.4 kB]
Get:15 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-utils2 amd64 2.23-2ubuntu3 [14.0 kB]
Get:16 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB]
Get:17 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB]
Get:18 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libvolume-key1 amd64 0.3.12-3.1 [40.2 kB]
Get:19 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-crypto2 amd64 2.23-2ubuntu3 [16.4 kB]
Get:20 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-part-err2 amd64 2.23-2ubuntu3 [5,440 B]
Get:21 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libparted-fs-resize0 amd64 3.3-4ubuntu0.20.04.1 [47.4 kB]
Get:22 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-fs2 amd64 2.23-2ubuntu3 [20.1 kB]
Get:23 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-loop2 amd64 2.23-2ubuntu3 [6,612 B]
Get:24 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-part2 amd64 2.23-2ubuntu3 [15.3 kB]
Get:25 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-swap2 amd64 2.23-2ubuntu3 [7,764 B]
Get:26 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev2 amd64 2.23-2ubuntu3 [34.9 kB]
Get:27 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libudisks2-0 amd64 2.8.4-1ubuntu2 [99.4 kB]
Get:28 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-96-generic amd64 5.4.0-96.109 [39.4 MB]
Get:29 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.96.100 [1,900 B]
Get:30 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.96.100 [2,588 B]
Get:31 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-96 all 5.4.0-96.109 [11.0 MB]
Get:32 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-96-generic amd64 5.4.0-96.109 [1,395 kB]
Get:33 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.96.100 [2,456 B]
Get:34 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 udisks2 amd64 2.8.4-1ubuntu2 [245 kB]
Fetched 53.8 MB in 5s (9,934 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 71541 files and directories currently installed.)
Preparing to unpack .../ubuntu-server_1.450.2_amd64.deb ...
Unpacking ubuntu-server (1.450.2) over (1.450.1) ...
Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ...
Warning: Stopping motd-news.service, but it can still be activated by:
  motd-news.timer
Unpacking base-files (11ubuntu5.4) over (11ubuntu5.1) ...
Setting up base-files (11ubuntu5.4) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
Installing new version of config file /etc/update-motd.d/50-motd-news ...
motd-news.service is a disabled or a static unit, not starting it.
Removing obsolete conffile /etc/default/motd-news ...
Selecting previously unselected package motd-news-config.
(Reading database ... 71540 files and directories currently installed.)
Preparing to unpack .../00-motd-news-config_11ubuntu5.4_all.deb ...
Unpacking motd-news-config (11ubuntu5.4) ...
Selecting previously unselected package python3-ptyprocess.
Preparing to unpack .../01-python3-ptyprocess_0.6.0-1ubuntu1_all.deb ...
Unpacking python3-ptyprocess (0.6.0-1ubuntu1) ...
Selecting previously unselected package python3-pexpect.
Preparing to unpack .../02-python3-pexpect_4.6.0-1build1_all.deb ...
Unpacking python3-pexpect (4.6.0-1build1) ...
Preparing to unpack .../03-sosreport_4.1-1ubuntu0.20.04.3_amd64.deb ...
Unpacking sosreport (4.1-1ubuntu0.20.04.3) over (3.9.1-1ubuntu0.20.04.2) ...
Selecting previously unselected package distro-info.
Preparing to unpack .../04-distro-info_0.23ubuntu1_amd64.deb ...
Unpacking distro-info (0.23ubuntu1) ...
Preparing to unpack .../05-ubuntu-advantage-tools_27.5~20.04.1_amd64.deb ...
Unpacking ubuntu-advantage-tools (27.5~20.04.1) over (20.3) ...
Preparing to unpack .../06-fwupd-signed_1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking fwupd-signed (1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2) over (1.27.1ubuntu2+1.3.11-1~focal1) ...
Selecting previously unselected package libjcat1:amd64.
Preparing to unpack .../07-libjcat1_0.1.3-2~ubuntu20.04.1_amd64.deb ...
Unpacking libjcat1:amd64 (0.1.3-2~ubuntu20.04.1) ...
Preparing to unpack .../08-libfwupd2_1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking libfwupd2:amd64 (1.5.11-0ubuntu1~20.04.2) over (1.3.11-1~focal1) ...
Preparing to unpack .../09-libfwupdplugin1_1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking libfwupdplugin1:amd64 (1.5.11-0ubuntu1~20.04.2) over (1.3.11-1~focal1) ...
Preparing to unpack .../10-fwupd_1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking fwupd (1.5.11-0ubuntu1~20.04.2) over (1.3.11-1~focal1) ...
Selecting previously unselected package libatasmart4:amd64.
Preparing to unpack .../11-libatasmart4_0.19-5_amd64.deb ...
Unpacking libatasmart4:amd64 (0.19-5) ...
Selecting previously unselected package libblockdev-utils2:amd64.
Preparing to unpack .../12-libblockdev-utils2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-utils2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../13-libnspr4_2%3a4.25-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.25-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../14-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ...
Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ...
Selecting previously unselected package libvolume-key1.
Preparing to unpack .../15-libvolume-key1_0.3.12-3.1_amd64.deb ...
Unpacking libvolume-key1 (0.3.12-3.1) ...
Selecting previously unselected package libblockdev-crypto2:amd64.
Preparing to unpack .../16-libblockdev-crypto2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-crypto2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-part-err2:amd64.
Preparing to unpack .../17-libblockdev-part-err2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-part-err2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libparted-fs-resize0:amd64.
Preparing to unpack .../18-libparted-fs-resize0_3.3-4ubuntu0.20.04.1_amd64.deb ...
Unpacking libparted-fs-resize0:amd64 (3.3-4ubuntu0.20.04.1) ...
Selecting previously unselected package libblockdev-fs2:amd64.
Preparing to unpack .../19-libblockdev-fs2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-fs2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-loop2:amd64.
Preparing to unpack .../20-libblockdev-loop2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-loop2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-part2:amd64.
Preparing to unpack .../21-libblockdev-part2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-part2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-swap2:amd64.
Preparing to unpack .../22-libblockdev-swap2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-swap2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev2:amd64.
Preparing to unpack .../23-libblockdev2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libudisks2-0:amd64.
Preparing to unpack .../24-libudisks2-0_2.8.4-1ubuntu2_amd64.deb ...
Unpacking libudisks2-0:amd64 (2.8.4-1ubuntu2) ...
Selecting previously unselected package linux-modules-5.4.0-96-generic.
Preparing to unpack .../25-linux-modules-5.4.0-96-generic_5.4.0-96.109_amd64.deb ...
Unpacking linux-modules-5.4.0-96-generic (5.4.0-96.109) ...
Selecting previously unselected package linux-image-5.4.0-96-generic.
Preparing to unpack .../26-linux-image-5.4.0-96-generic_5.4.0-96.109_amd64.deb ...
Unpacking linux-image-5.4.0-96-generic (5.4.0-96.109) ...
Selecting previously unselected package linux-modules-extra-5.4.0-96-generic.
Preparing to unpack .../27-linux-modules-extra-5.4.0-96-generic_5.4.0-96.109_amd64.deb ...
Unpacking linux-modules-extra-5.4.0-96-generic (5.4.0-96.109) ...
Preparing to unpack .../28-linux-generic_5.4.0.96.100_amd64.deb ...
Unpacking linux-generic (5.4.0.96.100) over (5.4.0.91.95) ...
Preparing to unpack .../29-linux-image-generic_5.4.0.96.100_amd64.deb ...
Unpacking linux-image-generic (5.4.0.96.100) over (5.4.0.91.95) ...
Selecting previously unselected package linux-headers-5.4.0-96.
Preparing to unpack .../30-linux-headers-5.4.0-96_5.4.0-96.109_all.deb ...
Unpacking linux-headers-5.4.0-96 (5.4.0-96.109) ...
Selecting previously unselected package linux-headers-5.4.0-96-generic.
Preparing to unpack .../31-linux-headers-5.4.0-96-generic_5.4.0-96.109_amd64.deb ...
Unpacking linux-headers-5.4.0-96-generic (5.4.0-96.109) ...
Preparing to unpack .../32-linux-headers-generic_5.4.0.96.100_amd64.deb ...
Unpacking linux-headers-generic (5.4.0.96.100) over (5.4.0.91.95) ...
Selecting previously unselected package udisks2.
Preparing to unpack .../33-udisks2_2.8.4-1ubuntu2_amd64.deb ...
Unpacking udisks2 (2.8.4-1ubuntu2) ...
Setting up motd-news-config (11ubuntu5.4) ...
Setting up distro-info (0.23ubuntu1) ...
Setting up libjcat1:amd64 (0.1.3-2~ubuntu20.04.1) ...
Setting up libatasmart4:amd64 (0.19-5) ...
Setting up linux-modules-5.4.0-96-generic (5.4.0-96.109) ...
Setting up libblockdev-utils2:amd64 (2.23-2ubuntu3) ...
Setting up libnspr4:amd64 (2:4.25-1) ...
Setting up linux-headers-5.4.0-96 (5.4.0-96.109) ...
Setting up libparted-fs-resize0:amd64 (3.3-4ubuntu0.20.04.1) ...
Setting up libblockdev-part-err2:amd64 (2.23-2ubuntu3) ...
Setting up ubuntu-advantage-tools (27.5~20.04.1) ...
Installing new version of config file /etc/logrotate.d/ubuntu-advantage-tools ...
Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ...
Created symlink /etc/systemd/system/multi-user.target.wants/ua-reboot-cmds.service → /lib/systemd/system/ua-reboot-cmds.service.
Created symlink /etc/systemd/system/timers.target.wants/ua-timer.timer → /lib/systemd/system/ua-timer.timer.
Created symlink /etc/systemd/system/multi-user.target.wants/ua-license-check.path → /lib/systemd/system/ua-license-check.path.
Setting up linux-headers-5.4.0-96-generic (5.4.0-96.109) ...
Setting up libudisks2-0:amd64 (2.8.4-1ubuntu2) ...
Setting up linux-image-5.4.0-96-generic (5.4.0-96.109) ...
I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-96-generic
I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-96-generic
Setting up python3-ptyprocess (0.6.0-1ubuntu1) ...
Setting up libblockdev-swap2:amd64 (2.23-2ubuntu3) ...
Setting up libfwupd2:amd64 (1.5.11-0ubuntu1~20.04.2) ...
Setting up libblockdev-loop2:amd64 (2.23-2ubuntu3) ...
Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ...
Setting up linux-headers-generic (5.4.0.96.100) ...
Setting up libblockdev2:amd64 (2.23-2ubuntu3) ...
Setting up libblockdev-part2:amd64 (2.23-2ubuntu3) ...
Setting up python3-pexpect (4.6.0-1build1) ...
Setting up libfwupdplugin1:amd64 (1.5.11-0ubuntu1~20.04.2) ...
Setting up linux-modules-extra-5.4.0-96-generic (5.4.0-96.109) ...
Setting up libblockdev-fs2:amd64 (2.23-2ubuntu3) ...
Setting up sosreport (4.1-1ubuntu0.20.04.3) ...
Setting up ubuntu-server (1.450.2) ...
Setting up libvolume-key1 (0.3.12-3.1) ...
Setting up fwupd (1.5.11-0ubuntu1~20.04.2) ...
Installing new version of config file /etc/fwupd/daemon.conf ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
Installing new version of config file /etc/fwupd/thunderbolt.conf ...
fwupd-offline-update.service is a disabled or a static unit not running, not starting it.
fwupd-refresh.service is a disabled or a static unit not running, not starting it.
fwupd.service is a disabled or a static unit not running, not starting it.
Setting up udisks2 (2.8.4-1ubuntu2) ...
Created symlink /etc/systemd/system/graphical.target.wants/udisks2.service → /lib/systemd/system/udisks2.service.
Setting up linux-image-generic (5.4.0.96.100) ...
Setting up libblockdev-crypto2:amd64 (2.23-2ubuntu3) ...
Setting up linux-generic (5.4.0.96.100) ...
Setting up fwupd-signed (1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.4git20200323-0ubuntu6.2) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for install-info (6.7.0.dfsg.2-5) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for linux-image-5.4.0-96-generic (5.4.0-96.109) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.4.0-96-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.0-96-generic
Found initrd image: /boot/initrd.img-5.4.0-96-generic
Found linux image: /boot/vmlinuz-5.4.0-91-generic
Found initrd image: /boot/initrd.img-5.4.0-91-generic
done
Processing triggers for initramfs-tools (0.136ubuntu6.6) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-96-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  autotools-dev binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 dpkg-dev fakeroot g++ g++-9 gcc gcc-9 gcc-9-base libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libatomic1 libbinutils
  libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libfakeroot libfile-fcntllock-perl libfl-dev libgcc-9-dev libgomp1 libisl22 libitm1 liblsan0 libltdl-dev libmpc3 libquadmath0 libstdc++-9-dev libtsan0
  libubsan1 linux-libc-dev m4 manpages-dev
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cpp-doc gcc-9-locales debian-keyring bison flex-doc g++-multilib g++-9-multilib gcc-9-doc gcc-multilib gdb gcc-doc gcc-9-multilib glibc-doc bzr libtool-doc libssl-doc
  libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc
The following NEW packages will be installed:
  autoconf automake autotools-dev binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9 dpkg-dev fakeroot flex g++ g++-9 gcc gcc-9 gcc-9-base libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfl-dev libgcc-9-dev libgomp1 libisl22 libitm1
  liblsan0 libltdl-dev libmpc3 libquadmath0 libssl-dev libstdc++-9-dev libtool libtsan0 libubsan1 libxml2-utils linux-libc-dev m4 make manpages-dev pkg-config zlib1g-dev
0 upgraded, 54 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.7 MB of archives.
After this operation, 206 MB of additional disk space will be used.
Get:1 http://au.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
Get:2 http://au.archive.ubuntu.com/ubuntu focal/main amd64 flex amd64 2.6.4-6.2 [317 kB]
Get:3 http://au.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
Get:4 http://au.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
Get:5 http://au.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
Get:6 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB]
Get:7 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB]
Get:8 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB]
Get:9 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB]
Get:10 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1,613 kB]
Get:11 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3,380 B]
Get:12 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
Get:13 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1,114 kB]
Get:14 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
Get:15 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2,520 kB]
Get:16 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
Get:17 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
Get:18 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
Get:19 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7,494 kB]
Get:20 http://au.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
Get:21 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
Get:22 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
Get:23 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
Get:24 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9,284 B]
Get:25 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
Get:26 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
Get:27 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2,009 kB]
Get:28 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
Get:29 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
Get:30 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2,360 kB]
Get:31 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8,241 kB]
Get:32 http://au.archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5,208 B]
Get:33 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB]
Get:34 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB]
Get:35 http://au.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B]
Get:36 http://au.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
Get:37 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
Get:38 http://au.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
Get:39 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B]
Get:40 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
Get:41 http://au.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
Get:42 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
Get:43 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
Get:44 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:45 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libexpat1-dev amd64 2.2.9-1build1 [116 kB]
Get:46 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
Get:47 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libfl-dev amd64 2.6.4-6.2 [6,316 B]
Get:48 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
Get:49 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB]
Get:50 http://au.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
Get:51 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-utils amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [37.1 kB]
Get:52 http://au.archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2,266 kB]
Get:53 http://au.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
Get:54 http://au.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.2 [155 kB]
Fetched 46.7 MB in 7s (6,766 kB/s)
Extracting templates from packages: 100%
Selecting previously unselected package m4.
(Reading database ... 108104 files and directories currently installed.)
Preparing to unpack .../00-m4_1.4.18-4_amd64.deb ...
Unpacking m4 (1.4.18-4) ...
Selecting previously unselected package flex.
Preparing to unpack .../01-flex_2.6.4-6.2_amd64.deb ...
Unpacking flex (2.6.4-6.2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../02-autoconf_2.69-11.1_all.deb ...
Unpacking autoconf (2.69-11.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../03-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../04-automake_1%3a1.16.1-4ubuntu6_all.deb ...
Unpacking automake (1:1.16.1-4ubuntu6) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../05-binutils-common_2.34-6ubuntu1.3_amd64.deb ...
Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../06-libbinutils_2.34-6ubuntu1.3_amd64.deb ...
Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../07-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../08-libctf0_2.34-6ubuntu1.3_amd64.deb ...
Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
Selecting previously unselected package binutils.
Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ...
Unpacking binutils (2.34-6ubuntu1.3) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../11-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../12-linux-libc-dev_5.4.0-96.109_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.4.0-96.109) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../13-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../14-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
Selecting previously unselected package gcc-9-base:amd64.
Preparing to unpack .../15-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package libisl22:amd64.
Preparing to unpack .../16-libisl22_0.22.1-1_amd64.deb ...
Unpacking libisl22:amd64 (0.22.1-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../17-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-9.
Preparing to unpack .../18-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../19-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking cpp (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../20-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../21-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../22-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../23-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libasan5:amd64.
Preparing to unpack .../24-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../25-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../26-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../27-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../28-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgcc-9-dev:amd64.
Preparing to unpack .../29-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package gcc-9.
Preparing to unpack .../30-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../31-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking gcc (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libstdc++-9-dev:amd64.
Preparing to unpack .../32-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package g++-9.
Preparing to unpack .../33-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../34-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking g++ (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package make.
Preparing to unpack .../35-make_4.2.1-1.2_amd64.deb ...
Unpacking make (4.2.1-1.2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../36-libdpkg-perl_1.19.7ubuntu3_all.deb ...
Unpacking libdpkg-perl (1.19.7ubuntu3) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../37-dpkg-dev_1.19.7ubuntu3_all.deb ...
Unpacking dpkg-dev (1.19.7ubuntu3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../38-build-essential_12.8ubuntu1.1_amd64.deb ...
Unpacking build-essential (12.8ubuntu1.1) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../39-libfakeroot_1.24-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.24-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../40-fakeroot_1.24-1_amd64.deb ...
Unpacking fakeroot (1.24-1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../41-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 .../42-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../43-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../44-libexpat1-dev_2.2.9-1build1_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.2.9-1build1) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../45-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build4) ...
Selecting previously unselected package libfl-dev:amd64.
Preparing to unpack .../46-libfl-dev_2.6.4-6.2_amd64.deb ...
Unpacking libfl-dev:amd64 (2.6.4-6.2) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../47-libltdl-dev_2.4.6-14_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-14) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../48-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ...
Selecting previously unselected package libtool.
Preparing to unpack .../49-libtool_2.4.6-14_all.deb ...
Unpacking libtool (2.4.6-14) ...
Selecting previously unselected package libxml2-utils.
Preparing to unpack .../50-libxml2-utils_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
Unpacking libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../51-manpages-dev_5.05-1_all.deb ...
Unpacking manpages-dev (5.05-1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../52-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
Unpacking pkg-config (0.29.1-0ubuntu4) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../53-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ...
Setting up manpages-dev (5.05-1) ...
Setting up libfile-fcntllock-perl (0.22-3build4) ...
Setting up libalgorithm-diff-perl (1.19.03-2) ...
Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ...
Setting up linux-libc-dev:amd64 (5.4.0-96.109) ...
Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
Setting up m4 (1.4.18-4) ...
Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up libfakeroot:amd64 (1.24-1) ...
Setting up fakeroot (1.24-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up autotools-dev (20180224.1) ...
Setting up make (4.2.1-1.2) ...
Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up libdpkg-perl (1.19.7ubuntu3) ...
Setting up autoconf (2.69-11.1) ...
Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
Setting up libisl22:amd64 (0.22.1-1) ...
Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ...
Setting up libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.1) ...
Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
Setting up libalgorithm-diff-xs-perl (0.04-6) ...
Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
Setting up libctf0:amd64 (2.34-6ubuntu1.3) ...
Setting up automake (1:1.16.1-4ubuntu6) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up flex (2.6.4-6.2) ...
Setting up libfl-dev:amd64 (2.6.4-6.2) ...
Setting up libltdl-dev:amd64 (2.4.6-14) ...
Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
Setting up pkg-config (0.29.1-0ubuntu4) ...
Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
Setting up binutils (2.34-6ubuntu1.3) ...
Setting up dpkg-dev (1.19.7ubuntu3) ...
Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
Setting up libexpat1-dev:amd64 (2.2.9-1build1) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ...
Setting up cpp (4:9.3.0-1ubuntu2) ...
Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
Setting up libtool (2.4.6-14) ...
Setting up gcc (4:9.3.0-1ubuntu2) ...
Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
Setting up g++ (4:9.3.0-1ubuntu2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.8ubuntu1.1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for install-info (6.7.0.dfsg.2-5) ...
manually installing a modern libewf
2022-01-23 21:44:55 URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/102821841/02236f80-b6d8-11eb-9723-31758decf524?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220123%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220123T214451Z&X-Amz-Expires=300&X-Amz-Signature=38ec135c72773905baf267d5e66ad5eb037ab6cfe70def2cae82255876471a06&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=102821841&response-content-disposition=attachment%3B%20filename%3Dlibewf-20140812.tar.gz&response-content-type=application%2Foctet-stream [2355397/2355397] -> "libewf-20140812.tar.gz" [1]
./configure: line 6780: 0: command not found
config.status: creating po/POTFILES
config.status: creating po/Makefile
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ewfmount.c: In function ‘main’:
ewfmount.c:147:22: warning: variable ‘option_extended_options’ set but not used [-Wunused-but-set-variable]
  147 |  system_character_t *option_extended_options = NULL;
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
ewfmount.c:146:22: warning: variable ‘mount_point’ set but not used [-Wunused-but-set-variable]
  146 |  system_character_t *mount_point             = NULL;
      |                      ^~~~~~~~~~~
Making install in include
make[1]: Entering directory '/tmp/src/libewf-20140812/include'
make[2]: Entering directory '/tmp/src/libewf-20140812/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include'
 /usr/bin/install -c -m 644 libewf.h '/usr/local/include'
 /usr/bin/mkdir -p '/usr/local/include/libewf'
 /usr/bin/install -c -m 644 libewf/codepage.h libewf/definitions.h libewf/error.h libewf/extern.h libewf/features.h libewf/types.h '/usr/local/include/libewf'
make[2]: Leaving directory '/tmp/src/libewf-20140812/include'
make[1]: Leaving directory '/tmp/src/libewf-20140812/include'
Making install in common
make[1]: Entering directory '/tmp/src/libewf-20140812/common'
make[2]: Entering directory '/tmp/src/libewf-20140812/common'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/common'
make[1]: Leaving directory '/tmp/src/libewf-20140812/common'
Making install in libcerror
make[1]: Entering directory '/tmp/src/libewf-20140812/libcerror'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcerror'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcerror'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcerror'
Making install in libcthreads
make[1]: Entering directory '/tmp/src/libewf-20140812/libcthreads'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcthreads'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcthreads'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcthreads'
Making install in libcdata
make[1]: Entering directory '/tmp/src/libewf-20140812/libcdata'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcdata'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcdata'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcdata'
Making install in libcdatetime
make[1]: Entering directory '/tmp/src/libewf-20140812/libcdatetime'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcdatetime'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcdatetime'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcdatetime'
Making install in libclocale
make[1]: Entering directory '/tmp/src/libewf-20140812/libclocale'
make[2]: Entering directory '/tmp/src/libewf-20140812/libclocale'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libclocale'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libclocale'
Making install in libcnotify
make[1]: Entering directory '/tmp/src/libewf-20140812/libcnotify'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcnotify'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcnotify'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcnotify'
Making install in libcsplit
make[1]: Entering directory '/tmp/src/libewf-20140812/libcsplit'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcsplit'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcsplit'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcsplit'
Making install in libuna
make[1]: Entering directory '/tmp/src/libewf-20140812/libuna'
make[2]: Entering directory '/tmp/src/libewf-20140812/libuna'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libuna'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libuna'
Making install in libcfile
make[1]: Entering directory '/tmp/src/libewf-20140812/libcfile'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcfile'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcfile'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcfile'
Making install in libcpath
make[1]: Entering directory '/tmp/src/libewf-20140812/libcpath'
make[2]: Entering directory '/tmp/src/libewf-20140812/libcpath'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libcpath'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libcpath'
Making install in libbfio
make[1]: Entering directory '/tmp/src/libewf-20140812/libbfio'
make[2]: Entering directory '/tmp/src/libewf-20140812/libbfio'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libbfio'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libbfio'
Making install in libfcache
make[1]: Entering directory '/tmp/src/libewf-20140812/libfcache'
make[2]: Entering directory '/tmp/src/libewf-20140812/libfcache'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libfcache'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libfcache'
Making install in libfdata
make[1]: Entering directory '/tmp/src/libewf-20140812/libfdata'
make[2]: Entering directory '/tmp/src/libewf-20140812/libfdata'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libfdata'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libfdata'
Making install in libfvalue
make[1]: Entering directory '/tmp/src/libewf-20140812/libfvalue'
make[2]: Entering directory '/tmp/src/libewf-20140812/libfvalue'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libfvalue'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libfvalue'
Making install in libmfdata
make[1]: Entering directory '/tmp/src/libewf-20140812/libmfdata'
make[2]: Entering directory '/tmp/src/libewf-20140812/libmfdata'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libmfdata'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libmfdata'
Making install in libhmac
make[1]: Entering directory '/tmp/src/libewf-20140812/libhmac'
make[2]: Entering directory '/tmp/src/libewf-20140812/libhmac'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libhmac'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libhmac'
Making install in libewf
make[1]: Entering directory '/tmp/src/libewf-20140812/libewf'
make[2]: Entering directory '/tmp/src/libewf-20140812/libewf'
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libewf.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libewf.so.2.0.0 /usr/local/lib/libewf.so.2.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libewf.so.2.0.0 libewf.so.2 || { rm -f libewf.so.2 && ln -s libewf.so.2.0.0 libewf.so.2; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libewf.so.2.0.0 libewf.so || { rm -f libewf.so && ln -s libewf.so.2.0.0 libewf.so; }; })
libtool: install: /usr/bin/install -c .libs/libewf.lai /usr/local/lib/libewf.la
libtool: install: /usr/bin/install -c .libs/libewf.a /usr/local/lib/libewf.a
libtool: install: chmod 644 /usr/local/lib/libewf.a
libtool: install: ranlib /usr/local/lib/libewf.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libewf'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libewf'
Making install in libodraw
make[1]: Entering directory '/tmp/src/libewf-20140812/libodraw'
make  install-am
make[2]: Entering directory '/tmp/src/libewf-20140812/libodraw'
make[3]: Entering directory '/tmp/src/libewf-20140812/libodraw'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/src/libewf-20140812/libodraw'
make[2]: Leaving directory '/tmp/src/libewf-20140812/libodraw'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libodraw'
Making install in libsmdev
make[1]: Entering directory '/tmp/src/libewf-20140812/libsmdev'
make[2]: Entering directory '/tmp/src/libewf-20140812/libsmdev'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libsmdev'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libsmdev'
Making install in libsmraw
make[1]: Entering directory '/tmp/src/libewf-20140812/libsmraw'
make[2]: Entering directory '/tmp/src/libewf-20140812/libsmraw'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/libsmraw'
make[1]: Leaving directory '/tmp/src/libewf-20140812/libsmraw'
Making install in ewftools
make[1]: Entering directory '/tmp/src/libewf-20140812/ewftools'
make[2]: Entering directory '/tmp/src/libewf-20140812/ewftools'
 /usr/bin/mkdir -p '/usr/local/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c ewfacquire ewfacquirestream ewfdebug ewfexport ewfinfo ewfmount ewfrecover ewfverify '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/ewfacquire /usr/local/bin/ewfacquire
libtool: install: /usr/bin/install -c .libs/ewfacquirestream /usr/local/bin/ewfacquirestream
libtool: install: /usr/bin/install -c .libs/ewfdebug /usr/local/bin/ewfdebug
libtool: install: /usr/bin/install -c .libs/ewfexport /usr/local/bin/ewfexport
libtool: install: /usr/bin/install -c .libs/ewfinfo /usr/local/bin/ewfinfo
libtool: install: /usr/bin/install -c .libs/ewfmount /usr/local/bin/ewfmount
libtool: install: /usr/bin/install -c .libs/ewfrecover /usr/local/bin/ewfrecover
libtool: install: /usr/bin/install -c .libs/ewfverify /usr/local/bin/ewfverify
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/ewftools'
make[1]: Leaving directory '/tmp/src/libewf-20140812/ewftools'
Making install in ewf.net
make[1]: Entering directory '/tmp/src/libewf-20140812/ewf.net'
make[2]: Entering directory '/tmp/src/libewf-20140812/ewf.net'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/ewf.net'
make[1]: Leaving directory '/tmp/src/libewf-20140812/ewf.net'
Making install in pyewf
make[1]: Entering directory '/tmp/src/libewf-20140812/pyewf'
make[2]: Entering directory '/tmp/src/libewf-20140812/pyewf'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/pyewf'
make[1]: Leaving directory '/tmp/src/libewf-20140812/pyewf'
Making install in pyewf-python2
make[1]: Entering directory '/tmp/src/libewf-20140812/pyewf-python2'
make  install-am
make[2]: Entering directory '/tmp/src/libewf-20140812/pyewf-python2'
make[3]: Entering directory '/tmp/src/libewf-20140812/pyewf-python2'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python2'
make[2]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python2'
make[1]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python2'
Making install in pyewf-python3
make[1]: Entering directory '/tmp/src/libewf-20140812/pyewf-python3'
make  install-am
make[2]: Entering directory '/tmp/src/libewf-20140812/pyewf-python3'
make[3]: Entering directory '/tmp/src/libewf-20140812/pyewf-python3'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python3'
make[2]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python3'
make[1]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python3'
Making install in po
make[1]: Entering directory '/tmp/src/libewf-20140812/po'
make libewf.pot-update
make[2]: Entering directory '/tmp/src/libewf-20140812/po'
if LC_ALL=C grep 'GNU libewf' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  package_gnu='GNU '; \
else \
  package_gnu=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    : --default-domain=libewf --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    : --default-domain=libewf --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libewf" \
      --package-version='20140812' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libewf.po || { \
  if test -f ./libewf.pot; then \
    sed -f remove-potcdate.sed < ./libewf.pot > libewf.1po && \
    sed -f remove-potcdate.sed < libewf.po > libewf.2po && \
    if cmp libewf.1po libewf.2po >/dev/null 2>&1; then \
      rm -f libewf.1po libewf.2po libewf.po; \
    else \
      rm -f libewf.1po libewf.2po ./libewf.pot && \
      mv libewf.po ./libewf.pot; \
    fi; \
  else \
    mv libewf.po ./libewf.pot; \
  fi; \
}
make[2]: Leaving directory '/tmp/src/libewf-20140812/po'
test ! -f ./libewf.pot || \
  test -z "" || make
if test "libewf" = "gettext-tools"; then \
  /usr/bin/mkdir -p /usr/local/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
                    /usr/local/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/local/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/tmp/src/libewf-20140812/po'
Making install in documents
make[1]: Entering directory '/tmp/src/libewf-20140812/documents'
make[2]: Entering directory '/tmp/src/libewf-20140812/documents'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/documents'
make[1]: Leaving directory '/tmp/src/libewf-20140812/documents'
Making install in manuals
make[1]: Entering directory '/tmp/src/libewf-20140812/manuals'
make[2]: Entering directory '/tmp/src/libewf-20140812/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/share/man/man1'
 /usr/bin/install -c -m 644 ewfacquire.1 ewfacquirestream.1 ewfexport.1 ewfinfo.1 ewfmount.1 ewfrecover.1 ewfverify.1 '/usr/local/share/man/man1'
 /usr/bin/mkdir -p '/usr/local/share/man/man3'
 /usr/bin/install -c -m 644 libewf.3 '/usr/local/share/man/man3'
make[2]: Leaving directory '/tmp/src/libewf-20140812/manuals'
make[1]: Leaving directory '/tmp/src/libewf-20140812/manuals'
Making install in tests
make[1]: Entering directory '/tmp/src/libewf-20140812/tests'
make[2]: Entering directory '/tmp/src/libewf-20140812/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/tests'
make[1]: Leaving directory '/tmp/src/libewf-20140812/tests'
Making install in examples
make[1]: Entering directory '/tmp/src/libewf-20140812/examples'
make[2]: Entering directory '/tmp/src/libewf-20140812/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/examples'
make[1]: Leaving directory '/tmp/src/libewf-20140812/examples'
Making install in msvscpp
make[1]: Entering directory '/tmp/src/libewf-20140812/msvscpp'
make[2]: Entering directory '/tmp/src/libewf-20140812/msvscpp'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/src/libewf-20140812/msvscpp'
make[1]: Leaving directory '/tmp/src/libewf-20140812/msvscpp'
make[1]: Entering directory '/tmp/src/libewf-20140812'
make[2]: Entering directory '/tmp/src/libewf-20140812'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 libewf.pc '/usr/local/lib/pkgconfig'
make[2]: Leaving directory '/tmp/src/libewf-20140812'
make[1]: Leaving directory '/tmp/src/libewf-20140812'
total 12
-rw-r--r-- 1 root root  38 Sep  6  2019 fakeroot-x86_64-linux-gnu.conf
-rw-r--r-- 1 root root  44 Apr 14  2020 libc.conf
-rw-r--r-- 1 root root 100 Apr 14  2020 x86_64-linux-gnu.conf
updating autoconf
2022-01-23 21:45:46 URL:https://mirror.downloadvn.com/gnu/autoconf/autoconf-2.71.tar.gz [2003781/2003781] -> "autoconf-2.71.tar.gz" [1]
make  install-am
make[1]: Entering directory '/tmp/src/autoconf-2.71'
if test 'no' != no; then \
  am__dir=. am__subdir_includes=''; \
  case lib/emacs/autoconf-mode.elc in */*) \
    am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \
    -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \
else :; fi
if test 'no' != no; then \
  am__dir=. am__subdir_includes=''; \
  case lib/emacs/autotest-mode.elc in */*) \
    am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \
    -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \
else :; fi
make[2]: Entering directory '/tmp/src/autoconf-2.71'
 /usr/bin/mkdir -p '/usr/local/bin'
 /usr/bin/install -c bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/usr/local/bin'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/autoconf'
 /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4 lib/autoconf/general.m4 lib/autoconf/status.m4 lib/autoconf/oldnames.m4 lib/autoconf/specific.m4 lib/autoconf/autoheader.m4 lib/autoconf/autoupdate.m4 lib/autoconf/autotest.m4 lib/autoconf/autoscan.m4 lib/autoconf/lang.m4 lib/autoconf/c.m4 lib/autoconf/erlang.m4 lib/autoconf/fortran.m4 lib/autoconf/functions.m4 lib/autoconf/go.m4 lib/autoconf/headers.m4 lib/autoconf/types.m4 lib/autoconf/libs.m4 lib/autoconf/programs.m4 lib/autoconf/trailer.m4 '/usr/local/share/autoconf/autoconf'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/autotest'
 /usr/bin/install -c -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/usr/local/share/autoconf/autotest'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/build-aux'
 /usr/bin/install -c -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/usr/local/share/autoconf/build-aux'
if test 'no' != no; then \
  am__dir=. am__subdir_includes=''; \
  case lib/emacs/autoconf-mode.elc in */*) \
    am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \
    -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \
else :; fi
if test 'no' != no; then \
  am__dir=. am__subdir_includes=''; \
  case lib/emacs/autotest-mode.elc in */*) \
    am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \
    -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \
else :; fi
 /usr/bin/mkdir -p '/usr/local/share/autoconf/m4sugar'
 /usr/bin/install -c -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/usr/local/share/autoconf/m4sugar'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/Autom4te'
 /usr/bin/install -c -m 644 lib/Autom4te/C4che.pm lib/Autom4te/ChannelDefs.pm lib/Autom4te/Channels.pm lib/Autom4te/Config.pm lib/Autom4te/Configure_ac.pm lib/Autom4te/FileUtils.pm lib/Autom4te/General.pm lib/Autom4te/Getopt.pm lib/Autom4te/Request.pm lib/Autom4te/XFile.pm '/usr/local/share/autoconf/Autom4te'
 /usr/bin/mkdir -p '/usr/local/share/info'
 /usr/bin/install -c -m 644 ./doc/autoconf.info ./doc/standards.info '/usr/local/share/info'
 install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/autoconf.info'
 install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/standards.info'
 /usr/bin/mkdir -p '/usr/local/share/man/man1'
 /usr/bin/install -c -m 644 man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1 '/usr/local/share/man/man1'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/autoconf'
 /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4f '/usr/local/share/autoconf/autoconf'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/autoscan'
 /usr/bin/install -c -m 644 lib/autoscan/autoscan.list '/usr/local/share/autoconf/autoscan'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/autotest'
 /usr/bin/install -c -m 644 lib/autotest/autotest.m4f '/usr/local/share/autoconf/autotest'
 /usr/bin/mkdir -p '/usr/local/share/autoconf/m4sugar'
 /usr/bin/install -c -m 644 lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/usr/local/share/autoconf/m4sugar'
 /usr/bin/mkdir -p '/usr/local/share/autoconf'
 /usr/bin/install -c -m 644 lib/autom4te.cfg '/usr/local/share/autoconf'
 /usr/bin/mkdir -p '/usr/local/share/autoconf'
 /usr/bin/install -c -m 644 ./INSTALL '/usr/local/share/autoconf'
make  install-data-hook
make[3]: Entering directory '/tmp/src/autoconf-2.71'
for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \
  chmod +x "/usr/local/share/autoconf/$s"; \
done
make[3]: Leaving directory '/tmp/src/autoconf-2.71'
make[2]: Leaving directory '/tmp/src/autoconf-2.71'
make[1]: Leaving directory '/tmp/src/autoconf-2.71'
autoconf (GNU Autoconf) 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
updating automake
2022-01-23 21:45:52 URL:https://mirror.downloadvn.com/gnu/automake/automake-1.16.3.tar.gz [2359513/2359513] -> "automake-1.16.3.tar.gz" [1]
configure: WARNING: Fortran compiler cannot create executables
configure: WARNING: Fortran 77 compiler cannot create executables
make[1]: Entering directory '/tmp/src/automake-1.16.3'
 /usr/bin/mkdir -p '/usr/local/bin'
 /usr/bin/install -c bin/automake bin/aclocal '/usr/local/bin'
make  install-exec-hook
make[2]: Entering directory '/tmp/src/automake-1.16.3'
 ln '/usr/local/bin/automake' '/usr/local/bin/automake-1.16'
 ln '/usr/local/bin/aclocal' '/usr/local/bin/aclocal-1.16'
make[2]: Leaving directory '/tmp/src/automake-1.16.3'
 /usr/bin/mkdir -p '/usr/local/share/automake-1.16/am'
 /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/usr/local/share/automake-1.16/am'
 /usr/bin/mkdir -p '/usr/local/share/aclocal-1.16'
 /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/usr/local/share/aclocal-1.16'
 /usr/bin/mkdir -p '/usr/local/share/aclocal-1.16/internal'
 /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/usr/local/share/aclocal-1.16/internal'
 /usr/bin/mkdir -p '/usr/local/share/doc/automake'
 /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/usr/local/share/doc/automake'
 /usr/bin/mkdir -p '/usr/local/share/automake-1.16/Automake'
 /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/usr/local/share/automake-1.16/Automake'
 /usr/bin/mkdir -p '/usr/local/share/automake-1.16'
 /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/usr/local/share/automake-1.16'
 /usr/bin/mkdir -p '/usr/local/share/automake-1.16'
 /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/usr/local/share/automake-1.16'
 /usr/bin/mkdir -p '/usr/local/share/aclocal'
 /usr/bin/install -c -m 644 m4/acdir/README '/usr/local/share/aclocal'
 /usr/bin/mkdir -p '/usr/local/share/info'
 /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/usr/local/share/info'
 install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/automake.info'
 install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/automake-history.info'
 /usr/bin/mkdir -p '/usr/local/share/man/man1'
 /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1 doc/automake-1.16.1 '/usr/local/share/man/man1'
 /usr/bin/mkdir -p '/usr/local/share/automake-1.16/Automake'
 /usr/bin/install -c -m 644 lib/Automake/Config.pm '/usr/local/share/automake-1.16/Automake'
make  install-data-hook
make[2]: Entering directory '/tmp/src/automake-1.16.3'
 chmod +x '/usr/local/share/automake-1.16/config.guess'
 chmod +x '/usr/local/share/automake-1.16/config.sub'
 chmod +x '/usr/local/share/automake-1.16/install-sh'
 chmod +x '/usr/local/share/automake-1.16/mdate-sh'
 chmod +x '/usr/local/share/automake-1.16/missing'
 chmod +x '/usr/local/share/automake-1.16/mkinstalldirs'
 chmod +x '/usr/local/share/automake-1.16/ylwrap'
 chmod +x '/usr/local/share/automake-1.16/depcomp'
 chmod +x '/usr/local/share/automake-1.16/compile'
 chmod +x '/usr/local/share/automake-1.16/py-compile'
 chmod +x '/usr/local/share/automake-1.16/ar-lib'
 chmod +x '/usr/local/share/automake-1.16/test-driver'
 chmod +x '/usr/local/share/automake-1.16/tap-driver.sh'
make[2]: Leaving directory '/tmp/src/automake-1.16.3'
make[1]: Leaving directory '/tmp/src/automake-1.16.3'
automake (GNU automake) 1.16.3
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
root@dfir:/opt# ls
bulk_extractor
root@dfir:/opt# cd bulk_extractor/
root@dfir:/opt/bulk_extractor# ls
 AUTHORS                      bootstrap.sh   codecov.yml           compile        COPYING        doc   INSTALL    lgcomp.sh    licenses    m4              Makefile.am   mingw_notes.txt   NEWS     README.md   src       tests
'BEViewer Architecture.png'   ChangeLog      CODING_STANDARDS.md   configure.ac   dfxml_schema   etc   java_gui   LICENSE.md   ltmain.sh   make_bench.sh   man           mingw.txt         python   specfiles   src_win
root@dfir:/opt/bulk_extractor# make install
make: *** No rule to make target 'install'.  Stop.
simsong commented 2 years ago

Oh, wait. I've seen this before. It looks like the version of autoconf you are using isn't getting upgraded to autoconf-2.71. Can you try running the script in a different directory from /opt? Like in /home or something? Can you try manually upgrading the version of autoconf to version 2.71 and trying again? Thanks.

simsong commented 2 years ago

I'm racing against the clock to get BE2.0 stable enough to benchmark for a Jan 31 deadline.

blueteam0ps commented 2 years ago

Looks like autoconf is currently at autoconf-2.7.1 below is the output. I ran it from /home/dfir but still the issue remains. root@dfir:/home/dfir# autoconf --version autoconf (GNU Autoconf) 2.71 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later https://gnu.org/licenses/gpl.html, https://gnu.org/licenses/exceptions.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

root@dfir:/home/dfir/bulk_extractor/etc# ./CONFIGURE_UBUNTU20LTS.bash


    Configuring Ubuntu 20.04 LTS to compile bulk_extractor.

Install Ubuntu 20.04 and follow these commands:

sudo apt-get install git

git clone --recursive https://github.com/simsong/bulk_extractor.git

bash bulk_extractor/etc/CONFIGURE_UBUNTU20LTS.bash

(cd bulk_extractor; sudo make install)

press any key to continue...

Will now try to install Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Done Building dependency tree Reading state information... Done autoconf is already the newest version (2.69-11.1). automake is already the newest version (1:1.16.1-4ubuntu6). flex is already the newest version (2.6.4-6.2). libexpat1-dev is already the newest version (2.2.9-1build1). libtool is already the newest version (2.4.6-14). make is already the newest version (4.2.1-1.2). pkg-config is already the newest version (0.29.1-0ubuntu4). build-essential is already the newest version (12.8ubuntu1.1). libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). libxml2-utils is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. manually installing a modern libewf 2022-01-26 06:48:55 URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/102821841/02236f80-b6d8-11eb-9723-31758decf524?X-Amz-Algor ithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220126T064852Z&X-Amz-Expires=300&X-Amz-Sign ature=4ab1ed2626c1ad77ab5ad60c27c0e9e1c8f2e6c60f2638f6f61a63750e53bc78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=102821841&response-content-disposit ion=attachment%3B%20filename%3Dlibewf-20140812.tar.gz&response-content-type=application%2Foctet-stream [2355397/2355397] -> "libewf-20140812.tar.gz" [1] ./configure: line 6780: 0: command not found config.status: creating po/POTFILES config.status: creating po/Makefile ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ar: u' modifier ignored sinceD' is the default (see U') ar:u' modifier ignored since D' is the default (seeU') ewfmount.c: In function ‘main’: ewfmount.c:147:22: warning: variable ‘option_extended_options’ set but not used [-Wunused-but-set-variable] 147 | system_character_t option_extended_options = NULL; | ^~~~~~~ ewfmount.c:146:22: warning: variable ‘mount_point’ set but not used [-Wunused-but-set-variable] 146 | system_character_t mount_point = NULL; | ^~~ Making install in include make[1]: Entering directory '/tmp/src/libewf-20140812/include' make[2]: Entering directory '/tmp/src/libewf-20140812/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/include' /usr/bin/install -c -m 644 libewf.h '/usr/local/include' /usr/bin/mkdir -p '/usr/local/include/libewf' /usr/bin/install -c -m 644 libewf/codepage.h libewf/definitions.h libewf/error.h libewf/extern.h libewf/features.h libewf/types.h '/usr/local/include/libewf' make[2]: Leaving directory '/tmp/src/libewf-20140812/include' make[1]: Leaving directory '/tmp/src/libewf-20140812/include' Making install in common make[1]: Entering directory '/tmp/src/libewf-20140812/common' make[2]: Entering directory '/tmp/src/libewf-20140812/common' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/common' make[1]: Leaving directory '/tmp/src/libewf-20140812/common' Making install in libcerror make[1]: Entering directory '/tmp/src/libewf-20140812/libcerror' make[2]: Entering directory '/tmp/src/libewf-20140812/libcerror' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcerror' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcerror' Making install in libcthreads make[1]: Entering directory '/tmp/src/libewf-20140812/libcthreads' make[2]: Entering directory '/tmp/src/libewf-20140812/libcthreads' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcthreads' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcthreads' Making install in libcdata make[1]: Entering directory '/tmp/src/libewf-20140812/libcdata' make[2]: Entering directory '/tmp/src/libewf-20140812/libcdata' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcdata' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcdata' Making install in libcdatetime make[1]: Entering directory '/tmp/src/libewf-20140812/libcdatetime' make[2]: Entering directory '/tmp/src/libewf-20140812/libcdatetime' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcdatetime' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcdatetime' Making install in libclocale make[1]: Entering directory '/tmp/src/libewf-20140812/libclocale' make[2]: Entering directory '/tmp/src/libewf-20140812/libclocale' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libclocale' make[1]: Leaving directory '/tmp/src/libewf-20140812/libclocale' Making install in libcnotify make[1]: Entering directory '/tmp/src/libewf-20140812/libcnotify' make[2]: Entering directory '/tmp/src/libewf-20140812/libcnotify' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcnotify' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcnotify' Making install in libcsplit make[1]: Entering directory '/tmp/src/libewf-20140812/libcsplit' make[2]: Entering directory '/tmp/src/libewf-20140812/libcsplit' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcsplit' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcsplit' Making install in libuna make[1]: Entering directory '/tmp/src/libewf-20140812/libuna' make[2]: Entering directory '/tmp/src/libewf-20140812/libuna' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libuna' make[1]: Leaving directory '/tmp/src/libewf-20140812/libuna' Making install in libcfile make[1]: Entering directory '/tmp/src/libewf-20140812/libcfile' make[2]: Entering directory '/tmp/src/libewf-20140812/libcfile' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcfile' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcfile' Making install in libcpath make[1]: Entering directory '/tmp/src/libewf-20140812/libcpath' make[2]: Entering directory '/tmp/src/libewf-20140812/libcpath' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libcpath' make[1]: Leaving directory '/tmp/src/libewf-20140812/libcpath' Making install in libbfio make[1]: Entering directory '/tmp/src/libewf-20140812/libbfio' make[2]: Entering directory '/tmp/src/libewf-20140812/libbfio' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libbfio' make[1]: Leaving directory '/tmp/src/libewf-20140812/libbfio' Making install in libfcache make[1]: Entering directory '/tmp/src/libewf-20140812/libfcache' make[2]: Entering directory '/tmp/src/libewf-20140812/libfcache' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libfcache' make[1]: Leaving directory '/tmp/src/libewf-20140812/libfcache' Making install in libfdata make[1]: Entering directory '/tmp/src/libewf-20140812/libfdata' make[2]: Entering directory '/tmp/src/libewf-20140812/libfdata' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libfdata' make[1]: Leaving directory '/tmp/src/libewf-20140812/libfdata' Making install in libfvalue make[1]: Entering directory '/tmp/src/libewf-20140812/libfvalue' make[2]: Entering directory '/tmp/src/libewf-20140812/libfvalue' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libfvalue' make[1]: Leaving directory '/tmp/src/libewf-20140812/libfvalue' Making install in libmfdata make[1]: Entering directory '/tmp/src/libewf-20140812/libmfdata' make[2]: Entering directory '/tmp/src/libewf-20140812/libmfdata' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libmfdata' make[1]: Leaving directory '/tmp/src/libewf-20140812/libmfdata' Making install in libhmac make[1]: Entering directory '/tmp/src/libewf-20140812/libhmac' make[2]: Entering directory '/tmp/src/libewf-20140812/libhmac' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libhmac' make[1]: Leaving directory '/tmp/src/libewf-20140812/libhmac' Making install in libewf make[1]: Entering directory '/tmp/src/libewf-20140812/libewf' make[2]: Entering directory '/tmp/src/libewf-20140812/libewf' /usr/bin/mkdir -p '/usr/local/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libewf.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libewf.so.2.0.0 /usr/local/lib/libewf.so.2.0.0 libtool: install: (cd /usr/local/lib && { ln -s -f libewf.so.2.0.0 libewf.so.2 || { rm -f libewf.so.2 && ln -s libewf.so.2.0.0 libewf.so.2; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libewf.so.2.0.0 libewf.so || { rm -f libewf.so && ln -s libewf.so.2.0.0 libewf.so; }; }) libtool: install: /usr/bin/install -c .libs/libewf.lai /usr/local/lib/libewf.la libtool: install: /usr/bin/install -c .libs/libewf.a /usr/local/lib/libewf.a libtool: install: chmod 644 /usr/local/lib/libewf.a libtool: install: ranlib /usr/local/lib/libewf.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib

Libraries have been installed in: /usr/local/lib

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following:

See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages.

make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libewf' make[1]: Leaving directory '/tmp/src/libewf-20140812/libewf' Making install in libodraw make[1]: Entering directory '/tmp/src/libewf-20140812/libodraw' make install-am make[2]: Entering directory '/tmp/src/libewf-20140812/libodraw' make[3]: Entering directory '/tmp/src/libewf-20140812/libodraw' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/src/libewf-20140812/libodraw' make[2]: Leaving directory '/tmp/src/libewf-20140812/libodraw' make[1]: Leaving directory '/tmp/src/libewf-20140812/libodraw' Making install in libsmdev make[1]: Entering directory '/tmp/src/libewf-20140812/libsmdev' make[2]: Entering directory '/tmp/src/libewf-20140812/libsmdev' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libsmdev' make[1]: Leaving directory '/tmp/src/libewf-20140812/libsmdev' Making install in libsmraw make[1]: Entering directory '/tmp/src/libewf-20140812/libsmraw' make[2]: Entering directory '/tmp/src/libewf-20140812/libsmraw' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/libsmraw' make[1]: Leaving directory '/tmp/src/libewf-20140812/libsmraw' Making install in ewftools make[1]: Entering directory '/tmp/src/libewf-20140812/ewftools' make[2]: Entering directory '/tmp/src/libewf-20140812/ewftools' /usr/bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c ewfacquire ewfacquirestream ewfdebug ewfexport ewfinfo ewfmount ewfrecover ewfverify '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/ewfacquire /usr/local/bin/ewfacquire libtool: install: /usr/bin/install -c .libs/ewfacquirestream /usr/local/bin/ewfacquirestream libtool: install: /usr/bin/install -c .libs/ewfdebug /usr/local/bin/ewfdebug libtool: install: /usr/bin/install -c .libs/ewfexport /usr/local/bin/ewfexport libtool: install: /usr/bin/install -c .libs/ewfinfo /usr/local/bin/ewfinfo libtool: install: /usr/bin/install -c .libs/ewfmount /usr/local/bin/ewfmount libtool: install: /usr/bin/install -c .libs/ewfrecover /usr/local/bin/ewfrecover libtool: install: /usr/bin/install -c .libs/ewfverify /usr/local/bin/ewfverify make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/ewftools' make[1]: Leaving directory '/tmp/src/libewf-20140812/ewftools' Making install in ewf.net make[1]: Entering directory '/tmp/src/libewf-20140812/ewf.net' make[2]: Entering directory '/tmp/src/libewf-20140812/ewf.net' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/ewf.net' make[1]: Leaving directory '/tmp/src/libewf-20140812/ewf.net' Making install in pyewf make[1]: Entering directory '/tmp/src/libewf-20140812/pyewf' make[2]: Entering directory '/tmp/src/libewf-20140812/pyewf' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/pyewf' make[1]: Leaving directory '/tmp/src/libewf-20140812/pyewf' Making install in pyewf-python2 make[1]: Entering directory '/tmp/src/libewf-20140812/pyewf-python2' make install-am make[2]: Entering directory '/tmp/src/libewf-20140812/pyewf-python2' make[3]: Entering directory '/tmp/src/libewf-20140812/pyewf-python2' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python2' make[2]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python2' make[1]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python2' Making install in pyewf-python3 make[1]: Entering directory '/tmp/src/libewf-20140812/pyewf-python3' make install-am make[2]: Entering directory '/tmp/src/libewf-20140812/pyewf-python3' make[3]: Entering directory '/tmp/src/libewf-20140812/pyewf-python3' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python3' make[2]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python3' make[1]: Leaving directory '/tmp/src/libewf-20140812/pyewf-python3' Making install in po make[1]: Entering directory '/tmp/src/libewf-20140812/po' make libewf.pot-update make[2]: Entering directory '/tmp/src/libewf-20140812/po' if LC_ALL=C grep 'GNU libewf' ../ 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='joachim.metz@gmail.com'; \ else \ msgid_bugs_address='joachim.metz@gmail.com'; \ fi; \ case `: --version | sed 1q | sed -e 's,^[^0-9],,'in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ : --default-domain=libewf --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=libewf --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libewf" \ --package-version='20140812' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libewf.po || { \ if test -f ./libewf.pot; then \ sed -f remove-potcdate.sed < ./libewf.pot > libewf.1po && \ sed -f remove-potcdate.sed < libewf.po > libewf.2po && \ if cmp libewf.1po libewf.2po >/dev/null 2>&1; then \ rm -f libewf.1po libewf.2po libewf.po; \ else \ rm -f libewf.1po libewf.2po ./libewf.pot && \ mv libewf.po ./libewf.pot; \ fi; \ else \ mv libewf.po ./libewf.pot; \ fi; \ } make[2]: Leaving directory '/tmp/src/libewf-20140812/po' test ! -f ./libewf.pot || \ test -z "" || make if test "libewf" = "gettext-tools"; then \ /usr/bin/mkdir -p /usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/src/libewf-20140812/po' Making install in documents make[1]: Entering directory '/tmp/src/libewf-20140812/documents' make[2]: Entering directory '/tmp/src/libewf-20140812/documents' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/documents' make[1]: Leaving directory '/tmp/src/libewf-20140812/documents' Making install in manuals make[1]: Entering directory '/tmp/src/libewf-20140812/manuals' make[2]: Entering directory '/tmp/src/libewf-20140812/manuals' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 ewfacquire.1 ewfacquirestream.1 ewfexport.1 ewfinfo.1 ewfmount.1 ewfrecover.1 ewfverify.1 '/usr/local/share/man/man1' /usr/bin/mkdir -p '/usr/local/share/man/man3' /usr/bin/install -c -m 644 libewf.3 '/usr/local/share/man/man3' make[2]: Leaving directory '/tmp/src/libewf-20140812/manuals' make[1]: Leaving directory '/tmp/src/libewf-20140812/manuals' Making install in tests make[1]: Entering directory '/tmp/src/libewf-20140812/tests' make[2]: Entering directory '/tmp/src/libewf-20140812/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/tests' make[1]: Leaving directory '/tmp/src/libewf-20140812/tests' Making install in examples make[1]: Entering directory '/tmp/src/libewf-20140812/examples' make[2]: Entering directory '/tmp/src/libewf-20140812/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/examples' make[1]: Leaving directory '/tmp/src/libewf-20140812/examples' Making install in msvscpp make[1]: Entering directory '/tmp/src/libewf-20140812/msvscpp' make[2]: Entering directory '/tmp/src/libewf-20140812/msvscpp' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/src/libewf-20140812/msvscpp' make[1]: Leaving directory '/tmp/src/libewf-20140812/msvscpp' make[1]: Entering directory '/tmp/src/libewf-20140812' make[2]: Entering directory '/tmp/src/libewf-20140812' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 libewf.pc '/usr/local/lib/pkgconfig' make[2]: Leaving directory '/tmp/src/libewf-20140812' make[1]: Leaving directory '/tmp/src/libewf-20140812' total 12 -rw-r--r-- 1 root root 38 Sep 6 2019 fakeroot-x86_64-linux-gnu.conf -rw-r--r-- 1 root root 44 Apr 14 2020 libc.conf -rw-r--r-- 1 root root 100 Apr 14 2020 x86_64-linux-gnu.conf updating autoconf 2022-01-26 06:49:48 URL:https://mirror.downloadvn.com/gnu/autoconf/autoconf-2.71.tar.gz [2003781/2003781] -> "autoconf-2.71.tar.gz" [1] make install-am make[1]: Entering directory '/tmp/src/autoconf-2.71' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]$,,'`; \ amsubdir_includes="-L $amdir -L ./$amdir"; \ esac; \ test -d "$amdir" || /usr/bin/mkdir -p "$amdir" || exit 1; \ no --batch \ \ $am__subdirincludes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda () "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ amdir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in /) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]$,,'; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ else :; fi make[2]: Entering directory '/tmp/src/autoconf-2.71' /usr/bin/mkdir -p '/usr/local/bin' /usr/bin/install -c bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/usr/local/bin' /usr/bin/mkdir -p '/usr/local/share/autoconf/autoconf' /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4 lib/autoconf/general.m4 lib/autoconf/status.m4 lib/autoconf/oldnames.m4 lib/autoconf/specific.m4 lib/autoconf/autoheader.m4 lib/autoconf/autoupdate.m4 lib/autoconf/autotest.m4 lib/autoconf/autoscan.m4 lib/autoconf/lang.m4 lib/autoconf/c.m4 lib/autoconf/erlang.m4 lib/autoconf/fortran.m4 lib/autoconf/functions.m4 lib/autoconf/go.m4 lib/autoconf/headers.m4 lib/autoconf/types.m4 lib/autoconf/libs.m4 lib/autoconf/programs.m4 lib/autoconf/trailer.m4 '/usr/local/share/autoconf/autoconf' /usr/bin/mkdir -p '/usr/local/share/autoconf/autotest' /usr/bin/install -c -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/usr/local/share/autoconf/autotest' /usr/bin/mkdir -p '/usr/local/share/autoconf/build-aux' /usr/bin/install -c -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/usr/local/share/autoconf/build-aux' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]$,,'`; \ amsubdir_includes="-L $amdir -L ./$amdir"; \ esac; \ test -d "$amdir" || /usr/bin/mkdir -p "$amdir" || exit 1; \ no --batch \ \ $am__subdirincludes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda () "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ amdir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in /) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]$,,'`; \ am__subdir_includes="-L $amdir -L ./$amdir"; \ esac; \ test -d "$amdir" || /usr/bin/mkdir -p "$amdir" || exit 1; \ no --batch \ \ $am__subdirincludes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda () "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ else :; fi /usr/bin/mkdir -p '/usr/local/share/autoconf/m4sugar' /usr/bin/install -c -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/usr/local/share/autoconf/m4sugar' /usr/bin/mkdir -p '/usr/local/share/autoconf/Autom4te' /usr/bin/install -c -m 644 lib/Autom4te/C4che.pm lib/Autom4te/ChannelDefs.pm lib/Autom4te/Channels.pm lib/Autom4te/Config.pm lib/Autom4te/Configure_ac.pm lib/Autom4te/FileUtils.pm lib/Autom4te/General.pm lib/Autom4te/Getopt.pm lib/Autom4te/Request.pm lib/Autom4te/XFile.pm '/usr/local/share/autoconf/Autom4te' /usr/bin/mkdir -p '/usr/local/share/info' /usr/bin/install -c -m 644 ./doc/autoconf.info ./doc/standards.info '/usr/local/share/info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/autoconf.info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/standards.info' /usr/bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1 '/usr/local/share/man/man1' /usr/bin/mkdir -p '/usr/local/share/autoconf/autoconf' /usr/bin/install -c -m 644 lib/autoconf/autoconf.m4f '/usr/local/share/autoconf/autoconf' /usr/bin/mkdir -p '/usr/local/share/autoconf/autoscan' /usr/bin/install -c -m 644 lib/autoscan/autoscan.list '/usr/local/share/autoconf/autoscan' /usr/bin/mkdir -p '/usr/local/share/autoconf/autotest' /usr/bin/install -c -m 644 lib/autotest/autotest.m4f '/usr/local/share/autoconf/autotest' /usr/bin/mkdir -p '/usr/local/share/autoconf/m4sugar' /usr/bin/install -c -m 644 lib/m4sugar/version.m4 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/usr/local/share/autoconf/m4sugar' /usr/bin/mkdir -p '/usr/local/share/autoconf' /usr/bin/install -c -m 644 lib/autom4te.cfg '/usr/local/share/autoconf' /usr/bin/mkdir -p '/usr/local/share/autoconf' /usr/bin/install -c -m 644 ./INSTALL '/usr/local/share/autoconf' make install-data-hook make[3]: Entering directory '/tmp/src/autoconf-2.71' for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \ chmod +x "/usr/local/share/autoconf/$s"; \ done make[3]: Leaving directory '/tmp/src/autoconf-2.71' make[2]: Leaving directory '/tmp/src/autoconf-2.71' make[1]: Leaving directory '/tmp/src/autoconf-2.71' autoconf (GNU Autoconf) 2.71 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later https://gnu.org/licenses/gpl.html, https://gnu.org/licenses/exceptions.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille. updating automake 2022-01-26 06:49:55 URL:https://mirror.downloadvn.com/gnu/automake/automake-1.16.3.tar.gz [2359513/2359513] -> "automake-1.16.3.tar.gz" [1] configure: WARNING: Fortran compiler cannot create executables configure: WARNING: Fortran 77 compiler cannot create executables make[1]: Entering directory '/tmp/src/automake-1.16.3' /usr/bin/mkdir -p '/usr/local/bin' /usr/bin/install -c bin/automake bin/aclocal '/usr/local/bin' make install-exec-hook make[2]: Entering directory '/tmp/src/automake-1.16.3' ln '/usr/local/bin/automake' '/usr/local/bin/automake-1.16' ln '/usr/local/bin/aclocal' '/usr/local/bin/aclocal-1.16' make[2]: Leaving directory '/tmp/src/automake-1.16.3' /usr/bin/mkdir -p '/usr/local/share/automake-1.16/am' /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/usr/local/share/automake-1.16/am' /usr/bin/mkdir -p '/usr/local/share/aclocal-1.16' /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/usr/local/share/aclocal-1.16' /usr/bin/mkdir -p '/usr/local/share/aclocal-1.16/internal' /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/usr/local/share/aclocal-1.16/internal' /usr/bin/mkdir -p '/usr/local/share/doc/automake' /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/usr/local/share/doc/automake' /usr/bin/mkdir -p '/usr/local/share/automake-1.16/Automake' /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/usr/local/share/automake-1.16/Automake' /usr/bin/mkdir -p '/usr/local/share/automake-1.16' /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/usr/local/share/automake-1.16' /usr/bin/mkdir -p '/usr/local/share/automake-1.16' /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/usr/local/share/automake-1.16' /usr/bin/mkdir -p '/usr/local/share/aclocal' /usr/bin/install -c -m 644 m4/acdir/README '/usr/local/share/aclocal' /usr/bin/mkdir -p '/usr/local/share/info' /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/usr/local/share/info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/automake.info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/automake-history.info' /usr/bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1 doc/automake-1.16.1 '/usr/local/share/man/man1' /usr/bin/mkdir -p '/usr/local/share/automake-1.16/Automake' /usr/bin/install -c -m 644 lib/Automake/Config.pm '/usr/local/share/automake-1.16/Automake' make install-data-hook make[2]: Entering directory '/tmp/src/automake-1.16.3' chmod +x '/usr/local/share/automake-1.16/config.guess' chmod +x '/usr/local/share/automake-1.16/config.sub' chmod +x '/usr/local/share/automake-1.16/install-sh' chmod +x '/usr/local/share/automake-1.16/mdate-sh' chmod +x '/usr/local/share/automake-1.16/missing' chmod +x '/usr/local/share/automake-1.16/mkinstalldirs' chmod +x '/usr/local/share/automake-1.16/ylwrap' chmod +x '/usr/local/share/automake-1.16/depcomp' chmod +x '/usr/local/share/automake-1.16/compile' chmod +x '/usr/local/share/automake-1.16/py-compile' chmod +x '/usr/local/share/automake-1.16/ar-lib' chmod +x '/usr/local/share/automake-1.16/test-driver' chmod +x '/usr/local/share/automake-1.16/tap-driver.sh' make[2]: Leaving directory '/tmp/src/automake-1.16.3' make[1]: Leaving directory '/tmp/src/automake-1.16.3' automake (GNU automake) 1.16.3 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later https://gnu.org/licenses/gpl-2.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey tromey@redhat.com and Alexandre Duret-Lutz adl@gnu.org. root@dfir:/home/dfir/bulk_extractor/etc# more CONFIGURE_UBUNTU20LTS.bash

!/bin/bash

RELEASE=20 CONFIGURE="./configure -q --enable-silent-rules" LIBEWF_DIST=https://github.com/libyal/libewf-legacy/releases/download/20140812/libewf-20140812.tar.gz AUTOCONF_DIST=https://ftpmirror.gnu.org/autoconf/autoconf-2.71.tar.gz AUTOMAKE_DIST=https://ftpmirror.gnu.org/automake/automake-1.16.3.tar.gz MKPGS="autoconf automake build-essential flex libexpat1-dev libssl-dev libtool libxml2-utils make pkg-config zlib1g-dev" WGET="wget -nv --no-check-certificate" CONFIGURE="./configure -q --enable-silent-rules" MAKE="make -j4" trap "exit 1" TERM export TOP_PID=$$ cat <<EOF


    Configuring Ubuntu $RELEASE.04 LTS to compile bulk_extractor.

Install Ubuntu $RELEASE.04 and follow these commands:

sudo apt-get install git

git clone --recursive https://github.com/simsong/bulk_extractor.git

bash bulk_extractor/etc/CONFIGURE_UBUNTU20LTS.bash

(cd bulk_extractor; sudo make install)

press any key to continue... EOF read IGNORE

function fail() { echo FAIL: $@ kill -s TERM $TOP_PID }

cd to the directory where the script is

http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in

DIR="$(readlink -f $(dirname "${BASH_SOURCE[0]}"))" cd /tmp /bin/rm -rf src mkdir src cd src

if [ ! -r /etc/os-release ]; then echo This requires an /etc/os-release file. exit 1 fi

source /etc/os-release

if [ x$ID != xubuntu ]; then echo This really requires ubuntu. You have $ID exit 1 fi

MAJOR_VERSION=echo $VERSION_ID|sed s/[.].*// if [ $MAJOR_VERSION -lt $RELEASE ]; then echo This requires at least Ubuntu $RELEASE Linux. exit 1 fi

echo Will now try to install

sudo apt upgrade -y || fail could not apt upgrade root@dfir:/home/dfir/bulk_extractor/etc# bash bulk_extractor/etc/CONFIGURE_UBUNTU20LTS.bash^C

simsong commented 7 months ago

It works now, and now it works on every commit.