Skip to content

Instantly share code, notes, and snippets.

@micahsnyder
Created August 29, 2020 17:49
Show Gist options
  • Save micahsnyder/db73d0267d020b0b768ee05ee75c9531 to your computer and use it in GitHub Desktop.
Save micahsnyder/db73d0267d020b0b768ee05ee75c9531 to your computer and use it in GitHub Desktop.
debian 8 build log using bleve's patch from fedora to loosen curl requirements
micasnyd@debian:~$ su
Password:
root@debian:/home/micasnyd# apt update
e valgrind check libbz2-dev libcurl4-openssl-dev libjson-c-dev libpcre3-dev libssl-dev libxml2-dev zlib1g-dev
apt install git
git clone https://github.com/Cisco-Talos/clamav-devel.git
cd clamav-devel/
mkdir build && cd build
../autogen.sh
../configure --disable-milter --disable-clamav --disable-silent-rules --enable-llvm --with-system-llvm=no && make dist
tar xzf ./clamav-0.103.0-rc.tar.gz
cd clamav-0.103.0-rc
mkdir build && cd build
../configure --disable-milter --disable-clamav --disable-silent-rules --enable-llvm --with-system-llvm=no && make -j4 && make check
Hit http://security.debian.org jessie/updates InRelease
Hit http://security.debian.org jessie/updates/main Sources
Ign http://ftp.us.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://ftp.us.debian.org jessie Release.gpg
Hit http://ftp.us.debian.org jessie Release
Hit http://ftp.us.debian.org jessie/main Sources
Hit http://ftp.us.debian.org jessie/main amd64 Packages
Hit http://ftp.us.debian.org jessie/main Translation-en
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@debian:/home/micasnyd# apt install wget gcc g++ bison flex automake autoconf m4 libtool pkg-config
Reading package lists... Done
Building dependency tree
Reading state information... Done
m4 is already the newest version.
wget is already the newest version.
The following extra packages will be installed:
autotools-dev binutils cpp cpp-4.9 g++-4.9 gcc-4.9 libasan1 libatomic1 libbison-dev libc-dev-bin libc6-dev
libcilkrts5 libcloog-isl4 libfl-dev libgcc-4.9-dev libgomp1 libisl10 libitm1 liblsan0 libltdl-dev libltdl7 libmpc3
libmpfr4 libquadmath0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev manpages-dev
Suggested packages:
autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bison-doc cpp-doc gcc-4.9-locales build-essential
g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib make gdb gcc-doc gcc-4.9-multilib
libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
libcilkrts5-dbg libquadmath0-dbg glibc-doc libtool-doc libstdc++-4.9-doc automaken gfortran fortran95-compiler
gcj-jdk
The following NEW packages will be installed:
autoconf automake autotools-dev binutils bison cpp cpp-4.9 flex g++ g++-4.9 gcc gcc-4.9 libasan1 libatomic1
libbison-dev libc-dev-bin libc6-dev libcilkrts5 libcloog-isl4 libfl-dev libgcc-4.9-dev libgomp1 libisl10 libitm1
liblsan0 libltdl-dev libltdl7 libmpc3 libmpfr4 libquadmath0 libstdc++-4.9-dev libtool libtsan0 libubsan0
linux-libc-dev manpages-dev pkg-config
0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
Need to get 45.3 MB of archives.
After this operation, 141 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
root@debian:/home/micasnyd# apt update
libtool pkg-config
apt install -y make valgrind check libbz2-dev libcurl4-openssl-dev libjson-c-dev libpcre3-dev libssl-dev libxml2-dev zlib1g-dev
apt install -y git
git clone https://github.com/Cisco-Talos/clamav-devel.git
cd clamav-devel/
mkdir build && cd build
../autogen.sh
../configure --disable-milter --disable-clamav --disable-silent-rules --enable-llvm --with-system-llvm=no && make dist
tar xzf ./clamav-0.103.0-rc.tar.gz
cd clamav-0.103.0-rc
mkdir build && cd build
../configure --disable-milter --disable-clamav --disable-silent-rules --enable-llvm --with-system-llvm=no && make -j4 && make check
Hit http://security.debian.org jessie/updates InRelease
Hit http://security.debian.org jessie/updates/main Sources
Hit http://security.debian.org jessie/updates/main amd64 Packages
Ign http://ftp.us.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://ftp.us.debian.org jessie Release.gpg
Hit http://ftp.us.debian.org jessie Release
Hit http://ftp.us.debian.org jessie/main Sources
Hit http://ftp.us.debian.org jessie/main amd64 Packages
Hit http://ftp.us.debian.org jessie/main Translation-en
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@debian:/home/micasnyd# apt install -y wget gcc g++ bison flex automake autoconf m4 libtool pkg-config
Reading package lists... Done
Building dependency tree
Reading state information... Done
m4 is already the newest version.
wget is already the newest version.
The following extra packages will be installed:
autotools-dev binutils cpp cpp-4.9 g++-4.9 gcc-4.9 libasan1 libatomic1 libbison-dev libc-dev-bin libc6-dev
libcilkrts5 libcloog-isl4 libfl-dev libgcc-4.9-dev libgomp1 libisl10 libitm1 liblsan0 libltdl-dev libltdl7 libmpc3
libmpfr4 libquadmath0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev manpages-dev
Suggested packages:
autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bison-doc cpp-doc gcc-4.9-locales build-essential
Unpacking libtool (2.4.2-1.11) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_3.74-1_all.deb ...
Unpacking manpages-dev (3.74-1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../pkg-config_0.28-1_amd64.deb ...
Unpacking pkg-config (0.28-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for install-info (5.2.0.dfsg.1-6) ...
Setting up libfl-dev:amd64 (2.5.39-8+deb8u2) ...
Setting up flex (2.5.39-8+deb8u2) ...
Setting up libasan1:amd64 (4.9.2-10+deb8u2) ...
Setting up libatomic1:amd64 (4.9.2-10+deb8u2) ...
Setting up libcilkrts5:amd64 (4.9.2-10+deb8u2) ...
Setting up libisl10:amd64 (0.12.2-2) ...
Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ...
Setting up libgomp1:amd64 (4.9.2-10+deb8u2) ...
Setting up libitm1:amd64 (4.9.2-10+deb8u2) ...
Setting up liblsan0:amd64 (4.9.2-10+deb8u2) ...
Setting up libltdl7:amd64 (2.4.2-1.11+b1) ...
Setting up libmpfr4:amd64 (3.1.2-2) ...
Setting up libquadmath0:amd64 (4.9.2-10+deb8u2) ...
Setting up libtsan0:amd64 (4.9.2-10+deb8u2) ...
Setting up libubsan0:amd64 (4.9.2-10+deb8u2) ...
Setting up libmpc3:amd64 (1.0.2-1) ...
Setting up autoconf (2.69-8) ...
Setting up autotools-dev (20140911.1) ...
Setting up automake (1:1.14.1-4+deb8u1) ...
update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode
Setting up binutils (2.25-5+deb8u1) ...
Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ...
Setting up bison (2:3.0.2.dfsg-2) ...
update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
Setting up cpp-4.9 (4.9.2-10+deb8u2) ...
Setting up cpp (4:4.9.2-2) ...
Setting up libgcc-4.9-dev:amd64 (4.9.2-10+deb8u2) ...
Setting up gcc-4.9 (4.9.2-10+deb8u2) ...
Setting up gcc (4:4.9.2-2) ...
Unpacking libpcre3-dev:amd64 (2:8.35-3.3+deb8u4) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+deb8u1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+deb8u1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.1t-1+deb8u12_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.1t-1+deb8u12) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../libssl-doc_1.0.1t-1+deb8u12_all.deb ...
Unpacking libssl-doc (1.0.1t-1+deb8u12) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-5+deb8u8_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u8) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.0-8.1_amd64.deb ...
Unpacking make (4.0-8.1) ...
Selecting previously unselected package libc6-dbg:amd64.
Preparing to unpack .../libc6-dbg_2.19-18+deb8u10_amd64.deb ...
Setting up libpcre3-dev:amd64 (2:8.35-3.3+deb8u4) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+deb8u1) ...
Setting up libssl-dev:amd64 (1.0.1t-1+deb8u12) ...
Setting up libssl-doc (1.0.1t-1+deb8u12) ...
Setting up libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u8) ...
Setting up make (4.0-8.1) ...
Setting up libc6-dbg:amd64 (2.19-18+deb8u10) ...
Setting up valgrind (1:3.10.0-4) ...
Setting up libjson-c-dev:amd64 (0.11-4+deb8u2) ...
Setting up valgrind-dbg (1:3.10.0-4) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
root@debian:/home/micasnyd# apt install -y git
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
git-man liberror-perl rsync
Suggested packages:
git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki
git-svn
The following NEW packages will be installed:
git git-man liberror-perl rsync
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 4,910 kB of archives.
After this operation, 24.7 MB of additional disk space will be used.
Get:1 http://security.debian.org/ jessie/updates/main git-man all 1:2.1.4-2.1+deb8u10 [1,271 kB]
Get:2 http://ftp.us.debian.org/debian/ jessie/main liberror-perl all 0.17-1.1 [22.4 kB]
Get:3 http://security.debian.org/ jessie/updates/main git amd64 1:2.1.4-2.1+deb8u10 [3,227 kB]
Get:4 http://security.debian.org/ jessie/updates/main rsync amd64 3.1.1-3+deb8u2 [390 kB]
Fetched 4,910 kB in 2s (1,657 kB/s)
Selecting previously unselected package liberror-perl.
(Reading database ... 41715 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.1.4-2.1+deb8u10_all.deb ...
Unpacking git-man (1:2.1.4-2.1+deb8u10) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.1.4-2.1+deb8u10_amd64.deb ...
Unpacking git (1:2.1.4-2.1+deb8u10) ...
Selecting previously unselected package rsync.
Preparing to unpack .../rsync_3.1.1-3+deb8u2_amd64.deb ...
Unpacking rsync (3.1.1-3+deb8u2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (215-17+deb8u13) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:2.1.4-2.1+deb8u10) ...
Setting up git (1:2.1.4-2.1+deb8u10) ...
Setting up rsync (3.1.1-3+deb8u2) ...
Processing triggers for systemd (215-17+deb8u13) ...
root@debian:/home/micasnyd# git clone https://github.com/Cisco-Talos/clamav-devel.git
Cloning into 'clamav-devel'...
remote: Enumerating objects: 506, done.
remote: Counting objects: 100% (506/506), done.
remote: Compressing objects: 100% (315/315), done.
remote: Total 125744 (delta 276), reused 345 (delta 191), pack-reused 125238
Receiving objects: 100% (125744/125744), 154.30 MiB | 1024.00 KiB/s, done.
Resolving deltas: 100% (86352/86352), done.
Checking connectivity... done.
root@debian:/home/micasnyd# cd clamav-devel/
root@debian:/home/micasnyd/clamav-devel# mkdir build && cd build
root@debian:/home/micasnyd/clamav-devel/build# git checkout clamav-0.102.4
Note: checking out 'clamav-0.102.4'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at d6565c5... Fix crash in EGG parser utf8 conversion
root@debian:/home/micasnyd/clamav-devel/build# apt install wget
Reading package lists... Done
Building dependency tree
Reading state information... Done
wget is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@debian:/home/micasnyd/clamav-devel/build# cd ..
root@debian:/home/micasnyd/clamav-devel# wget https://bleve.fi/clamav-curl.patch
--2020-08-29 13:40:04-- https://bleve.fi/clamav-curl.patch
Resolving bleve.fi (bleve.fi)... 193.65.3.99, 2001:998:2e::99
Connecting to bleve.fi (bleve.fi)|193.65.3.99|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2551 (2.5K) [text/plain]
Saving to: ‘clamav-curl.patch’
clamav-curl.patch 100%[===================================================>] 2.49K --.-KB/s in 0s
2020-08-29 13:40:06 (95.6 MB/s) - ‘clamav-curl.patch’ saved [2551/2551]
root@debian:/home/micasnyd/clamav-devel# git apply clamav-curl.patch
root@debian:/home/micasnyd/clamav-devel# git status
HEAD detached at clamav-0.102.4
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: clamonacc/client/communication.c
modified: m4/reorganization/libs/curl.m4
Untracked files:
(use "git add <file>..." to include in what will be committed)
clamav-curl.patch
no changes added to commit (use "git add" and/or "git commit -a")
root@debian:/home/micasnyd/clamav-devel# autoreconf -ifv
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
Use of uninitialized value in split at /usr/bin/autoreconf line 495, <GEN3> line 9.
autoreconf: configure.ac: adding subdirectory libclamav/c++ to autoreconf
autoreconf: Entering directory `libclamav/c++'
autoreconf: configure.ac: adding subdirectory llvm to autoreconf
autoreconf: Entering directory `llvm'
autoreconf: configure.ac: not using Autoconf
autoreconf: Leaving directory `llvm'
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `libclamav/c++'
autoreconf: running: libtoolize --copy --force --ltdl
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/argz.m4'
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltdl.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, `libltdl'.
libtoolize: copying file `libltdl/COPYING.LIB'
libtoolize: copying file `libltdl/README'
libtoolize: copying file `libltdl/argz_.h'
libtoolize: copying file `libltdl/argz.c'
libtoolize: copying file `libltdl/loaders/dld_link.c'
libtoolize: copying file `libltdl/loaders/dlopen.c'
libtoolize: copying file `libltdl/loaders/dyld.c'
libtoolize: copying file `libltdl/loaders/load_add_on.c'
libtoolize: copying file `libltdl/loaders/loadlibrary.c'
libtoolize: copying file `libltdl/loaders/shl_load.c'
libtoolize: copying file `libltdl/lt__dirent.c'
libtoolize: copying file `libltdl/lt__strl.c'
libtoolize: copying file `libltdl/libltdl/lt__alloc.h'
libtoolize: copying file `libltdl/libltdl/lt__dirent.h'
libtoolize: copying file `libltdl/libltdl/lt__glibc.h'
libtoolize: copying file `libltdl/libltdl/lt__private.h'
libtoolize: copying file `libltdl/libltdl/lt__strl.h'
libtoolize: copying file `libltdl/libltdl/lt_dlloader.h'
libtoolize: copying file `libltdl/libltdl/lt_error.h'
libtoolize: copying file `libltdl/libltdl/lt_system.h'
libtoolize: copying file `libltdl/libltdl/slist.h'
libtoolize: copying file `libltdl/loaders/preopen.c'
libtoolize: copying file `libltdl/lt__alloc.c'
libtoolize: copying file `libltdl/lt_dlloader.c'
libtoolize: copying file `libltdl/lt_error.c'
libtoolize: copying file `libltdl/ltdl.c'
libtoolize: copying file `libltdl/ltdl.h'
libtoolize: copying file `libltdl/slist.c'
libtoolize: creating file `libltdl/Makefile.am'
clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled
clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled
clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled
clambc/Makefile.am:2: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clambc/Makefile.am:2: but option 'subdir-objects' is disabled
clambc/Makefile.am:2: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clambc/Makefile.am:2: but option 'subdir-objects' is disabled
clambc/Makefile.am:2: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clambc/Makefile.am:2: but option 'subdir-objects' is disabled
clamconf/Makefile.am:23: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamconf/Makefile.am:23: but option 'subdir-objects' is disabled
clamconf/Makefile.am:23: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamconf/Makefile.am:23: but option 'subdir-objects' is disabled
clamconf/Makefile.am:23: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamconf/Makefile.am:23: but option 'subdir-objects' is disabled
clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
clamd/Makefile.am:25: but option 'subdir-objects' is disabled
clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/idmef_logging.c' is in a subdirectory,
clamd/Makefile.am:25: but option 'subdir-objects' is disabled
clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamd/Makefile.am:25: but option 'subdir-objects' is disabled
clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamd/Makefile.am:25: but option 'subdir-objects' is disabled
clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamd/Makefile.am:25: but option 'subdir-objects' is disabled
clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled
clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled
clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled
clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled
clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/actions.c' is in a subdirectory,
clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled
clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/clamdcom.c' is in a subdirectory,
clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled
clamdtop/Makefile.am:4: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamdtop/Makefile.am:4: but option 'subdir-objects' is disabled
clamdtop/Makefile.am:4: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamdtop/Makefile.am:4: but option 'subdir-objects' is disabled
clamdtop/Makefile.am:4: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamdtop/Makefile.am:4: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file '$(top_srcdir)/shared/actions.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './client/client.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './client/protocol.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './client/communication.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './inotif/inotif.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './fanotif/fanotif.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './inotif/hash.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './misc/utils.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './scan/thread.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './scan/queue.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:23: warning: source file './c-thread-pool/thpool.c' is in a subdirectory,
clamonacc/Makefile.am:23: but option 'subdir-objects' is disabled
clamonacc/Makefile.am:60: warning: source file './misc/fts.c' is in a subdirectory,
clamonacc/Makefile.am:60: but option 'subdir-objects' is disabled
clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
clamscan/Makefile.am:25: but option 'subdir-objects' is disabled
clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamscan/Makefile.am:25: but option 'subdir-objects' is disabled
clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamscan/Makefile.am:25: but option 'subdir-objects' is disabled
clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/actions.c' is in a subdirectory,
clamscan/Makefile.am:25: but option 'subdir-objects' is disabled
clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamscan/Makefile.am:25: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/cert_util.c' is in a subdirectory,
clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:36: warning: source file '$(top_srcdir)/shared/mac/cert_util_mac.m' is in a subdirectory,
clamsubmit/Makefile.am:36: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:41: warning: source file '$(top_srcdir)/shared/win/cert_util_win.c' is in a subdirectory,
clamsubmit/Makefile.am:41: but option 'subdir-objects' is disabled
clamsubmit/Makefile.am:46: warning: source file '$(top_srcdir)/shared/linux/cert_util_linux.c' is in a subdirectory,
clamsubmit/Makefile.am:46: but option 'subdir-objects' is disabled
freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
freshclam/Makefile.am:24: but option 'subdir-objects' is disabled
freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
freshclam/Makefile.am:24: but option 'subdir-objects' is disabled
freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
freshclam/Makefile.am:24: but option 'subdir-objects' is disabled
freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/clamdcom.c' is in a subdirectory,
freshclam/Makefile.am:24: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'nsis/bzlib.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'nsis/nulsft.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'nsis/infblock.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zAlloc.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zBuf.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zBuf2.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zCrc.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zDec.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zFile.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zIn.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zStream.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Bcj2.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Bra.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Bra86.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Lzma2Dec.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/LzmaDec.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Ppmd7.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Ppmd7Dec.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Xz.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/XzCrc64.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/XzDec.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/XzIn.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/Delta.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/BraIA64.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/CpuArch.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file '7z/7zCrcOpt.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'jsparse/js-norm.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'lzw/lzwdec.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_add.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_add_d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_addmod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_cmp.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_cmp_d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_cmp_mag.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_sub.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_sub_d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_submod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/s_fp_add.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/s_fp_sub.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_radix_size.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_read_radix.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_read_signed_bin.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_read_unsigned_bin.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_reverse.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_s_rmap.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_signed_bin_size.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_to_signed_bin.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_to_unsigned_bin.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_toradix.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_toradix_n.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_unsigned_bin_size.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_cnt_lsb.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_count_bits.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_div_2.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_div_2d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_lshd.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_mod_2d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_rshd.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_div.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_div_d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_mod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_mod_d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/exptmod/fp_2expt.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/exptmod/fp_exptmod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/misc/fp_ident.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/misc/fp_set.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mont/fp_montgomery_calc_normalization.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mont/fp_montgomery_reduce.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mont/fp_montgomery_setup.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_2.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_2d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_12.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_17.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_20.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_24.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_28.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_3.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_32.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_4.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_48.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_6.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_64.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_7.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_8.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_9.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_small_set.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_d.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mulmod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/numtheory/fp_invmod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_12.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_17.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_20.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_24.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_28.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_3.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_32.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_4.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_48.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_6.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_64.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_7.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_8.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_9.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_generic.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_small_set.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqrmod.c' is in a subdirectory,
libclamav/Makefile.am:275: but option 'subdir-objects' is disabled
libclamav/Makefile.am:111: warning: source file 'regex/strlcpy.c' is in a subdirectory,
libclamav/Makefile.am:111: but option 'subdir-objects' is disabled
libclamav/Makefile.am:111: warning: source file 'regex/regcomp.c' is in a subdirectory,
libclamav/Makefile.am:111: but option 'subdir-objects' is disabled
libclamav/Makefile.am:111: warning: source file 'regex/regerror.c' is in a subdirectory,
libclamav/Makefile.am:111: but option 'subdir-objects' is disabled
libclamav/Makefile.am:111: warning: source file 'regex/regexec.c' is in a subdirectory,
libclamav/Makefile.am:111: but option 'subdir-objects' is disabled
libclamav/Makefile.am:111: warning: source file 'regex/regfree.c' is in a subdirectory,
libclamav/Makefile.am:111: but option 'subdir-objects' is disabled
libclamav/Makefile.am:138: warning: source file 'regex/strlcpy.c' is in a subdirectory,
libclamav/Makefile.am:138: but option 'subdir-objects' is disabled
libclamav/Makefile.am:138: warning: source file 'regex/regcomp.c' is in a subdirectory,
libclamav/Makefile.am:138: but option 'subdir-objects' is disabled
libclamav/Makefile.am:138: warning: source file 'regex/regerror.c' is in a subdirectory,
libclamav/Makefile.am:138: but option 'subdir-objects' is disabled
libclamav/Makefile.am:138: warning: source file 'regex/regexec.c' is in a subdirectory,
libclamav/Makefile.am:138: but option 'subdir-objects' is disabled
libclamav/Makefile.am:138: warning: source file 'regex/regfree.c' is in a subdirectory,
libclamav/Makefile.am:138: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/cabc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/cabd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/chmc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/chmd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/crc32.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/hlpc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/hlpd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/kwajc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/kwajd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/litc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/litd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/lzssd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/lzxc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/lzxd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/mszipc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/mszipd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/oabc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/oabd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/qtmd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/system.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/szddc.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/szddd.c' is in a subdirectory,
libclamav/Makefile.am:189: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/archive.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/arcread.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/blake2s.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/cmddata.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/consio.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/crc.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/crypt.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/dll.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/encname.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/errhnd.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/extinfo.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/extract.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/filcreat.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/file.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/filefn.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/filestr.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/find.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/getbits.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/global.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/hash.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/headers.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/isnt.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/list.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/match.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/options.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/pathfn.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/qopen.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rar.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rarvm.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rawread.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rdwrfn.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/recvol.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/resource.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rijndael.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rs.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/rs16.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/scantree.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/secpassword.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/sha1.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/sha256.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/smallfn.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/strfn.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/strlist.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/system.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/threadpool.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/timefn.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/ui.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/unicode.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/unpack.cpp' is in a subdirectory,
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:37: warning: source file '../libclamunrar/volume.cpp' is in a subdirectory,
:...skipping...
`configure' configures ClamAV 0.102.4 to adapt to many kinds of systems.
Usage: ../configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking ...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/clamav]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
...skipping...
libclamav/Makefile.am:37: but option 'subdir-objects' is disabled
libclamav/Makefile.am:100: warning: source file '../libclamunrar_iface/unrar_iface.cpp' is in a subdirectory,
libclamav/Makefile.am:100: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/cdiff.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/tar.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:37: warning: source file '$(top_srcdir)/shared/cert_util.c' is in a subdirectory,
libfreshclam/Makefile.am:37: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:60: warning: source file '$(top_srcdir)/shared/mac/cert_util_mac.m' is in a subdirectory,
libfreshclam/Makefile.am:60: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:65: warning: source file '$(top_srcdir)/shared/win/cert_util_win.c' is in a subdirectory,
libfreshclam/Makefile.am:65: but option 'subdir-objects' is disabled
libfreshclam/Makefile.am:70: warning: source file '$(top_srcdir)/shared/linux/cert_util_linux.c' is in a subdirectory,
libfreshclam/Makefile.am:70: but option 'subdir-objects' is disabled
libltdl/Makefile.am:113: warning: source file 'loaders/dld_link.c' is in a subdirectory,
libltdl/Makefile.am:113: but option 'subdir-objects' is disabled
libltdl/Makefile.am:109: warning: source file 'loaders/dlopen.c' is in a subdirectory,
libltdl/Makefile.am:109: but option 'subdir-objects' is disabled
libltdl/Makefile.am:117: warning: source file 'loaders/dyld.c' is in a subdirectory,
libltdl/Makefile.am:117: but option 'subdir-objects' is disabled
libltdl/Makefile.am:67: warning: source file 'loaders/preopen.c' is in a subdirectory,
libltdl/Makefile.am:67: but option 'subdir-objects' is disabled
libltdl/Makefile.am:120: warning: source file 'loaders/load_add_on.c' is in a subdirectory,
libltdl/Makefile.am:120: but option 'subdir-objects' is disabled
libltdl/Makefile.am:123: warning: source file 'loaders/loadlibrary.c' is in a subdirectory,
libltdl/Makefile.am:123: but option 'subdir-objects' is disabled
libltdl/Makefile.am:126: warning: source file 'loaders/shl_load.c' is in a subdirectory,
libltdl/Makefile.am:126: but option 'subdir-objects' is disabled
sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory,
sigtool/Makefile.am:23: but option 'subdir-objects' is disabled
sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory,
sigtool/Makefile.am:23: but option 'subdir-objects' is disabled
sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory,
sigtool/Makefile.am:23: but option 'subdir-objects' is disabled
sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory,
sigtool/Makefile.am:23: but option 'subdir-objects' is disabled
sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/cdiff.c' is in a subdirectory,
sigtool/Makefile.am:23: but option 'subdir-objects' is disabled
sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/tar.c' is in a subdirectory,
sigtool/Makefile.am:23: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `.'
root@debian:/home/micasnyd/clamav-devel# cd build/
root@debian:/home/micasnyd/clamav-devel/build# ../configure --help | less
root@debian:/home/micasnyd/clamav-devel/build# ../configure --prefix=`pwd`/install --with-systemdsystemunitdir=no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
creating target.h - canonical system defines
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cos in -lm... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for dlfcn.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for memory.h... (cached) yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for multiarch libdir... ${exec_prefix}/lib
checking for C/C++ restrict keyword... __restrict
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a supported version of gcc... ok (4.9.2)
checking for gcc bug PR27603... ok, bug not present
checking for gcc bug PR26763-2... ok, bug not present
checking for valid code generation of CLI_ISCONTAINED... ok, bug not present
checking for gcc bug PR28045... ok, bug not present
checking for gcc bug PR37573... ok, bug not present
checking for off_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of void *... 8
checking for ld --version-script... yes
checking whether uname(2) is POSIX... yes
checking for bind in -lsocket... no
checking for library containing gethostent... none required
checking for poll... yes
checking for setsid... yes
checking for memcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strerror_r... yes
checking for strlcpy... (cached) no
checking for strlcat... (cached) no
checking for strcasestr... yes
checking for inet_ntop... yes
checking for setgroups... yes
checking for initgroups... yes
checking for ctime_r... yes
checking for mkstemp... yes
checking for mallinfo... yes
checking for madvise... yes
checking for getnameinfo... yes
checking for strndup... yes
checking for strnlen... yes
checking for strnstr... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for working mmap... yes
checking for sysconf(_SC_PAGESIZE)... yes
checking for getpagesize()... yes
checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS
checking for enable_extended_FILE_stdio... no
checking for timegm... yes
checking for sysctlbyname... no
checking for CHECK... yes
checking for libxml2 installation... /usr
checking for xml2-config... /usr/bin/xml2-config
checking for xmlreader.h in /usr/include/libxml2/libxml/xmlreader.h... found
CPPFLAGS: -I/usr/include/libxml2
LD_FLAGS: -lxml2
checking for xmlTextReaderRead in -lxml2... yes
configure: Compiling and linking with libxml2 from /usr
checking for OpenSSL installation... /usr
checking for CRYPTO_free in -lcrypto... yes
checking for X509_VERIFY_PARAM_new in -lssl... yes
checking for libjson installation... /usr
checking for json_object_object_get_ex in -ljson-c... yes
checking for pcre2-config... no
checking for pcre-config... /usr/bin/pcre-config
checking pcre-config version... 8.35
configure: WARNING: pcre (original) detected. We recommend upgrading from pcre to pcre2 10.30 or later: http://www.pcre.org.
checking for CVE-2017-7186... configure: WARNING: The installed pcre version may contain security bugs. Please upgrade to 8.41+ or _preferably_ install pcre2 10.30+: http://www.pcre.org.
configure: CFLAGS from pcre-config:
configure: LIBS from pcre-config: -lpcre
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... yes
configure: Compiling and linking with pcre from /usr
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ZLIB... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking how to link with libbz2... -lbz2
checking for BZ2_bzDecompressInit in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for CVE-2008-1372... ok
checking for CVE-2010-0405... ok
checking for getaddrinfo... yes
checking for SYSTEMD... no
checking for SYSTEMD... no
systemd is not supported
checking for systemd system unit installation directory... no
checking for IPv6 support... yes
checking for resolv.h... yes
checking for dn_expand in std libs... no
checking for dn_expand in -lresolv... yes
checking whether setpgrp takes no argument... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for iconv.h... yes
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for locale_charset... no
checking for locale_charset in -lcharset... no
checking for pthread.h... (cached) yes
checking whether in_port_t is defined... yes
checking for in_addr_t definition... yes
checking sys/fanotify.h usability... yes
checking sys/fanotify.h presence... yes
checking for sys/fanotify.h... yes
checking for sched_yield... yes
checking for pthread_yield... yes
checking for ctime_r... yes, and it takes 2 arguments
checking for socklen_t... yes
checking for structure packing via __attribute__((packed))... yes
checking for type aligning via __attribute__((aligned))... yes
checking that structure packing works... yes
checking for fd_set... yes, found in sys/select.h
checking default FD_SETSIZE value... 1024
checking stat64... yes
checking whether signed right shift is sign extended... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for msg_control field in struct msghdr... yes
checking BSD 4.4 / RFC2292 style fd passing... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
configure: unable to compile/link with ncurses
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
configure: unable to compile/link with ncurses
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
configure: unable to compile/link with pdcurses
configure: WARNING: ****** not building clamdtop: ncurses not found
checking for llvm-config... no
checking LFS safe fts implementation... no
checking for libcurl installation... /usr
checking for gawk... (cached) mawk
checking for curl-config... /usr/bin/curl-config
../configure: line 29422: auto=yes: command not found
checking for curl_easy_init in -lcurl... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for sys/int_types.h... (cached) no
checking for inttypes.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating clamav-types.h
config.status: creating clamav-version.h
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamd/clamav-daemon.service
config.status: creating clamd/clamav-daemon.socket
config.status: creating clamdscan/Makefile
config.status: creating clamsubmit/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/clamav-freshclam.service
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating fuzz/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating libfreshclam/Makefile
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating docs/man/clamsubmit.1
config.status: creating clamonacc/Makefile
config.status: creating clamav-config.h
config.status: creating libclammspack/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating clamav-types.h
config.status: creating clamav-version.h
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamd/clamav-daemon.service
config.status: creating clamd/clamav-daemon.socket
config.status: creating clamdscan/Makefile
config.status: creating clamsubmit/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/clamav-freshclam.service
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating fuzz/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating libfreshclam/Makefile
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating docs/man/clamsubmit.1
config.status: creating clamonacc/Makefile
config.status: creating libclamav/Makefile
config.status: creating clamav-config.h
config.status: clamav-config.h is unchanged
config.status: creating libclammspack/config.h
config.status: libclammspack/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Summary of detected features follows
OS : linux-gnu
pthreads : yes (-lpthread)
configure: Summary of miscellaneous features
check : -lcheck_pic -pthread -lrt -lm (auto)
fanotify : yes
fdpassing : 1
IPv6 : yes
openssl : /usr
libcurl : /usr
configure: Summary of optional tools
clamdtop : no (missing ncurses / pdcurses) (disabled)
milter : no (missing libmilter) (disabled)
clamsubmit : yes (libjson-c-dev found at /usr, linking=dynamic)
clamonacc : yes (auto)
configure: Summary of engine performance features
release mode: yes
llvm : no (disabled)
mempool : yes
configure: Summary of engine detection features
iconv : yes
bzip2 : ok
zlib : yes (from system)
unrar : yes
preclass : yes (libjson-c-dev found at /usr, linking=dynamic)
pcre : /usr
libmspack : yes (Internal)
libxml2 : yes, from /usr
yara : yes
fts : yes (internal, libc's is not LFS compatible)
configure: WARNING:
****** libjson-c is known to share symbol names with other JSON libraries
****** which may result in crashes for applications that use libclamav.
****** Consider using --with-libjson-static=path/to/libjson-c.a,
****** providing a json-c library that was compiled with CFLAGS="-fPIC".
root@debian:/home/micasnyd/clamav-devel/build# make -j4 && make install
make all-recursive
make[1]: Entering directory '/home/micasnyd/clamav-devel/build'
Making all in libltdl
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/libltdl'
make all-am
make[3]: Entering directory '/home/micasnyd/clamav-devel/build/libltdl'
CC libltdlc_la-lt_dlloader.lo
CC libltdlc_la-lt__alloc.lo
CC libltdlc_la-preopen.lo
CC dlopen.lo
CC libltdlc_la-lt_error.lo
CC libltdlc_la-ltdl.lo
CC libltdlc_la-slist.lo
CC lt__strl.lo
CCLD dlopen.la
CCLD libltdlc.la
make[3]: Leaving directory '/home/micasnyd/clamav-devel/build/libltdl'
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/libltdl'
Making all in libclamav
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/libclamav'
make all-recursive
make[3]: Entering directory '/home/micasnyd/clamav-devel/build/libclamav'
make[4]: Entering directory '/home/micasnyd/clamav-devel/build/libclamav'
CXX libclamunrar_la-cmddata.lo
CXX libclamunrar_la-blake2s.lo
CXX libclamunrar_la-arcread.lo
CXX libclamunrar_la-archive.lo
CXX libclamunrar_la-consio.lo
CXX libclamunrar_la-crc.lo
CXX libclamunrar_la-crypt.lo
CXX libclamunrar_la-dll.lo
CXX libclamunrar_la-encname.lo
CXX libclamunrar_la-errhnd.lo
CXX libclamunrar_la-extinfo.lo
CXX libclamunrar_la-extract.lo
CXX libclamunrar_la-filcreat.lo
CXX libclamunrar_la-file.lo
CXX libclamunrar_la-filefn.lo
CXX libclamunrar_la-filestr.lo
CXX libclamunrar_la-find.lo
CXX libclamunrar_la-getbits.lo
CXX libclamunrar_la-global.lo
CXX libclamunrar_la-hash.lo
CXX libclamunrar_la-headers.lo
CXX libclamunrar_la-isnt.lo
CXX libclamunrar_la-list.lo
CXX libclamunrar_la-match.lo
CXX libclamunrar_la-options.lo
CXX libclamunrar_la-pathfn.lo
CXX libclamunrar_la-qopen.lo
CXX libclamunrar_la-rar.lo
CXX libclamunrar_la-rarvm.lo
CXX libclamunrar_la-rawread.lo
CXX libclamunrar_la-rdwrfn.lo
CXX libclamunrar_la-recvol.lo
CXX libclamunrar_la-resource.lo
CXX libclamunrar_la-rijndael.lo
CXX libclamunrar_la-rs.lo
CXX libclamunrar_la-rs16.lo
CXX libclamunrar_la-scantree.lo
CXX libclamunrar_la-secpassword.lo
CXX libclamunrar_la-sha1.lo
CXX libclamunrar_la-sha256.lo
CXX libclamunrar_la-smallfn.lo
CXX libclamunrar_la-strfn.lo
CXX libclamunrar_la-strlist.lo
CXX libclamunrar_la-system.lo
CXX libclamunrar_la-threadpool.lo
CXX libclamunrar_la-timefn.lo
CXX libclamunrar_la-ui.lo
CXX libclamunrar_la-unicode.lo
CXX libclamunrar_la-unpack.lo
CXX libclamunrar_la-volume.lo
CXX unrar_iface.lo
CC libclammspack_la-cabc.lo
CC libclammspack_la-cabd.lo
CC libclammspack_la-chmc.lo
CC libclammspack_la-chmd.lo
CC libclammspack_la-crc32.lo
CC libclammspack_la-hlpc.lo
CC libclammspack_la-hlpd.lo
CC libclammspack_la-kwajc.lo
CC libclammspack_la-kwajd.lo
CC libclammspack_la-litc.lo
CC libclammspack_la-litd.lo
CC libclammspack_la-lzssd.lo
CC libclammspack_la-lzxc.lo
CC libclammspack_la-lzxd.lo
CC libclammspack_la-mszipc.lo
CC libclammspack_la-mszipd.lo
CC libclammspack_la-oabc.lo
CC libclammspack_la-oabd.lo
CC libclammspack_la-qtmd.lo
CC libclammspack_la-system.lo
CC libclammspack_la-szddc.lo
CC libclammspack_la-szddd.lo
CC libclamav_la-matcher-ac.lo
CC libclamav_la-matcher-bm.lo
CC libclamav_la-matcher-hash.lo
CC libclamav_la-matcher.lo
CC libclamav_la-others.lo
CC libclamav_la-readdb.lo
CC libclamav_la-cvd.lo
CC libclamav_la-dsig.lo
CC libclamav_la-scanners.lo
CC libclamav_la-textdet.lo
CC libclamav_la-filetypes.lo
CC libclamav_la-rtf.lo
CC libclamav_la-blob.lo
CC libclamav_la-mbox.lo
CC libclamav_la-message.lo
CC libclamav_la-table.lo
CC libclamav_la-text.lo
CC libclamav_la-ole2_extract.lo
CC libclamav_la-vba_extract.lo
CC libclamav_la-msexpand.lo
CC libclamav_la-pe.lo
CC libclamav_la-pe_icons.lo
CC libclamav_la-disasm.lo
CC libclamav_la-upx.lo
CC libclamav_la-htmlnorm.lo
CC libclamav_la-libmspack.lo
CC libclamav_la-rebuildpe.lo
CC libclamav_la-petite.lo
CC libclamav_la-wwunpack.lo
CC libclamav_la-unsp.lo
CC libclamav_la-aspack.lo
CC libclamav_la-packlibs.lo
CC libclamav_la-fsg.lo
CC libclamav_la-mew.lo
CC libclamav_la-upack.lo
CC libclamav_la-line.lo
CC libclamav_la-untar.lo
CC libclamav_la-unzip.lo
CC libclamav_la-ooxml.lo
CC libclamav_la-inflate64.lo
CC libclamav_la-special.lo
CC libclamav_la-binhex.lo
CC libclamav_la-is_tar.lo
CC libclamav_la-tnef.lo
CC libclamav_la-autoit.lo
CC libclamav_la-unarj.lo
CC libclamav_la-bzlib.lo
CC libclamav_la-nulsft.lo
CC libclamav_la-infblock.lo
CC libclamav_la-pdf.lo
CC libclamav_la-pdfng.lo
CC libclamav_la-pdfdecode.lo
CC libclamav_la-spin.lo
CC libclamav_la-yc.lo
CC libclamav_la-elf.lo
CC libclamav_la-execs.lo
CC libclamav_la-sis.lo
CC libclamav_la-uuencode.lo
CC libclamav_la-phishcheck.lo
CC libclamav_la-phish_domaincheck_db.lo
CC libclamav_la-phish_whitelist.lo
CC libclamav_la-regex_list.lo
CC libclamav_la-regex_suffix.lo
CC libclamav_la-entconv.lo
CC libclamav_la-hashtab.lo
CC libclamav_la-dconf.lo
CC libclamav_la-lzma_iface.lo
CC libclamav_la-7z_iface.lo
CC libclamav_la-7zAlloc.lo
CC libclamav_la-7zBuf.lo
CC libclamav_la-7zBuf2.lo
CC libclamav_la-7zCrc.lo
CC libclamav_la-7zDec.lo
CC libclamav_la-7zFile.lo
CC libclamav_la-7zIn.lo
CC libclamav_la-7zStream.lo
CC libclamav_la-Bcj2.lo
CC libclamav_la-Bra.lo
CC libclamav_la-Bra86.lo
CC libclamav_la-Lzma2Dec.lo
CC libclamav_la-LzmaDec.lo
CC libclamav_la-Ppmd7.lo
CC libclamav_la-Ppmd7Dec.lo
CC libclamav_la-Xz.lo
CC libclamav_la-XzCrc64.lo
CC libclamav_la-XzDec.lo
CC libclamav_la-XzIn.lo
CC libclamav_la-Delta.lo
CC libclamav_la-BraIA64.lo
CC libclamav_la-CpuArch.lo
CC libclamav_la-7zCrcOpt.lo
CC libclamav_la-explode.lo
CC libclamav_la-textnorm.lo
CC libclamav_la-dlp.lo
CC libclamav_la-js-norm.lo
CC libclamav_la-uniq.lo
GEN version.h.tmp
CC libclamav_la-mpool.lo
CC libclamav_la-filtering.lo
CC libclamav_la-fmap.lo
CC libclamav_la-perflogging.lo
CC libclamav_la-bytecode.lo
CC libclamav_la-bytecode_vm.lo
CC libclamav_la-cpio.lo
CC libclamav_la-macho.lo
CC libclamav_la-ishield.lo
CC libclamav_la-bytecode_api.lo
CC libclamav_la-bytecode_api_decl.lo
CC libclamav_la-cache.lo
CC libclamav_la-bytecode_detect.lo
CC libclamav_la-events.lo
CC libclamav_la-adc.lo
CC libclamav_la-dmg.lo
CC libclamav_la-xar.lo
CC libclamav_la-xdp.lo
CC libclamav_la-mbr.lo
CC libclamav_la-gpt.lo
CC libclamav_la-apm.lo
CC libclamav_la-prtn_intxn.lo
CC libclamav_la-json_api.lo
CC libclamav_la-xz_iface.lo
CC libclamav_la-sf_base64decode.lo
CC libclamav_la-hfsplus.lo
CC libclamav_la-swf.lo
CC libclamav_la-jpeg.lo
CC libclamav_la-png.lo
CC libclamav_la-iso9660.lo
CC libclamav_la-arc4.lo
CC libclamav_la-rijndael.lo
CC libclamav_la-crtmgr.lo
CC libclamav_la-asn1.lo
CC libclamav_la-fpu.lo
CC libclamav_la-stats.lo
CC libclamav_la-www.lo
CC libclamav_la-stats_json.lo
CC libclamav_la-hostid.lo
CC libclamav_la-openioc.lo
CC libclamav_la-msdoc.lo
CC libclamav_la-matcher-pcre.lo
CC libclamav_la-regex_pcre.lo
CC libclamav_la-msxml.lo
CC libclamav_la-msxml_parser.lo
CC libclamav_la-tiff.lo
CC libclamav_la-hwp.lo
CC libclamav_la-lzwdec.lo
CC libclamav_la-matcher-byte-comp.lo
CC libclamav_la-egg.lo
CC libclamav_la-yara_arena.lo
CC libclamav_la-yara_compiler.lo
CC libclamav_la-yara_exec.lo
CC libclamav_la-yara_hash.lo
CC libclamav_la-yara_grammar.lo
CC libclamav_la-yara_lexer.lo
CC libclamav_la-yara_parser.lo
CC libclamav_la-fp_add.lo
CC libclamav_la-fp_add_d.lo
CC libclamav_la-fp_addmod.lo
CC libclamav_la-fp_cmp.lo
CC libclamav_la-fp_cmp_d.lo
CC libclamav_la-fp_cmp_mag.lo
CC libclamav_la-fp_sub.lo
CC libclamav_la-fp_sub_d.lo
CC libclamav_la-fp_submod.lo
CC libclamav_la-s_fp_add.lo
CC libclamav_la-s_fp_sub.lo
CC libclamav_la-fp_radix_size.lo
CC libclamav_la-fp_read_radix.lo
CC libclamav_la-fp_read_signed_bin.lo
CC libclamav_la-fp_read_unsigned_bin.lo
CC libclamav_la-fp_reverse.lo
CC libclamav_la-fp_s_rmap.lo
CC libclamav_la-fp_signed_bin_size.lo
CC libclamav_la-fp_to_signed_bin.lo
CC libclamav_la-fp_to_unsigned_bin.lo
CC libclamav_la-fp_toradix.lo
CC libclamav_la-fp_toradix_n.lo
CC libclamav_la-fp_unsigned_bin_size.lo
CC libclamav_la-fp_cnt_lsb.lo
CC libclamav_la-fp_count_bits.lo
CC libclamav_la-fp_div_2.lo
CC libclamav_la-fp_div_2d.lo
CC libclamav_la-fp_lshd.lo
CC libclamav_la-fp_mod_2d.lo
CC libclamav_la-fp_rshd.lo
CC libclamav_la-fp_div.lo
CC libclamav_la-fp_div_d.lo
CC libclamav_la-fp_mod.lo
CC libclamav_la-fp_mod_d.lo
CC libclamav_la-fp_2expt.lo
CC libclamav_la-fp_exptmod.lo
CC libclamav_la-fp_ident.lo
CC libclamav_la-fp_set.lo
CC libclamav_la-fp_montgomery_calc_normalization.lo
CC libclamav_la-fp_montgomery_reduce.lo
CC libclamav_la-fp_montgomery_setup.lo
CC libclamav_la-fp_mul.lo
CC libclamav_la-fp_mul_comba.lo
CC libclamav_la-fp_mul_2.lo
CC libclamav_la-fp_mul_2d.lo
CC libclamav_la-fp_mul_comba_12.lo
CC libclamav_la-fp_mul_comba_17.lo
CC libclamav_la-fp_mul_comba_24.lo
CC libclamav_la-fp_mul_comba_20.lo
CC libclamav_la-fp_mul_comba_28.lo
CC libclamav_la-fp_mul_comba_3.lo
CC libclamav_la-fp_mul_comba_32.lo
CC libclamav_la-fp_mul_comba_4.lo
CC libclamav_la-fp_mul_comba_48.lo
CC libclamav_la-fp_mul_comba_6.lo
CC libclamav_la-fp_mul_comba_64.lo
CC libclamav_la-fp_mul_comba_7.lo
CC libclamav_la-fp_mul_comba_8.lo
CC libclamav_la-fp_mul_comba_9.lo
CC libclamav_la-fp_mul_comba_small_set.lo
CC libclamav_la-fp_mul_d.lo
CC libclamav_la-fp_mulmod.lo
CC libclamav_la-fp_invmod.lo
CC libclamav_la-fp_sqr.lo
CC libclamav_la-fp_sqr_comba_12.lo
CC libclamav_la-fp_sqr_comba_17.lo
CC libclamav_la-fp_sqr_comba_20.lo
CC libclamav_la-fp_sqr_comba_24.lo
CC libclamav_la-fp_sqr_comba_28.lo
CC libclamav_la-fp_sqr_comba_3.lo
CC libclamav_la-fp_sqr_comba_32.lo
CC libclamav_la-fp_sqr_comba_4.lo
CC libclamav_la-fp_sqr_comba_48.lo
CC libclamav_la-fp_sqr_comba_6.lo
CC libclamav_la-fp_sqr_comba_64.lo
CC libclamav_la-fp_sqr_comba_7.lo
CC libclamav_la-fp_sqr_comba_8.lo
CC libclamav_la-fp_sqr_comba_9.lo
CC libclamav_la-fp_sqr_comba_generic.lo
CC libclamav_la-fp_sqr_comba_small_set.lo
CC libclamav_la-fp_sqrmod.lo
CC libclamav_nocxx_la-bytecode_nojit.lo
CC libclamav_internal_utils_la-str.lo
CC libclamav_internal_utils_la-conv.lo
CC libclamav_internal_utils_la-crypto.lo
CC libclamav_internal_utils_la-iowrap.lo
CC libclamav_internal_utils_la-others_common.lo
CC libclamav_internal_utils_la-qsort.lo
CC libclamav_internal_utils_la-strlcpy.lo
CC libclamav_internal_utils_la-regcomp.lo
CC libclamav_internal_utils_la-regerror.lo
CC libclamav_internal_utils_la-regexec.lo
CC libclamav_internal_utils_la-regfree.lo
CC libclamav_internal_utils_la-strlcat.lo
CC libclamav_internal_utils_nothreads_la-str.lo
CC libclamav_internal_utils_nothreads_la-conv.lo
CC libclamav_internal_utils_nothreads_la-crypto.lo
CC libclamav_internal_utils_nothreads_la-iowrap.lo
CC libclamav_internal_utils_nothreads_la-others_common.lo
CC libclamav_internal_utils_nothreads_la-qsort.lo
CC libclamav_internal_utils_nothreads_la-strlcpy.lo
CC libclamav_internal_utils_nothreads_la-regcomp.lo
CC libclamav_internal_utils_nothreads_la-regerror.lo
CC libclamav_internal_utils_nothreads_la-regexec.lo
CC libclamav_internal_utils_nothreads_la-regfree.lo
CC libclamav_internal_utils_nothreads_la-strlcat.lo
CXXLD libclamunrar.la
CCLD libclammspack.la
GEN version.h
CCLD libclamav_nocxx.la
CCLD libclamav_internal_utils.la
CXXLD libclamunrar_iface.la
CC libclamav_la-version.lo
CCLD libclamav_internal_utils_nothreads.la
CCLD libclamav.la
make[4]: Leaving directory '/home/micasnyd/clamav-devel/build/libclamav'
make[3]: Leaving directory '/home/micasnyd/clamav-devel/build/libclamav'
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/libclamav'
Making all in libfreshclam
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/libfreshclam'
CC getopt.lo
CC misc.lo
CC optparser.lo
CC output.lo
CC cdiff.lo
CC tar.lo
CC cert_util.lo
CC libfreshclam.lo
CC libfreshclam_internal.lo
CC dns.lo
CC cert_util_linux.lo
OBJCLD libfreshclam.la
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/libfreshclam'
Making all in clamscan
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamscan'
CC actions.o
CC optparser.o
CC getopt.o
CC output.o
CC misc.o
CC clamscan.o
CC manager.o
CCLD clamscan
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamscan'
Making all in clamd
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamd'
CC getopt.o
CC idmef_logging.o
CC optparser.o
CC output.o
CC misc.o
CC clamd.o
CC tcpserver.o
CC localserver.o
CC session.o
CC thrmgr.o
CC server-th.o
CC scanner.o
CC others.o
CCLD clamd
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamd'
Making all in clamdscan
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamdscan'
CC getopt.o
CC misc.o
CC optparser.o
CC output.o
CC actions.o
CC clamdcom.o
CC clamdscan.o
CC proto.o
CC client.o
CCLD clamdscan
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamdscan'
Making all in freshclam
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/freshclam'
CC clamdcom.o
CC optparser.o
CC getopt.o
CC misc.o
CC freshclam.o
CC notify.o
CC execute.o
CCLD freshclam
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/freshclam'
Making all in sigtool
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/sigtool'
CC misc.o
CC optparser.o
CC getopt.o
CC output.o
CC cdiff.o
CC tar.o
CC vba.o
CC sigtool.o
CCLD sigtool
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/sigtool'
Making all in clamconf
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamconf'
CC clamconf.o
CC misc.o
CC optparser.o
CC getopt.o
CCLD clamconf
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamconf'
Making all in database
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/database'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/database'
Making all in docs
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/docs'
Making all in etc
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/etc'
Making all in clamav-milter
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamav-milter'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamav-milter'
Making all in test
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/test'
cat ../../test/.split/split.clam.caba* > clam.cab
cat ../../test/.split/split.clam.exea* > clam.exe
cat ../../test/.split/split.clam.zipa* > clam.zip
cat ../../test/.split/split.clam.arja* > clam.arj
cat ../../test/.split/split.clam.exe.rtfa* > clam.exe.rtf
cat ../../test/.split/split.clam.exe.szdda* > clam.exe.szdd
cat ../../test/.split/split.clam.tar.gza* > clam.tar.gz
cat ../../test/.split/split.clam.chma* > clam.chm
cat ../../test/.split/split.clam.sisa* > clam.sis
cat ../../test/.split/split.clam-aspack.exea* > clam-aspack.exe
cat ../../test/.split/split.clam-pespin.exea* > clam-pespin.exe
cat ../../test/.split/split.clam-upx.exea* > clam-upx.exe
cat ../../test/.split/split.clam-fsg.exea* > clam-fsg.exe
cat ../../test/.split/split.clam-mew.exea* > clam-mew.exe
cat ../../test/.split/split.clam-nsis.exea* > clam-nsis.exe
cat ../../test/.split/split.clam-petite.exea* > clam-petite.exe
cat ../../test/.split/split.clam-upack.exea* > clam-upack.exe
cat ../../test/.split/split.clam-wwpack.exea* > clam-wwpack.exe
cat ../../test/.split/split.clam.pdfa* > clam.pdf
cat ../../test/.split/split.clam.maila* > clam.mail
cat ../../test/.split/split.clam.ppta* > clam.ppt
cat ../../test/.split/split.clam.tnefa* > clam.tnef
cat ../../test/.split/split.clam.ea05.exea* > clam.ea05.exe
cat ../../test/.split/split.clam.ea06.exea* > clam.ea06.exe
cat ../../test/.split/split.clam.d64.zipa* > clam.d64.zip
cat ../../test/.split/split.clam.exe.mbox.base64a* > clam.exe.mbox.base64
cat ../../test/.split/split.clam.exe.mbox.uua* > clam.exe.mbox.uu
cat ../../test/.split/split.clam.exe.binhexa* > clam.exe.binhex
cat ../../test/.split/split.clam.ole.doca* > clam.ole.doc
cat ../../test/.split/split.clam.impl.zipa* > clam.impl.zip
cat ../../test/.split/split.clam.exe.htmla* > clam.exe.html
cat ../../test/.split/split.clam.bin-be.cpioa* > clam.bin-be.cpio
cat ../../test/.split/split.clam.bin-le.cpioa* > clam.bin-le.cpio
cat ../../test/.split/split.clam.newc.cpioa* > clam.newc.cpio
cat ../../test/.split/split.clam.odc.cpioa* > clam.odc.cpio
cat ../../test/.split/split.clam-yc.exea* > clam-yc.exe
cat ../../test/.split/split.clam_IScab_int.exea* > clam_IScab_int.exe
cat ../../test/.split/split.clam_IScab_ext.exea* > clam_IScab_ext.exe
cat ../../test/.split/split.clam_ISmsi_int.exea* > clam_ISmsi_int.exe
cat ../../test/.split/split.clam_ISmsi_ext.exea* > clam_ISmsi_ext.exe
cat ../../test/.split/split.clam.7za* > clam.7z
cat ../../test/.split/split.clam_cache_emax.tgza* > clam_cache_emax.tgz
cat ../../test/.split/split.clam.isoa* > clam.iso
cat ../../test/.split/split.clamjol.isoa* > clamjol.iso
cat ../../test/.split/split.clam-v2.rara* > clam-v2.rar
cat ../../test/.split/split.clam-v3.rara* > clam-v3.rar
cat ../../test/.split/split.clam.exe.bz2a* > clam.exe.bz2
cat ../../test/.split/split.clam.bz2.zipa* > clam.bz2.zip
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/test'
Making all in clamdtop
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamdtop'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamdtop'
Making all in clambc
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clambc'
CC bcrun.o
CC getopt.o
CC misc.o
CC optparser.o
CCLD clambc
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clambc'
Making all in unit_tests
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/unit_tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/unit_tests'
Making all in clamonacc
make[2]: Entering directory '/home/micasnyd/clamav-devel/build/clamonacc'
CC getopt.o
CC misc.o
CC optparser.o
CC output.o
CC actions.o
CC clamonacc.o
CC client.o
CC protocol.o
CC communication.o
CC inotif.o
In file included from /usr/include/curl/curl.h:2323:0,
from ../../clamonacc/./client/client.c:28:
../../clamonacc/./client/client.c: In function ‘onas_curl_init’:
../../clamonacc/./client/client.c:181:44: error: ‘CURLOPT_UNIX_SOCKET_PATH’ undeclared (first use in this function)
curlcode = curl_easy_setopt(*curl, CURLOPT_UNIX_SOCKET_PATH, ipaddr);
^
../../clamonacc/./client/client.c:181:44: note: each undeclared identifier is reported only once for each function it appears in
Makefile:776: recipe for target 'client.o' failed
make[2]: *** [client.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/micasnyd/clamav-devel/build/clamonacc'
Makefile:843: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/micasnyd/clamav-devel/build'
Makefile:638: recipe for target 'all' failed
make: *** [all] Error 2
root@debian:/home/micasnyd/clamav-devel/build#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment